this post was submitted on 08 Aug 2023
30 points (100.0% liked)
TechTakes
1432 readers
109 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it’s very frankly well worth stepping out of the Y Combinator bubble. I dropped the site for anything other than as a target for sneering years ago because I started to see a lot of dangerous patterns emerge in the community (general scientific illiteracy is one thing, as you mentioned; for me, the site’s general undercurrent of thinly veiled racism got very hard to stomach).
on a more personal note, not being immersed in HN’s bad ideas did wonders for my mental health. the only thing I feel I really lost was the ability to easily get an audience for my open source projects, but there are other outlets for that.
yeah similar. I only skim the link source as a semi-aggregator of stuff (because it's where a lot of people will share shit), but even that needs significant filtering.
otherwise a strict policy of Don't Read The Comments
Allow me to sum up my relationship with the orange site with a lightly edited quote of Dennis Ritchie from The UNIX-HATERS Handbook:
Well put.
What kinda projects?
mostly Nix code lately: a flake that turns any desktop into an old Lisp machine, another flake that turns any desktop into a new Lisp machine (a Lisp-based workbench that enables system-wide recursive self-improvement), a module that mostly auto-configures a high performance windows gaming VM with dedicated hardware (one of the non-proton ways to game on Linux), and a flake that implements an efficient technique for templating/static website generation
That stuff is guaranteed karma bait on lobste.rs, just fyi
maybe… mostly I’m looking for non-toxic contributors, since these are all projects that do best with community input
Nix sounds very interesting tbh.
I recommend it! this notawfultech post links to a gentle introduction to Nix if you’d like to give it a try. awful.systems also runs on and is deployed by plain NixOS, mostly because it’s a lot of fun to work with in a way devops almost always isn’t