My first distro was debian and why I switched was that I wanted up to date packages.
- 0 Posts
- 10 Comments
TheMightyCat@lemm.eeto Linux@lemmy.ml•I want to move out from Ubuntu and use something else.21·8 days agoI would suggest Arch with KDE plasma, I don’t have a stylus so can’t vouch for it personally but I’ve seen it mentioned in the update notes alot.
TheMightyCat@lemm.eeto Programming@programming.dev•List of tutorials to learn videogame development5·14 days agoWant to give a shoutout to the tutorial that got me into game dev: ChiliTomatoNoodle - C++ 3D DirectX Programming, A very long tutorial but it really goes deep into the basics of graphics api’s and win32, Even though i now use vulkan and wayland the underlying concepts that are explained in the tutorial are still the same.
That was a huge rant, i also don’t like the microsoft authenticator so guess what i don’t use it, and the issue of your private keys to getting stolen if your pc is hacked has long been solved with password protected keys.
All of these issues pretty much amount to nothing, the standard works and is more secure then passwords, same reason as to why enabling password login on SSH is not recommended.
Currently I use Code OSS, which is less my favorite but it works.
Out of all the IDE’s I’ve tried (vscode, webstorm, Code OSS, Kate, KDevelop), regular old Visual Studio 2022 is still my all time favorite, using it is such a smooth experience.
Its biggest flaw and why i had to switch is no linux support :(
TheMightyCat@lemm.eeto Selfhosted@lemmy.world•AG-UI: The Protocol That Bridges AI Agents and Your FrontendEnglish7·18 days agoI’m trying to understand how this is used, my current selfhosted setup is quite simple:
frontend - backend - vllm
Using the openai compatible api vllm returns with tool calls that need to be handeled by the backend, an results are then send to the frontend by the backend, the frontend never communicates with vllm directly.
Form what i can gather AG-UI is a way for the frontend to directly communicate with in my case vllm in a secure way? letting the frontend handle the tool calls?
TheMightyCat@lemm.eeto Linux Gaming@lemmy.world•Denuvo will lock you out of games on Linux, SteamOS, Steam Deck if you keep changing Proton versionsEnglish37·23 days agoSame with modern streaming services, you get awful resolutions on linux without them even telling you when you are a paying customer.
But the pirates get the full quality version no issue.
I’ve used waypipe and it worked in my testing.
4090 user here with nvidia-open and wayland works fine?