Streaming don’t support Linux. Get a TV stick or box running android. Or use browser to access streaming site on Linux with a keyboard cum TouchPad and
- 4 Posts
- 46 Comments
jim_stark@programming.devto
Linux@programming.dev•The state of Linux music players in 2026
1·2 months agoFunkwhale: you can share your music library but you need a server.
UK has left the chat.
jim_stark@programming.devto
Programmer Humor@programming.dev•Microsoft Edge could use a win
6·2 years agoEdge is stuff tacked on Chromium. How can it be better?!
jim_stark@programming.devOPto
Linux@programming.dev•How to create a menu entry for booting into the command line from GRUB.
1·3 years agoThanks.
The link suggests it might be undone after GRUB updates. Maybe I will just edit the line and at the init level at the boot menu.
Ah, yes. I felt a bit uncomfortable posting here, glad to know linux4noobs exits here; subscribed.
jim_stark@programming.devOPto
C++@programming.dev•How do I tell clangd that I am writing C++20 code?
3·3 years agoThis,
.clangd, file in the root of the project directory worked:CompileFlags: Add: [-std=c++20]Thank you!
jim_stark@programming.devto
Programming@programming.dev•Google Launches Project IDX, A web-based IDE
1·3 years agoTrue, I myself prefer VS Codium but how many people use it? And some site like Coursera have VSCode on the web and it can’t be changed to VSCodium.
jim_stark@programming.devto
Programming@programming.dev•Google Launches Project IDX, A web-based IDE
2·3 years agoI just hope it’s not yet another electron or DOM based editor
Unfortunately, yes.
JS simply does not care.
jim_stark@programming.devto
Programming@programming.dev•Google Launches Project IDX, A web-based IDE
1·3 years agodeleted by creator
Cool. What are the objectives?
I am immediately reminded of veloren.
jim_stark@programming.devto
Programming@programming.dev•Google Launches Project IDX, A web-based IDE
42·3 years agoI am not saying otherwise. But do we still have a say?
jim_stark@programming.devto
Programming@programming.dev•Google Launches Project IDX, A web-based IDE
6·3 years agoAren’t we past that point?
VS Code is Electron based and it can even be deployed in the cloud. We are talking about one of the most popular IDEs.
jim_stark@programming.devto
Programming@programming.dev•What's stopping WebAssembly from effectively replacing JavaScript?
1·3 years agoInteresting take!
jim_stark@programming.devto
Neovim@programming.dev•LazyVim: blazingly fast, sane defaults, easy to customize and extend
1·3 years agoYep, that’s a good reason. I guess dot files should also be downloaded from github just like extensions. Makes this stuff a lot easier.
jim_stark@programming.devto
Programming@programming.dev•What's stopping WebAssembly from effectively replacing JavaScript?
3·3 years agoWhat about maintainability of large code bases? JS even with TS tacked isn’t so great or at least not as good as Rust.
jim_stark@programming.devto
Programming@programming.dev•What's stopping WebAssembly from effectively replacing JavaScript?
1·3 years agoMy bad. I can’t find the actually video but there exits a startup that shutdown because Rust/WASM performance wasn’t any better on top of that it’s was harder to develop with Rust. But as my edit to my previous comment shows things got better for Rust. It’s no longer the case.
jim_stark@programming.devto
linux4noobs@programming.dev•What's the best *easy* KDE-based Linux distro these days?
4·3 years agoIsn’t installing KDE on it a task?
jim_stark@programming.devto
linux4noobs@programming.dev•What's the best *easy* KDE-based Linux distro these days?
2·3 years ago“It just works” in too vague but this is the correct answer for a lot of scenarios.



Better how? If you want latest updates maybe your wanna try Fedora. Personally I would go with EndeavourOS with is based on Arch Linux btw. If I want latest I would go with bleeding edge
Otherwise stick with Debian.