HackerLangs
TopNewTrendsCommentsPastAskShowJobs

harrygeez

no profile record

comments

harrygeez
·2 miesiące temu·discuss
I find that LLMs are quite good at translating code. If you are writing something from scratch you have the burden of preparing something for the LLMs to "translate" from, i.e. prompt or specifications – next best thing to actual source code.

Defining specifications with the level of detail needed to build applications exactly as intended is not as trivial as it may seem.
harrygeez
·4 miesiące temu·discuss
not really a solution (as others have pointed out already) but it also tells me you are missing a central identity provider (think Microsoft account login). You can try deploying Kanidm for a really simple and lightweight one :)
harrygeez
·7 miesięcy temu·discuss
Ladybird can't arrive sooner
harrygeez
·8 miesięcy temu·discuss
at my work place we call them "Agile Champions" now
harrygeez
·10 miesięcy temu·discuss
I’m in a similar boat like you. I would love for a React-like library that compiles down to direct JavaScript DOM transforms. Of course Svelte exists but I don’t want to mark what is reactive or not and I can’t go back to html templates after using typed JSX. Also I don’t really like the “island” like template syntax of Vue, Svelte, etc
harrygeez
·w zeszłym roku·discuss
I wish all Chromium forks would band together to maintain a base that supports Manifest V2, it shouldn't be that difficult to each chip in some funding.
harrygeez
·w zeszłym roku·discuss
VSCode is still a very competitive text editor even without its proprietary plugins.

Ootb VSCode is already a superior experience to Emacs, which I only begrudgingly move away from because of subpar TypeScript + JSX support like 6 years ago. However, after I started using VSCode for work there was just no going back. I use VSCode a lot for text manipulations. I find its regex search replace much easier than using sed in the terminal. Multiple cursors, Git integration, beautiful diffs, command palette is just like Emacs M-x.

Without its proprietary plugins it's still a great gift to the public and forks like Cursor is a good showcase of that. Thanks to monaco almost every web editor nowaways have great usability, syntax highlighting and the keybindings that I'm familiar with.

I think the bigger joke of the century are open source beneficiaries that only take and give nothing back, but still have the audacity to demand for things and hound open source developers to implement what they want. You can't have your cake and eat it too
harrygeez
·7 lat temu·discuss
I think this is godsend. Before they do this people litter their files all over the filesystem. These magic folders reside in a user's home folder by default anyway.

Most Windows users don't really have much clue about the filesystem like everyone here does.
harrygeez
·7 lat temu·discuss
don't toy with my feelings. If we get GitHub Runner GitLab will be toast
harrygeez
·7 lat temu·discuss
GitHub is really on a roll lately. Another long awaited feature, if a little late.