Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

HuntressHimbo, to lotrmemes in He'll go down in history

Into this Reindeer he poured his cruelty, his malice, and his will to dominate all life

HuntressHimbo, to linuxmemes in If linux distributions were tools.

Its pretty apt because while you can technically use it to do a variety of things its almost always outclassed in any particular use

HuntressHimbo, to risa in Spread the love

Such a soothing voice

HuntressHimbo, to asklemmy in Do you have a mantra that keeps you going through tough times?

My personal favorite is from Wheel of Time

“Almost dead yesterday, maybe dead tomorrow, but alive gloriously alive today”

Another good one from the same series is “We are always more afraid than we wish to be, but we can always be braver than we expect.”

HuntressHimbo, (edited ) to risa in Now that it's December, you'll want to circulate this special PSA around your ship. Can't be too careful.

Live long and die prosperous 🖖🏼

HuntressHimbo, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

So I am sort of an embedded developer, and I like to mess around with weird configurations. So the craziest experiment I did was trying to reflash a rasberry pi from a system running in the pi’s RAM. It honestly might have worked, but during the prep work I forgot to resize the filesystem before mucking with the paritions and had to reflash the normal way before I could try again. Ended up just turning it into a pihole instead, but I still learned a lot about pivot_root

HuntressHimbo, to memes in I'm so good at time management that I hardly work at all

beaucoup bucks

I’ve never seen this phrase in print before and the spelling is fucking me up a bit ngl

HuntressHimbo, to memes in I'm so good at time management that I hardly work at all

The problem is you need a executive body that already agrees with you to select you from their choices of consultant. We’re not rational creatures and are our personal biases make it so we’re more likely to hire the consultant that reflects our preconceived ideas

HuntressHimbo, to memes in I'm so good at time management that I hardly work at all

I think people believe it is a sign you are striving to excel or that you care about the work you are doing.

In my case I think I talk about how much overtime I work because I got insecurities about my productivity drilled into me as a child with undiagnosed ADHD. Constantly being told you don’t work hard enough regardless of the effort you put in will give you some weird hangups. I think subconsciously its about needing external validation that the time you put in was adequate, or insecurity around ‘work ethic’

HuntressHimbo, to linuxmemes in Btw i used Arch!

One of the main draw of NixOs is the reproducibility of builds, meaning that redoing the build will provide the exact same output each time, so Nix encourages you to make configuration changes through the package manager. I’ve mostly overcome my theming woes with home-manager now, but this comment was speaking to a little wrinkle I had when I was trying to learn and take advantage of the OS’s features as best I could.

HuntressHimbo, (edited ) to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux?

Just as an addendum to your answer. In the command writing to mullvad.list the | sudo tee /etc/apt/sources.list.d/mullvad.list is using two helpful linux utilities to modify the command. The first is the | which is called a pipe and connects the text output of one program to the text input of another. The pipe is connecting the output of echo which simply prints a string, in this case composed of the outputs of several other commands to the program tee. Tee which is given admin privileges by the sudo takes an input stream and splits it between two files. In this case those are mullvad.list and since no other was provided stdout the output pipeline of the terminal running the command.

EDIT:

In the interest of further completeness. Another utility used in those commands is the command substitution operator of sh. So when the terminal is interpretting text $(some command) gets substituted out for the text output by the command in the parentheses. It is another common way of connecting commands on the shell to allow for more flexible and powerful commands.

HuntressHimbo, to linuxmemes in Screw init wars, real OGs discriminate based on DE

Perhaps the most asinine reason I can give, I really like the color scheme and log design used in OpenRC, makes for a very nice init scroll of text

HuntressHimbo, to linuxmemes in Screw init wars, real OGs discriminate based on DE

I see way more posts that are pro-systemd than anti these days, so I think you might be tilting at windmills a bit.

I would love to think about systemd less, but I’ve worked with it professionally since a year or so before Debian switched while I was an intern working in embedded. I got to see the flame wars and shaped my opinion of systemd by wrestling with its growing pains. Writing your own service files and working with DBus was ass back then, and while it has gotten better, my patience with it has diminished. In the end the frustration was enough that after I ditched windows, systemd was the next to go.

That would be the end of it, but other programs keep growing annoying systemd dependencies or their projects get swallowed up by the systemd ecosystem entirely. I was so excited at the start to work with the parallel execution and dependency management, but the number of times systemd broke something, swallowed up the output, and then corrupted its own journal and lost the logs really turned me against it.

HuntressHimbo, to asklemmy in Which YouTuber's voice can lull you to sleep?

Noah Caldwell-Gervais is my go-to for just relaxing audio. He does very in depth coverage of game franchises talking about how they evolved and the ways the mechanics support the narrative or run counter to it. Very chill and hypnotizing voice

youtube.com/

HuntressHimbo, (edited ) to piracy in Visits to piracy websites have increased 12% in the past four years

It’s almost like our economics models with supply and demand barely work for physical products and are even worse at modelling easily reproducible digital goods

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #