HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bcjordan

no profile record

Submissions

A new tool to fight hallucinations in preprints

paperpile.com
4 points·by bcjordan·2 месяца назад·0 comments

The Preservation Sequences, Part 1: Less Dead

nectome.substack.com
2 points·by bcjordan·3 месяца назад·0 comments

The Brain of Theseus – a thought experiment (2017)

spencergreenberg.com
5 points·by bcjordan·3 месяца назад·0 comments

Spatial Programming Without Escape [video]

youtube.com
2 points·by bcjordan·4 месяца назад·0 comments

Show HN: Regex Man - short 3D regex game (desktop web)

bcjordan.com
2 points·by bcjordan·7 месяцев назад·1 comments

CVE-2025-59489 Unity Runtime before 2025-10-02 on Android, Windows, macOS, Linux

cve.org
2 points·by bcjordan·9 месяцев назад·0 comments

1,800 researchers on AI tools for science

paperpile.com
6 points·by bcjordan·в прошлом году·0 comments

comments

bcjordan
·в прошлом месяце·discuss
This was a pre-LLM YC startup AssemblyMade which was basically this
bcjordan
·5 месяцев назад·discuss
There's an awesome book Ian put out with laces on the cover and illustrations of all his lacing and knot suggestions. Potential future gift!
bcjordan
·10 месяцев назад·discuss
Really interesting. Feels like a fun platform to tinker with like "circuit bending" to make surprising behaviors happen across the entire OS

I wonder what the ideal demo of this that makes its approach visually legible would be
bcjordan
·в прошлом году·discuss
> turn ideas into action

Taking this to extreme degree — could wire up a GitHub/`claude` workflow that automatically generates pull request implementations of top-rated features (e.g. with branch previews hooked up so you can just try it and approve)
bcjordan
·в прошлом году·discuss
Note there is a CLAUDE.md file in the repo, so this was likely built at least in part with Claude Code.
bcjordan
·3 года назад·discuss
It is really what you want out of a hacker-stuck-in-corporate story.

There was a tale maybe 10+ years ago about someone who automated their job with a script or Excel sheet or macro and didn't tell anyone about it. Having a hard time tracking it down again, anyone remember what that was?
bcjordan
·3 года назад·discuss
Folks who are here and interested in parallelization for CI/CD may also be interested in Dagger.io — I had heard about it on HN over the years but not played w it. It's basically a more fine-grained Docker-like executor with better caching and utilities for spinning up services and running tests.

Curious if anyone else has experiences with it, honestly been surprised at how little I've heard about it
bcjordan
·3 года назад·discuss
I'd be curious to check it out!

I've been wondering this last year about the use case of compressing highly repetitive logs in a streaming fashion, and whether fine-tuning a model or combination of LLM / datastore might make a sort of adaptive online compression perform well (e.g. allowing central versioned coordination of compression steps/layers as they evolve)
bcjordan
·4 года назад·discuss
Awesome, will add them, thanks!
bcjordan
·4 года назад·discuss
Love the concept of being able to find and read a bunch of these. Real quick put together a quick redirect URL that jumps to a random text-and-code-on-a-page thing https://textandcode.page (can add more if there's other recs!)
bcjordan
·10 лет назад·discuss
Akin to "signals" / "event emitters"?