[–] 13 points 15 hours ago* (last edited 15 hours ago) (8 children)

threats of doxxing and death threats

Yeah, I highly doubt it happened

harassing messages

As in people sending him PMs saying "you're an ass"? He shouldn't be a gigantic ass if he didn't want to be called it.

  • source
  • parent
  • context
  • [–] 11 points 2 days ago (1 child)

    Interesting. Same data in USA says the robo taxis were almost twice as likely per million miles (I last checked few months to half a year ago) to be in incident as human drivers.

  • source
  • [–] 2 points 2 days ago

    Pure function = no side effects, no internal state. If you run a pure function twice with the same input, it will give the same output.

    Example of pure function

    (a,b) => a+b
    

    Example of inpure function

    let c;
    
    (a, b) => {
       c++;
       return a+b;
    } 
    
  • source
  • parent
  • context
  • [–] -2 points 1 week ago* (1 child)

    Suppressing all conflicts is not good for ya. Instead of preserving peace, habitual avoidance you're peddling makes people unable to recognize healthy disagreement and instead makes them think it's all fighting to be winning, stunting growth of all involved.

    Something you may find helpful

    You should've taken your own advice then, and asked if you can "mediate", because you think it might be helpful.

    Pushing your "mediation", especially framed as an advice, is just feeding your ego, "winning" in a conflict your not a part of.

    Anyway, good luck, have fun.

    If you show that message with that ending to a random passerby, and ask them if you just wrote "fuck you", or was genuine, what do you think said random passerby would think?

  • source
  • parent
  • context
  • [–] -2 points 1 week ago (3 children)

    And if you were to read the study beyond the title, you'd notice they list psyllium husk as working, making it fall into category I wrote as

    “I eat raw XXX as a fiber supplement”.

    There exist psyllium processed supplements. If you were to switch to them, they don't gel (which is likely what helps your for the IBS), and within 6 months or so you'd be back to being fucked.

    Please don’t point to a misunderstood study and use it to invalidate other people’s symptoms and effective treatments.

    I literally wrote "e g. study". So you can take that attitude and shove it.

  • source
  • parent
  • context
  •  

    Hello!

    I'm new to the selfhosting game - I have literally set up my first mini pc (Gmktec mini g3 plus), nothing fancy. Definitely I don't plan to set up any bare metal or to build from grounds up (yet).

    One of the things I'm self-hosting is a Jellyfin server. I've noticed that the video sizes of what I enjoy there (like old Miss Marple) are rather large - about 5GB per file.

    So I've added a compression pipeline (basically ffmpeg script running after Transmission marks the file as complete) - but it takes 14h per file to gain ~1.5GB (anything further and I notice quality drop). And that adds a significant bottleneck.

    So I though - hey, why simply not expand the storage.


    I'm looking for good quality, not too pricey storage options that I can easily attach to my Gmktec mini pc (I'm assuming via usb c?)? What I can buy here let's say in the budget of up to 300 euro (or 350 usd, or 250 British pounds)? If you tell me I absolutely have to double the budget then I can be convinced.

    I tried googling different options, but honestly there's too many. I don't care about data redundancy (Jellyfin media server, duh). What is the best external drive that I can use? Or should I go for NAS? Or a raid storage that I can connect to via usb c?


    tldr: budget 300 euro, looking for storage options recommendations, preferably usb-c

    view more: next ›