If you haven't tried it their Merlin app is pretty fantastic.
HN user
snarfy
RIP
I'm convinced there is a Transmeta/transpiler solution somewhere between 9000 t/s ASIC and Nvidia GPUs. LLMs fit the model much better than what they were trying to do with general purpose in the 2000s.
I have some hobby projects I write for fun without an LLM, just to learn. And also have hobby projects that use LLM extensively, also just to learn.
Get some hobby projects.
My Claude name is dude. It has worked well.
A friend commented that since the sensor is not center vertically on the monitor, VRR will win by default.
## HARD RULE - design scope must always be maintained and no function should ever be longer than XXX lines and no class should have more than Y methods. Create new classes and subclasses and refactor until the criteria are met.
You'd be surprised how readable this makes the code when XXX is about the size of your vertical screen and Y is relatively small.
My code was always plumbing. Glue stuff together. Connect data model to api.
I'm still using my brain, just doing a lot more plumbing now and reading a lot more code than writing. Depressing in some ways and exciting in others. At the end of the day it's not going way. It's disruptive and better to embrace it.
I read non-fiction all day long. I'm sure you do too. Even as a kid I was never really interested in fiction. I'd rather read the encyclopedia.
The file on the floppy the scripts looked for to know it was on the last disk of the set
I want to play with openclaw for continuous workflows without burning my cloud credits. Do I want this?
If they are going digital only then they are competing with Steam. They will lose.
They could allow AI PRs, but then have another AI PR reviewer reject them if they do not match the definitions for `to-the-point` `no-bullshit` commits.
But they can't be bothered to tell which process is holding it, not even a damn PID. C'mon guys, bare minimum here, and this issue has been there for decades.
It's great you added file locksmith to powertoys but that should be a built in OS feature for many, many years now.
When you push something you don't change its velocity - you change its acceleration.
When the AI bubble pops.
As an outsider not paying too much attention, how do you beat the ledger problem? Crypto only works if there is a ledger. I don't want a ledger of every transaction I made. Seems like an insurmountable fundamental privacy issue.
When the AI bubble pops those hardware prices will pop too.
Windows 3-era UI pieces still hanging around the Control Panel
odbc data sources
I can't even consider them after diesel gate. When I start thinking about it, it's quite sad how many car brands are terrible. I own two Mazdas. Still terrible but the least I could find.
When I used them the main issue was latency spikes due to their IP ranges getting DDoSd. They host a lot of shady/spam sites.
Microsoft has Copilot and Windows. Look what happened.
I like the capabilities of C++ and imgui but didn't want to deal with C++ anymore so I had AI do it.
imping - PingPlotter-like app. They didn't have a Linux version and I'm a paying customer, so I vibe coded this one: https://github.com/zenakuten/ImPing
utcolor - text colorizer for Unreal Tournament 2004 https://github.com/zenakuten/utcolor
utquery - Unreal Tournament 2004 Game Browser tool https://github.com/zenakuten/utquery
utstatsdb - This is an old project that did not work anymore with modern php+mysql. I had claude fix it. https://github.com/zenakuten/utstatsdb
Like I said, this is the direction I'm given. :|
The direction I'm given is to take humans out of the loop. As much as possible. Everything AI. Automate everything. If you are in the loop you are overhead.
This is great.
Show me the GUI! We are gonna need more than a couple pics of chat-zig.
I am counting my blessings after updating my and my wife's gaming PCs right before all of this happened.
Instead of a derivative work we have a machine that creates derivative works. I fail to see how this is fair use.
I'm guessing it works fine under Wine.
Try to quantify those 3-4 rounds of tweaks into a set of rules to put into your AGENTS. Instead of iterating, have it start over from AGENTS file and see if it's correct now.