mr_jaaay

joined 5 days ago
[–] mr_jaaay@lemmy.ml 4 points 5 hours ago

Thanks, I think I needed to read this today.

[–] mr_jaaay@lemmy.ml 4 points 5 hours ago

Insightful, thanks. I’ve recemtly gone from a tech position to a more sales oriented one and I’m constantly agitated by the passive language sales and marketing people use. I’ve actually started using AI to understand calls I’m on because I have trouble following all the sales BS.

[–] mr_jaaay@lemmy.ml 1 points 5 hours ago

I mainly play iRacing with some Slay the Spire here and there, but this week I’ve been playing a bunch of Dragonsweeper, such a great game (kind of weird it’s not on iOS yet). Also just re-installed Darkest Dungeon (1) from GOG.

[–] mr_jaaay@lemmy.ml 27 points 5 hours ago (8 children)

I remember playing both Morrowind and Oblivion with like a ton of notes on how exactly to level up my character, not to min/max but to keep the game from scaling the difficulty too much.

I’d rather see a remake of Morrowind over Oblivion, though. I have the game on GOG but I don’t have the time in my life to go through all the mods to make it playable (especially getting the journalling system up to par with modern games).

[–] mr_jaaay@lemmy.ml 2 points 6 hours ago

I’ve heard it said that Excel is the second best program for everything. DB? Excel. CRM? Excel. Word editor? Browser? Calendar? Doom? Yup, you guessed it.

Just like Outlook, which my users essentialy used as a file storage… Sadly I’m not joking that when the first SSDs came out I had a user who I installed an SSD in his PC just to put his stupid PST files on, because having them on a HDD would cause his Outlook to have a meltdown.

I’m so happy I don’t have end users any more…

[–] mr_jaaay@lemmy.ml 1 points 6 hours ago

Wow, I’m completely out of the loop as far as Linux on the desktop is concerned (run Debian on a bunch of servers, used to run Debian on a laptop as well), but Bazzite looks really cool!

[–] mr_jaaay@lemmy.ml 2 points 6 hours ago

Just to point out that on Win11, Notepad also:

  • Keeps progress without saving
  • Supports tabs

I use a bunch of text editors / note taking apps regularly (or semi-regularly) and Notepad is one of them (among others also Notepad++, VSC, Obsidian, Geany, Notion…).

[–] mr_jaaay@lemmy.ml 1 points 6 hours ago

Thanks for mentioning Notepads, never heard of it but it looks interesting. I already use quite a few different note taking apps, but still often start with Notepad when I don’t know where the info will eventually end up…

[–] mr_jaaay@lemmy.ml 2 points 6 hours ago

Why? I mean, one of the main features of generative AI systems is to generate text (the quality of which I won’t get into), why not add this to something like Notepad. I agree that Notepad should be thought of as a lightweight, well, notepad, but still might be useful as a quicker alternative to Word.

The fact that Microsoft is trying to shove Copilot down our throats at every possible step is idiotic, I agree, but having an AI as part of a notes app doesn’t seem too weird.

[–] mr_jaaay@lemmy.ml 2 points 3 days ago

I’m pretty sure this is a thing all over the world. There used to be quite a few job ads on fiverr and similar places for people to read text from various languages out loud. I wonder why?

[–] mr_jaaay@lemmy.ml 1 points 3 days ago

Last time I looked (granted this was 7 or so years ago), it was pretty hard to find much, especially in English. Though German was worse, there were a few on-line retailers but because of (I’m guessing) copyright, they wouldn’t sell outside of Germany.

I’d love to find a good alternative to Amazon…

[–] mr_jaaay@lemmy.ml 1 points 3 days ago (1 children)

Fair enough, would love to read something like this :-)

Yeah, I’ve been into Linux for 20 years, sometimes a bit on/off, as an all-around-sysadmin in mainly Windows places. And learned just enough of Docker to use it instead of apt - which I’d prefer, but as you said, many newer services don’t exist in debian repos or as .deb packages, only docker or similar.

 

I run a small server with Proxmox, and I'm wondering what are your opinions on running Docker in separate LXC containers vs. running a specific VM for all Docker containers?

I started with LXC containers because I was more familiar with installing services the classic Linux way. I later added a VM specifically for running Docker containers. I'm thinking if I should continue this strategy and just add some more resources to the docker VM.

On one hand, backups seem to be easier with individual LXCs (I've had situations where I tried to update a Docker container but the new container broke the existing configuration and found it easiest just to restore the entire VM from backup). On the otherhand, it seems like more overhead to install Docker in each individual LXC.

view more: next ›