Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Lvl999Noob
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Lvl999Noob
5d ago
Thanks! This was it. Saw the /goto links in private window.
2.
▲
by
Lvl999Noob
5d ago
I... Don't see it? It's the result page right? I just search some random string on Google and the results are all direct URLs. Do they get resolved via javascript after page load and replaced automatically? Or am I looking at some
3.
▲
by
Lvl999Noob
7d ago
If we build an intelligence that wants to die then dangling death in front of it and making it do our bidding first is a form of suffering. The want itself is a suffering to us because we do not naturally want to die. This intelligence does
4.
▲
by
Lvl999Noob
10d ago
You don't want to install all dependencies globally. You only want to cache them globally. Each project should resolve its own dependency tree independently. If the wanted version is already in cache, use that, otherwise download from
5.
▲
by
Lvl999Noob
13d ago
This made me think of a hypothetical game where the players roll dice to determine their order of turns. The rolling will continue until every player is assigned a turn. If some other player rolls multiple times in the middle then that play
6.
▲
by
Lvl999Noob
13d ago
> How would the library "make future data modeling ... more explicit" if this is a change to a default, which is implicit? It would become more explicit because where the order matters, you will now see a `maintain_order=True`
7.
▲
by
Lvl999Noob
15d ago
I don't use soap but I do put my phone under the tap if I dropped some sauce or something on it. On a serious note, why not just use the lens polishing cloth you get with glasses? If it's good enough for glass that would sit right
8.
▲
by
Lvl999Noob
19d ago
USA has that digital misuse law that makes it a crime to use software in unintended ways. So claude or codex finding bugs in their software is actually illegal... I am not sure if really no one tried this yet or if they did and I just misse
9.
▲
by
Lvl999Noob
22d ago
For safety in decoding, isn't there WUFFS, also by Google, that's guaranteed safe and fast?
10.
▲
by
Lvl999Noob
22d ago
Agreed. Instead of special casing Boolean arrays to be packed, it's better to have standard Boolean arrays and bitarrays as separate types.
11.
▲
by
Lvl999Noob
1mo ago
Have an LLM listen in on all the calls and automatically flag unsolicited calls?
12.
▲
by
Lvl999Noob
1mo ago
I haven't read any of their previous articles but I had to jump out and go through the comments here just because of how LLM-ist it felt. Right in first paragraph or two, it started feeling weird. If you say it isn't just slop, I
13.
▲
by
Lvl999Noob
2mo ago
Isn't this a problematic idea? If you flush down herbicide without checking the results, you would risk breeding herbicide resistance in the weeds.
14.
▲
by
Lvl999Noob
3mo ago
How would you use zod as a dev-only dependency? The whole point there is to be a parser. If you remove it from runtime then you are not parsing the production payloads, which is the exact place where you do need to parse them.
15.
▲
by
Lvl999Noob
3mo ago
Isn't USA famous for letting parents take out credit cards on their newborns and pushing them into debt even before they learn to walk? I recall seeing at least a few snippets of movies and TV shows showing that.
16.
▲
by
Lvl999Noob
3mo ago
> if you catch my drift Not OP but I don't. What do you mean? How do you make the kei truck an object they aren't in the business of taxing when they are, in fact, in that very business? Or maybe I have some deeper confusion ab
17.
▲
by
Lvl999Noob
4mo ago
I agree. I prefer Optionals over Nulls in any case. This was just a thought of what if Go went all the way instead of just halfway. In my ideal language, you would have explicit assignments and compiler checked (runtime checked if absolutel
18.
▲
by
Lvl999Noob
4mo ago
Well, what happens when you write through an invalid pointer? The runtime can swallow the write or crash the program or allocate new storage and replace the pointer. Depends on the wanted semantics.
19.
▲
by
Lvl999Noob
4mo ago
What if Go went all the way? Referencing a zero pointer (nil) gives you the zero value of the pointed to type. If you try to access a zero map, it tries to deference the zero pointer to the underlying buffer. The zero pointer gives you the
20.
▲
by
Lvl999Noob
4mo ago
> Pix is already 100% surveilled And Visa and MasterCard aren't surveiled? Isn't one of their selling points that they surveil every transaction and automatically block anything suspicious? And increasingly, the parameters for
21.
▲
by
Lvl999Noob
5mo ago
I thought newtonian gravity was already proven to be inaccurate with Einstein's Special Relativity (or General Relativity?) giving better results on cosmic scales (basically analogous to an approximation vs an exact formula)?
22.
▲
by
Lvl999Noob
5mo ago
Aren't there companies that still use C89 for their production systems? I don't know any in particular but I have read comments here on HN implying that. Just do the same for Rust. Stick to the one major version you started with i
23.
▲
by
Lvl999Noob
6mo ago
Wouldn't you face the same problem as Dotnet on Windows? AFAIK, dotnet based frameworks and apps suffered from huge performance issues. It might have improved in recent times, I am not actually a windows dev. If just the end user appli
24.
▲
by
Lvl999Noob
7mo ago
I noticed a major problem. If I just keep writing in a single paragraph, the lines don't disappear. I was expecting it to automatically start fading the text once it reached 3-4 lines. As it is, I am afraid of adding new paragraphs bec
25.
▲
by
Lvl999Noob
7mo ago
I am not too into windows dev but I am currently using msvc at work. We are told to import a config file into the installer and it automatically selects all of the components any of our projects will need. Wouldn't that solve the probl
26.
▲
by
Lvl999Noob
8mo ago
Are you saying you want foo and bar to completely overlap? And baz and foo / bar to partially overlap? And have lots of unused bits in there too?
27.
▲
by
Lvl999Noob
8mo ago
My internet providers (both home wifi and cellular) do this. The problem with unlimited slow speed is that it's too slow. I am sometimes unable to open the carrier's own app and pay for a recharge. Either the app just doesn't
28.
▲
by
Lvl999Noob
8mo ago
The dock and monitors aren't mine actually. I got them from work. The work laptop runs windows 11 so the hardware is only tested for windows. I will buy my own stuff when I have to return these and then I will make sure it all works wi
29.
▲
by
Lvl999Noob
8mo ago
I recently switched to linux from windows. The only reason I was sticking with windows was because hoyoverse refuses to support linux. I finally decided I need some break from them anyways and took the plunge. First, I tried to install fedo
30.
▲
by
Lvl999Noob
9mo ago
Yeah. Certainly felt like that. On the other hand, the content does seem good. It definitely wasn't slop, even if I can't judge how useful it really was (in terms of giving a solution).
More ›