Viewing profile — yalue
yalue
HN member- Joined
- Wed, Jun 22, 2011, 4:40 PM UTC
- HN karma
- 363
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About yalue
Recent public activity
-
comment
Comment #49099460
Nice work, using fixed-function units for unexpected applications feels properly old-school!
-
comment
Comment #48668127
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 processe…
-
comment
Comment #48490096
Truly the biggest prize of the IOCCC is getting your name listed next to geniuses like the author of nanochess.
-
comment
Comment #48363003
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 …
- comment
- comment
-
comment
Comment #46969535
Pathetically hypocritical to use AI to write this blog post when generic copy editors have been hit way harder by AI than programmers.
-
comment
Comment #46691270
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/EnterpriseQualityCodi…
-
comment
Comment #45799797
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…
- comment
-
comment
Comment #42965817
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 …
-
comment
Comment #40598539
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…
-
comment
Comment #39889388
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)
- comment
-
comment
Comment #39180504
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 th…
-
comment
Comment #38628081
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 …
-
comment
Comment #38462314
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 au…
-
comment
Comment #36735670
Even though I hate emojis in general, it still drives me nuts that there's a swan emoji but not a goose emoji
-
comment
Comment #36138595
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…
-
comment
Comment #35616528
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 experi…
-
comment
Comment #35556847
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 fe…
-
comment
Comment #34945522
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 …
-
comment
Comment #34711510
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 a…
-
comment
Comment #34710632
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 …
-
comment
Comment #34506840
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 usin…