- 2 Posts
- 82 Comments
JS should have never leaved the Browser side. Now you can use this thing for Backend and is just awful
Fijxu@programming.devto Linux@lemmy.ml•I have used Windows all my life, and I have some questions.
2·9 months agoJust as a note, NVIDIA on Linux is not bad, BUT IS REALLY ANNOYING because you will get some random bugs that are only exclusive to NVIDIA cards. Like this one: https://forums.developer.nvidia.com/t/non-existent-shared-vram-on-nvidia-linux-drivers/260304
If you have a low VRAM NVIDIA GPU and you want to play a modern game, you will have a bad time. (However, AMD and Intel should work just fine lolol)
Thanks meow
Fijxu@programming.devto Privacy@lemmy.ml•Does using Cloudflare's cdnjs compromise privacy?
3·9 months agoI don’t trust cloudflare. That is just a JS CDN that pulls a file, but is still gathered from an external server. In my case, when I have to use CDNs to use a JS library, I just download the file and host it locally.
You don’t own the CDN, is controlled by other people, which means that of course is less private to the end user, and more insecure since you rely on the people running the CDN and the author or the library. What would happen if the library author/authors get hacked and they add malicious code to the library? (Asumming it doesn’t contain a
integrityattribute like the one on your example).Is better to trust yourself, it doesn’t cost you anything to download a few kB of a JS file and serve it directly from your server. The page is not going to load 2s faster if you use a JS CDN
And no one wants this to occur to their websites: https://fossa.com/blog/polyfill-supply-chain-attack-details-fixes/
Fijxu@programming.devto Privacy@lemmy.ml•Contacts and calendars sync without a server (Syncthing + Radicale)
1·9 months agoHow do you guys can see a deleted comment wtf. I deleted it for a reason, because I noticed that my comment was dumb and stupid after I posted it
Fijxu@programming.devto Privacy@lemmy.ml•Contacts and calendars sync without a server (Syncthing + Radicale)
1·9 months agodeleted by creator
I was going to say this. Linus took some months to think about the design of Git before even writing it.
Fijxu@programming.devto Privacy@lemmy.ml•newpipe, freetube and yt-dlp not working anymore
16·9 months agoHi, your IP is banned. lol
- inv.nadeko.net admin
Fijxu@programming.devto Cybersecurity@sh.itjust.works•Google's New YouTube Warning: No Ad Blockers or Lose Your Account?English
4·10 months agoPeertube is so good, we just need more people hosting content on it. Something like dedicated hosters for the content of each YouTube’s/Streamer/Country would be perfect. If people just use and upload videos on popular instances, the storage of that instance is going to ran out pretty easily.
Fijxu@programming.devto Cybersecurity@sh.itjust.works•Google's New YouTube Warning: No Ad Blockers or Lose Your Account?English
3·10 months agoI just closed it because it never loaded on my phone… Why so many bullshit to load a single article page?
Fijxu@programming.devto Privacy@lemmy.ml•YouTube doesn't let me watch without turning off my VPN?
1·11 months agoI think its better to leave it Closed Source, otherwise, YouTube team will be able to see how it works and how they circumvent their efforts on blocking 3rd party clients.
Fijxu@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•The Decentralized Retro Content Project (DRCP)English
1·1 year agoMatrix (not Matrix.org please)
Fijxu@programming.devto Privacy@lemmy.ml•DeepSeek collects keystroke data and more, storing it in Chinese servers
5·1 year agoNo, this is just propaganda
Fijxu@programming.devto Technology@lemmy.world•Stop Treating Phone Numbers As A Digital IDEnglish
3·1 year agoYes. I host my own using Mailu.io. With the proper records, you will be able to send emails to any big email provider (proton, gmail, outlook). You need to pick a good TLD (.com, .net, .org, etc) so you don’t get your email thrown into the spam folder immediately.
If you buy a domain now, you will probably get on the Spamhaus blacklist, which every big email service seems to use (again, proton, gmail, outlook, and probably others), so you will need to wait a few months and keep a good spam record (well, don’t send spam emails obviously and keep your email server with the proper configurations).
Also, pick a good VPS provider (No vultr, no linode) with low levels of abuse, because if you setup your email server in an IP range with a lot of abusers, you may get your email flagged. (You can check that using https://www.uceprotect.net/en/rblcheck.php, but I’m not sure if uceprotect is trustable).
Fijxu@programming.devto Technology@lemmy.world•Stop Treating Phone Numbers As A Digital IDEnglish
3·1 year agoSelfhosted email I guess.


:3