

I don’t know about you…but I’m all out of bubblegum.
I don’t know about you…but I’m all out of bubblegum.
The think the objection is that this is specifically targeted at women, and it’s something that someone might be self conscious about.
“Free coffee to shortest/tallest/skinniest/fattest man” would be also be offensive IMHO, because it’s singling out people for a trait for which they maybe don’t want to be singled out.
Crude humor is great, if all parties are in on the joke; I believe the point that parent was making was that all parties are not necessarily in on the joke.
https://en.m.wikipedia.org/wiki/ACID
Atomicity (something happens in its entirety or not at all), consistency (database is always in a valid state — if the database has constraints, they will always be honored), isolation (transactions don’t step on each other), durability (complete transaction is complete even if there’s a power failure).
Not a database expert, my parenthetical explanations may need work.
I once took a Lyft and the push alert was, “Look for Jesus in a white Toyota Camry.”
It’s a line from The Kinks’ Lola.
The first bit, not the bit about fascists. But I suspect they’d be on board with that.
Some would call the former command cat abuse.
In short, unless you want the contents of a file printed to stdout (or multiple files concatenated), the command can probably be written without cat
, instead using the filename as an argument (grep pattern file
) or IO redirection (cmd < file
).
Stylistics and readability are another thing though.
I think parent is referring to Merkle trees.
How’s the software support?
I have an Orange Pi 5+ which is better than a raspberry pi in every way…except the software support.
Did they really take artistic liberties to make the Bay Bridge coloration look like the Golden Gate?
scolding hot metal
I like the mental imagery — it’s not scalding hot, no, the metal is actively chastising you.
…the San Francisco gold rush in 1949.
Classic CS major, making an off-by-one(hundred years) error ;)
I have some bad new for you about Linux…
Personally, I think the person who cooks should clean the cookware and the kitchen. The incentives are then aligned, and at least for me, it makes me a much tidier cook.
Also, cooking can be fun, cleaning not so much. Separating cooking/cleaning duties just punishes the person who doesn’t get to cook.
Yabai+sketchybar make tiling+virtual desktops…at least usable on mac.
Of course, I’d take i3 any day of the week.
Maybe in the before times, but with the LA residents’ response to the fascist in chief, I think most of us in San Francisco are honored to share the state, and be confused, with Angelenos.
Just keep the Dodgers in SoCal. This is the Giants’ city.
When I hear the term, I think of the Rainbow cover of the Quatermass song. But that’s just me.
It’s interesting that, with Python, the reference implementation is the implementation — yeah there’s Jython but really, Python means both the language and a particular interpreter.
Many compiled languages aren’t this way at all — C compilers come from Intel, Microsoft, GNU, LLVM, among others. And even some scripting languages have this diversity — there are multiple JavaScript implementations, for example, and JS is…weird, yes, but afaik can be faster than Python in many cases.
I don’t know what my point is exactly, but Python a) is sloooow, and b) doesn’t really have competition of interpreters. Which is interesting, at least, to me.
Did the developer use any version control though? SCCS has been around since the early 70s, RCS and CVS since the 80s. The tools definitely existed.
Also, it was a single dev, which makes SCM significantly simpler!
California doesn’t allow “use it or lose it” vacation policies. Vacation rolls over up to a reasonable amount, which apparently isn’t super well defined, but my employers have generally set a limit of 2x annual.
I don’t know how to say this, but…you have extremely uncommon use-cases:
Many people listen to music on stereos and don’t necessarily want a device plugged in, so
either doesn’t work or is substantially less convenient than e.g. casting from a phone.
Not hating on your setup at all, but it’s very niche, in my experience.