sorted by: new top controversial old
144
DuckDuckGo AI Chat (duckduckgo.com)
submitted 5 months ago by MoreCoffee@lemm.ee to c/technology@lemmy.world

DDG is now offering free/private AI chat using several models.

63
Gnome 46 getting VRR (gitlab.gnome.org)

cross-posted from: https://lemm.ee/post/25485365

Gnome is finally getting VRR added in version 46. A freeze break was requested and accepted to get it added as an experimental option. Awesome!

[-] MoreCoffee@lemm.ee 13 points 7 months ago

Another release and no vrr, big surprise.

[-] MoreCoffee@lemm.ee 11 points 1 year ago
220
submitted 1 year ago by MoreCoffee@lemm.ee to c/linux@lemmy.ml

Systemd 254 released and now has a new soft-reboot option:

    * A new "soft-reboot" mechanism has been added to the service manager.
      A "soft reboot" is similar to a regular reboot, except that it
      affects userspace only: the service manager shuts down any running
      services and other units, then optionally switches into a new root
      file system (mounted to /run/nextroot/), and then passes control to a
      systemd instance in the new file system which then starts the system
      up again. The kernel is not rebooted and neither is the hardware,
      firmware or boot loader. This provides a fast, lightweight mechanism
      to quickly reset or update userspace, without the latency that a full
      system reset involves. Moreover, open file descriptors may be passed
      across the soft reboot into the new system where they will be passed
      back to the originating services. This allows pinning resources
      across the reboot, thus minimizing grey-out time further. This new
      reboot mechanism is accessible via the new "systemctl soft-reboot"
      command.>
[-] MoreCoffee@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

Your get_admin_ids() needs some try/except. I would check the requests call and you can specifically check for requests.exceptions.JSONDecodeError exceptions.

MoreCoffee

joined 1 year ago