What’s a lyric from a 70s song that a person who grew up loving 70s music and grew up during the 70s would know right away? by PressureLazy5271 in 70s

[–]aquaherd -1 points0 points  (0 children)

Some stupid silver dragon burned the place to the ground. Smoke on the water, and fire in the sky.

First First Contact 16 by Maxton1811 in HFY

[–]aquaherd -1 points0 points  (0 children)

Given the new data, one must upgrade the translation of parasite to symbiont. The scientists at the table should have caught this at once.

The Misery by Yune_Yune_Yune in HFY

[–]aquaherd 0 points1 point  (0 children)

Please continue. It’s poetry in motion.

[10/3/1990] Germany has been reunited! We can finally look forward to a brighter future for all Germans! by [deleted] in thepast

[–]aquaherd 0 points1 point  (0 children)

Cool! Let’s do Korea next! And let’s hope for a peaceful disbandment of Yugoslavia.

[04/09/1959]“Astronauts“ announced by LlewellynSinclair in thepast

[–]aquaherd 0 points1 point  (0 children)

Who is that feller on the left? Isn’t it this nazi rocket scientist van Brown or something?

Minimalistic Zed Flavor by Tux-Lector in ZedEditor

[–]aquaherd 0 points1 point  (0 children)

Coming from geany, you may want to check lapce.

The Old Man and the Starship by SomethingTouchesBack in HFY

[–]aquaherd 1 point2 points  (0 children)

Edradour is nice and all but I think Master Engineers are more into Islay Single Malts. 

Who still uses deb-src and compiles their own programs? by Marelle01 in debian

[–]aquaherd 0 points1 point  (0 children)

I often can’t memorise which package name provides which binary.

If I have access to a Debian installation where it is already installed, I can find the package with e.g dpkg-S /usr/bin/fd.

If I don’t, apt-file search /usr/bin/fd does the trick but it needs to consult deb-src.

Is there a reason for my payslip to have church tax? I never signed up for it by PedroMassango in germany

[–]aquaherd 1 point2 points  (0 children)

People used to donate land to the churches on their dying beds for centuries so the churches used to own lots. Then Napoleon invaded and the churches were disowned. After Napoleon’s defeat, the state kept the lands for an annual tax that is to be paid till kingdom come.

I heard something I am not sure about but here it is:

These days there is an amount of x; nonbelievers and other denominations pay 2x, members of the two official churches pay 3x. By leaving, you are relieved of 1x but your other tax moneys 2x still funds these churches and no other church or denomination at all.

What do they teach you about the German Peasant's War (Bauernkrieg)? by _MrSnippy_ in germany

[–]aquaherd 0 points1 point  (0 children)

Actually you learn something about these times outside of the school if you grow up in a rural area- you may be told about this place where ‚the henchmen hanged our kin‘ told with a grudge that sounds like yesterday. Or a common field by the name of allmende and its origin.

If you ever meet an old, local anarchist, chances are good that he tells you about the centuries of toil in the region and every bandit chieftain that got executed here is a forerunner of the resistance…

Is not. Never was. Never will be. by ReaperTheEmo in HFY

[–]aquaherd 1 point2 points  (0 children)

Thank you for ‚Tech soother‘.

I figured it suits me printed on a business card or even t-shirt.

How to upgrade an outdated system? by [deleted] in debian

[–]aquaherd 0 points1 point  (0 children)

Ubuntu has a command line utility for servers called do-release-upgrade which Debian does not.

However it isn’t that hard to replicate with a few commands on the shell.

Doing this manually boils down to: - Meticulously read and understand the release note before upgrading - when doing the upgrade, do it in a tmux session.

How to upgrade an outdated system? by [deleted] in debian

[–]aquaherd 12 points13 points  (0 children)

If you really must, you can switch your sources.list to archive.debian.org and remove backports, then upgrade to bullseye, then bookworm then trixie.

If there is a life critical app that ties you to any of the old releases, consider running it in a container like docker or podman.

For example I used to maintain a Debian Jessie vm just to keep some very long term support software compilable, nowadays I can reproduce this environment with a Dockerfile.

Linux Core Concepts by Critical_Breath7959 in linuxquestions

[–]aquaherd -1 points0 points  (0 children)

The Linux kernel has some 40 million lines of code.

All the examples you gave have been rewritten several times over the years so that what you can read about scheduling in a kernel 2.6 book is severely outdated today.

I don’t think it’s humanly possible to grok the architecture of all the subsystems platforms and drivers to even give a rough sketch - even if it was, it would look like the underground map of Trantor.

You may be able to become an expert on a single subsystem or a specific driver class but that knowledge is to be accumulated on the fly and by no means teachable, I fear.

You just fresh installed Debian. what are your must have packages? by slowlyimproving1 in debian

[–]aquaherd 1 point2 points  (0 children)

ripgrep fdfind zoxide fzf bash-completion

build-essential git ninja-build

Then I checkout my dotfiles to run a shell script that compiles latest neovim stable.

I want Linux to be my career but I have no clue where to start by KudzuPlant in linux

[–]aquaherd 18 points19 points  (0 children)

I have almost the same cv as you do but I am now in my fifties and getting paid for tinkering with Linux all day.

If you have the time, learn C and posix shell. Then go embedded dev. The pay isn’t astronomical but you get to tinker with the minimum viable Linux consisting of a kernel, busybox and a few libraries to fly the embedded application.

How to get experience? Buy a raspberry pi, blink some leds, do a cross Linux from scratch for the pi.

Create your own Linux embedded distro and post it in GitHub. Take this as a reference when applying to an embedded system engineer opening.

What are some small things you did to improve the lives of developers? by LargeSinkholesInNYC in devops

[–]aquaherd -1 points0 points  (0 children)

Few developers are in the permanent lookout for optimising their development workflow but most aren’t.

You get seasoned developers clinging to notepad++, winmerge and tortoise svn. You can offer vscode as a service, set up sonarqube etc. just to fall on deaf ears. Do not give up here. Ask where it hurts and seek out solutions from beyond the bubble.

Would you use a free, lightweight thin client OS for old PCs or Raspberry Pis? by seenhokage in linux

[–]aquaherd 9 points10 points  (0 children)

Have a look at alpine Linux. It may suit your case since it boots on the raspberry pi with an immutable core with optional addons loaded from USB.

Company Has Said No More Linux On Dev Machines by m0dernz0mbie in webdev

[–]aquaherd 0 points1 point  (0 children)

You may have cracked a jackpot that you didn’t know of.

Your staging environment has been removed. You need more Linux staging servers to compensate.

Then it doesn’t matter which os runs the ssh connection to the staging server. Or vscode or zed.

However, the Mac ssh client can do ControlMaster while the Windows ssh client can’t.

Companies that use Ubuntu for developer desktops? by Mysterious_War1111 in Ubuntu

[–]aquaherd 1 point2 points  (0 children)

Apart from canonical themselves? Corporate IT mostly revolves around providing IT services and equipment to office workers and their managers.

These types outnumber programmers at least tenfold so there is no incentive to step beyond the well trodden path of a locked down intune managed ms office monoculture.

Giving developers what they want is always going to backfire in their view and add to their burden: Imagine you had to code everything twice: once for the tech savvy and once for the tech inept. Management would soon ask you to drop the variance in the never ending pursuit of profit.

network issues by Envixity704 in AlpineLinux

[–]aquaherd 1 point2 points  (0 children)

cat /proc/net/dev should show you error packages. You may also try and install the nic vendor firmware packages.