Just a lvl 29 guy from Finland. Full-stack web developer and Scrum Master by trade, but actually more into server-side programming, networking, and sysadmin stuff.

During the summer, I love trekking, camping, open water swimming and going on long hiking adventures. Also somewhat of an avgeek and a huge Lego fanatic.

A furry or something. Why be yourself when you can be a fluffy raccoon on the internet?

  • 3 Posts
  • 49 Comments
Joined 3 years ago
cake
Cake day: June 20th, 2023

help-circle
  • I’m from Finland and usually the subtitles for English content are good.

    One challenging example that comes to mind is Baby Shower. Since this concept is mainly from the US, there isn’t an equivalent term in many languages. People here usually just use its English term, but I’ve seen subtitlers sometimes translate it as vauvasuihku, which literally means “baby shower”, but no one is going to understand that term.

    In one series, there was the phrase “What is this, my shower?”, when a pregnant woman was asked if she had already chosen a name for the baby. The subtitler had translated this literally as Mikä on tämä suihkuni? (≈What is this shower of mine?), completely losing the context.


  • I think most newbies would rather find the answer themselves in the wiki or old forum threads, but that’s often difficult if you don’t know what exactly you’re looking for.

    Running with your example, let’s say I’m trying to find out the color of the sky but don’t know it’s called sky. And to make it worse, right now it’s covered by some kind of gray mass… Is that perhaps The Cloud I’ve heard people talking about? I would Google something like “huge thing above color” but unsurprisingly I wouldn’t end up on your wiki. So I end up asking the question on the forums instead.

    I used to work in IT support, where 95% of the questions were about things that were already comprehensively documented if people would just read. Instead of yelling at customers for asking dumb questions, we had response templates we could send with just a single click.

    I don’t understand why communities overwhelmed by repeat questions don’t do something similar. The next time someone asks about the sky color, it would take just one click to reply politely with a link to that wiki article and everyone would be happy.


  • It works great when you log in as a user like you normally would on a Windows pc. But on a server you want it to run as a service, starting automatically in the background and/or being managed by the failover cluster without requiring a user to log in.

    The solution back then was to use netplwiz autologon. Obviously a hack and bad for security, but fine for a homelab. After googling it now, it looks like some other “solutions” are documented in the GitHub issue about this.


  • Asking out of curiosity: is there a specific reason you’re running Windows on your server? I used to do the same on my home servers because that’s what we used to have at work, and I wanted to learn and test some stuff. But it was a difficult road, to put it mildly. Simple things, like getting Docker autostart on boot seemed almost impossible. At some point I just gave up and switched to Linux.






  • Slowing down enough is the same thing than being unavailable. Imagine someone is sending you 1000 text messages per minute from different numbers all over the world. Your phone handles it fine but you have to manually read every single message to check if it’s spam or something important. By the time you reach that one real message where your crush asked if you wanna hang out, it’s way too late and they already asked someone else.








  • I think I was asked this very question in an interview once. I think I answered something along the lines of ‘If you have a light switch like that here in the office, the first thing I would recommend is calling in an electrician to change and move the switch to the correct room. Why would you have a light switch that controls a light in a different room and apparently two switches that do nothing??’

    Got the job.