- 2 Posts
- 21 Comments
I had to click 4 times over 90 seconds on “sleep” on my work laptop windows 11 machine today before it actually did anything.
A meme can’t be more right.
I don’t agree with the sentiment that a word used by one guy next to a slur they also used imparts a derogatory meaning to the word as well. If this were the case, we would have a problem with a lot more words.
If someone said “F-slurs shine like a rainbow”, that doesn’t make the words shine or rainbow derogatory.
Furthermore with the contextual usage of glowie considered - if it is derogatory, then its usage shows that its derogatory to members of the CIA rather than people of color.
However if people continue to cite glowie as a slur for people of color, then people might start to use it in that context, and then it becomes a slur for people of color.
Therefore I would recommend not citing the use of the word in this way because all it can do is eventually add a derogatory connotation that doesn’t currently exist outside of being next to a slur during one usage or the creation of it.
golden_zealot@lemmy.mlto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish1·17 days agoI see, thanks.
golden_zealot@lemmy.mlto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish12·18 days agoUpNp or port forwarding is the same way both Plex and Jellyfin work.
I don’t know what makes Jellyfin less secure since they both work the same way for this as far as I can tell…
Can you be more specific about what makes Jellyfin less secure when it comes to UpNp/port forwarding?
In the case of port forwarding at least Jellyfin is open source and has more eyes on it so it’s less likely for someone to zero day it and have at it unless I have misunderstood how each can connect off-network.
Furthermore the hash for your password is stored along with many others at a single (or relatively few) attack point/s on a Plex business server since it’s a centralized business whereas this is never the case for Jellyfin.
Also this thread is about Plex literally selling your personal data so I don’t really consider Jellyfin worse for exposing your personal data.
I’ll take my chances with a single idiot who want’s to compromise my poor asses tiny network versus an actual hacker who wants to compromise an enterprise businesses network that is storing thousands or hundreds of thousands of user credentials, data, and payment information (Which Jellyfin doesn’t store even half of).
If someone hacks Jellyfin on my network -> They have my… media files? Maybe the hash of the one password I use there?
If somone hacks Plex on my network or anywhere - or the people they sold that data to -> They have my password hash, credit card number and probably my name that is associated to it, personal data that Plex is selling, etc.
TL:DR I think Plex is more likely to be hacked rather than myself and the outcome of Plex getting hacked is worse than if my personal Jellyfin server gets hacked.
golden_zealot@lemmy.mlto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish42·18 days agoI went to the Jellyfin landing page, went to the install instructions, copy pasted and ran literally one command, opened it in a browser, made my local account, clicked a button to point it at my media folders and then I was done.
What isn’t easy?
golden_zealot@lemmy.mltoLemmy Support@lemmy.ml•Hey all! How do I contact the lazy social admin?English3·1 month agoI see, that is troublesome. To my knowledge there isn’t much you can do except wait until they reply to you - unless someone else happens to have a different way of contacting them.
golden_zealot@lemmy.mltoLemmy Support@lemmy.ml•Hey all! How do I contact the lazy social admin?English3·1 month agoCan you not create that new account, and then just mod that account for the community using your existing mod account?
It’s to verify if either a configuration in Bazzite is the cause(such as your drivers), or if it is hardware related. The other comment asking if you installed the Nvidia version of Bazzite suspects driver issues as well, so a live USB would be able to rule it out or confirm it.
Alternatively, and probably the better option is to just take backups of your files and such and then reinstall Bazzite to the system, making sure you are using a version that is compatible with your graphics card. You don’t seem as though you know a tonne about Linux, so I would probably recommend that over trying to rebase the OS, as it will generally be easier for you to do I think, and more completely insure system stability.
golden_zealot@lemmy.mlto Technology@lemmy.world•YouTube's new ad strategy is bound to upset users: YouTube Peak Points utilise Gemini to identify moments where users will be most engaged, so advertisers can place ads at the point.English63·1 month agoI swear to god, one of these days the update will be “Today Youtube has announced that they will be removing the annoying videos from their ads”.
golden_zealot@lemmy.mlto Technology@lemmy.world•YouTube's new ad strategy is bound to upset users: YouTube Peak Points utilise Gemini to identify moments where users will be most engaged, so advertisers can place ads at the point.English121·1 month agoI love you. Please spread it fucking everywhere when you do.
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoI’ve heard a lot about Kubernetes, but haven’t actually had to interact with it once incredibly. Interesting, thanks for the recommendation!
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoWow thanks!
(I’m a junior dev at my job, and don’t have a lot of experience).
You’re robbing yourself of gaining legitimate experience.
I always use AI to explain things to me, not code for me.
Ok.
I made that my mission, so I don’t let it think for me because I want to learn.
Alright.
I asked it to build an app for me that works on KDE Plasma, my favorite DE.
Seems like the exact opposite of just having it explain concepts to you, and not letting it think for you, and not letting it write code for you.
I’ve never programmed in Python, and it chose Python. lol. Ok, let’s go with it.
Ok, so you aren’t actually learning any python, and it is just generating python code for you, which you made no attempt to change such that it would just be explaining concepts to you preferably in a language you do know. Sounds a lot like you aren’t doing a lot of the thinking in this process, or writing the code.
Creates that little script I mentioned earlier
Creates the .desktop file for that app and makes it point to the correct things (script, icon, startupWMClass(this is so the app will still launch after pinning it to the panel)…etc)
Copies the appimage into a “appimages” folder in the home directory
Adds an icon of your choosing to the app
It makes everything executable
Instead of asking AI to make this in a language you don’t know, you’d probably be a lot better off learning some BASH and discovering that this is likely doable in a one-liner or function which you can associate to an alias.
I had it package the app into an appimage
So it is thinking for you, writing the code for you, and packaging it for you.
The honest part. I feel a tiny bit of shame deep inside
You should.
Who cares how I created it?
Programmers, artists, your boss, your future self when something breaks in prod and you realize that you have robbed yourself of so much experience by outsourcing any opportunity to obtain skill, knowledge, and wisdom that you have no idea what the fuck to do or why the problem is happening, and then someone sues you over it because it turns out in the mess of AI code which you haven’t even looked at 60% of up until this point there are out of scope variables from a thread the AI found on 1337codeForum.fuck circa 2008 which lead to a disaster where some guy who actually knows how code works half way around the globe stack buffer overflowed the fuck out of you.
If you want honest opinions from people, then this is mine. That little shame you feel is probably larger than you think and it’s because you aren’t doing yourself any favors.
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish3·1 month agoAwesome, thanks! It didn’t occur to me that IKEA could be an option!
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoPersonal system but I work in technology, so learning solutions used in industry is always handy.
I want spinning disks as they have shorter life but a wider mean time between failure, which should be better for the RAID I want to configure.
Since SSDs have a definitive number of writes in their lifetime, as I recall it can be kind of dangerous to install several new ones at the same time in something like a raid 1 configuration.
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoThat’s great to know, all four of my other machines are running Debian right now so I should have a pretty good idea of what’s up!
That probably is what I will do for some time, leaning it gently and securely against a wall somehow, but in the future rack would be nice - especially if I find some enterprise firewall for sale or something.
Also really happy to hear ebay might have iLO licenses - I have grabbed a couple one-time licences off there for windows machines before, but I didn’t know they sometimes had stuff like this too.
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoThanks for the tips and the link, that’s super useful!
golden_zealot@lemmy.mlOPto Selfhosted@lemmy.world•Acquired HPE DL380 G9 - Questions about what is done for self hosting on them these daysEnglish1·1 month agoUnsure about the iLO, but I do recall powering on one of these remotely in school using it. I’ll have to wait until I find some power cable to take a look I believe, but I do see a sticker with the default user name and password for it on the side, so here’s hoping haha.
I have a PLA 3d Printer, but I fear PLA has too low of a melting point to use for server components. It would be neat if there were a caddie model out there I could test with though - will have to look around.
Thanks for the insight on the rack as well, that will be good to know in the future I am certain.
So the V collection is similar to analog lab in that it can be downloaded from the same software center and may use their licensing from that, but the gripe is whether or not I need Arturia’s software center installed somehow in the first place. Is your version of analog lab licensed? If so, do you recall how you got it installed/working/Licensed under linux (using their software center or some other way?). I am not sure if you can just grab a VST/LV2 from them - I was under the impression you needed to install your licensed products via that software center.
Thanks