🅿🅸🆇🅴🅻

  • 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • Please don’t go the RaspberryPi route for serious self-hosting, you’ll regret it later when you’ll realize it’s not powerful enough for ie NextCloud. It can handle PiHole for example (minus digging through the historical logs / stats via its interface), but when adding more and more services (Nextcloud, Jellyfin, a VPN, home automation, etc), it will be easier to expand via VMs (Proxmox) / Docker on a single machine that you need to maintain, you’d have easier snapshot backups, single point for firewall rules, etc, than adding RPIs. Buy a mini server, you’ll have flexibility, room for upgrade, and the costs and power consumption will be justified when scaling to multiple services.





  • No, logins should be harder in order to be secure. Hence the addition of 2FA (which is also incompatible with your proposal).

    As developers, we strive to make things more secure, not less, and unfortunately, good security always comes with the trade-off of less convenience for the user (larger entropy passwords, session expiration, captchas, etc).

    Now, of course, it depends on how sensible the data in that account is. I wouldn’t want this for my email account, for example, or online password manager, which are the entry gates to all my other accounts. The Kagi search engine offers the possibility to login on another device via a session URL which you can copy-paste. And this is fine, if the site / app clearly states the dangers, implemented it securely, tracks and lists the sessions and allows you to invalidate a session for all devices, and you are fine with potentially disclosing the data for that account (forgetting to log out, or disclose the session URL somewhere) - which is not much, as they don’t log the searches, only the daily counts. And their use-case makes sense, people aren’t used to authenticating in order to search something on the internet.

    So, this should be an optional feature offering from the website / app, not built-in in the browser which would make it trivial to be abused by anyone.








  • Depends on the field. For example, in IT, competence can be tested. Especially when a large percent of job positions aren’t filled with people that got a degree in that field. I have dev colleagues with psychology degrees and whatnot and one that only finished highschool, that are better programmers than others I know that do have an IT college degree. Good programmers are hard to come by, and the main aspect that makes you one isn’t a college degree at all.


  • And do you really need college too, to learn how to learn?

    My point is, I have programmer colleagues that have a psychology degree or none at all. Do you think that they “learned how to learn” programming in college? No, they are good programmers because that is their passion. Learning doesn’t have a single recipe.

    I sometimes interview what could be people that will write code in my team. The college part in their resumes has zero importance to me, and I’d argue that it should be the norm. If we’d do the “college degree mandatory” when posting a job offer, like many companies idiotically do, we’d lose a lot of good candidates just because they wouldn’t be able to apply.







  • True, but it depends from person to person and it counts if you have a small or big drive, how often you watch and rotate your media, how large the media is. If you only have a 1TB SSD, and often download and watch blue-ray quality, 20 movies will fill it. It won’t be long until the same blocks get erased, no matter how much the SSDs firmware tries to spread the usage and avoid reusing the same blocks.

    Anyway, my point is, aside from noise and lower power consumption advantages, I wouldn’t use SSDs for a NAS, I regard them as consumables. Speed isn’t really an issue in HDDs.