Viewing profile — CopyOnWrite
CopyOnWrite
HN member- Joined
- Sun, Apr 20, 2025, 9:17 PM UTC
- HN karma
- 41
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About CopyOnWrite
Recent public activity
-
comment
Comment #48528912
Thanks, we (Linux/BSD) users cannot bring up this topic often enough. I totally understand, that it cannot work unless money is there, which simply is not, in the Linux desktop wor…
-
comment
Comment #48506627
Amen. It is so frustrating... in tech circles, it is widely known/understood for at least 2 decades, that an open file/data format is much more important than open source software.…
-
comment
Comment #48007272
Thank you very much, and I also agree with your points: Electron Apps simply never feel right, even if I work within them all day (VS Code for example). I also agree, wxWidgets is …
-
comment
Comment #48007248
Nicely written and I totally agree with you. I like, that you also added backwards compatibility and ABI stability, two very important and valid points. There is to this day the jo…
-
comment
Comment #48006069
For the record: I have a terminal open at all times, my life is automated trough Bash scripts and I am a VIM / TMUX user. With that background, most TUIs are really two steps back …
-
comment
Comment #46323788
What really annoys me about Python, is that a lot of problems that the language/infrastructure/community has can easily be tracked back to well understood problems that have been s…
-
comment
Comment #45343658
Does anyone know, how this compares to [autojump]( https://github.com/wting/autojump )? Could not imagine using regular cd for navigating file systems anymore.
-
comment
Comment #45113468
Programmed over the years in almost all mainstream programming languages at one time or another. Saying this, Java was and is in many ways one of the best ecosystems to write softw…
-
comment
Comment #44910307
IMHO there are a lot of problems with the advice from Eskil. His ideas about abstraction of the platform made a lot of sense in the past decades, but IMHO are not that applicable n…
-
comment
Comment #44693435
It is an Apple problem. Virtualization has been solved for good, even the cheapest consumer hardware has virtualization support since at least a decade by now and I sometimes run v…
-
comment
Comment #44669011
Running Trixie/Gnome on a machine with 4GB (3.6GB usable) w/o any trouble. Gnome runs better than ever, the problem is in my experience usually the web browser when it comes to RAM…
-
comment
Comment #44668985
Tried to upgrade from Bookworm to Trixie for my desktops end of April. Only thing that was broken was the desktop background, everything else worked great w/o any issue and even so…
-
comment
Comment #43867778
IMHO it is one of the big tragedies of modern IT history, that JavaScript and Python 'own' the market for scripting languages in the mainstream. From a pure technical perspective, …
-
comment
Comment #43787696
I am happy to read your success story with LLM and thanks for sharing. Fully agreed, that LLMs/assisted coding is nice for these kind of contained tasks.
-
story
Ask HN: Video showing LLM assitent coding on big code base
As a experienced software developer I read a lot about how AI tools make coding faster and speed up development of software. In my personal experience, LLMs help with: - answering …
-
comment
Comment #43785673
Fair enough. Still, I was out of luck for some fairly simple SQL statements, were the model knows 100% of the DDL statements.
-
comment
Comment #43785655
Could you perhaps point me to a youtube video which demonstrates an experienced prompter sculpting code with Cursor/Clause Code? In my search I just found trivial examples. My crit…
-
comment
Comment #43785591
Could you point me to a youtube video or a blog post which demonstrates how LLMs help writing code which outperforms a proficient human? My only conditions: - It must be demonstrat…
-
comment
Comment #43785067
I have read somewhere, that LLMs are mostly helpful to junior developers. Is it possible the person claiming success with all these languages/tools/technologies is just on a junior…
-
comment
Comment #43784806
I do not rule out, that I am just very bad with prompting. It just surprises me, that you write you had massive successes with "java, js/TS, html css, go, rust, python, bitbucket p…
-
comment
Comment #43783463
Yes, I have the same feeling about the wall/hype cycle. Most of my time is understanding code and formulating a plan to change code w/o breaking anything... even if LLMs would gene…
-
comment
Comment #43783106
Most comments here surprise me: I am using Githubs Copilot / ChatGPT 4.0 at work with a code base which is mostly implements a basic CRUD service... and outside of small/trivial ex…