Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
HexbearShill
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
HexbearShill
5y ago
Personally I fully support this sort of action. Governments think they can just commit atrocities and get away with it without business owners having any moral duty to intervene in any way they can. In fact, I would support adding more coun
2.
▲
by
HexbearShill
5y ago
Way two many clicks
3.
▲
by
HexbearShill
5y ago
All software is political. The act of releasing your work for free into the public domain is political. Disagree with his ideology, but anyone who thinks they are above ideology is just unaware of the assumptions they’re operating under.
4.
▲
by
HexbearShill
5y ago
Weird that a Reddit clone wouldn’t be open source. So much for the free speech crowd. thedonald and the .win-iverse did the same thing, but I think it was originally based on postmill.
5.
▲
by
HexbearShill
5y ago
The very existence of moderation is a limitation on certain speech. To acknowledge the necessity of any moderation is acknowledge the validity of free speech limitations in certain contexts. Anything beyond that is arguing specifics and thr
6.
▲
by
HexbearShill
5y ago
The maintainers can be pretty ruthless about closing issues. I think it’s either about their workflow or about maintaining focus for the main branch’s feature set. Last I knew the core team was two people and maintaining a repo with an incr
7.
▲
by
HexbearShill
5y ago
If you look in their docker-compose.yml file, they’re also running an instance of pictrs. So I assume that image uploads would be borked on a manual install. There’s another fork that uses iframely in a similar way
8.
▲
by
HexbearShill
5y ago
Theoretically, you could run a web server and database both written in rust and have your entire dependency stack contained within cargo. Literally deployment with a single `cargo build` and just a couple weeks of build time