Viewing profile — beders
beders
HN member- Joined
- Sat, Aug 17, 2013, 5:59 PM UTC
- HN karma
- 1,236
- Public activity
- 644 items
- HN profile
- View on Hacker News ↗
About beders
No profile information was provided.
Recent public activity
-
comment
Comment #49162293
I can always rely on hacker news to improve my English
-
comment
Comment #49160859
This is magnificent! Gave me roller-coaster ride across 40 years of gathering knowledge about computers and networks. I'm very jealous of whoever created that. Well done!
-
comment
Comment #48811580
Oh we know. That's why static types are a la carte in Clojure. You can have them if you really really want them.
-
comment
Comment #48807536
It'll take a while but now other programming languages look alien to me. Once you've adopted s-expressions it is hard to go back.
-
comment
Comment #48723965
Wow, this was a cherry-picking peace of misinformation, conveniently ignoring the actual counts of people affected by Chernobyl. There's no safe dose of radiation, there's only sta…
-
comment
Comment #48379269
Good thing you have a variety of those nowadays. Clojure runs in the browser, Node.js, cross-compiles to Dart, works stand-alone via babashka and has a brand new C++ interfacing im…
-
comment
Comment #48271268
Nobody should take the Pope seriously or the Vatican. An organization that - for centuries - has actively protected child molesters, has sat on billions of dollars, has sided with …
-
comment
Comment #47693600
I think you highlight one of the problems with users of LLMs: You can't tell anymore if it is BS or not. I caught Claude the other day hallucinating code that was not only wrong, b…
-
comment
Comment #47692774
Thank you for putting it so succinctly. I keep explaining to my peers, friends and family that what actually is happening inside an LLM has nothing to do with conscience or agency …
-
comment
Comment #47199126
My employer is trying to convince us to embrace spec-kit. But we are a Clojure shop: we iterate fast and produce results. We don't sit around and write specs and then hope working …
-
comment
Comment #47199116
> Define the contract before writing a single line of implementation. Specs are the source of truth. There is only one source of truth and that is the source code. To define and ch…
-
comment
Comment #47127612
As someone who is roughly in the same age group as the author and who was running a BBS, has witnessed the rise of IP4 networks, HTTP, Mosaic etc. let me provide a counter-point. T…
-
comment
Comment #47109099
The reason they are on Bluesky is that it just works, its client just works and the barrier of entry is low. Oh, and others they want to follow are on there. That's it. No regular …
-
comment
Comment #47102498
It's sad how many people are falling for the narrative that there's more at play here than predict-next-token and some kind of emergent intelligence is happening. No, that is just …
-
comment
Comment #47096336
This never-ending whining about oooh but my data ... for a service that you can use for free is nauseating. This is a for-profit company running this service. It ain't free to oper…
-
comment
Comment #46950582
How can light "bounce off" something if it doesn't have mass?
-
comment
Comment #46665532
Has anyone confirmed the solution is not in the training data? Otherwise it is just a bit information retrieval LLM style. No intelligence necessary.
-
comment
Comment #46498624
It is enabled by default so you can enjoy the snowflakes.
-
comment
Comment #46497305
While the author mentions that he just doesn't have the time to look at all the databases, none of the reviews of the last few years mention immutable and/or bi-temporal databases.…
-
comment
Comment #46413587
Most of the musings on enforcing invalid states with ADTs are impractical when working with real data that needs runtime validation when it enters the system. Using a schema/spec/t…
-
comment
Comment #46320581
Can someone who's adapted HTMX for a larger app report about front-end-server costs? HTMX serves fully baked HTML that needs to be created on the back-end (or front-end-facing serv…
-
comment
Comment #46264993
AI - as a discipline - has been around forever (1956), essentially since the birth of Lisp - both with staggering successes as well as spectacular failures that ushered in 2(3?) so…
-
comment
Comment #46137453
One could get the impression that the only really really important non-functional requirement for such a thing is to absolutely ensure that you can only call the "good" functions w…
-
comment
Comment #46117519
Know the consumer of your API. If that is just your team, use whatever tech gets you there quick. However, if you need to provide some guarantees to a second or third party with yo…
-
comment
Comment #46027126
This is the first wave of a new generation of Apps which has the potential to replace/enhance the majority of e-commerce websites. I wouldn't underestimate it - it's the hammer can…