I am in the market for a new printer, and thought I'd check with the HN crowd for some recommendations. I hate my HP inkjet printer with a passion. Feels like the ink lasts less than 100 pages of light printing. And the...
LCARS news surface
Ask
Public HN question threads with local discussion previews and source links preserved.Is it even possible? I don't completely hate AI, and leverage it to make things better but I don't like to use it for EVERYTHING. At my current job we have outsourced our thinking, our design, our documentation, our san...
After using Claude Code at work for months I wanted to use it on my own projects too. Most probably because my vpn was on I got banned after 1 hour of usage. I got my 120$ back. 1 month later I signed up with vpn off. B...
When LLMs first hit the scene I had assumed one of the big use cases would be to use the LLM's vast knowledge to teach people about subjects they are interested in. I thought there would be some hot app that let you sug...
I constantly hear developers around me talk about how AI has completely changed their life and how they don't even program anymore, they just prompt. But any time I've used it, the output has always been off. And when t...
I built an experiment that uses an overfitted transformer and arithmetic coding to compress individual files. Instead of training the model to generalize, I train a 900KB transformer to memorize a single file and predic...
Most of use here are wage earners. I keep hearing of people making money with interesting side hustles. Like my neighbour rents graduation gowns for the local university. I'd love to find something like that but I need...
Maybe there will even be more interest in the invention and use of more advanced algorithms and data structures that use less memory?
Hi, I run an open source Earth Memory project [ ], idea is to be an open protocol for AI agents to leverage Earth Intelligence. Would love to understand shall we pitch ourselves as SaaS for AI or our focus on open sourc...
The A2A protocol is an agent to agent protocol from Google. I was looking at it 6 months back but it didn't feel like I really understood how to use it at that point. Probably because we were all still trying to figure...
My team (around 40 people who write code) is evaluating tools for AI-assisted code review. The market appears to be rife with options, so before starting a series of free trials, I’d like to ask a knowledgeable crowd. W...
With the AI agents, comes the resurgence of TUIs, what is your opinion of them? Design-wise I personally prefer the color, font and sizing consistency. I love the fact that keyboard is first class citizen and would pref...
Do you think humans in the future in general will be more or less happy than they are now?
Doesn't matter what domain and how big or small.
I have been on the 20x Max plan of Claude Code for a while now, however since last week something changed and I seem to have been getting lots and lots of those 529 errors. My workflow hasn't changed, same level of conc...
I keep getting no server for fda.gov links. Anyone else seeing this?
Feels to me like local models are an under-covered aspect of this whole AI boom. If everything improves over time, at some point a good chunk of tasks won’t need to be done in data centers or be subject to the whims of...
I am making my own systems programming language, called Tig. I want to write an OS kernel with it in the future. But i've been wondering why would I do that? Linux won, it seems there are no blue oceans left. Any ideas?