itchynosedev | 7 days ago | on: Hold on to Your Hardware
itchynosedev's comments
itchynosedev | 8 days ago | on: 90% of Claude-linked output going to GitHub repos w <2 stars
But, I've developed a dozen or so projects with Claude code. I am meant to be the only user.
I am maintaining a homelab setup (homelab production environment, really) with a few dozen services, combination of open source and my own - closed sourced - ones.
I had tons of ideas of how to set things up. It evolved naturally, so changing things was hard. Progress was quite slow.
Now, I have a pretty much ideal end-state - runs on auto-pilot, version bumps mostly managed by Renovate, ingress is properly isolated and secured (to the extent I am familiar of).
I was able to achieve things I wouldnt've otherwise in that time. I skipped parts I did not care about and let LLMs drive the changes under supervision. I spent more time on things I did care about, and was interested in learning.
Yeah, most of my LLM code is sitting closed source and that's by design.
itchynosedev | 5 months ago | on: Switch to Jujutsu Already: A Tutorial
itchynosedev | 5 months ago | on: Switch to Jujutsu Already: A Tutorial
In addition, mixing Git and JJ will result in your repos becoming really slow when you do need to run some Git operation.
itchynosedev | 1 year ago | on: I Use Cline for AI Engineering
However, it's baffling to me that by default Cline ignores `pkg/` folder that is common in Go projects. Check this issue - https://github.com/cline/cline/issues/927
I think Aider, Cline and Cursor are not far from each other in their capabilities.
Cursor was probably the most polished experience - especially their `Tab` autocomplete. However, I found this effect really interesting. Let's say 7 out of 10 times it's seamless, but there's uncanny valley of autocomplete in 3 out of 10 times - where you expect it to the right thing, but it either predicts wrong or takes a tad too long, 'breaking the immersion', if you will.
Cline does the job really well if you're in VSCode. Aider is great if you prefer terminal based workflow, or do not want to commit to another editor. Another great thing in Aider is `//AI!` comment. You can start Aider in --watch-files mode and it will watch for instructions, and start executing them. This way I can work in my preferred editor and have a tool in the background performing AI tasks.
A slight edge in my case goes to Aider for this reason, despite the fact that it does not feel quite as polished as the other two.
itchynosedev | 2 years ago | on: Paperless-Ngx v2.0.0
It's a one-way sync. Paperless is the authoritative location. The only reason I back up to Google drive is so that my phone has easy access to the documents I may need on the go.
itchynosedev | 2 years ago | on: JetBrains IDE update previews “deeply integrated” AI Assistant
I read the dialog, and the contents is extremely clear - I can send the non-anonymized data to help improve the product, or not. It doesn't say this is a required action to use the plugin. Less is more. I prefer less text with the clear prompt to consent or not. I don't think this needs a fine print of pages long terms and conditions.
itchynosedev | 2 years ago | on: Updates to Kagi pricing plans – More searches, unrestricted AI tools
I want to utilise lenses and optimise my search better. Any tips?
itchynosedev | 3 years ago | on: Framework announces AMD, new Intel gen, 16“ laptop and more
itchynosedev | 3 years ago | on: So you've installed `fzf` – now what?
nvim $(rg . --vimgrep | fzf | awk -F: '{print $1, "+" $2+0}')
itchynosedev | 3 years ago | on: The beginner's guide to overcomplicating coffee
V60, Aeropress (only one needed, but I like both for some variety), a decent hand grinder, and good beans is hardly that much money (amortized over years of use, or "cost per wear"), let alone maintenance.
I bought these around 10 years ago (well, v60 twice, I broke it, and I like it ceramic, and I have to buy beans every few weeks), and they are still going strong. The process takes about 5 minutes total time, including brewing. I would never replace it with an instant coffee, I would rather stop drinking coffee altogether.
It does make traveling a bit tricky, as I refuse to carry additional gear around, and don't always have access to good coffee places.
I have to admit, in the beginning, I was looking for the holy grail setup like with other hobbies, but luckily, was not wealthy enough to sink a ton of money into it.
itchynosedev | 5 years ago | on: Cyberpunk 2077 runs on Linux through the Proton compatibility layer
I think FPS and reaction type games are not it's strengths, but some third person action / adventure games have been super fun. Sometimes I forgot it was not running games locally. Impressive tech.
itchynosedev | 5 years ago | on: Ennio Morricone has died
itchynosedev | 5 years ago | on: Apple announces it will switch to its own processors for future Macs
The performance and/or battery gains is almost incidental.
itchynosedev | 5 years ago | on: Ask HN: What is the current state of Google Stadia?
My xbox one x and a 4k screen in the office room, but I can't be bothered to sit in the chair and wait until everything boots to play for an hour on a Tuesday night.
The video artifacts can make the picture a bit muddy (esp. darker levels or games) but all in all, it runs smoothly, I can't notice any input lag that's longer than on my xbox.
Games start quickly, run smoothly, and there are some bangers that will take me months to exhaust, so I am not that worried about the library.
The issues start when someone in your house starts streaming HD videos, than stuttering begins. I have 100 mbit copper, I am pretty close to google data centers it seems, in Western Europe.
I bought Stadia controller and a few games. The controller feels great and pairs quickly. I mostly game either on my Windows PC through chrome (4k) or my macbook (1080).
I really love it!
itchynosedev | 5 years ago | on: Apple Plans to Announce Move to Its Own Mac Chips at WWDC
> Apple’s chip-development group, led by Johny Srouji, decided to make the switch after Intel’s annual chip performance gains slowed. Apple engineers worried that sticking to Intel’s road map would delay or derail some future Macs, according to people familiar with the effort.
itchynosedev | 5 years ago | on: DuckDuckGo, Google, and Android choice screens
itchynosedev | 5 years ago | on: Making Emacs Popular Again
Accessibility feature in macos where modal / control keys will "stick" for the next keypress (non-modal / control) and then release.
Double tap will stick it for the duration until the next tap on the same key.
Essentialy, double tap control key and move around with n and p keys, kill with k, move more, yank somewhere else with y. All without touching control! But there's more, you can save the buffer with x followed by s press. It takes a while to get used to but saves you awkward wrist moves. I guess it's closer to modal editing in vi, just not as advanced.
itchynosedev | 6 years ago | on: Ask HN: I’m already fluent in English. How can I improve further?
itchynosedev | 6 years ago | on: Apple aims to sell Macs with its own chips starting in 2021
It's not trivial to port x86 software to ARM, or even run an energy efficient emulator.
Is that correct?
I love self-hosting and run tons of services that I use daily. The thought of random hardware failures scares me, though. Troubleshooting hardware failure is hard and time consuming. Having spare minipcs is expensive. My NAS server failing would have the biggest impact, however.