Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
metayrnc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
metayrnc
10mo ago
I really like this way of introducing a new feature/service. Straight to the point, explains what it does, which problem it solves, gives practical examples and walks the reader through them. So many times when I read about a new featu
2.
▲
by
metayrnc
10mo ago
“Pure numbers and French are not compatible” Yep that checks out
3.
▲
Valve Announces Steam Machine
(store.steampowered.com)
2 points
by
metayrnc
10mo ago
|
1 comments
4.
▲
Ladybird Replace DNT with GPC
(github.com)
8 points
by
metayrnc
1y ago
|
1 comments
5.
▲
by
metayrnc
1y ago
This is already true for just UI vs. API. It’s incredible that we weren’t willing to put the effort into building good APIs, documentation, and code for our fellow programmers, but we are willing to do it for AI.
6.
▲
by
metayrnc
1y ago
Is there a link showing the email with the prompt?
7.
▲
by
metayrnc
1y ago
After reading the README, the only missing thing seems to be the equivalent of Dataview from Obsidian. Will wait for something like it before considering switching.
8.
▲
by
metayrnc
1y ago
Highly recommend this youtube channel for anyone interested in the problem solving capabilities of these birds. https://youtu.be/A5YyTHyaNpo?si=cLj4e4heV7kiXq5v
9.
▲
by
metayrnc
1y ago
Wow this is such a great idea. Also the controls on mobile were top notch. No issues with random zooming, text selection, weird scrolling etc. Felt like a downloaded app.
10.
▲
by
metayrnc
1y ago
I like the final approach. What about -def sayHi() Or def- sayHi() I feel like having a minus communicates the intend of taking the declaration out of the public exports of a module.
11.
▲
by
metayrnc
1y ago
For me domain model means capturing as much information about the domain you are modeling in the types and data structures you use. Most of the time that ends up meaning use Unions to make illegal states unrepresentable. For example, I have
12.
▲
Reddit Answers
(redditinc.com)
3 points
by
metayrnc
1y ago
|
1 comments
13.
▲
No Code: Best way to write secure and reliable applications
(github.com)
2 points
by
metayrnc
2y ago
|
0 comments
14.
▲
by
metayrnc
2y ago
I am not sure whether the videos are representative of real life performance or it is a marketing stunt but sure looks impressive. Reminds of the robot arm in Iron Man 1.
15.
▲
by
metayrnc
2y ago
> Go also offers excellent control of memory layout and allocation (both on an object and field level) without requiring that the entire codebase continually concern itself with memory management. I guess this sheds a bit of light in to
16.
▲
by
metayrnc
2y ago
After getting the initial M1 Air, I am still struggling to find a reason to replace it. Still going strong with no hiccups!
17.
▲
by
metayrnc
2y ago
> In the case-control study, individual-level analysis resulted in a hazard of skin cancer (of any type except basal cell carcinoma) that was 1.62 times higher among tattooed individuals (95% CI: 1.08–2.41)
18.
▲
by
metayrnc
2y ago
> The Armed Forces, on the other hand, are negative and write in a letter to the government that the proposal cannot be realized "without introducing vulnerabilities and backdoors that can be exploited by third parties First time I
19.
▲
iPhone 16e
(apple.com)
1 points
by
metayrnc
2y ago
|
0 comments
20.
▲
by
metayrnc
2y ago
I think the hatred of global variables comes from the fact that they are hard to use correctly. This article also makes the point that to use correctly you need to follow a bunch of rules.
21.
▲
Ask HN: Who's Most Likely to Get Laid Off During Layoffs?
4 points
by
metayrnc
2y ago
|
15 comments
22.
▲
by
metayrnc
2y ago
Are there any circumstances where starting a new project with perl makes sense today? I am curious because I only encountered perl in legacy codebases.
23.
▲
by
metayrnc
2y ago
Has there been updates about this product? I want to try it out ever since it got posted here 2 years ago but haven’t heard anything since.
24.
▲
by
metayrnc
2y ago
The author mentions lustre, the web framework for Gleam that was inspired by Elm. I really like Elm. However, the limitation for me was the lack of a really robust component library. When I say component library, I don’t mean aesthetics but
25.
▲
by
metayrnc
2y ago
I think this is way more effective marketing than bragging about your project. Great job!
26.
▲
How should I phrase a question that must be answered with an ordinal number?
(english.stackexchange.com)
1 points
by
metayrnc
2y ago
|
0 comments
27.
▲
Social Security Card is Insecure [video]
(youtube.com)
4 points
by
metayrnc
2y ago
|
0 comments
28.
▲
Ask HN: What are you using to automate E2E testing for web apps
1 points
by
metayrnc
2y ago
|
0 comments
29.
▲
by
metayrnc
2y ago
Looks like a great idea! It doesn’t support languages I am interested in right now but I will be sure to go back and check it out again. One suggestion, for words that break a line, the effect of typing perfectly on the background disappear
30.
▲
by
metayrnc
3y ago
Almost all frontend fuzzy search libraries I tried fail in correcting small typos (whoch is pretty common when searching). From the demo it seems this library can handle it. I will definitely be trying it out on my own project. Thanks for s
More ›