Viewing profile — knome
knome
HN member- Joined
- Thu, Apr 12, 2007, 9:36 PM UTC
- HN karma
- 2,160
- Public activity
- 614 items
- HN profile
- View on Hacker News ↗
About knome
(2) the subculture of the compulsive programmer, whose ethics prescribe that one silly idea and a month of frantic coding should suffice to make him a life-long millionaire. --ewd1036
Recent public activity
-
comment
Comment #49089853
>Migrant is actually the wrong word entirely, I think. immigrant, im- (variant of in-) ; migrant into your country emigrant, ex- ; migrant out of your country both are still migran…
-
comment
Comment #49082720
https://eisenwave.github.io/voxel-compression-docs/rle/hilbe...
-
comment
Comment #48880562
>s/learn/be indoctrinated/ Yeah, this comment demonstrates my own perspective on it quite well, in that it's likely just another bald political attack by the current administration…
-
comment
Comment #48721785
For a single word response, perhaps. But for anything else I wouldn't. The entire chain will be affected from the different tokenization on down. Even if it lands in roughly the sa…
-
comment
Comment #48449202
Of course they pull that kind of crap. Teens are often plenty smart, just generally naive to consequences. They'll do this kind of stuff even if we require spybotting the entire in…
-
comment
Comment #48444866
You're a parent. Be the bad guy if you feel it's right. Wanting the government to levy a society-wide information tracking system because you don't want your child to be upset at y…
-
comment
Comment #48427441
the only difference between a thread and a process on linux is how many structures they share. the function is identical.
-
comment
Comment #48392338
it's not uncommon for runtimes to use always-zero bits from aligned pointers or bits above 48 (unused in most current 64bit CPUs) to store flags today. you don't need special 'bit-…
-
comment
Comment #48377615
mandating devices provide a `NoAdult` setting, so so browsers could check it and then send something like a `x-NoAdult` header would give websites a reasonable method for distingui…
-
comment
Comment #48337663
that's what the y-buffer is that the article mentions in the front-to-back rendering section. it tracks how tall each columns write is so you can use it to only write the diff betw…
-
comment
Comment #48337466
You could avoid a full screen clear by using the y-buffer to draw in sky segments after rendering terrain.
-
comment
Comment #48302614
>the algorithms love recommending AI content wouldn't be surprised if it's because they don't have to pay out for AI music.
-
comment
Comment #48272729
'berkeley packet filters', these days 'extended berkeley packet filters', are little program snippets you can inject into the linux kernel from userland programs to run logic on ho…
-
comment
Comment #48207407
this wouldn't catch overflow or underflow errors, nor does it allow non-base-10 numbers, nor does it handle negative numbers. and writing your own parser is a failure case by op's …
-
comment
Comment #47830155
and I might respect your opinions if they weren't couched in vapid complaints over the formatting of casual online intercourse. nobody with an argument of substance starts off with…
-
comment
Comment #47826513
I would add another to the list, which is languages where every expression yields zero or more values, particularly `jq`. there are some antecedents in Icon and xquery, but these g…
-
comment
Comment #47825795
the answer to that is a functional social safety net for the innocent employees to land in, not allowing companies to violate the law with impunity.
-
comment
Comment #47589657
>there is no point in code-reviewing ai-generated code the idea that you should just blindly trust code you are responsible for without bothering to review it is ludicrous.
-
comment
Comment #47549326
>which buffers everything in memory gnu sort can spill to disk. it has a --buffer-size option if you want to manually control the RAM buffer size, and a --temporary-directory optio…
-
comment
Comment #47319876
no they don't. "department of war" is a "secondary title" of the DoD. https://www.whitehouse.gov/presidential-actions/2025/09/rest... only congress can change the name.
-
comment
Comment #46900577
you're responsible for understanding the ramifications of things you do if a reasonable person should recognize those ramifications. any reasonable person would have known they wer…
-
comment
Comment #46900492
and they were doing that indiscriminate jamming as they drove around for two years. if op is trying to cast someone making up rules in their head and going vigilante to enforce it …
-
comment
Comment #46803558
>Ironically, being anti-science is pro-science. Skepticism of institutions and consensus is the scientific method skepticism is necessary, but not sufficient. if they merely nay-sa…
-
comment
Comment #46533080
>How long did humanity survive without vaccines for _everything_? Oh that's right. for most of human history, half of kids died before reaching adulthood.
-
comment
Comment #46314927
Selling prisoners as underpaid slave labor means everyone else now has to compete against companies using that slave labor. It's essentially cutting us twice. We both pay to house …