I write bugs and sometimes features! I’m also @CoderKat@kbin.social.

  • 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle

  • There’s already a ton of such exploits. Most servers use Linux and many exploits of corporations this had to go through Linux (though many exploits aren’t related to the OS at all – eg, SQL injection is OS independent). I expect it’s more common, though, that attacks on Linux systems are either meant to target servers or were personalized attacks that you’re not gonna accidentally download.

    On that vein, I also kinda suspect that many people who use Linux may be bigger targets for their employer than their personal PC. Which is actually scary, cause personalized attacks are far harder to defend against. I expect the average Linux user is technically savvy. Not a lot of money in try to do a standard, broad attack on such types (I think most attacks on personal computers are broad attempts that mostly depend on a small fraction of technologically incompetent people falling for simple schemes). But a personalized attack that happens to infiltrate a fortune 500 company? Now that’s worth a lot of money. Using Linux won’t protect you against those kinda attacks.



  • CoderKat@lemm.eetoFediverse@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    8 months ago

    Yeah. I don’t know what these “just post” types think it’s like. I tried making some relatively niche posts early on, trying to spark discussion in communities for some games I was playing. Got a single digit number of comments at most. Sometimes none. Small communities don’t get seen and niche posts in bigger communities are less likely to get votes. It feels very discouraging if you spend 30 minutes to make a post that seemingly nobody even sees.

    Some folks here don’t seem to want to hear it because they badly want Lemmy to be better (and I kinda get that), but where niche communities are concerned, Reddit is unfortunately better.

    Also, the “jUsT PoSt” replies are acting like everyone wants to post. Not everyone does and we shouldn’t be acting like they’re idiots because they don’t want to be the one to make the posts. It’s perfectly valid to want to read other people’s posts. There’s also some stuff you just can’t post and expect it to work. Eg, I read episode discussions on Reddit. Those can really only take off if you post them immediately when the episode airs. It feels like only Star Trek has those here. For every other show, I just go back to Reddit.










  • Not just a path to advance, but a path that feels fair and is faster than changing jobs. A lot of places that do pay well still make it easier to go up a level as an external hire than they do for an internal promotion. In other words, it’s easier to get “promoted” by switching jobs.

    Which is pretty weird. Companies would rather make the decision based off a few hours of interviews for someone who knows nothing about their company, over years of data for someone who knows the company well. I think it’s partly “grass is always greener” and also partly companies wanting to pay people less when they already employ them. They’ll pay more for external hires cause they want to get em, but once they’re there, there’s less reason to pay more.




  • CoderKat@lemm.eetoAnimemes@lemmy.mlIsekai
    link
    fedilink
    English
    arrow-up
    18
    ·
    10 months ago

    I think this is often what amnesia is so common in fiction, too, despite being extremely rare in the real world. It provides a convenient plot device, both to perform exposition and for some inevitable gotcha behind either their identity, how they lost their memory, or some other major revelation from their past (seriously, has there ever been a case of amnesia in fiction where they didn’t conveniently forget some big, plot relevant thing?).


  • Also, if OP is new, they may not yet be aware of aliases and functions. Generally you’d out those in a ~/.bashrc file that gets automatically executed when a terminal starts. They’ll allow you to save a more complex command as a really simple one. And particularly can be useful when things you want to run are in unusual directories. Eg, maybe you have a git repo somewhere that contains some project you spend most of your time on, so you could have an alias that just cd’s you to it’s directory. Git also has its own way of doing aliases and that’s really nifty for the more complicated git commands (or the more commonly used, like st for status).


  • Ugh, I basically never watched any show that closely before DVDs. Mind you, I was also pretty young at the time, but that worked even more against me as it was much less of an option to record anything when it was entirely on my parents’ devices. Plus only one TV had satellite and my dad basically monopolized it.

    I basically only watched things sporadically, as I was able to. Which also meant story heavy serials weren’t viable. Everything had to be at least decently episodic so that I wouldn’t feel lost due to missing half the episodes and watching reruns out of order.

    I’m genuinely glad kids these days have it so much better. How many times as a kid did I beg my parents to let me watch some popular kids show and it wasn’t an option? And if I ever did get to see something I liked, it could be months before the stars aligned to get to see another episode.



  • IMO that’s being too fanatic. I love FOSS, but you don’t have to use FOSS for absolutely everything. Making a FOSS product does not mean you need to use FOSS for everything. And sometimes the closed source options are simply the best. Eg, GitHub and Discord are widely considered the best options in their field.

    Also, at least before Twitter became such a shitty alt-right shit hole, many FOSS products did have twitter accounts! That’s just part of promoting your product and providing an alternative place to contact and discuss. Eg, when Reddit went down, I’d usually check their twitter to get updates on it.