• 0 Posts
  • 14 Comments
Joined 3 months ago
cake
Cake day: August 10th, 2025

help-circle



  • I messed around with it back in college. Had a lab where we had to make our own OS with a purpose. Lots of people made their own digital picture frame. This was back in 2005 when linux and gentoo were rougher around the edges. I tried compiling my own custom kernel. One that had only the drivers needed for my hardware. Took like 2 days per compile. After several tweaks and fixes I got the kernel to compile, but not boot.

    Eventually caved and went the easy route of compiling the generic kernel because I had a deadline. I installed xfce, metasploit, nessus, wireshark, and a handful if other tools to make a knockoff kali linux for my project. It was fun, and I learned a lot.


  • That’s what you are paying for. You can’t really scrape email addresses. So that database is marketing data that is bought and sold.

    I own my own domain. I have email hooked up to that domain. I’m the only user on my domain. ALL email addresses get forwarded to me. FenderStratocaster@mydomain.com would show up in my email box.

    Corporations also get every email address for their domain. They don’t broadcast valid email addresses. Typically they receive a valid one, and forward it to the proper person inside their org. Or if invalid, they will discard it. Some places will return a response saying that’s not a valid email, but most people stopped doing that. One because it costs money, and two it’s actually a security hole. You could theoretically brute-force valid email addresses of top executives, or anyone.

    Instead websites gather lists of addresses by means of new accounts, and sell that data to these companies, who sell it to people who want it.




  • And potentially make them better too. Maybe a generic wireless driver that works on almost all phones (even if slow), or it’s not uncommon for the industry to gatekeep features to newer models. OSS would likely get those features running on old hardware anyway.

    That’s not even mentioning the spyware and AI garbage baked into everything. Or nerfing cpu/battery performance on devices for planned obsolescence.





  • Only if you happen to have one of the handful of supported devices. I, unfortunately have a handful of old phones, none of them are ever on the list of supported devices when it comes to these linuxphone/androidrom sites. I routinely check them all.

    Except one that’s got a mostly working community build for postmarketos, but the install docs run me around in circles. At one point I had 20 tabs open of linked docs and still couldn’t figure out what I was supposed to do.

    UBPorts did nicely tell me that my plugged in phone wasn’t supported, and while I could choose from the manual dropdown list, I really, REALLY shouldn’t.

    We need more drivers for devices, and easy installers. Or at least archwiki level of documentation.