linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Bug Fixes:
Enhancements:
Flatseal won’t start by itself anymore, which is a known issue. I got it running by running
GSK_RENDERER=gl com.github.tchx84.Flatseal
and inspired by a response in the above linked issue, I wanted to add GSK_RENDERER=gl
as a variable in Flatseal so I could open it without having to manually run this in the terminal.
However, I seem to have screwed that up, and written GSK_RENDERER=ng
instead, because the application still won’t run, and now I get the following output anytime I try to open it by the method above:
(com.github.tchx84.Flatseal:2): Gsk-WARNING **: 22:09:54.997: Unrecognized renderer "ng". Try GSK_RENDERER=help MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:782: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:814: FINISHME: support more multi-planar formats with DRM modifiers Gdk-Message: 22:09:55.406: Error 71 (Protocol error) dispatching to Wayland display.
However, I can’t for the life of me seem to correct this. I’ve tried running the above command again, I’ve tried overriding it with flatpak
:
flatpak override --env=GSK_RENDERER=gl com.github.tchx84.Flatseal
(which yielded a “permission denied”, and nothing happening after running with sudo)
I’ve reinstalled the applications several times, including removing the config files from ~/.var/app/com.github.tchx84.Flatseal
and checked that /var/app/
does not contain any config files.
I just want to reset the user input changes I made to this flatpak and start over, but I’m getting no where…
This release adds the following features:
This release fixes the following bugs:
I have the following kernels installed:
When I boot up, I try the different kernels from time to time just to see if anything interesting happens. It never does.
My question: How do I actually physically notice the difference between these kernels? If I use RT, does Firefox spawn quicker (in my testing, no, not really)?
What are some use cases when I can really see the difference in these kernels?
About A comprehensive guide for Linux Network (Socket) programming
Link: https://github.com/nguyenchiemminhvu/LinuxNetworkProgramming
Discussion: https://news.ycombinator.com/item?id=42756365
Hello :)
There isn’t any community about note taking where I could post my question and no this is not a “What’s the best note taking app” question…
I’m getting tired of maintaining my Obsidian vaults… Somehow I’m fighting to get it right and obsidian seems to fight back. I’ve got 4 vaults of the same subject and I always end to make a mess out of it and make a fresh one… Also my notes a scattered in all direction and the more my knowledge base grows the less I seem to be able to find something…
This is probably a me problem rather than Obsidian issue. The way I’m taking notes are not compatible with Obsidian. IMO Obsidian’s defaults configuration are bad and visually not appealing. Sure customization in Obsidian is “endless” but digging in the HTML code to change the style or adding plugins to somehow get something visually appealing seems more like a chore than actually taking notes.
Here I’m again roaming the web for a Note taking app the could fit my needs and after trying a lot of different apps (please don’t suggest the already well known apps… I have probably already tried it…) I couldn’t find something that fits my workflow.
The only one that looked great and simple was osmosnote but it isn’t maintained anymore. There’s also dendron but it’s in maintenance mode. So there goes the only ones that looked promising from my perspective.
After giving it more thoughts, I was looking for something that could:
Except for back-linking, a self-hosted Forgejo with git seems to fit all my needs, however I’m not sure if this is the right tool and I’m scared that in the long run I will mess it up the same way I did with Obsidian.
Does anyone here has some experience and is taking notes that way? I’m really curious on your experience and maybe your thoughts if it’s feasible ? Practical ?
Please don’t suggest Org.mode or Emacs ! They look very cool and very promising but they are WAY to much overkill ! And they also implement a totally new way of taking notes… Relearning on how to take notes will probably give me the last hit on abandoning to document anything !
Thank you for any helpful input !