Hacker Newsnew | past | comments | ask | show | jobs | submit | stephenlf's commentslogin

I agree with this post. I’ve never found the GitHub wiki experience to be particularly ergonomic. I don’t have any issues with it, but it’s no more convenient than a simple /docs folder. And from there, it’s almost trivial to turn /docs into GitHub pages. Similar effort for a much better end product.

Wikis typically connote distributed, anonymous edits. This feature is partially covered by git already.


> I’ve never found the GitHub wiki experience to be particularly ergonomic.

That's because the original sin of GitHub "wikis" is that they weren't (and most of them still aren't) even wikis. There's this perverse thing that happened during the wiki age, where people unable or unwilling to get on board decided to just start calling things "wikis" even though they exemplify the very thing that the wiki was invented as a response to. The reckless debasing of the word then infected adjacent spaces. Sourcehut's "read-only wikis" (wat) aren't even designed to be edited in the browser; on Sourcehut, "Publishing your changes is as easy as committing them and pushing them upstream." Newsflash: That's not a wiki.


Yeah you can configure gh “wikis” to be freely editable but that’s not the default and most of them are not,

The whole thing reads like an odd parody. “A modest proposal.”

the more i'm thinking about this... it cannot be serious...

The essay takes the anti-Omarchy arguments and pushes them to deliberately absurd conclusions:

>> “You don't want fascists benefiting from your code?”

> Then don't publish source.

> Background-check every user.

> Maintain a centralized approved-user registry.

> Monitor people's browsing.

> Use AI to detect unacceptable politics.

> Abolish encryption.

Seems like someone trying a reductio ad absurdum.


it's funny, because next to the politics it's the AI-first enthusiasm that drives people away from that distro :-/

> Follow a complete course, change real manifests and see what cpak accepts, refuses or changes. Professional paths lead to an exam and a public, verifiable credential.

Holy Claude


He has a bunch of projects. Most notable being:

- Bottles (Wine/Proton runner)

- cpak

- Atoms (container manager)

- VanillaOS (atomic OS with bespoke tooling)

- Sinty OS (another atomic OS with bespoke tooling)

- Sinty DE (desktop environement + apps)

It's fair to say most of them are AI generated nowadays.


At least Bottles is really good and not just slop

I don't know how this happens to me but i always have trouble with Bottles. And not just the slightly bad UI, but like today, i have an installer that i can run directly with Steam that i cannot get to run in Bottles. When i last used it a couple years ago i did get what i needed working successfully but i remember it being a struggle.

(edit: removed because I was confusing Bottles and Boxes, no need to leak wrong ideas)

Bottles is a wine/proton runner, not a VM manager. I think you might be mixing it up with Boxes?

Yes! I am indeed, thank you! Bottles has been useful, though I haven't used it in years.

Robin Hood?

Besides the performance benefits, I use Polars at work because it’s just (subjectively) nicer to work with. The “pl.col” API lets you create arbitrary generated/virtual columns anywhere you want, declaratively. You can throw in these column expressions in wherever without actually computing their values and storing that in memory. Very powerful stuff.

I watched an interview that Casey Muratori did with Tyler Cloutier (SpacetimeDB founder and spokesperson) [1]. One of the points that Tyler is that, given modern CPU architecture with cache lines, a distributed database needs to fan out to at least 50-100 nodes to beat the throughput of a cache-optimized, single node database.

It’s cool to see the flip side of that argument. Planet scale is answering the question, “what does it look like when you DO fan out your workload to >100 nodes?”

There’s a place for both technologies. Very cool stuff.

[1] https://youtu.be/ONxwjqFjP3A?is=awlEJwGLxQmRE25i


> I watched an interview that Casey Muratori did with Tyler Cloutier (SpacetimeDB founder and spokesperson) [1]. One of the points that Tyler is that, given modern CPU architecture with cache lines, a distributed database needs to fan out to at least 50-100 nodes to beat the throughput of a cache-optimized, single node database.

Do you have the timestamp where they are talking about this? The claim doesn't pass the smell test for me. If you're talking about latency, then perhaps. On throughput, I don't understand how a single-node system could deliver higher throughput than a three-node system


IME people usually go multi-node for availability and durability reasons, not throughput.


How is that simpler?


because its a built-in one-liner call then?


The entire internet is breathing a sigh of relief


This scam has apparently resurfaced among Esty spell vendors


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: