

On windows: Notepad++. On Linux-based OS: Kate. And there’s also JetBrains Fleet, that is jetbrains answer to vscode.
On windows: Notepad++. On Linux-based OS: Kate. And there’s also JetBrains Fleet, that is jetbrains answer to vscode.
I get how this could be interpreted as offensive, but I think it is just poorly worded.
This option is for if you are using a legacy version of Linux such as 2.6.x (eg, on an old RedHat distro that your business systems are designed to be run on).
This enables a compatibility mode so the old kernels don’t complain.
Kind of. Think of the RAM allowance as a “maximum” limit, not a reserved allocation. The VM host might have 64 GB RAM, and perhaps allows 20 VMS running in it at once. Each VM can allocate up to a max of 8GB from that host. Not everyone is running their VM at the same time, even if they are, not everyone would be running at their limit of 8GB of memory. If it does happen that 20 users are trying to use 8GB at the same time on one host, then it’s the same as anytime an OS runs low on RAM, it would start paging out to disk, everything would slow down for everyone. If that happens too many times, they could shuffle some users’ VMs around to balance the loads across hosts.
Can someone explain to me why it always seems like everyone on lemmy are in one of these two categories:
1: “I remember my first computer used ferro-magnetic beads that we glued to lengths of string. We could store nearly 10 bytes in one string”.
2: “My first computer was an old iPad that only had 64GB storage, couldn’t even store my photo album.”
It’s like everyone is aged either 89 or 19, nobody in between.
Probably because the RAM was pooled, but storage was not. So your RAM allocation is part of a larger pool that is shared between all currently logged in users. But your storage is allocated/reserved up front, and is used only by you.
This is simply a symptom of not being experienced in or knowledgeable in the topic of the conversation.
Not being knowledgeable, or not being smart, is unrelated to IQ. Knowing a great deal about a topic or field is not the same as having a high IQ.
I suppose the same can be said for authors.
You could be an author who writes epic fantasy novels. Or an author who writes high school text books. Or an author who submits science journal articles. Or an author who writes video game walkthroughs.
See, at my job it’s the other way around. I am responsible for:
Also I have involvement in: Stakeholder engagement, user education and training, project management.
I do the work equivalent of around 3 full-time engineers. So to keep it simple, we call my position just “senior software engineer”. I like your idea of disambiguation to better communicate exactly what you do, but I don’t know what you’d call me.
Clarification of the title; He was never our leader. He was the leader of the opposition, the leader of the conservative party, but never Australia’s leader.
And to add insult to injury, he lost his own division. He is the first leader of the opposition in the history of Australia to lose their own divisional seat in the election.
These are some rules of mindset I’ve given to others in the past when trying linux-based operating systems.
In my early 20s I had a part-time job as a pizza delivery driver. When there were no deliveries, I would answer phones or take orders at the counter. One day one of the touchscreen monitors at the counter stopped working. It was just black all the time. So we were told not to use it.
A few days later I was on lunch shift and bored, I was trying random things to see if I could fix the monitor. Switched the inputs, switched to a different VGA cable, etc. At one point I discovered the touch panel was still working, I could interact with the OS, even though nothing was displaying. I was pressing around different areas of the screen and I accidentally found that pressing right in the centre of the screen caused the display to re-appear! It would disappear again after a few seconds. Press that spot again, it came back. I was fascinated by this, I showed some coworkers, they didn’t care.
Over the course of the day it was getting harder to make the display re-appear. It gradually needed to be pressed quite forcefully to come back. I started using my knuckles to knock sharply on the spot, and that was working.
When my manager arrived for the night shift, I was excited to show him my discovery. I said “hey man, I kinda fixed this monitor, watch this!” And I enthusiastically knocked hard on the centre of the screen with my first. The LCD lit up and showed the display, but at the same time shattered in a rainbow ring the shape of my fist.
The look on my manager’s face was of awe and horror. I was trying to explain what I had meant to do, but I realised what it must’ve looked like to him. “Hey man, watch me fix this monitor!” Before smashing the screen with a swift punch. It wasn’t possible to explain it a way that didn’t sound crazy.
In the end I convinced him that the monitor was faulty anyway, and we were going to replace it anyway, so my accident breaking it more is not a big deal.
I love it when the phlebotomist tells me I have nice veins. Makes me feel proud, and I like that it makes their life easier.
I like Strawberry, for two reasons:
It was the first player I found that supported playing directly to a pipewire sink, without going through the Pulseaudio compatibility layer.
It can stream hi res FLAC files from Tidal.
I remember reading a couple years ago that’s not actually how plane wings work. The actual way is much more complicated and hard to explain and hard to teach, so they just teach it this way because its an intuitive mental model that is “close enough” and “seems right”, and it really doesn’t matter unless you’re a plane wing designer.
When I first read about Bitcoins, my takeaway was it was some kind of credits you could earn by using your unused use CPU cycles, but it wasn’t a sure thing, it’s a lottery, you have a chance to earn a credit (a “coin”) every few minutes, as long as you keep donating your CPU cycles. (This was before gpu mining was a thing). I tried it, and after 3 days I had earned 3 coins, but then I looked into the value, and they were only worth about 10c each. That’s less than the electricity it took to earn them. And you couldn’t spend them anywhere, except that one pizza place, where it cost a few thousand coins for a pizza. There weren’t even any exchanges to convert them to real currency if you wanted to.
I tried to find my coins years later, (when Bitcoins got to $2000 each), but I couldn’t find the old hard drive the wallet was on.
Dammit, now you’ve mentioned it, I’m going to have to watch every episode again for the 11th time.
As someone who went from being miserable running a pizza kitchen, to my dream job of being a software engineer, I can’t fathom how anyone would want to go the opposite direction. Everyone has different preferences I suppose.
Yep, this is the reason. I have many different identity key files in my ~/.ssh folder, and for some reason ssh always tries all of those first, then exhausts the login tries and doesn’t ask for a password.
I have the same problem when I specify a specific private key file with -i ./path/to/priv.key
. If that key is different than the ones in my .ssh folder, it will use all those first before the specified one, and often exhausts login attempts giving a very hard to diagnose login failure. In that case I need -o IdentitiesOnly yes
option to tell ssh to only use the one I specified.
I’m not in US either. This was actually in a computer lab, and I got there 10 minutes early, the lecturer wasn’t there yet. Her guy is not in our class, he left when the class started.
Yeah… but why? Kate is better in about every way. And while we’re on the topic, Kate is also available on the windows store, with a real Windows build.