1 Followers
0 Following
1 Posts

A privacy and FOSS enthusiast. Linux 🐧 and Firefox 🦊 for life

🔭 Loves space and starwatching

🌌 Amazed at how universe works

I use freetube on desktop ( The libredirect extension make it an ease ), and since i watch subscribed channels in phone, i use revanced. So that i don’t cause viewership loss to them ( IDK it will affect them directly or not, just for my pleasure. )

For PC’s the whisper can be now run on many common laptops and desktops ( with almost good accuracy ) , thanks to projects like whisper.cpp and faster-whisper.

There also happens a lot of model’s getting released by meta like wav2vec2 and MMS ( not seen using anywhere though )

I guess there are many python packages for aforementioned projects too.

GitHub - ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++

Port of OpenAI's Whisper model in C/C++. Contribute to ggerganov/whisper.cpp development by creating an account on GitHub.

GitHub
Same. Now many lessons consist of one or two words which i already learned and I am placed so much backwards when i finally returned back to japanese again.

I thought I would never have to see BSOD after switching to linux, but here we go…

[ tbh, I love that errors are presented much better, just that the name doesn’t bring back much good memories.

Glad that there are govt. level systems who make use of Linux (mostly ubuntu ) systems here. For eg. , in kerala, all govt schools and colleges use linux for computer labs and academic activities, i guess the local body administration too use ubuntu.

Only wish we could convince those private sector schools of the money they’ll save converting those slow windows systems to linux.

How are you still using that old os ? Also how does it perform ? do the modern web run in it ?

Updated Documentation ¡ This Week in GNOME

https://kerala.party/post/492281

Updated Documentation ¡ This Week in GNOME - KeraLEMM

I’m happy to see the improvements in the mobile side of things ( phosh ). As per different reviews i heard , what it mainly need are perfomance improvements though.

I don’t know about graphene, but doesn’t some android roms allow to use custom ( more private Webview implementations) instead of default ?

Incoming changes in JDK / JRE 21 packages may require manual intervention

https://kerala.party/post/482765

Incoming changes in JDK / JRE 21 packages may require manual intervention - KeraLEMM

We are introducing a change in JDK/JRE packages of our distro. This is triggered from the way a JRE is build in modern versions of Java (>9). We are introducing this change in Java 21. To sum it up instead of having JDK and JRE packages coexist in the same system we will be making them conflict. The JDK variant package includes the runtime environment to execute Java applications so if one needs compilation and runtime of Java they need only the JDK package in the future. If, on the other hand, they need just runtime of Java then JRE (or jre-headless) will work. This will (potentially) require a manual user action during upgrade: - If you have both JDK and JRE installed you can manually install the JDK with pacman -Syu jdk-openjdk and this removes the JRE related packages. - If you have both JRE and JRE-headless you will need to choose one of them and install it manually since they would conflict each other now. - If you only have one of the JDK/JRE/JRE-headless pacman should resolve dependencies normally and no action is needed. At the moment this is only valid for the upcoming JDK 21 release.

Doesn’t Tor on Tails come with ublock origin ? I don’t get why Tor doesn’t come with it preinstalled too