- 0 posts
- 22 comments
Many people find Debian to be a “boring” OS. After years of distrohopping some come to the conclusion that a boring OS is exactly what they want.
Time for Navidson and some cameras to document it!
Oh I know the reason, nobody knew git and had just worked alone before.
Aha. I was part of a project where each dev had their own long running branch for non-specific work and this was the norm, but it always felt clunky. And often resulted in merge issues.
Is it ok to continue on a branch if you also merge back main into it? Like, branch gets merged into main on remote, local main pull, local merge main into local branch, push branch?
Recently I decided to try ed for real and used it exclusively for a coding project. There is a certain joy in the simplicity, but ultimately I found myself printing lines and searching files more than I liked. And rewriting long lines instead of getting the substitutions wrong again.
Is edlin still around?
Maybe it can be translated into something else, like, “Documentation is like toilet paper, when it’s good it’s good, when it’s bad it’s better than nothing”? Or, “Documentation is like clothes, even if they are bad it’s better than nothing”, or “Documentation is like having something you need, it’s better to have the thing you need even if is not good, than to not have the thing you need at all”?
Now I want to know how different distros measure up in unix socks per 1000 users or something. I have a feeling that Debian has a higher total number, but NixOS a higher percentage, maybe?
How do you feel about other peoples Go code?
Isn’t a shopping list more like a data structure? A recipe would be an algorithm. I don’t know, I could be wrong.
If someone told me to use the fdisk app I’d be confused.
- pmk@lemmy.sdf.orgto
Programming@programming.dev•Coders or lemmy, what editors do you use? Is it worth learning a new one?
1 yearIt’s more that the position of the escape key changed. This was they layout of the keyboard vi was written on. Note the arrow keys too.
https://en.m.wikipedia.org/wiki/Vi_(text_editor)#/media/File:KB_Terminal_ADM3A.svg
Do they start at the same time or waiting for one to finish before doing the next?
- pmk@lemmy.sdf.orgto
Programming@programming.dev•How do you do, fellow web developers? A growing disconnect.
1 yearIn Phaedrus, Socrates talks about the invention of writing:
“it will introduce forgetfulness into the soul of those who learn it: they will not practice using their memory because they will put their trust in writing, which is external and depends on signs that belong to others, instead of trying to remember from the inside, completely on their own. You have not discovered a potion for remembering, but for reminding; you provide your students with the appearance of wisdom, not with its reality. Your invention will enable them to hear many things without being properly taught, and they will imagine that they have come to know much while for the most part they will know nothing. And they will be difficult to get along with, since they will merely appear to be wise instead of really being so.”
No, my passport has my real name of course, with “å”. In the airport system and on the boarding pass my name was spelled with “aa”.
I had to convince people to let me on board a plane because my name contain a swedish letter (å). Their computer system translated it into “aa”, which then didn’t match my passport.



I used to switch a lot, and created scripts that install distroboxes with all the stuff needed for various purposes like java programming etc. Now on a fresh install I can get back to having all third party libraries and IDE set up with extensions, git configured etc in a couple of minutes. Debian distroboxes for things where versions don’t matter, tumbleweed for latest versions when needed. I looked forward to distrohopping all the time. But now I’m just on debian as the “host” system, no need to switch.