Viewing profile — netbioserror
netbioserror
HN member- Joined
- Wed, Mar 15, 2023, 12:12 PM UTC
- HN karma
- 1,479
- Public activity
- 514 items
- HN profile
- View on Hacker News ↗
About netbioserror
No profile information was provided.
Recent public activity
-
comment
Comment #49203548
LLMs are vectoring towards solving problems of software quantity. What remains is judgment, caution, and taste for quality. Much as computers have made creation in other industries…
-
comment
Comment #49164655
That is definitely not what the Maya did. Or really any civilization with large permanent cities. The record of forest cutting once settlements reach a certain size is consistent a…
-
comment
Comment #49050549
To recognize the possibility, one has to grapple with incredible scale and deep time: In roughly 300 million years (1/10th of the time life has been around), the Appalachians split…
-
comment
Comment #48859962
I know the link is by the creator of Odin, but I can speak personally for my passion for seamless tools. I have ever had as seamless, high-flow of a development environment as I do…
-
comment
Comment #48844109
What "constructive" argument is anyone supposed to give about authorities having warrantless access to all private conversations?
-
comment
Comment #48781560
The fatal flaw here being that secondary sources and tertiary ad infinitum are all always motivated. It's inescapable.
-
comment
Comment #48731416
Calisthenics is a really easy way to push intensity at basically 0 risk of injury. They're all compound and depending on the variation could require high reps, but between push ups…
-
comment
Comment #48699129
I recently learned, through visual intuition, how the relative perception of time between two subjects changes as relative speed between them changes. It's because they are observi…
-
comment
Comment #48663999
A significant portion of the population DOES want to read and engage with long-form content and discussions. They simply don't want it to be drivel. Traditional corporate/state jou…
-
comment
Comment #48518976
Man, all of the confusion and gnashing of teeth in the C++ world really makes me grateful for my job. Smaller company, I solo develop a central module on the product stack, and I w…
-
comment
Comment #48369398
Janet is ALMOST an incredible tool...but what I want is a very clear bifurcation between the standard library's stateful mutating procedures, and stateless value-returning function…
-
comment
Comment #48234470
The most fun I have playing Magic is a "Reasonable Cube" sealed draft: Buy or make a cube with a very normal distribution of cards, nothing crazy (I bought a cube made by Card King…
-
comment
Comment #48224769
Ah sweet, manmade horrors beyond comprehension.
-
comment
Comment #48148258
Nim does much the same. It prefers the stack, wraps dynamic heap types in value-semantic unique pointers by default, and avoids implicit copies wherever it can. I could see compile…
-
comment
Comment #48104445
A creative's best work is born from constraints. It's why PICO-8 exists for people nostalgic for that specific olden era. I think the PSP could make a fantastic target for meatier …
-
comment
Comment #48090073
The entire Internet can bear the burden of free speech. I hold encyclopedias to a much higher, gatekept standard.
-
comment
Comment #48083762
Agitprop like "aesthetics are fascist" is pretty blatant opinion. Live up to your own standards.
-
comment
Comment #48076966
A) Non-argument. B) Repositories of knowledge should not contain anti-knowledge.
-
comment
Comment #48076188
Are you seriously suggesting an encyclopedia should be packed with crackpot conspiracy theories, academic charlatanry, quackery, and agitprop? Or does that not defeat the point? Ke…
-
comment
Comment #48069657
[flagged]
-
comment
Comment #48066340
[flagged]
-
comment
Comment #47922407
I've produced a staggering variety of documents with Typst. Books, booklets, slides, cards, documentation, everything. In most cases I only need a minimum of custom styles and beha…
-
comment
Comment #47800441
Clojure might be the least esoteric language ever. Call a function, get a value.
-
comment
Comment #47750533
If you use Nim, it's value semantics by default. Everything (and I do mean everything, all types primitive to composite) is managed by the stack, including stuff that needs to hold…
-
comment
Comment #47724455
My prolific Typst use, along with quickly improving side-by-side editors like Typesetter, are rapidly diminishing (in my eyes) the reasons for WYSIWYG to be. Sure, normies need it,…