All I want is an angle who’s acute and not right.
All I want is an angle who’s acute and not right.
They were forced to cut corners in implementation.
In IT, sometimes there’s security reasons for the designed detour.
But then good design would completely obstruct the shortcut from the user’s view.
They aren’t being ignored. The corner needs to be a right angle for compliance reasons.
Fixed. Added a wall with razor wire on top to prevent this.
More like
Skip beating in 30 seconds
And we still don’t have open source printers
I’m a sysadmin by trade. My hobbies are:
They claim the SDK and Bitwarden are completely separate, so Bitwarden is still open source.
The fact that the current version of Bitwarden doesn’t work at all without the SDK is just a bug, which will be fixed Soon™
Holy shit YES!
(Don’t forget to donate)
There was a storm in the desert where they were filming which destroyed a lot of the equipment and almost doomed the film.
I think I remember reading that they had to use cheaper film stock in those scenes for that reason.
ToDo’s belong in tickets, not in the code.
A keyboard with swipe typing, multilingual autocorrect and speech to text support that actually works.
Other than that, my only proprietary apps are from commercial services I use and pay for (banking, Spotify, Carsharing and public transport). I’d love for them to become open source, but it’s probably not ever gonna happen, cause they rely on verifying my identity.
Only if they’re willing and able to fork it and compile their own version on all platforms they run.
The immutability isn’t designed to protect against a malicious attacker with root access.
Any system is fucked if that happens.
It’s designed to reduce the workload of the maintainers, because they effectively only need to test and build for one standard image.
Do it on a 5 monitor setup with a 2kW subwoofer to make a point.
Read “The Mythical Man-Month”.
Basically, a team of 5-8 motivated developers can create high quality, medium complexity software extremely fast.
But if the project is just a little too complex for one team of devs and you need more people, then you’ll need a lot more people. And a lot more time.
Cause the more people you add to the project, the more overhead you have. Suddenly you need to pull devs off coding to bring new hires up to speed. You need to write documentation on coding style guidelines, hold meetings, maintain your infrastructure, negotiate with hardware suppliers, have someone fix the server room’s door locks, schedule job interviews, etc. etc.