Ο Linus Torvalds ανακοίνωσε ένα νέο λειτουργικό σύστημα βασισμένο στο Minix. Και τα υπόλοιπα είναι ιστορία 🙂

Ο Linus Torvalds ανακοίνωσε ένα νέο λειτουργικό σύστημα βασισμένο στο Minix. Και τα υπόλοιπα είναι ιστορία 🙂

I would never use Nvidia again with open source operating systems … Only AMD Radeon. It is just counterproductive and I would have to literally reinvent the wheel just to get a FreeBSD functional system running …
As Linus Torvalds once said: “NVIDIA is the single worst company we have ever dealt with”
“The betas of FreeBSD 14.0 are expected to begin in early September and run through the month until FreeBSD 14 RC1 at the end of September. If all goes well after a few weekly release candidates, FreeBSD 14.0-RELEASE should debut before the end of October.”
FreeBSD 14 is the last version supporting 32-bit systems and will be EOLed 5 years after the release of 14.0. Given an estimated release date of October 2023 for 14.0, support for 32-bit platforms would end in October 2028.
Another important feature is the fwget utility for fetching firmware updates, initially of AMD and Intel GPUs as currently only the pci subsystem is supported.
Intel reports up to 50% performance penalties after the microcode update
https://www.phoronix.com/news/New-Linux-Stable-Downfall
https://github.com/open-spaced-repetition/fsrs4anki/wiki/The-Benchmark

According to the above data FSRS v4 is the most accurate algorithm as it has the lowest Mean absolute error based on 66 group of experiments in 59 collections containing approximately 3 million reviews
Ντροπή απλά
Τόσο καιρό χωρίς custom scheduling ή v3 support
Ctrl-Shift-SemiColon to open the debug console Ctrl-Enter to execute the command

Μια μεγάλη αλλαγή έρχεται στο KDE Plasma 6 hahaha.
Στα Windows υπάρχει αυτό το feature από τη δεκαετία του 90… Τώρα γιατί οι developers του KDE δεν είχαν προσθέσει αυτό το χαρακτηριστικό όλα αυτά τα χρόνια, ενώ υπάρχει ηχητική ειδοποίηση για σύνδεση-αποσύνδεση power source, παραμένει ένα μυστήριο …
The new beta-untested version of the FSRS scheduling algorithm is 4.2.1 while the respective stable release is 3.26.2
https://github.com/open-spaced-repetition/fsrs4anki/releases
The release announcement according to the new plan will be is on 23th of October
The original commit that produced the following error:
Exception in thread Thread-1:
Traceback (most recent call last):
File “/home/chris/ankidev/out/extracted/python/lib/python3.9/threading.py”, line 980, in _bootstrap_inner
self.run()
File “/home/chris/ankidev/qt/aqt/mediasrv.py”, line 93, in run
DevTools listening on ws://127.0.0.1:8080/devtools/browser/27d471d5-c7a4-4890-aa4a-3e6d790323b1
https://github.com/ankitects/anki/commit/d5b5b861e24fccf8248dc9786afa13faea203755
% (self.server.effective_host, self.server.effective_port) # type: ignore
AttributeError: ‘MultiSocketServer’ object has no attribute ‘effective_host


The change that fixed the issue:
