Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yalue
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
yalue
2mo ago
Nice work, using fixed-function units for unexpected applications feels properly old-school!
2.
▲
by
yalue
3mo ago
I had the same experience, lol. I started with Crime and Punishment expecting thinly veiled philosophy where each character is a mouthpiece for one of the author's thought processes. Granted there's some of that, but I wasn't
3.
▲
by
yalue
3mo ago
Truly the biggest prize of the IOCCC is getting your name listed next to geniuses like the author of nanochess.
4.
▲
by
yalue
4mo ago
So every time my ISP changes my IP, facebook pitches a fit, makes me solve a dozen captchas and authenticate on an existing login session, but in the meantime Meta' sother website doesn't even require using the registration email
5.
▲
by
yalue
7mo ago
Pathetically hypocritical to use AI to write this blog post when generic copy editors have been hit way harder by AI than programmers.
6.
▲
by
yalue
8mo ago
15 years ago, Enterprise FizzBuzz [1] was supposed to be satire. These days, it's not quite complex enough to capture "modern" web dev. [1] https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
7.
▲
by
yalue
11mo ago
For a long time, windows had two options: 1. Update and restart and prompt for bitlocker password and update and restart and prompt for bitlocker password and restart 2. Update and restart and prompt for bitlocker password and update and re
8.
▲
by
yalue
2y ago
Microsoft Go? I've used Go on windows for years now and this is the first I've heard of this fork. So it only exists because microsoft wants to have a crypto package that complies with an arbitrary regulation? Is there a reason
9.
▲
by
yalue
2y ago
The velocity of a spacecraft in low earth orbit is over 15,000 miles per hour. Smashing into the atmosphere is perhaps the most fuel- and cost-efficient way to slow down to a speed at which landing is possible.
10.
▲
by
yalue
2y ago
Heh, so it's an 1897 version of what this guy on youtube attempted with a monster truck with mild success: https://www.youtube.com/watch?v=ohxGA7fpfu0 (warning: extremely redneck)
11.
▲
by
yalue
3y ago
One thing the article doesn't seem to mention is noise. I've found that the "actual" air purifiers seem to be much quieter than box fans. Perhaps if you had greater control over the box fan's speed you could get t
12.
▲
by
yalue
3y ago
The issue is that the "young" demographic mentioned in the article is ages 18-29, and high school must have changed quite a bit in recent years if students have not actually heard about the holocaust or WWII.
13.
▲
by
yalue
3y ago
Judging by the project, it's implemented by instrumenting the source code; either manually modifying error returns with a wrapper function, or by running source files through an automated tool that will find and modify the return state
14.
▲
by
yalue
3y ago
Even though I hate emojis in general, it still drives me nuts that there's a swan emoji but not a goose emoji
15.
▲
by
yalue
3y ago
I'm not anyone involved in this thread (so far), but I've written a minimal PDF parser in the past using something between 1500-2000 lines of Go. (Sadly, it was for work so I can't go back and check.) Granted, this was only
16.
▲
by
yalue
3y ago
Having to hold perfectly still (possibly in an uncomfortable pose) in a giant machine that's making loud, uncanny noises for 20+ minutes is indeed a very bizarre, meditative experience. It is interesting, but, in my opinion, you'
17.
▲
by
yalue
3y ago
Jon Bois is a genius, and this is the main example I return to when tempted to think that hypermedia is just a gimmick. It takes a special type of creativity to not just make it feel "tacked on." Perhaps the light jazz and dated
18.
▲
by
yalue
4y ago
Here's an idea for how to maintain Go moving forward: keep making the damn tool however you want. The thing never would have existed in the first place if they had started with an industry survey. It was created to address a perceived
19.
▲
by
yalue
4y ago
Yes, I was in the first category of people, where I am using GDNative to ultimately call a single function written in Go, not due to speed, but simply in order to leverage a huge amount of code I had already written in that language. Judgi
20.
▲
by
yalue
4y ago
As much as I'm looking forward to 4, has GDExtension been stabilized / documented yet? I know there's the existing C++ example [1], but I really, really don't want to jump through a scons & C++ project simply to cal
21.
▲
by
yalue
4y ago
Boy, if only you saw how popular Beamer (a LaTeX presentation framework) was in certain academic circles. Spoiler: it leads to exactly the problem you describe, in addition to using some default styling that manages to be both hideous and
22.
▲
by
yalue
4y ago
One of the most fun (?) parts of academia is the unique blend of frustration and satisfaction that results when a shoddy paper somehow clears peer review only to get eviscerated when it lands on the desk of an actual expert. "the detai
23.
▲
by
yalue
4y ago
I understand that key travel time is included in the latency measurements to facilitate the camera-based measurement, but wouldn't it make more sense to measure latency purely in terms of electrical signals? For example, measuring the
24.
▲
by
yalue
4y ago
If accurate, it's unfortunate to hear the situation has worsened here. About 7 years ago, I sent what was essentially a single-line bugfix to Go, and it was reviewed and merged within 3 days.
25.
▲
by
yalue
4y ago
At least in the original paper [1], the key idea is that instead of training a neural network to treat "images" as an array of pixels, you train a network to map a camera location and direction (in 3D space) to a distance and a co
26.
▲
by
yalue
5y ago
Fun side fact: that's a project from Yusuke Endoh, who also happens to be the most prolific winner of the the obfuscated C contest (ioccc.org).
27.
▲
by
yalue
5y ago
They figured out how to brick a Lego set.
28.
▲
by
yalue
5y ago
Nice website and account. This sort of basic ROM manipulation was a huge gateway into low-level programming for me and many others. For an aspiring teenage programmer, it is immensely satisfying to be able to open a ROM in a hex editor and
29.
▲
by
yalue
5y ago
Fortunately, they fixed dependency management first, so you can simply stop updating any dependency that adopts generics!
30.
▲
by
yalue
5y ago
What about the file in the article makes it a "non-ELF binary"? The only thing I can think of is putting junk data in place of bytes the ELF spec designates as "padding" and expects to be 0. Other than that, it seems t
More ›