Nice, how does it compare to Kdenlive?
Nice, how does it compare to Kdenlive?
oculus software for my vr
Check https://lvra.gitlab.io/ for plenty of options. I’m playing VR on Linux but it’s using SteamVR with the Index.
the world runs off GitHub whether we like it or not
It doesn’t and we don’t like it anyway.
PS: to clarify, yes GitHub is wildly popular but, and the kernel is a particularly interesting example, it does not host ALL projects, only a lot of popular ones. A lot of very popular ones are also NOT there but rather on their own git, mailing list, GitLab instance, Gitea, etc. It’s a shortcut, I understand that, but by ascertaining it as “truth” it’s hiding a reality that is quite different and showing that reliable alternatives do exist.
It’s federated, so one can setup whatever instance they want on whatever domain they want.
If the admin feels “.wtf” is edge, cool. If someone else believe it’s NSFW or wouldn’t help promote the cause, they can setup another instance on another domain. If the content itself is federated, they might share that link instead.
True, in fact I’ve done so myself (simplifying a curve resulting of hand sketching). Still I’d argue that’s not the expected behavior of storing the vector file but rather explicitly modifying it.
main difference between raster graphics and vector graphics was the quality
It’s not. The primitives, the most basic constitutive building blocks, are different, for raster it’s the pixel (a mix of colors, e.g. red/green/blue) whereas for vector it’s the … vector (a relative position elements, e.g. line, circle, rectangle or text start with).
This is a fundamental distinction on how you interact with the content. For raster you basically paint over pixels, changing the values of pixels, whereas for vector you change values of elements and add/remove elements. Both can be lossless though (vector always is) as for raster can have no compression or lossless compression. That being said raster does have a grid size (i.e. how many pixels are stored, e.g. 800x600) whereas vector does not, letting you zoom infinitely and see no aliasing on straight lines.
Anyway yes it’s fascinating. In fact you can even modify SVG straight from the browser, no image editor or text editor needed, thanks to your browser inspector (easy to change the color of a rectangle for example) or even the console itself then via JavaScript and contentDocument
you can change a lot more programmatically (e.g. change the color of all rectangles).
It’s a lot of fun to tinker with!
Meanwhile https://www.europarl.europa.eu/petitions/en/petition/content/0729%252F2024/html/Linux%2Bstatt%2BWindows just closed with 2474 Supporters
I also have a SteamDeck and it’s IMHO one of the best device to promote Linux. Just hand skeptic the device, let them play and ask them how the experience then if they can guess the OS.
never could get away from Windows entirely. Especially for gaming, and a few critical apps.
Been gaming exclusively on Linux now for few years, including in VR. Just few hours ago before my work day I was playing Elden Ring with controller. 0 tinkering, System key, “EL”[ENTER] then play. So… unless you need kernel level anti-cheat, Linux is pretty good for gaming nowadays.
Same of the few “critical” apps, I don’t know what these are but rare are the ones without equivalent and/or that don’t work with Wine, sometimes even better that on Windows.
Anyway : Debian. Plain and simple, not BS with a mix bag of installers (but you can still use AppImage or am
or even nix
whenever you want to). It just works and keep on working.
Another Debian suggestion here, including for gaming and even VR. It basically just works.
Looks like https://old.reddit.com/r/kde/comments/d3m0fz/how_to_open_links_in_mpv_with_klipper/ is a good starting point, i.e
then… to try! :D I’m just discovering this too but seems like the right way.
That said I’d be cautious and limit the use case to only what you have, e.g. Spotify links, at least at first because I imagine one can get into hairy edge cases quickly.
Keep us posted!
I’d add :
To clarify, I’ve been using Linux for decades… and I still take notes! For example https://fabien.benetou.fr/Tools/Shell or https://fabien.benetou.fr/Tools/Ffmpeg so please, pretty please, do NOT keep it all in your head! There are myriads of way to record your learning so don’t be shy about it.
First and foremost, welcome to Linux!
Few pointers to hopefully help the process :
/
to their own C:\
things) so that you can actually go “nuts” with your installation, actually messing things up but without the fear of losing your precious data! Each new install is an occasion to learn. That being said, Linux is very VERY stable. I’ve been running the same installation for years, on desktop and servers alike. If something goes wrong it can usually be fixed and it’s, again, an occasion to learn. That being said, having a dedicated /home
directory on its own partition or even disk gives you the opportunity for a low effort low risk blank slate.scrot
if you want to use the CLI, (KDE) Spectacle if you need a UI.
Honestly I’d
That’s it. This way one can still let the OS do it’s updates but the user experience is consistent.
Angry update.