HackerTrans
TopNewTrendsCommentsPastAskShowJobs

koevet

no profile record

Submissions

Ask HN: Favorite Nonfiction Books of 2025

5 points·by koevet·il y a 7 mois·4 comments

comments

koevet
·il y a 5 mois·discuss
Has anyone found a efficient way to avoid repeating the initial codebase assessment when working with large projects?

There are several projects on GitHub that attempt to tackle context and memory limitations, but I haven’t found one that consistently works well in practice.

My current workaround is to maintain a set of Markdown files, each covering a specific subsystem or area of the application. Depending on the task, I provide only the relevant documents to Claude Code to limit the context scope. It works reasonably well, but it still feels like a manual and fragile solution. I’m interested in more robust strategies for persistent project context or structured codebase understanding.
koevet
·il y a 7 mois·discuss
I moved back to Arch Linux after my 11 months old MBP died and took over a month to get it fixed. Not really looking at going back to macOS. There are no aspect of the Apple OS that I miss and Linux desktop just works nowadays.
koevet
·il y a 11 mois·discuss
It’s funny, the very first thing you see when visiting mailbox.org is their heavy push of the "German quality" mantra, like it's 1999.

After living seven years in Germany, I can confidently say that when it comes to anything digital, “quality” is the last word I would use.

I certainly wouldn’t trust this company with my data.
koevet
·il y a 3 ans·discuss
https://github.com/luciano-fiandesio/beanborg

A set of Python scripts to automate the importing of financial transactions into Beancount. Been using it consistently for ths last 3 years to manage my finances.