Hacker Newsnew | past | comments | ask | show | jobs | submit | tomjuggler's commentslogin

Same here. I really wanted Orange Pi to work, tried, but after getting my raspberry pi 4 it's night and day.


The battle of Hastings features prominently in my house, it's one of the first history subjects we taught the kids about.

Tom Hastings


I started learning CAD with Free cad and never looked back. Yes it's clunky but it's free, and does the job!


Looks like everyone is trying to solve the same problem - here is another example I've been trying to wrap my head around lately:

Brainfile - An open protocol for agent-to-agent task coordination.

https://brainfile.md/

Well worth a look imo


Cool! I wrote a similar blog post last year when I decided to "Cut GitHub out of the loop"

https://www.circusscientist.com/2025/07/23/cutting-github-ou...

My motivation was mainly the fact that Bitbucket cut their free tier, and who knows how long GitHub will be free? So I tried and found out how easy git actually is to sync without third parties


> and who knows how long GitHub will be free?

Apparently for as long as it will enable Microsoft to profit by training its LLMs on people's code.

For people uncomfortable with working on free/libre stuff with git directly I always suggest Codeberg as an alternative, but hands on git is also an excellent option.


There's a gap in the market here - not me but somebody needs to build an e-commerce bot and call it Santa Claws


Sandy Claws


Well now somebody will


Guaranteed some AI-bros have their "claws" scanning HN for both serious and non-serious business ideas like this.


I got into embedded 10 years ago, there really is something about driving hardware directly that is just so rewarding.

For AI I've been using Cecli which is cli and can actually run the compile step then fix any errors it finds - in addition to using Context7 MCP for syntax.

Not quite 10x yet but productivity has improved for me many times over. It's just how you use the tools available


Cecli (pronounced like "Ceclily") is a new AI coding assistant. Originally forked from Aider but now over 1000 commits ahead of the old project, Cecli has evolved to be much more.

Now with MCP, tools, skills, built-in TODO list, repo map, ask-code workflow OR agentic OR in-line coding. Includes the git integration, auto linting and testing that you need.

Open Source, built with Python, actively developed.


Personally I use "agent mode" in Cecli for almost everything - I don't know about other AI coding agents but you can easily set up tests to run and validate the output.

Since MCP came out the quality of code has improved since there is always context7 and fetch to look up syntax.

But yes at some point you need to look at the code yourself just to be sure


Pretty cool idea, I'm going to be trying this only using open source Cecli (with DeepSeek API) instead of Claude CLI because I don't have infinite $$$


Thanks! And great idea! I'm still new to hacking - definitely need to check out more of the open source tools out there


https://github.com/dwash96/cecli

It's a fork of Aider but with agent mode, MCP, skills, task manager and more. Very active development team!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: