Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wheybags
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wheybags
14d ago
They forgot the biggest downside: when you REALLY need to stop RIGHT NOW, you're not thinking about what kind of brakes you have. You're running on instinct, and that instinct probably says "do a grabby motion with your hands
2.
▲
by
wheybags
25d ago
I have a post-edit hook that asks the model if this edit introduced any comments, and if it did, remove them. This was the only reliable way to get it to stop that I found.
3.
▲
by
wheybags
4mo ago
https://qntm.org/mmacevedo 1000 years red-washing.
4.
▲
by
wheybags
4mo ago
Humbrechthof, Mainz, Germany ofc. ( https://en.wikipedia.org/wiki/Humbrechthof )
5.
▲
by
wheybags
5mo ago
Basically the only relevant question, and it's the one they didn't answer
6.
▲
by
wheybags
5mo ago
Something I've noticed about software dev vs game design: software is better (easier to read, understand, maintain, etc) when you have clean, separated modules. Game design is better (more fun) when everything is connected (eg in an fp
7.
▲
by
wheybags
5mo ago
That thing looks like giant pillbox bunker.
8.
▲
by
wheybags
7mo ago
Yeah, also that's probably not the kind of error a human writing this post would make... I stopped reading at that point
9.
▲
by
wheybags
7mo ago
I'm not super familiar with the jpeg format, but iirc h.264 uses 16x16 blocks, so if jpeg is the same then padding of 16px on all sides would presumably block all possible information leakage? Except the size of the blocked section ofc
10.
▲
by
wheybags
7mo ago
I know this is likely to be an unpopular take but: I wish it was normal to ship your compiler in your source repo. Modern compilers are bloated as hell huge things which makes it a bit impractical, but if it was a normal thing to do then w
11.
▲
by
wheybags
8mo ago
As someone who recently built a daily word game[1], I 100% get it. I can say from first hand experience: there's an awful lot of words that are totally valid but not fun. I spent approximately as much time on building the word list as
12.
▲
by
wheybags
8mo ago
> though he incorrectly states that `uint64_t` is `unsigned long` It probably is, he's just probably using MacOS, where both long and long long are 64 bit. https://www.intel.com/content/www/us/en/
13.
▲
by
wheybags
8mo ago
Would be nice to see some qualitative analyis to know if it's just slop, or actually more interesting projects. Not sure how to do that though. I think just looking at votes wouldn't work. I would guess more posts causes lower ave
14.
▲
by
wheybags
8mo ago
https://wheybags.com/blog Most interesting post is probably https://wheybags.com/blog/emperor.html
15.
▲
by
wheybags
8mo ago
Hello, author here. Can you specify a bit more about what you found confusing? Maybe I can improve the initial instructions.
16.
▲
Show HN: Turntiles, an NYT style game I made for my parents
(wheybags.com)
2 points
by
wheybags
8mo ago
|
0 comments
17.
▲
by
wheybags
9mo ago
My first php script was a file upload server for a lan party. Luckily nobody tried to upload a file named ../index.php, because I realized afterwards that it would have worked :p
18.
▲
by
wheybags
9mo ago
Romanes eunt domus
19.
▲
by
wheybags
9mo ago
And I see this argument often. People make too much fuss about the massive error messages. Just ignore everything but the first 10 lines and 99.9% of the time, the issue is obvious. People really exaggerate the amout of time and effort you
20.
▲
by
wheybags
9mo ago
v is double& in your example, not double. But it's not obvious that omitting the & causes a copy. If you see "for (auto v : vec)" looks good right? But if vec contains eg long strings, you've now murdered your pe
21.
▲
by
wheybags
9mo ago
What is this for? I feel like that is missing from the faq. I would say it's a joke, but it looks too serious for that.
22.
▲
by
wheybags
10mo ago
IMO the biggest barrier is internal mobility. The European silicon valley never happened, because people don't want to move around. The biggest single barrier is language. I'm Irish, and young Irish people often emigrate (way more
23.
▲
by
wheybags
10mo ago
I checked the about page on 4get.bloat.cat, and within the first paragraph of the "what is this" section, it used the phrase "globohomo bullshit". I dont think these are people I want to support.
24.
▲
by
wheybags
10mo ago
Of course they mean OS/X Warp, the Apple x IBM OS collaboration the world forgot.
25.
▲
by
wheybags
10mo ago
"We have realised that boiling the frog this fast will result in it jumping out of the water. Therefore we have slowed down, but remain steadfastly devoted to seeing this frog boiled"
26.
▲
by
wheybags
11mo ago
100% true, I've hit the front page of hn on a server with an old i5 (aka consumer hardware, and not even high end) with no cloudflare or similar caching, and had no problems. Computers are fast, and serving static html over https is a
27.
▲
by
wheybags
11mo ago
https://www.seagate.com/products/enterprise-drives/exos/exos...
28.
▲
by
wheybags
11mo ago
There was a hilarious one in Ireland where we were desperatly searching for a prolific polish criminal named "Prawo Jazdy". Which means... driving license. https://www.joe.ie/news/garda-spent-two-years-searchi
29.
▲
by
wheybags
1y ago
https://gravity.co/ is a similar project that seems to be much more advanced, and also attaches to a real human body, rather than a nightmare doll head
30.
▲
by
wheybags
1y ago
Pay attention to people and try to be empathetic. Do this to everyone, not just those you suspect of being autistic. That's all anyone can ask of you, and it works. Autistic people aren't aliens - if you engage empathetically they
More ›