

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 have been using Ubuntu on my work laptop for the past 9 years. Last month I switched to a different department, they only allow Windows. Now I have a very-locked-down windows 11 PC. It’s been a very difficult transition for me.
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.
Ah yes, who stood up in a meeting at Microsoft and said “What if the desktop background was a webpage! And what if the web engine behind it was just internet explorer 6 but worse.”
Kind of right. Windows ME was the final version of windows (you probably forgot about that one).
After that, XP, vista, windows 7, were all based on NT.
+1 for XPipe. This is pretty much exactly what OP is asking for. It also does SSH tunneling, SSH reverse-tunneling, manages connections into containers, and many other things. I’m a big fan.
Thanks for the reminder, I always forget about this feature, I should use it more.
The term Display Manager is a vestige of the use of X11.
X11 is a Server/Client protocol.
When a user logs in to an XServer, they are given an Xsession. The user can use that Xsession to create one or more X11 Displays (they are just IDs). The X11 Display ID is passed to the X11 client application (that’s what the XDISPLAY environment variable is for). The client apps render their content to that Display ID. This whole thing allows for more than one user to be able to use a single operating system on a single XServer at the same time.
All of that is pretty cumbersome for a user to do themselves in their terminal, that’s what Display Managers are for. They:
If you’re using Wayland, then the architecture is very different. The Display Manager then simply operates as a login screen.
I’ve been using the tree-style-tabs plugin for the last 4 years, because I like vertical tabs, and nesting it provides.
But now that Firefox actually finally has proper vertical tabs, and tab groups, I can move away from tree-style-tabs (I don’t use any of its other features).
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.
Yes you’re right, they do. But 10 years ago when I was studying, my university (in Australia) was not on their list of valid academic institutions.
I still have access to my uni email address, and earlier this year I found indeed I could use it to get access to a free Jetbrains student licence.
Jetbrains have gone the opposite direction unfortunately. The latest version of PyCharm came with the announcement that PyCharm Community is being discontinued. Instead, they will provide just one PyCharm (the closed source one) formerly PyCharm Professional, that can operated in a Basic (Free) mode, or a Pro (Licenced) mode. Also, some features that were free in Community edition will be moved to the Pro mode in the new PyCharm.
It doesn’t affect me personally because my workplace pays for a pro subscription for me, but I used PyCharm Community for 4 years during uni and I’m sad it’s going.
I’ve got to try this. My hand gets fatigued after about 10 minutes of writing with the “regular” grip.
This is a good one. I’m keeping it to use for others, thanks.
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.