Search
1000 results for “data0”
-
It's difficult to write this post in a neutral tone, but I'll try:
Apparently, in 2025 you can buy a #camera to install in your #toilet bowl that will upload #photos of your #poop into the #cloud. The manufacturer claimed the data was #encrypted. But it was a lie. So if you did buy such a device and used it, your poop may now be floating around the internet. (NO SH*T!)
-
Forced to accept a huge pile of indigestible #legalese terms and conditions of some service? Paste it into #AI and have it summarize the disadvantages you're facing as a customer. It's pretty good at it afaict.
Here's #Bandcamp's latest terms and conditions as an example:
https://hf.co/chat/r/SznQuq8 -
If you're still using polyfill.io you probably want to replace/remove it IMMEDIATELY. The domain has been sold and the new owners are injecting #malware (1).
If you absolutely have to use externally hosted #JavaScript and #CSS, it's a good idea to secure it with #SubresourceIntegrity (2). It's supported by most old browsers you're probably polyfilling for.
(1) https://polykill.io/
(2) https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity -
RE: https://social.anoxinon.de/@linuxnews/115632152144208105
Using #SyncthingFork on #Android? The Repo + #Fdroid keys have recently changed hands and the new owner seems a bit dubious at this time. There is still a chance that they are entirely non-malicious and the takeover has just been a bit bumpy… but I still went ahead and switched to the #Termux #cli-only version for the time being. The official #Syncthing Android app has been discontinued in Oct. 2024, so it's is the only way left to use it on Android unfortunately.
-
The coolest #art / #engineering project I came across in a long while
-
#npm had 2.5 million live packages by the end of 2023, downloaded 184+ billion times per month. 5k #malware and 15k #spam packages were found last year. There's a package named 214x the letter "a". There's one almost 6 GB in size!
Remember to always use as less #npmjs dependencies as possible, carefully vet what you're using and to run it in a container (also during dev).
-
Into music? Check out https://roland50.studio. It's #Roland celebrating 50th anniversary with virtual vintage drum machines / synthesizers. #TR808 #TR606 #TB303 #SP404 #SH101
It's also a well-built and performant multimedia website done with #nextjs. Haven't found out more yet, because I immediately get stuck making music for hours on end before I managed to open the dev tools 😃
-
Into music? Check out https://roland50.studio. It's #Roland celebrating 50th anniversary with virtual vintage drum machines / synthesizers. #TR808 #TR606 #TB303 #SP404 #SH101
It's also a well-built and performant multimedia website done with #nextjs. Haven't found out more yet, because I immediately get stuck making music for hours on end before I managed to open the dev tools 😃
-
Just listened to #SyntaxFM episode 453 "Why do people still use #Axios over #Fetch?" #javascript
Honestly, all of the things mentioned can be achieved with a few lines of code in a wrapper function* or service worker. No need to pull in 20 kB of external code unless you're using all of the features. #UseThePlatform!
*) Building a little #API client is almost always very useful anyway
-
@inpc @doktorlond Just finished listening. Great show! Enjoyed it a lot! Cool that you made it a proper radio show and not just a mix!
#pirateradio #musicpodcast #radioshow #jazz #beats #dub #reggae #experimentalmusic #djmix #guestmix
-
@inpc @doktorlond Just finished listening. Great show! Enjoyed it a lot! Cool that you made it a proper radio show and not just a mix!
#pirateradio #musicpodcast #radioshow #jazz #beats #dub #reggae #experimentalmusic #djmix #guestmix
-
@inpc @doktorlond Just finished listening. Great show! Enjoyed it a lot! Cool that you made it a proper radio show and not just a mix!
#pirateradio #musicpodcast #radioshow #jazz #beats #dub #reggae #experimentalmusic #djmix #guestmix
-
@inpc @doktorlond Just finished listening. Great show! Enjoyed it a lot! Cool that you made it a proper radio show and not just a mix!
#pirateradio #musicpodcast #radioshow #jazz #beats #dub #reggae #experimentalmusic #djmix #guestmix
-
@inpc @doktorlond Just finished listening. Great show! Enjoyed it a lot! Cool that you made it a proper radio show and not just a mix!
#pirateradio #musicpodcast #radioshow #jazz #beats #dub #reggae #experimentalmusic #djmix #guestmix
-
Oh my <overlord of choice>…
"There is also an unfortunate #bug that is not fixed to this day that result in an excessive creation of .DS_Store file. Those files should only be created if the user actually makes adjustments to the […] folder. That’s unfortunately not what happens and visiting a folder pretty much guarantees that a .DS_Store file will get created"
On the origins of #DS_store
https://www.arno.org/on-the-origins-of-ds-store -
Oh my <overlord of choice>…
"There is also an unfortunate #bug that is not fixed to this day that result in an excessive creation of .DS_Store file. Those files should only be created if the user actually makes adjustments to the […] folder. That’s unfortunately not what happens and visiting a folder pretty much guarantees that a .DS_Store file will get created"
On the origins of #DS_store
https://www.arno.org/on-the-origins-of-ds-store -
Oh my <overlord of choice>…
"There is also an unfortunate #bug that is not fixed to this day that result in an excessive creation of .DS_Store file. Those files should only be created if the user actually makes adjustments to the […] folder. That’s unfortunately not what happens and visiting a folder pretty much guarantees that a .DS_Store file will get created"
On the origins of #DS_store
https://www.arno.org/on-the-origins-of-ds-store -
Oh my <overlord of choice>…
"There is also an unfortunate #bug that is not fixed to this day that result in an excessive creation of .DS_Store file. Those files should only be created if the user actually makes adjustments to the […] folder. That’s unfortunately not what happens and visiting a folder pretty much guarantees that a .DS_Store file will get created"
On the origins of #DS_store
https://www.arno.org/on-the-origins-of-ds-store -
#TIL #Caddy is not only a great general-purpose #http server with automatic #https handling (via #letsencrypt and #zerossl). It also has a layer 4 module that can make it terminate #tls for arbitrary #tcp services and still handle certificates automatically. I just used it to tls-terminate a #redis db and it works like a charm!
-
#Helix 25.07 just dropped with loads of nice new features
-
This is hands down one of the best #amiga #demos ever made on all chipsets. It's a real work of art… I can't help but watch it over and over again! #demoscene #batmangroup
-
Btw, the #MIPS #R3000 is the #CPU used in the original #PlayStation. So this ancient 4-bit #Intel 4004 is emulating a literal PlayStation CPU. Incredibly slowly, but it does:-)
-
This is crazy. Someone managed to run #Linux (v4.4) on an #Intel 4004 #CPU from 1971, one of the first commercially available microprocessors ever.
The craziest part: It became possible by writing a #MIPS #R3000 #emulator in 4004 #assembler that fits into the 4096 bytes¹ of addressable memory. The emulator then runs the kernel. My mind is blown.
https://dmitry.gr/?r=05.Projects&proj=35.%20Linux4004
¹) The memory was eventually expanded to 8192 bytes via some bank switching trickery as the article explains
-
Try using #HuggingChat instead of #ChatGPT!
I'm using it since a month now and on average it's as good as if not slightly better than #GPT3.5, especially if you're using one of the specialized models
-
I enjoyed this article on #vim #minimalism, even though it's a bit too extreme for my taste. I too try to keep my setup as lean and use as much built-in functionality as possible. But I still think syntax highlighting and LSPs are genuinely useful. #LSP feedback should be entirely on-demand of course. And compiling commits with #fugitive is just so much faster and more flexible than with the #git #cli. But apart from that… right on!
-
I enjoyed this article on #vim #minimalism, even though it's a bit too extreme for my taste. I too try to keep my setup as lean and use as much built-in functionality as possible. But I still think syntax highlighting and LSPs are genuinely useful. #LSP feedback should be entirely on-demand of course. And compiling commits with #fugitive is just so much faster and more flexible than with the #git #cli. But apart from that… right on!
-
I enjoyed this article on #vim #minimalism, even though it's a bit too extreme for my taste. I too try to keep my setup as lean and use as much built-in functionality as possible. But I still think syntax highlighting and LSPs are genuinely useful. #LSP feedback should be entirely on-demand of course. And compiling commits with #fugitive is just so much faster and more flexible than with the #git #cli. But apart from that… right on!
-
I enjoyed this article on #vim #minimalism, even though it's a bit too extreme for my taste. I too try to keep my setup as lean and use as much built-in functionality as possible. But I still think syntax highlighting and LSPs are genuinely useful. #LSP feedback should be entirely on-demand of course. And compiling commits with #fugitive is just so much faster and more flexible than with the #git #cli. But apart from that… right on!
-
#Nix support is now ready and has been included in the brand new
🔀🦒 #Mergiraf v0.6.0 release!https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.6.0
(Mergiraf is a syntax-aware #git #merge driver that solves many conflicts automatically that git's built-in merge strategies can't.)
#opensource #coding #programming #cvs #mergeconflicts #git #gitmerge
-
@simonmic Not sure about #oilshell though. I'm very happy with #fishshell for interactive use and when there's a need for advanced scripting, why not use python or javascript directly?