Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nephanth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
nephanth
1mo ago
Right ? What a wild thing to say
2.
▲
by
nephanth
5mo ago
Hell sometimes the ai may look at values in .env or other uncommited stuff. Its execution path may depend on which commands are available in the environment. The specific model and settings. On top of the inherent randomness if you havent s
3.
▲
by
nephanth
5mo ago
But then who's responsible for reviewing and correcting the ai-written code ?
4.
▲
by
nephanth
6mo ago
I used to put swap on zram when my laptop had one of those early ssds, that people would tell you not to put swap on for fear of wearing them out Setup was tedious
5.
▲
by
nephanth
9mo ago
Indeed ?
6.
▲
by
nephanth
9mo ago
The EU in its current form is mostly about markets. It routinely pushes for the sacrifice of government monopolies to the altar of the free market (see for a recent example the french train network). Most of its regulations are to ensure a
7.
▲
by
nephanth
9mo ago
Socialist is a very weird term to use here. The eu is the epitome of neoliberalism, even more so than the us
8.
▲
by
nephanth
9mo ago
As someone who worked on transformer-based diffusion models before (not for language though), i can say one thing: they're hard. Denoising diffusion models benefited a lot from the u-net, which is a pretty simple network (compared to a
9.
▲
by
nephanth
10mo ago
In between the beds?? Does that mean the shower was right in the middle of the room ? So that it would be impossible to place a double bed ? This is the weirdest part to me
10.
▲
by
nephanth
10mo ago
I tried that concept whith my ergodox when i had an arm in a splint, but i couldnt quite get my brain to wrap around it. I could type on the right key, but not press the mirror/switch key at the right moment. What would have made it ea
11.
▲
by
nephanth
11mo ago
You are slightly wrong. Python does allow you to put anything in annotations. ( pep 3107 that defines type annotations says that explicitly [1]). But it also defines a type checking annotations, which is a specific convention for using pep
12.
▲
by
nephanth
11mo ago
Python has static typechecking which, while not perfect, works pretty well as long as you're not actually trying to circumvent it (or manipulating things "too dynamically")
13.
▲
by
nephanth
11mo ago
This feels like something that should be opt-in, not opt-out. It feels trivial to have all clients that support it send a header stating they do, and it is ridiculous that the default is to allow sending reacts to clients that don't su
14.
▲
by
nephanth
11mo ago
"And hence invertible" <- does every output embedding combination have an associated input ? Are they able to construct it or is this just an existence result ?
15.
▲
by
nephanth
11mo ago
They are looking at the continuous embeddings, not at the discrete words inferred from them
16.
▲
by
nephanth
11mo ago
> That would be purely statistic and not based on any algorithmic insight. This is machine learning research ?
17.
▲
by
nephanth
1y ago
As little as one experience is worth, When I lived in socal, almost every person under 35 i knew there was living in a 2-4bd with roommates. 1bd and studios were very scace, and almost often prohibitively expensive. So I second that creatin
18.
▲
by
nephanth
1y ago
> Whether good or bad, it's important to realize this is not true in California, with regard to these laws. They apply everywhere, not only in urban centers. According to the linked article, the only areas affected by this bills are
19.
▲
by
nephanth
1y ago
Of course but configuration for software is exactly what hidden files are usually used for
20.
▲
by
nephanth
1y ago
If that is the case then why call it Agents.md instead of integrating it with already existing documentation files or calling it something like "Summary.md"?
21.
▲
by
nephanth
1y ago
It is files that are meant to be read by software, not humans. From my point of view this seems like a prime candidate for a hidden directory?
22.
▲
by
nephanth
1y ago
On the subject of artificial monopoly, it's interesting to compare video streaming to music streaming. Music streaming platforms (Spotify, deeper, apple music, tidal etc.) Generally work a lot better than movie/series streaming. I
23.
▲
by
nephanth
1y ago
From my noobish standpoint, it feels like most code shounldn't care what the page size is? Why does it need te be recompiled? What typically tends to break when changing it?
24.
▲
Show HN: Autocommit – Git hook that pre-writes commit messages
(github.com)
2 points
by
nephanth
2y ago
|
0 comments
25.
▲
by
nephanth
2y ago
103 years old. Pretty recent at the scale of Mathematics, although that does make it older than Bourbaki. And than category theory
26.
▲
by
nephanth
2y ago
My very personal opinion is maybe it shouldn't be ok for humans either. Maybe the benefits of cars absolutely don't outweigh the contant risk of deaths and injuries they pose (especially in metropolitan aeras where they are easily
27.
▲
by
nephanth
2y ago
> If Python is too slow or otherwise not good enough to write a good Python package manager in, why use Python altogether? To write things that are not package managers? Are you suggesting not being the right tool for this job implies no
28.
▲
by
nephanth
2y ago
I mean, they might not have given thought to that particular corner case, they probably wrote something like > memcpy(void* ptr1, void* ptr2, int n) Copy n bytes from ptr1 to ptr2. UNDEFINED if ptr1 is NULL or ptr2 is NULL ‐------ It mi
29.
▲
by
nephanth
2y ago
The infamous bane of French high-school students
30.
▲
by
nephanth
2y ago
> it's more like saying something like "english is more readable than french to a spanish speaker" On the contrary French is much more readable than English to a Spanish speaker. Because French is much more similar to Spa
More ›