The Sam Altman Molotov guy has been charged with ... attempted murder.
I realize we're living in a day and age when people are put on trial (and acquitted!) for assault with a deadly sandwich but I don't think a reasonable prosecutor would file attempted murder charges for a flaming bag of dog shit.
Now you've got me curious about what the Bible has to say about crustaceans, and if anyone's already created a religion around Rust [the programming language].
Strange it errors out on given that I assume the thing does run elsewhere. The X11 version sometimes shows the opening screen but any attempt at interaction leads to the mentioned error. The VLC version shows the error directly.
Yes, that works, the tic-tac-toe thing appears and remains even though the error message regarding OpenDF is shown. In other words that error message can be ignored, at least as long as whatever is in AMS_APPNAME does not require whatever OpenDF provides.
Historically, Unix (and many other operating systems) stored file names as an unsorted list so using the FS as KV store had O(N) lookup times whereas a single-file hashed database like dbm, ndbm, gdbm, bdb, etc gave you O(1) access.
If you're using a relational DB, like SQL, as a relational database, then it gives you a lot the FS doesn't give you. If you're using a relational database as a key-value store, SQLite is 35% than the filesystem [1]
Perhaps one of the biggest users of the filesystem as a KV store is git -- (not an llm, I just wanted to use --) .git/objects/xx/xxxxx maps the sha1 file hash to the compressed data, splayed by the first 2 bytes. However git also uses a database of sorts (.git/objects/pack/....). To sum up the git pack-objects man page, it's more efficient.
Browsing through the library DVD shelves is somewhat reminiscent of browsing through a 80s/90s mom & pop type video rental place [1]. I think it's better for randomly finding something interesting than the algorithm (tm). [1] But without the room in the back with the ADULTS ONLY sign. Your library my vary.
Before I moved to the South I (a non-Southerner) did not feel comfortable saying "y'all". But "you guys" seemed sexist. I have since spent a decade in the South and I have not picked up much of the dialect, but I definitely say "y'all" now.
"W'all" would be nice to have. I guess it's not a thing because it sounds too much like the things that separate rooms.
"Guys" (without a "the" in front of it) is uncontroversially gender-neutral in most contexts in at least some parts of the US. I'm not sure whether folks worried about it are from places where it's definitely not, or places where it's not used much at all so they're not aware that it's a non-issue in (at least many) places where it is.
I do prefer "y'all", though. I think it's the best one we've got, of the options ("yous" being another big one, and ew, gross)
I also love the nuance of "y'all" and "all y'all".
No. As far as I can tell, singular "y'all", when it exists, is an implied plural. What you might hear as singular "y'all" is, say, when you go into a restaurant and say "do y'all have Coke?" to the server - that doesn't refer to just the server but to the restaurant as a whole. But I'm not a linguist and also I don't spend much time among people with heavier Southern dialect, so you shouldn't believe what I say.
I've had it explained to me as a western/eastern divide among southerners. As you head through Texas, more people think you need "all y'all" for plurals.
That's something those western southerners told me. I don't know if a linguist would agree, but that seems to be the understanding of some actual language users...
All I know is that there is a second boundary somewhere through TX, NM, and AZ, because I've never met a native Californian who would say "y'all" non ironically.
No, you've got it right. A lot of people trying to be cute and make southern language seem more alien than it is are over-"correcting."
When southern people say y'all to one person, they're really addressing you and your family (even though you might be the only one there.) If I ask "how y'all doing?" I want to know how you and yours are doing.
What's interesting is you may reply, "hey, how are you?", and lots of people may be satisfied with that. Neither party actually answers how they are, yet the handshake is complete.
i tried to stop using y'all when i got my first job at MSFT, having grown up in the South; then 10 years later I realized it's perfect for Corporate America given it's gender neutral
You, y'all (small close group), y'all all (larger, further group), and "all y'all" — Southeast Texas (coastal) dialect form that showed up about 25 yrs ago. I suspect it might've been there all along, but only became acceptable at that point?
Another 100+ years, and this'll be some solid grammar.
I struggled with this when I was a school teacher. English lacks a good way to clarify you are addressing a group vs one person, which comes up a lot in a classroom. “Class, you…” is clunky, “You guys…” has obvious issues, and y’all or any other contraction is generally considered bad grammar. I generally went with y’all. Kids would laugh about it, but that seemed to help get their attention.
Surely, you knew all of your students' names and if you were addressing one person, you could've used their name. Addressing the class as merely "class" seems adequate as well. I'm having a hard time thinking of a situation where you are forced to use "you" ambiguously.
"You in the back" has the same level of specificity. Other options include (again) naming names or calling out a more specific location "You in the back row".
No, because "you in the back" could refer to just one person in the back, instead of several. So "y'all in the back" is more specific. (Of course names are an option in this context.)
Yes, this is a case where you aren't forced to use "you" ambiguously in that context.
No, because "you in the back" could refer to just one person in the back, instead of several.
If you meant to address one person, you'd have said that one person's name, instead of voluntarily introducing ambiguity to the situation. Context & body language also makes this obvious. If you meant one person, you'd be making eye contact with one person instead of a group of people, etc. Students also know if they're paying attention or not. "The back" is not a specific area.
I realize we're living in a day and age when people are put on trial (and acquitted!) for assault with a deadly sandwich but I don't think a reasonable prosecutor would file attempted murder charges for a flaming bag of dog shit.
reply