• 0 Posts
  • 157 Comments
Joined 3 years ago
cake
Cake day: October 1st, 2023

help-circle
  • I never agreed with it. Yes there’s bots on the internet, but people are here too. The majority of lemmy is people, not bots. User facing websites are people, there’d be no reason to have bots post things just so other bots can see it. If that was the purpose, websites would just spew json formatted content around instead of someone building intricate websites full of css and shitty javascript.

    There is a whole different internet though. One with devices like sensors, connecting to servers and posting numbers into databases. Automated code connecting everywhere for data aggregation. There’s also everything other than HTTP.







  • Depends on which part? Tldr; mostly no.
    The user facing software can do everything including control all the exotic hardware components like the dispenser module and knows how to talk to the atm or bank network to do transactions. That thing is closed.
    The operating system can vary from linux based to windows based. I’ve seen machines which boot into the desktop and just start the app. If you had a keyboard, you could alt tab back to the desktop lol. They’re often made in Java.
    The drivers and control software for the mechanical components (dispenser, card reader…) are also proprietary. There’s a specification for how communication between software and these devices is done, called WS/XFS. Not open source, but you can get it and read it to understand better how the software communicates with the hardware.











  • Just a euphemism to get rid of the common denominator and if you have a desire to learn, you will be going beyond what the average person knows about computers. An immich server is not a particularly difficult thing to achieve. Think about hardware first, where it will run and where you want something running 24/7 (or not?). Then move to OS and software. Once you got it working locally, think about backups and how you will access it from the internet as your next steps.
    If you are a “learn as you go” type, you already have a goal and that’s exactly what you need to start.
    Sorry I’m being so abstract, but anything else and I’d just be giving you a guide lol.


  • I’ve had zero problems installing it and exposing it on one of my subdomains via nginx. I thought it was one of the easiest things to install and configure. Like, no errors or unknowns when installing.
    That being said, this isn’t something the average user will be or even should be doing. Its a niche product for the tech literate, not an alternative for what cloud providers are offering. I’d not recommend it to anyone who can’t tell the difference between “wifi” and “internet”.