• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle




  • Trust me, you don’t want to be trying to maintain legacy Jython code at this point, let alone use it for anything new. All the “normal” Python infrastructure like Pip etc. has moved on and broken compatibility, so you’d have to find and maintain locally the last working compatible version of every single package you use. I suppose you could use Java libraries, but the impedance mismatch trying to use LBYL explicitly typed stuff in EAFP python is terrible. It’s just a horrible mess.












  • All hardware is “disposable” in the sense that it becomes obsolete after a few years, and the electricity to keep using it costs more than replacing it with new hardware with better performance per watt.

    Maybe once Moore’s law is finally dead and buried that’ll stop being the case, but it hasn’t happened quite yet.

    This certainly isn’t “green” in terms of disposal, but I’m not sure it’s any worse than the status quo alternative of a landfill, either.





  • grue@lemmy.mltoAndroid@lemdro.idwhat is your favorite f-droid app?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    I want to degoogle, but I also want to keep track of which videos I’ve watched already across devices. Maybe Newpipe and similar apps need a self-hosted server companion app. Or maybe a plugin for existing server software, like I dunno, Jellyfin or Nextcloud or something. Maybe using RSS? I’m just brainstorming here…