- 6 Posts
- 29 Comments
Yeah I noticed the main AUR package was last updated in June 2024. Thought they abandoned it but the GitHub shows the last release was around the same time. Downloaded sioyek-git instead and it works great.
I think I’m sticking with Sioyek. It checks enough boxes for what I need from a pdf viewer. Well documented, no performance issues, and it supports epub too.
The command line tools, portals, ruler for reading, keyboard text selection, searchable highlights, easy file opening, marking. Really vim-like. Need to customize some keybinds but otherwise don’t see a reason to look elsewhere for now.
chasteinsect@programming.devto
Opensource@programming.dev•Saw this ghacks article for speeding up YouTube on FF and seems to help.
10·20 days agoJust tried it, setting
gfx.webrender.compositor.force-enabledto true made firefox unusable with all sorts of visual glitches so I changed back both.Kinda annoying. Somewhere a month ago firefox suddenly turned sluggish. It loads fine, video playback is ok as well, but the UI animations on the video player like seeking, changing volume, subtitles or video speed are really laggy.
I switched to a completely new profile and tried disabling all of my extensions but it’s the same. Kinda accepted it at this point and am ignoring it. It came out of the blue hopefully it gets fixed as well.
Oh Sioyek looks interesting. Also the blog is great !
I personally want something more minimal.
chasteinsect@programming.devOPto
Linux@programming.dev•(Full Interview) Creator of Kitty Terminal and Calibre | Kovid Goyal
4·30 days agoWhat are the main things Wezterm does better than Kitty, in your opinion? Back when I looked at trying a different terminal I was just not convinced there’s that much of a difference between say Kitty and the other hyped ones.
That being said, back then I didn’t need any of this session stuff and multiplexing as I used ZelliJ.
chasteinsect@programming.devOPto
Linux@programming.dev•(Full Interview) Creator of Kitty Terminal and Calibre | Kovid Goyal
12·1 month agoYep, he showed around Calibre in the interview and most of it’s features. The calibre-server thingy is cool, you can host it on your home server and access your library from any device through a web interface.
chasteinsect@programming.devto
Programming@programming.dev•What do you think the future of Windows is?
4·1 month agoIt has a lot of momentum, so it will continue to dominate. But I wonder if it will decline over the long term as Linux continues to improve. Similar to how smartphones barely differentiate themselves from one another these days (compared to the past) maybe operating systems will have a similar fate. Maybe I’m a bit naive, but perhaps Linux will eventually have all the stability and ease of use of Windows, while also offering privacy, customization, and open-source benefits so there will be no real reason to use windows and the split will be more even.
Maybe… eventually…
chasteinsect@programming.devto
Ask Lemmy@lemmy.world•Whats your hot take on something that doesnt matter at all?
2·1 month agoI didn’t like it either on first play-through but I will try it again soon !
Not a safari user so don’t really know but on a quick google search did find this : https://github.com/televator-apps/vimari
On a related note, try Vimium (FF / chrome extension) that brings vim motions into your browser. You will have a more complete experience.
chasteinsect@programming.devOPto
Tech@programming.dev•Why Zuck is so good at making terrible products
3·2 months agoI found it fascinating how much Meta is spending on AI, 72 B a year, more than the GDP of Alaska!
Also feel like it was a good summary of Zucks and Meta’s whole past failures.
chasteinsect@programming.devOPto
Tech@programming.dev•Why Zuck is so good at making terrible products
1·2 months agoYou also have to control a bit portion of the shares of the company or voting rights, which he does, so share holders can’t boot you out.
chasteinsect@programming.devto
Opensource@programming.dev•What FOSS projects do y'all donate to?
1·2 months agoThat’s cool. Never heard of PostmarketOS before.
chasteinsect@programming.devto
Opensource@programming.dev•What FOSS projects do y'all donate to?
2·2 months agoI have a set amount of “donation money” for FOSS every month. Most of these donations are not recurring, if i find a valuable FOSS project that actually helps me I give back some % of that amount, sometimes if there’s a lot of them I flip between them. That being said I have donated now 3 months in a row to Hyprland since I use it and I think it’s great.
chasteinsect@programming.devOPto
Linux@programming.dev•How stupidly easy file recovery is on Linux
4·2 months agoAll of my notes are stored in markdown files (Obsidian), don’t use any other apps. Syncthing to sync between phone and PC.
chasteinsect@programming.devOPto
Linux@programming.dev•How stupidly easy file recovery is on Linux
7·2 months agoOh fascinating you can just do it manually.
chasteinsect@programming.devto
Programming@programming.dev•Do you guys use AI when programming? If so, how?English
31·2 months agoI don’t mess with code autocomplete, Cursor, agents or any of that stuff. I’ve got subscriptions to 2 platforms that give me access to a bunch of different models and I just ask whatever model I need directly, copy/paste the context it needs. On that note, AI search engines like Perplexity genuinely bring zero value to my workflow. I’d rather do the searching myself and feed it the relevant context, feels like it misleads me more often than it helps. I actually have a Perplexity sub (got it free) and haven’t touched their web search in like 4 months.
I’ve thought about the environmental impact and taken steps to minimize my usage. That’s actually one reason I avoid Cursor, agents, and AI web search - feels super wasteful and I’m not convinced it’s sustainable long-term. I guess I just like being in control, you know? I also try using smaller open source models when I can, even if they’re not as powerful.
My go-to models right now for daily use (easiest to hardest tasks): Llama 4 Scout -> DeepSeek v3.1 -> DeepSeek v3.1 (thinking) -> Gemini 2.5 Pro / Claude 4 Sonnet (thinking) -> GPT 5 (thinking). Sometimes I’ll throw in other models like Gemini 2.5 Flash but mostly stick to these.
By the way I would recommend trying out t3.chat ( that’s one of the platforms that I use). Cost 8 USD / month and is made by Theo pretty happy with it for the price. The UI is honestly its strongest point.
For how I actually use AI, I wrote a more detailed answer in another thread about AI usage. Have a read
chasteinsect@programming.devto
Ask Lemmy@lemmy.world•What would you do to help a terminally online person?
3·2 months agoA bit of a tangent but I wonder if this is becoming more common these days. The “shut-in” phenomena, japanese call them hikikomori. News headlines say it is but i wonder how well they represent reality.
chasteinsect@programming.devOPto
Linux@programming.dev•How stupidly easy file recovery is on Linux
3·2 months agoAh I see thanks for the info. I was not even aware you can manually run it but I suppose it makes sense.





Its not that bad to start with arch it’s not as hard as it used to be. I started with endeavourOS approximately a year ago and most things just work out of the box and you don’t need to do much and honestly i find it easier than having to navigate layers of abstractions.
Most of my time went into configuring stuff like hyprland, nvim and other stuff and arch just worked.
I came with 0 linux knowledge, the only terminal commands i knew were cd and ls and if not for arch I don’t think I would have been hooked on linux. That being said, I get it and sometimes it is frustrating but just putting it out there that it’s doable.