I use Gapless. it’s pretty simple, but i mostly use it because it doesn’t look like absolute buns. i think it has what you want.
Xylight
- 1 Post
- 11 Comments
Xylight@feddit.onlineto
Privacy@lemmy.ml•Is Firefox Focus privacy respecting (relatively)?English
4·14 days agoDuckduckgo offers a dedicated browser which is likely what OP is referring to.
Xylight@feddit.onlineto
Voyager@lemmy.world•Did voyager start tracking share links on iOS?English
10·19 days agoIt’s not a tracking link (probably), it was done to make a better way to share links to users of the voyager app. Voyager users will have the link open in the app
Xylight@feddit.onlineto
Linux@lemmy.ml•My computer randomly freezes, but only on my Linux drive. How do I even begin troubleshooting this?English
5·22 days agothis is important, and will help you find solutions much more specific than just “system freeze”
- Right after a crash, once you reboot, run
journalctl -b -1and scroll to the bottom. Look for any big red text, all of that will be very helpful to diagnose this issue
Otherwise,
- Does it freeze permanently, requiring a reboot, or for a few seconds?
- If it’s just for a few seconds, and you’re on an AMD system, it would sound like an fTPM stutter. A BIOS update would likely fix that, it was a widespread issue.
- Are you using an AMD or NVIDIA GPU?
- Do you play any games or use any software that uses OpenGL? (Blender and minecraft are some I’ve had problems in before)
- Right after a crash, once you reboot, run
Xylight@feddit.onlineto
Reddit@lemmy.world•YSK: Reddit webpage has unblockable trackers, even with Ublock Origin installedEnglish
1·23 days agoI use Redlib to access Reddit, especially because I constantly get the “your request was blocked by network security” issues
Xylight@feddit.onlineto
Linux@lemmy.ml•Which Linux distro would you say that fits me best? Do you think the LLM got it right?English
2·24 days agoIt’s irrelevant that every distro supports every DE. The out of box experience matters a lot, you don’t want to force a beginner straight into the terminal just to get a UI they like.
For recommendations to experienced users, I agree.
That site looks like it’s closed source. FOSS projects tend to not be well designed in the frontend except the occasional gem. Not sure why it’s such a pattern, considering this project isn’t making much money and it’s made by a single dev.
Xylight@feddit.onlineto
LibreWolf @lemmy.ml•why would my privacy settings mess with this?English
4·2 months agoHoly…that’s why Blockbench (pixel art 3d web based modeling software) randomly gives me noise when painting with a solid color! It’s been annoying me so much
Spoiler
Xylight@feddit.onlineto
Selfhosted@lemmy.world•Looking for a simple personal homepageEnglish
2·2 months agoIt might be overkill, but my website xylight.dev is written in Svelte with the framework Sveltekit. I use the
adapter-staticand disabled the client JavaScript withexport const csr = falsein my+layout.ts.I really like Svelte since it lets me write reusable components really quickly, with very native feeling markup that, once I prerender it, expands into normal HTML.
Do it server side, like they already do for articles and links.




i3 2120 here!!