• 6 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: August 7th, 2023

help-circle
rss











  • While I don’t have much in a way of hard data, it feels much snappier. Also, it seems to utilize less ram. I believe the difference lies in the Cachy’s repo. A lot of the apps I use daily are not installable from Manjaro repos and so I had to use flatpaks and AppImages. AUR was also a hit or miss for me. Catchy, on the other hand had most of the apps I use in it’s repo. Things like Tutanota desktop client and Zen browser as an example.








  • I’m trying to connect to an existing DB hosted on IBM Informix Dynamic Server. Using Postgress is not an option in my case. I have not tried SQL Alchemy yet, but I suspect it’ll have the same issues as it appears to be just a way of accessing other libraries (such as JDBC), which I am already having problems with.