Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EK
Posts
4
Comments
1,432
Joined
2 yr. ago

  • hi, i'm june (aka strawberry🍓🦴 or girlbossceo). i am 19 and a neurodivergent trans puppygirl!!! my pronouns are it/its, pup/pups, she/her, and they/them!! :> 🏳️‍⚧️

    work at Aristocrat as a Security Operations Analyst. opinions are my own and not my employer's, nor am i speaking on behalf of my employers.

    i formerly worked as an Incident Response Automation Analyst at ReliaQuest in Tampa, Florida (pupbrained automation irl) for almost a year. prior i was a Security Analyst Intern for a little over a year.

    i used to be an android engineer for a 3rd-party security and privacy focused-OS with terrible leadership (they still suck). now rust is cool.

    i do some security research, but not much anymore. i'm a blue teamer and know nothing about red teaming. exploit mitigation and vulnerability research is cool.

    i did a lot of linux sysadmin work in the past, and still sadly do.

    This is found at the root of the domain of the shared post and wow, there’s a lot to unpack there.

    Is this a real person or some kind of character behind this site and post? “Neurodivergent trans puppygirl” sounds like a conservative Fox News dad’s made-up boogeyman.

    And that list of prior experience combined with an alleged age of 19 cannot be real. Thats a described 5-10 years of experience in a number of jobs and fields that you wouldn’t even be hired in until 18 at least.

    Either this post was made by some kind of performative character or otherwise a very deeply troubled individual. If it’s the latter I genuinely hope for the best for them as nobody should be bullied like that but it’s so hard to deduce what’s even true or not here.

  • https://www.crowdsec.net/

    Take the concept of Fail2Ban and add in a community blocklist of thousands of IPs so that you’re blocking not only IPs that have attacked you, but others as well.

    It’s neat because they have a number of collections you can download from the community that include readymade parsers for other kinds of logs, and other attack scenarios you can guard against. For example, if you run Nginx or Caddy as webservers on that machine, you can download associated collections for each that can parse your web access log files and ban IPs based on IPs probing your web server for unprotected admin panels, or abusive AI crawlers.

    You can even write your own scenarios. I wrote one that immediately blocks you after just one attempt to log in using an account like root, admin,adm,administrator, etc.

  • Generally speaking, algorithms on these sites don’t serve me a ton of videos with no views from creators with no followers, en masse. With AC shadows, I was suddenly inundated with these videos, on multiple sites, without ever having looked anything up about it, exclusively by streamers that nobody is watching.

  • If you are based in America, you will want to keep a close eye on the semi-regular attempts from congress to repeal Section 230 of the Communications Decency Act.

    If it’s ever successfully repealed, you’d become liable for anything posted to your forum.

  • https://romm.app/

    A catalog for organizing various Roms you have. It can pull metadata from a number of sources and properly add all the details, cover art, and platform information to each game. It’s smart enough to auto-generate collections based on game series, and embed YouTube videos for gameplay of each one without even any configuration.

    The best part? It has Ruffle and EmulatorJS built in so you can play any games supported by EmulatorJS in your browser. I tested games up to N64 and they all ran smooth as butter right in the browser with gamepad configurations built in. They even support local multiplayer.

  • Jellyfin is ugly, buggy, and the options to secure it aren’t really up to snuff.

    If Jellyfin implemented proper SSO support (without needing the plugin) and the clients worked with it as well, I’d be much more willing to use Jellyfin.

  • That’s definitely part of it, but I think a bigger contributor is iMessage. iPhones have a dominant market share in the US and iMessage has been the gold standard for a long time and it doesn’t even use the SMS system.

  • America is the largest consumer state on planet earth. A huge amount of foreign economies rely heavily on export to the United States and tariffs can do a LOT of damage. Trump knows these tariffs are a huge bargaining chip, but it’s the type of chip you can only use to this degree once. And he’s cashing it in for… his own political clout. The natural response to this that we’re already seeing the beginning of, is countries restructuring their industry to be less reliant on the U.S. which will ultimately do far more damage to the U.S. than the U.S. can do to other countries. And once they’ve all done that, there won’t be a good reason to ramp that trade up again.

    As an American this is going to suck a lot for us, but right now everything Trump is doing sucks for us. The shame of it is that no matter how bad it gets, I can’t realistically be mad at Canada, Mexico, or all of Europe over it. What other option have they been given?

  • It’s like with email addresses, you can have the same email address as someone else as long as you have different servers, like @gmail.com or @yahoo.com. So this one is Selhosted@lemmy.world I believe, and it’s the largest on Lenny I believe.

  • What has to be fixed for me to use it in production is the apps connection to the back end to not break every time it’s updated. Because on iOS app updates are forced, but the server I update less frequently and if they’re not the same version the app doesn’t work.