Foggy's networking 101 for selfhosters
There is also another reply from foggy in that thread which goes into security considerations.
There is also another reply from foggy in that thread which goes into security considerations.
cross-posted from: https://lemmy.zip/post/57522095
In space, no one can hear you scream how good this cyberdeck is!
https://www.tomshardware.com/raspberry-pi/alien-fan-builds-a-better-raspberry-pi-cyberdeck-the-mu-th-ur-of-all-homages-to-a-classic-movie-seriesOpen linkView original on programming.devI wanted a long gun locker. Why is it that I can only find 2 categories in the market:
Where's my middle option?
cross-posted from: https://reddthat.com/post/43777533
[JS Required] The Restroom Archive
Repo.
The Restroom Archive is an ongoing case study that aims to document and celebrate the public restroom. What started as a joke in 2023 has become a years-long practice of 3D scanning the restrooms in restaurants, gas stations, convenience stores, coffee shops, and various other spaces across the U.S. and Europe.
The scans are meant to capture the humorous, chaotic, and often scary nature of these uniquely private publicly accessible spaces.
Through capturing the diverse decor, graffiti, and artifacts, both stored and left behind, I consider public restrooms to be a reflection of both the creativity and impertinence of human nature when we think nobody else is watching.
Scans were made with LiDAR using Polycam for iPhone. This site was built using Vue.js and Three.js and is currently hosted on GitHub pages.
TLDR: Automakers want a piece of the data harvesting pie. But don't worry they assure us it's just to improve their products. You know, like the infotainment they're building, that they wouldn't need to build if they kept phone integration.
https://www.motortrend.com/features/apple-carplay-android-auto-automakers-ditching-them-for-dataOpen linkView original on programming.devProgramming.dev seems to be experiencing slowness intermittently again. It is most pronounced on Tesseract, but also on the default UI. Using a mobile client such as Voyager seems more responsive, so maybe the API isn't suffering from it.
The Fakespot feature within Firefox known as Review Checker will shut down on June 10, 2025.
There goes the only feature that managed to move my wife towards a gecko based browser. l guess it's Brave for her now.
Mozilla acquired it two years ago. Bastards.
https://blog.mozilla.org/en/mozilla/building-whats-next/Open linkView original on programming.devcross-posted from: https://lemm.ee/post/63055455
Oregon State University's Open Source Lab may shut down without $250K in funding. Projects like Gentoo, Debian, Fedora, and many more rely on it.
https://linuxiac.com/iconic-open-source-hub-appeals-for-lifesaving-donations/Open linkView original on programming.devAll of the above have web GUIs to install, configure, and maintain services and are commonly suggested for someone that is new to self hosting. What are their key differences? Their advantages and disadvantages for common use cases?
It's pages and pages of this. Maybe you want to restrict who can log in and create repositories.
I’m versed enough in SQL and RDBMS that I can put things in the third normal form with relative ease. But the meta seems to be NoSQL. Backends often don’t even provide a SQL interface.
So, as far as I know, NoSQL is essentially a collection of files, usually JSON, paired with some querying capacity.