KeepassDX has pretty good passkey support I think. At least, it works for me.
HN user
rd07
Pragtical v3.11.0 is out with code folding support, generated settings views, faster rendering paths for large files, and a set of MarkdownView and tokenizer improvements that make long documents smoother to work with.
Funny that at the last minute of 2025 (at least in my country), I wrote a blog post titled "2025 is the Year of Linux Desktop, at least for me".
It is just a short post to note about how in 2025 some of my friends are finally migrating to Linux. And that was something awesome for me.
https://blog.juliardi.com/2025-is-the-year-of-linux-desktop-...
thanks for proving my prediction
Many fixes and new features like the image viewer, built-in color picker, support for drawing polygons, introduction of a canvas api and experimental live search!
A little tip for your next visit to Jakarta :
- Indonesia is a tropical country, and Jakarta is in the vicinity of the sea, so depending on the month of year, it can rain anytime on the day. So, if you are not comfortable with rain, always use a taxi/grab/gocar to go around.
- If you are pressed for time, I suggest you use airport train to go to the airport. At least you won't get stuck on traffic.
- About the noise problem, I think it won't be a problem if you sleep in a tall building. The last time I go there, I sleep in a relatively good hotel and deliberately choose the higher floor. And the noise doesn't become a problem for me.
Hope this help and you can get a nicer experience on your next visit
It is amazing how in under 100 years, we go from first object in space to controlling several spacecrafts in Mars orbit/surface in order to observe a specific object in the sky.
I know this reference lol
This post really shows at the right time. Recently I've wanted to resurrect my old passion in blogging. Social media makes me burn-out and unproductive. I want the old way of posting in my own blog, writing however long/short I want, and theming my blog however I want.
This is unrelated, but in Indonesian language, "Tahoe" is a word for tofu but spelled the old way
Chatbox is basically a client for various LLM. It can even connect to locally hosted LLM on Ollama.
Yes, this is the most likely explanation I can find, not a nationwide blockade.
I live in Indonesia, and I don't find any recent news that mention X (formerly Twittwr) and or Discord being blocked by the government. The only relevant news from a quick Google search I can find is about the government threatened to block X due to pornography content in 2024. You can even check for yourself if a domain is blocked by visiting https://trustpositif.komdigi.go.id/.
Also for your unability to access the VPN, as far as my experience goes, in the past some providers do block access to VPN. But, I am not experiencing that for at least the last 5 years.
So, maybe you can try changing your internet provider and see if you can connect to VPN?
If we are talking about clean firefox setup, I really like the Firefox Gnome Theme (https://github.com/rafaelmardojai/firefox-gnome-theme). It really integrates Firefox well with the rest of GNOME apps.
Nice article here, really enjoys the explanation. As a web developer, system programming or in this case developing a device driver feels like a different world to me. But, after reading this article, I got the impression that it is not that much different to developing a client to an API in web developer's world.
There is also Neochat from KDE, not fully featured like Element and E2E Encryption still experimental the last time I checked, but it is a nice alternative if you want a non-Electron client.
I have wanted to try HeidiSQL before, but the lack of Linux version stopped me. Now, that it releases a Linux version, I think it is time to try it. Currently, I am using DbGate (daily) and DBeaver (occasionally). Feature-wise, DBeaver is better than DbGate, but it is slower than DbGate. Now let's see if Heidi is better than those two.
Not TS, but I have similar thought to him. Just recently, I bought a used Samsung A52 4G phone, which is supported by LineageOS.
I am not a LineageOS user, but I own a 5 year old Xiaomi phone. The latest Android version for that phone from Xiaomi is stuck at Android 9. It now runs Android 13 on /e/OS, a fork of LineageOS, and I have a good experience with it.
We have similar experience with VB6, though I was the opposite. Instead of reading a book about BASIC, I was reading a book about VB.NET.
My first interaction with Visual Basic was through VBA in MS Word. The first time I opened it, I know that it was a place to code, but I don't know what kind of code I have to type. I don't know any programming language at that time.
And then sometimes later, I found a VB.NET book at a bookstore. I was overjoyed at that time, and immediately tried it on VBA to be dejected because the code didn't run at all. I still remember how I several times, until I swear that if the last trial I do also didn't run, I will give up. Fortunately, it does run!!!
Turns out, I didn't know that the VBA on MS Word in my computer is based on VB 6 while my book is about VB.NET. The code is a little different, and that's why my code didn't run.
After that, I bought every book I can find about VB 6. I also somehow stumble upon a VB 6 IDE installation on my relatives CD stash, and installed it on my computer.
And till today, I still think that VB 6 GUI Builder is the best I have ever tried.
Lite XL which is a project Pragtical forked on has been tested to run on browser. You can try it here :
It is a fork of Lite XL, which itself is a fork of Lite. So, it is a fork of a fork of Lite.
Have you tried changing the scale through Settings > Plugin > Scale ?
IMO, Pragtical (and Lite XL) is closer to Atom ideologically where almost everything is a plugin. But compared to Atom, they ship the bare minimum of plugin in their release and let user install the rest as they need. Pragtical is better in this regards than Lite XL where they ship better UI improvement and default plugin, for example the setting page must be installed as a plugin in Lite XL but already shipped as part of Pragtical release. I agree with you that they should add some plugin as part of their core app to increase user's experience out of the box though.
AFAIK, not yet
You can change the scale setting through Settings > Plugins > Scale and see the best setting for your monitor
Lite XL (which is a project Pragtical forked on) is my first experience writing a plugin for code editor and coding in Lua, and I am surprised on how easy is it. I don't know about other editors, but in Lite XL and Pragtical I can extend or overwrite almost anything the core plugin is doing. I can even start writing the plugin in my user module file (init.lua), and see the change on the fly.
Talking about text/code editor journey, currently I am using Pragtical, a fork of Lite XL. I have always wanted a GUI editor that is lightweight but easy enough to extend with plugin. And Pragtical and Lite XL almost checks all the box for me. There is still some missing features like code folding that has not been implemented, but it is not a killer feature for me. I actually quite enjoy fiddling with it and I have been writing several plugins for Lite XL and Pragtical even though I have no experience on Lua before. Lite XL's Matrix rooms (which is bridged with their Discord) is quite active and their member usually responds to any question asked.
I agree that Kate is a good code editor. I have tried more than a year ago when I still use KDE Plasma (now switched to Gnome). Honestly, I am happy that there is at least one GUI Code Editor from a big community that actually on par with some popular code editor (VS Code, Sublime, etc). Because I see that most code editors made by the Linux community are always lacking in features when compared to other popular code editors. However, there are some things that make me not use Kate as my daily editor. One of them is the file browser feature which I find more complicated than its alternatives in Sublime Text or VSCode for example. In addition, the small number of plugins for Kate is also one of the reasons I do not use it.
Well, it is just my opinion, but I am sure the reality is not that far off. I think the majority are voting based on the popularity of the candidate. Some people I know choose candidates based on which candidate has the most support in the surrounding community. They just follow the people's choices without finding out about the programs promoted by the candidates they choose.
As an Indonesian working as a software developer, I can say that integration is more akin to a jargon than something actually planned and properly implemented here in Indonesia. The apps number continue to grow because almost every time the head of an institution changes (on whatever level it is), the new one would be more likely to create a new app from scratch as a form of achievement.