@camhberg But if you can be a researcher on the topic of "AI consciousness", then I can be a researcher on what exists outside of the known universe, outside all known laws of the universe, and well beyond all human perception.
@camhberg And your epistemological stances would probably seem more reasonable if you had adopted some epistemological pragmatism in order to ward off this hyperbolic doubt. It's not worth pursuing unsubstantiated, unjustifiable, inherently-unprovable hypotheses.
@Jer_Lincoln@Tradermayne And basically all of the posts on your timeline are just you being outraged at things 24/7. Go read it back yourself and you’ll recognize it.
@RealProductGirl It’s not really mean as either a compliment or an insult. Just an observation. When you’re in the office of a growing startup, you can feel the vibe shift as you walk around engineering, product, and sales type folks. It’s like mechanics, yogis, and cheerleaders.
@KingBootoshi@tekbog FWIW spec-driven development flows like SpecKit and OpenSpec will document both the product decisions and technical decisions in a consistent manner for you.
@KingBootoshi@tekbog An RFC (Request For Comments) is just an ADR (Architecture Decision Record) that you haven’t settled on the details of yet, so don’t bother. Both work at the same layer of the stack: Documenting technical decisions. Maybe he means PRDs (Product Requirements Document).
@KingBootoshi Yeah, anything that you can force deterministically with types, tests, and/or linter rules is a major win. That should always be the first layer of defense.
@VictorTaelin If you write some shit that makes sense to you, but makes 2/2 devs reviewing your code say “wtf”, can you actually convince yourself that it “wasn’t retarded shit”? Or are you just optimizing for “just doesn’t FEEL retarded”?
@VictorTaelin It smells like someone who never subjects their code to code review.
If you’ve spent enough time working as a professional dev submitting code to be reviewed within an organization, you already know that LGTM means “I didn’t look at it”. Otherwise, they would find a problem.