• 1 Post
  • 142 Comments
Joined 2 years ago
cake
Cake day: December 14th, 2023

help-circle
  • I think the warning you might be thinking of is that a breaker can fail to pop if an inverter/generator is on the same circuit as a high wattage device. Since some energy would go directly from generation to device, the breaker will only see the “net” energy consumption. So if the generator puts out 1500W and the device decides to draw 3000W, a 15A breaker only sees 1500, and won’t trip even though the device is pulling way too much. If the breaker was sized for the wiring, then the wiring to that outlet could catch fire due to the breaker not tripping. That’s the main reason I know of why a generator or inverter should be on a dedicated circuit, to force the energy out one breaker and in another, so that the breaker can see an accurate measure of energy and trip when necessary.


  • Generally that’s fine and I agree, but one edge case that people overlook that I think is worth mentioning (and maybe what gp heard about and is trying to articulate) is that having an inverter or generator on the same circuit as a big energy consumer means that the breaker wouldn’t see the total energy being used by the consumer, and so it might not trip even if the consumer pulls too much wattage. That’s the main reason I know of why power sources should be on their own breaker - so it doesn’t hide power from the breaker but forces it to go out the generator circuit breaker and back in the consumer breaker so it can be protected properly.


  • Yeah I’ve tried those but it seems like such a hack. Weirdly, the one handed “pull screen into reach” doesn’t allow you to swipe down across the notifications bar to open notifications, in that mode it only registers swipes that start from below the notifications bar. And the floating button gets a little unwieldy since it overlaps with the volume popup. And in the “show notifications” mode, the button opens notifications but doesn’t let you close them (once you press it twice for the “control center” it no longer does anything)

    Not to mention it doesn’t really help with the phone itself being uncomfortable to hold. I’m trying my best to vote with my wallet, but that has meant sticking with a Pixel 2 up until a few years ago, and the Pixel 5 was my “only 2mm taller” compromise - I completely overlooked the fact that the Pixel 2 screen starts like 1cm from the top while the Pixel 5 screen starts nearly at the top. The Pixel 10a is almost 10mm taller, so I’m not sure if I’ll be sold on it.

    I actually bought a OnePlus 6 something (t?) at one point fully intending to give in to a bigger screen but I hated it and returned it.








  • As a dev with roughly 10 years (or more depending on how you count) of experience, I would have done the same. Beyond maintaining self respect, I feel like we have a duty to each other to ensure companies that treat candidates like this have the hardest time possible finding someone willing to put up with it. I don’t even entertain companies that won’t let me use my choice of distro - especially considering I’m web UI focused.


  • If you tried BlueStacks and androidstudio and those don’t work, and you don’t have access to an old android device, then you could try something like BrowserStack - I’ve occasionally used them to test websites in specific combinations of OS and browser version on supposedly real devices. They have an option to test android apps, and you may be able to transfer your apk or paste in a share link to try it out there.

    I think they give you 30 minutes free, but I haven’t tried the app testing (since I’m a web dev) so idk if it would be excluded from the sign up bonus. The price for a single freelancer is $19 month to month.





  • I mean you’re not wrong it’s true to a degree, but especially in my parents case, they hardly store anything on the computer so the disk usage hardly registers on the pros and cons. If it provides convenience then it’s whatever. They’re still on an obsolete elementaryos but flatpak is still keeping them up to date until I can get around to visiting them again. If I understand how it works on debianland once a major version goes EOL, they’d be using backports which might not have the latest version right?


  • I did this for my parents, context: borderline elderly, late 60s, use their laptops for checking email, reading articles, and watching youtube. I visit every year or so and usually end up doing a little maintenance.

    Probably my main tips are:

    • Don’t pick elementary like I did years ago, I learned there’s no upgrade path between major versions and that’s been a pain
    • I’ve found it helpful to install as much as possible as flatpak, since that decouples app updates from system updates
    • Set up some form of remote access, I’ve used teamviewer but in hindsight it would be nice to have WG to SSH in
    • If I were doing it again today, I would probably use a universal blue spin for the atomic updates
    • With my parents’ level of computer experience, as long as there’s a firefox icon in the dock then they’re right at home

    Honestly there isn’t much to it, especially if they’re not tech savvy and aren’t doing anything complex. All you have to do is make sure familiar app icons are where they expect and that they know how to use the window decorations / DE. My only pain has been having to do a bunch of updates when I visit, so next time I’ll swap them to fedora and set up automatic atomic updates. Besides that, everything keeps chugging along because they’re not making any changes to the system when I’m not there.