Blogging is more unpopular than ever but Pagecord is somehow growing in popularity. Keen to know what people here think.
(Source: https://github.com/lylo/pagecord)
581–590 of 1001 posts
Blogging is more unpopular than ever but Pagecord is somehow growing in popularity. Keen to know what people here think.
(Source: https://github.com/lylo/pagecord)
In addition to these tools, I'm also building automation that will port the tools from the reference implementation (OpenCode) to other harnesses (Claude Code, Cline, Pi, Gemini, Kilo, Codex, others to come?). As well as automation that will either cherry-pick or re-implement commits onto the latest head from upstream.
[1]: https://github.com/Vibecodelicious/context-bonsai-agents#con...
[2]: https://blog.vibecodelicio.us/posts/how-i-fixed-context-wind...
Currently I'm building scrapers for all relevant provider, then I want to connect the data for multi-city trips recommendation. Plus some connection to the day trains so that the trips are built more easily.
Some existing trip recommendations:
Prague Amsterdam https://trainbot.eu/?from=prague&to=amsterdam&type=return
Berlin Paris https://trainbot.eu/?from=berlin&to=paris&type=return
Zurich Budapest https://trainbot.eu/?from=zurich&to=budapest&type=return
* This is my first time actually posting anything on HN. I've been making a DSL for writing sheet music specifically for drums as raw text, inspired by ABC Notation (but of course just for drums). Now writing this I noticed that it's kind of complicated to explain and having a landing page would make my life so much easier. But the gist of it is, you write notation that looks like this: https://gist.github.com/Luigi1…
https://apps.apple.com/us/app/mojave-paint/id6759276677?mt=1...
`ssh -p4242 tailpipe.clee.sh` for a quick demo without installing anything. Requires any valid RSA or ED25519 key.
[NO-AI] Being a weightlifter for 20+ years now, I'm working on a barbell speed and path tracking sensor based on newer IMU hardware technologies, which makes it both more precise and cheaper than camera- or actuator-based systems. Ultimately it helps you lift and train safer and better. It's an intersection of industrial design, hardware, firmware, and software (and some sport science, of course). This intersection i…
I’m building a blackjack card counting tool for people to learn how to count and how to identify games that are winnable. It is designed to take a completely novice to an advanced, winning card counter, using a Duolingo like approach - mastery based learning across sequential modules. Minus the ads and dark patterns.