In Hebrew, the word for “stone” is male-sounding while grammatically female, and the word for “rock” is female-sounding while grammatically male, you know, for simplicity.
In Hebrew, the word for “stone” is male-sounding while grammatically female, and the word for “rock” is female-sounding while grammatically male, you know, for simplicity.
Doesn’t MS Access still use SQL?
All government data is processed using sed
.
My code is portable enough to support all versions.
No. You need to run it in a VM that runs TempleOS.
You’ll need my fork of docker, and you’ll need to apply a patch.
My website only works with Chrome, but it has to be a specific old version of it. And you also need to install some extensions. Very specific versions of these extensions. Few of them already removed from the store due to security backdoors.
I have a Docker image you can use to run Chrome though.
Wine Is Not an Emulator Is Not an Emulator Is Not an Emulator
Why use print!
and not println!
? You’ll just mess up the terminal text flow…
From a certain point of view - isn’t this exactly what happened here?
I often go into a Git worktree of one of my projects and mess around a bit to try something out. If I find it’s not working, I tell git to discard the changes with git checkout .
and git clean -df
. What I’m saying is exactly “on second thought, don’t do anything" - while what happens in practice is that Git restores all files to their HEAD
status and removes all the new files that are not already in HEAD
.
Of course, the difference is that I already have all the work I want to keep under source control, so these changes I’ve discarded really were that - just changes. He, on the other hand, “was just playing with the source control option” - so these “changes” he was discarding really were all his work. But Git did not know that.
Downvoting in order to bring it below @whynot’s comment.
They are not made of straw, either.
They’ve decided who their customers are, and it’s not you
Since FF is free - isn’t that a given?
For Windows 11, it would be an ad for Hitler instead of just a picture.
Or maybe they just don’t want to take the risk? https://www.theguardian.com/us-news/2023/apr/29/five-people-killed-in-south-east-texas-shooting-cleveland
I vote for “OF-Model/Simp”.
Double negatives FTW
I never used Workday - why do you need different accounts? Are there per-account limits you need to bypass? Or do multiple companies use their software and you need a different account for each company?
Ah, yes. A private method for working on a public field.