<a rel="me" href="https://layer8.space/@helix">Mastodon</a>

  • 5 Posts
  • 60 Comments
Joined 3Y ago
cake
Cake day: Aug 21, 2021

help-circle
rss

Which programs and why did you fail?


OptaPlanner is a lightweight, embeddable planning engine. It enables everyday programmers to solve optimization problems efficiently. Constraints apply on plain domain objects and can call existing code. It is Object Oriented Programming (OOP) and Functional Programming (FP) friendly. There’s no need to input constraints as mathematical equations. OptaPlanner supports - Continuous planning to weekly publish the schedule, 3 weeks before execution - Non-disruptive replanning for changes to an already published schedule - Real-time planning to react on real-time disruptions in the plan within milliseconds - Overconstrained planning when there are too few resources to cover all the work - Pinning so the user is still in control over the schedule Under the hood, OptaPlanner combines sophisticated Artificial Intelligence optimization algorithms (such as Tabu Search, Simulated Annealing, Late Acceptance and other metaheuristics) with very efficient score calculation and other state-of-the-art constraint solving techniques for NP-complete or NP-hard problems.
fedilink


PSA: LinkedIn just leaked my birthday (and it could leak yours)
Even though I set the visibility of my birthday to "Only you", people were messaged on my birthday that it occurred. ![screenshot of birthday setting](https://feddit.de/pictrs/image/e674a522-9851-40f2-900a-899599bf8b94.png) Keep in mind that even though [LinkedIn states that other people are not messaged when you set this to a private setting](https://www.linkedin.com/help/linkedin/answer/a550097?lang=en), they still are. Obviously another capitalist industrial shenanigan from one of our favourite data krakens, Microsoft.
fedilink



Yes, that’s why I said you should export the passwords regularly, so they can not hold them hostage. Whether they currently do it or just remove some features when you stop paying is irrelevant since they could change that tomorrow.


I have years of experience with GPG and still didn’t manage to set up a shared password repository with pass and derivates which is usable by people without my experience. I’m talking junior devs, senior devs and junior admins here. I only managed to make it work between a few DevOps and admin people. Our senior DevOps guy didn’t even bother because it has so many papercuts.

The most promising client to me apart from gopass (not to confuse with go-pass) was QtPass but even that was lightyears away from KeePassXC in terms of UX.

Maybe another thing to add is that there’s pass-import which can convert several different formats of password stores between each other and to pass itself.


You pay for their service and when you stop paying, you lose access to the passwords you didn’t synchronise to your local client before that happens.


There’s an Open Source implementation called Vaultwarden. You should certainly export your passwords from Bitwarden so they can’t keep them hostage.

Alternatives include Passbolt (no offline client, weird French crypto implementation of RSA), KeePassXC (best for single users, not good for sharing) and QtPass/gopass/pass (best solution if you are very proficient with GPG and like the command line).


Thank you for this information :) I just installed the update and was ready to reboot as I saw this.

The following versions I can tell have backported the problematic patch:

  • 5.17.3
  • 5.16.20
  • 5.15.34
  • 5.10.111

Oof, the English translation is the flag of England 😃


I’d like an English translation…


https://github.com/morrownr/USB-WiFi

WPA3 is mostly a software feature. The fastest you can get for Linux right now is AC 1300.


It’s just like every other calendar.

Nothing beats Business Calendar, which sadly is not Open Source. The zoom feature is unmatched.


Used it, needs more manual configuration for games and doesn’t have as many config options out of the box.

I will continue using Lutris for games but I have my tax software in Bottles.



The AMD drivers? amdgpu is licensed under the MIT license, which is FOSS by my standards.


They would never have made it FOSS if AMD didn’t have their stuff FOSS aswell. Nvidia should start supporting FOSS drivers as well as AMD does.


Thank you a lot for the extensive und thorough answer which is not just “abolish Google, raid their headquarters and delete your data yourself”. It actually helps me. I know I could use GrapheneOS and remove everything Google from my life, but then again, there are certain apps I really need, which don’t work without Google even if you try really hard. For example my transport tickets would be 20% more expensive if I didn’t use the local transport authority’s app, Signal is only distributed through the Play Store etc. etc. – what’s even worse is, that these apps wouldn’t even need the Play Services if the developers really wanted it.

just use a more privacy friendly SMS app and phone app.

I use LineageOS, so I guess the integrated SMS and phone apps don’t do this?

better quick win would be using private and secure messenging, calling, and video chatting services

Also a good recommendation, thanks.

Most of my communication is through Matrix, Signal and Mail and I’m using encrypted phone calls through Signal and Matrix, so at least I’m somewhat safe from Google in that regard. Of course I still hemorrhage metadata, but privacy is not an all-or-nothing situation like many privacy evangelists shout into the void.



This is malicious and contrary to everything Open Source stands for. You can just guarantee this rather hits the regular people barely making a living with their limited JS skills instead of any higher ups or military.

If you want peace, you should be peaceful.

Additionally, this shows how fucked the JS ecosystem is. Node and npm in particular are the playground of so many malicious actors it’s laughable people still use them.



Yeah, and since the devs obviously are either too inept to change this or don’t care, they probably never will – this “idea about a runtime mode” issue is open since 2014.

2014 was the same year Microsoft ended support for Windows XP.


Or you could just use the offline functionality built into browsers nowadays instead of Electron.