- 10 Posts
- 11 Comments
- blob42@lemmy.mlto
Linux@lemmy.ml•Gosuki: a privacy friendly, real time, multi-browser, extension-free bookmark manager
·1 year agoI am not sure I understand the use case but as it stands now you can select a profile and run Gosuki once, it will import everything from said profile or even all profiles if you prefer.
- blob42@lemmy.mlto
Linux@lemmy.ml•Gosuki: a privacy friendly, real time, multi-browser, extension-free bookmark manager
·1 year agodeleted by creator
- blob42@lemmy.mlto
Linux@lemmy.ml•Gosuki: a privacy friendly, real time, multi-browser, extension-free bookmark manager
·1 year agoYes that's exactly how it works. It's the most difficult part of the project especially for Mozilla browsers.
I figured this is the last place browser vendors didn't dare yet to lock us out from it.
IMO Despite some unjustified rumors Arch is a very stable distro. For me it feels the same as Debian stability wise while still being on the cutting edge side. The Arch wiki is the second most important reason.
The worst was changing the best controller configuration UI when they retired Old Big Picture. The UX was absolutely perfect and paired with a steam controller you could make fairly complex configs easily. Now I am forced to use the old linux client on linux to keep the UI but cannot enjoy the new compatibility stuff like gamescope.
start from
man manand learn to use man pages. Get used to lookup man pages for any topic before checking on the internet
- blob42@lemmy.mlto
Linux@lemmy.ml•Phoronix: Several Linux Kernel Driver Maintainers Removed Due To Their Association To Russia
·2 years agoLMFO I was on the reddit thread reading this post and coudn't believe my eyes reading the comments. We're living truly revelation times. Like you said this is a long due wakeup call for the rest of the "uncivilized" world.
Hey no one choses the location, family or culture we're born into. Give yourself a break. The system is rotten to the bone now and we're heading straight to a full societal collapse. Especially in the western world. Just live your life and preserve that humanity inside of you while the rest are becoming beasts.
- blob42@lemmy.mlto
Rust Programming@lemmy.ml•I think something sinister is happening with oxidizing all GNU projects (reddit crosspost)
·3 years agoOne thing I can imagine is even something like unconscious “self censorship”, choosing more permissive license to attract more people and even corporations which will hire developers…
This is the result of years of anti-copyleft propaganda which started to pay off. Now, all that corps need to do is wait for new projects and libraries to pop up and subtly (more than often openly) allocate resources to whichever project they need, or simply EEE. A much easier exercise than it was during the early years of copyleft where we could literally have a free alternate operating system to Microsoft, Apple and IBM while they were openly fighting it. Read on the Education and Government Incentives program for a reminder of what corporations are capable of.
- blob42@lemmy.mlto
Rust Programming@lemmy.ml•I think something sinister is happening with oxidizing all GNU projects (reddit crosspost)
·3 years agoI highly doubt these are sponsored by any big corp, just hobbyists/students that think it is interesting project to undertake that don’t care as much about the GPL as much as they care about doing something interesting to them.
I wanted to test this theory, quickly looking at the commit history you can see that although the project might have started as a hobby/student weekend project, it is currently maintained by someone with an official affiliation of director at Mozilla corp.
PS: I am not pointing the finger to any entity here, I picked this project as an example to have a discussion on this topic.
- blob42@lemmy.mlto
Programmer Humor@lemmy.ml•Discovered The Logic for the Fishing Industry
·3 years agouse homomorphism and apply it to everything:
interface Profitable { exploitable() --> bool can_organize() --> bool } let profitables: list[Profitable] for entity in all_things_on_earth { if entity.exploitable && !entity.can_organize { profitables.push(entity) } } profit += sell(exploit(profitables)) capital += buy_all_you_can(profit) - (buy_politicians(profit))






The enshittification is what motivates me to keep working on this project.