Skip Navigation

Posts
3
Comments
68
Joined
2 yr. ago

  • I just checked, and I have connectivity while on cellular. Maybe (just wild speculation) your mobile network is IPv6-only? Android (not Linux) should list 192.0.0.4 as an IP address in that case.

  • Yes, Linux is running in a VM, and the network interface is a virtualized veth interface connected to a host bridge. The host android system has IP address 192.168.0.1, and this network interface is called avf_tap_fixed (as seen from termux).

  • While this is very exciting, I just tried it, and the network connectivity seems to be broken. No IPv6.

  • Deleted

    Permanently Deleted

    Jump
  • Before I started to self-host FreshRSS, I used Inoreader, and can highly recommend them.

  • Building nuclear power plants is not a science problem, though, it’s an engineering problem. Just because we can harness energy by breaking up nuclear bonds does not mean that we can do so economically, given the constraints under which we have to operate power plants.

    And OP never disputed the science anyways?

  • Ich habe Laborpraktika betreut, die Studentys haben die Praktika in Zweiergruppen durchgeführt und auch ein gemeinsames Protokoll abgegeben.

    Eine Gruppe hat mal versehentlich nicht das eigene Protokoll eingereicht, sondern ein Protokoll einer anderen Gruppe, die das Praktikum mehrere Monate vorher durchgeführt hat. Mit Altprotokollen zu arbeiten ist nicht verboten, habe ich als Student auch gemacht, man darf natürlich nicht abschreiben. Auf Nachfrage haben mir die Studenten dann auch direkt das “eigene” Protokoll geschickt. Größenteils direkt vom anderen Protokoll abgeschrieben.

    Wäre mir wahrscheinlich gar nicht aufgefallen, wenn die eben nicht so dumm gewesen wären, mir das Protokoll zu schicken, von dem sie abgeschrieben haben.

  • I met someone that was throwing out old memory modules. Literally boxes full of DDR, DDR2 modules. I got quite excited, hoping to upgrade my server’s memory. Yeah, DDR2 only goes up to 2GiB. So I am stuck with 2×2GiB. But I am only using 85% of that anyways, so it’s fine.

  • Ich verstehe nicht, warum man nicht einfach ab dem zweiten (dritten?) Verstoß innerhalb eines gewissen Zeitraums nach Tagessatz abrechnet. Oder den Betrag bei jedem Verstoß verdoppeln?

  • My review does not have a breakdown by platform.

  • Wie sah denn der relative Link aus? Einfach /post/4986367? Das funktioniert nicht, wenn man auf einer anderen Instanz ist. Die Post-ID ist Instanz-abhängig, bei mir auf discuss.tchncs.de wäre der gleiche Post die /post/25615261. Irgendwie habe ich noch nicht herausgefunden, wie man dann von der anderen Instanz wieder zurück zur eigenen kommt, um mit dem Post zu interagieren …

  • You can install steam on Fedora using an RPM repository. But everyone using the Steam Flatpak will show up as Freedesktop SDK, no matter the distribution. For Fedora-based gaming distributions such as Bazzite, this is the default way to use Steam.

  • I use syncthing to sync almost everything across my computer, laptop (occasional usage), server (RAID1), old laptop (powered up once every month or so), and a few other devices (that only get a small subset of my data, though). On the computer, laptop, and server, I have btrfs snapshots (snapper). Overall, this works very well, I always have 4+ copies of my data in 2+ geographical locations.

  • Probably its part of Flatpak?

  • Das gilt nur, wenn die Identität nicht festgestellt werden kann.

  • TOR exit node IP addresses are well-known. If YouTube wants to, they can just block the TOR network.

  • Als junger, gesunder Mensch kann man sich doch aktuell sowieso nur auf eigene Kosten gegen Corona impfen lassen, wenn man nicht gerade in der medizinischen oder pflegerischen Versorgung arbeitet.

  • The same amount of JXL gives you more image than JPEG? Also, it supports ridiculous resolutions (terapixel).

  • I took my existing JPEG file, compressed it using JXL, 15% smaller.

    Then I decompressed it again into JPEG. The file was bit-for-bit identical to the original file (same hash). Blew my mind!

    Directly using JXL is even better of course.