witnessed a bike crash

Jun. 13th, 2025 07:05 pm
mindstalk: Tohsaka Rin (Rin)
[personal profile] mindstalk

No one badly injured, probably.Read more... )

(no subject)

Jun. 13th, 2025 07:36 am
feotakahari: (Default)
[personal profile] feotakahari
“Humanities degrees prevent you from becoming a fascist” is classist against people who can’t afford humanities degrees.

Less pithily, it feels like an individual-level variant of the idea that “barbarian” societies commit atrocities and “cultured” societies don’t. That died an ugly death when a “cultured” country elected Hitler.

(no subject)

Jun. 13th, 2025 05:23 am
feotakahari: (Default)
[personal profile] feotakahari
I dislike a lot of the writing decisions in Octopath Traveler 2, but my least favorite is this whole thing about how beastlings were born without the capacity for evil. The conflict between the sinless beastlings and the sinful humans reminds me of the worst sort of Christian fiction.

Two of them (Leaf story update)

Jun. 13th, 2025 12:42 am
wingedcatgirl: Sylvi, a pink-haired catgirl with a black facemask. (Default)
[personal profile] wingedcatgirl

Yeah in addition to the proper chapter I also posted a silly little interlude. Go read them and enjoy my silly brain girl, thanks

Interlude: AO3, FFN
Chapter 11: AO3, FFN

(no subject)

Jun. 12th, 2025 06:44 am
feotakahari: (Default)
[personal profile] feotakahari
I just saw a Happy Tree Friends fic that warned for less violence than canon, because that’s still a lot of violence.

(no subject)

Jun. 12th, 2025 04:27 am
feotakahari: (Default)
[personal profile] feotakahari
Terrible idea: make a CIA base in Minecraft, so people can talk about blowing it up.

bikeshare rant, and library stuff

Jun. 11th, 2025 08:08 pm
mindstalk: (Default)
[personal profile] mindstalk

Nothing deep here, just griping about today.

Avi and I set out to the Drexel Museum of Natural History. I took Indego ebike, to not worry about leaving my bike out locked, and to keep up with him. That was mostly okay, though my bike started making rattlings sounds on the way, and 20th has so many potholes, and manholes that are deep enough to potholes. I am once again baffled by how the US goes all-in on car dependency, yet can't keep the streets smooth.Read more... )

To leaven the negativity: the museum was decent. Nice hall of dinosaur fossils (or their casts), and a lot of good dioramas. OTOH even making a second pass, I'd basically squeezed it dry in 2-2.5 hours, and our first pass took just 1.5 hours. Is that good value for $22 full-price ticket? I doubt. Fortunately we weren't paying full price.

Logan Square was kind of nice, with its flowering bushes and water fountain, and I finally checked out the main library of Philadelphia. Was nice to be in a big library again, and I accidentally found a shelf full of bicycling books, several of which I checked out.

But Philadelphia hasn't gone in on the sort of checkout technology where you can 'turn off' a book after checking it out, so that it doesn't set off the detector. At my branch library (which has no self-checkout), the librarian gives my books to me after I've gone through the detector. At the main library, you need to have brought your printed receipt with you; I ran into a bit of trouble because I'd actually turned in some other books I checked out, to make room in my backpack for the bike books, and didn't keep the first receipt for the remaining book from the first set. Fortunately the guard decided I probably wasn't doing an elaborate scam to steal one book.

(no subject)

Jun. 11th, 2025 10:33 am
feotakahari: (Default)
[personal profile] feotakahari
Setting aside anything about knowledge or research time, some of why I don’t have much worldbuilding about why my stories have purple dye or gay marriage or whatever the fuck is that I don’t have room. That stuff fits better in a thousand-page epic than in my short stories.
[syndicated profile] dinosaur_comics_feed
archive - contact - sexy exciting merchandise - search - about
June 11th, 2025next

June 11th, 2025: You can read more about this paradox here, and can learn more about the trials and tribulations of Sonic The Hedgehog at your local Sega Genesis home video game console!

– Ryan

The power of one-lane streets

Jun. 11th, 2025 12:37 am
mindstalk: Tohsaka Rin (Rin)
[personal profile] mindstalk

I want to talk about one-lane city streets: streets with only one travel lane (and are thus also one-way, at least for cars.)

Advantages:

  • They're great for pedestrians, with only 3 meters to cross to get out of the active car zone. (A pedestrian refuge between each lane would give similar benefit; in reality you'd likely only get that in a one-lane-each-way street.)

Read more... )

two-lane street: Christian

Jun. 10th, 2025 08:03 pm
mindstalk: (Default)
[personal profile] mindstalk

I previously talked about different bidirectional two-lane streets in Berkeley/Albany. Gilman, which was narrow, and annoying and crossable; Marin, which was wide (parking, bike, wide travel, plus turn lanes), and a high-speed stream of death. Tonight I'll talk about Christian, also two-lanes, and even narrower than Gilman since there is parking on only one side[1]. It is objectively much more crossable than Marin, but has felt more annoying than Gilman, such that on my casual walks with no destination, I will often avoid crossing it. Why should this be the case? I don't know, but some ideas. Read more... )

Predictions in the Apple-sphere

Jun. 10th, 2025 10:15 pm
[syndicated profile] zarfhome_blog_feed

Posted by Andrew Plotkin

A couple of months ago, I wrote:

[...] It may become impossible to launch a new programming language. No corpus of training data in the coding AI assistant; new developers don't want to use it because their assistant can't offer help; no critical mass of new users; language dies on the vine. --@zarfeblong, March 28

I was replying to a comment by Charlie Stross, who noted that LLMs are trained on existing data and therefore are biased against recognizing new phenomena. My point was that in tech, we look forward to learning about new inventions -- new phenomena by definition. Are AI coding tools going to roadblock that?

Already happening! Here's Kyle Hughes last week:

At work I’m developing a new iOS app on a small team alongside a small Android team doing the same. We are getting lapped to an unfathomable degree because of how productive they are with Kotlin, Compose, and Cursor. They are able to support all the way back to Android 10 (2019) with the latest features; we are targeting iOS 16 (2022) and have to make huge sacrifices (e.g Observable, parameter packs in generics on types). Swift 6 makes a mockery of LLMs. It is almost untenable.

[...] To be clear, I’m not part of the Anti Swift 6 brigade, nor aligned with the Swift Is Getting Too Complicated party. I can embed my intent into the code I write more than ever and I look forward to it becoming even more expressive.

I am just struck by the unfortunate timing with the rise of LLMs. There has never been a worse time in the history of computers to launch, and require, fundamental and sweeping changes to languages and frameworks. --@kyle, June 1 (thread)

That's not even a new language, it's just a new major version. Is C++26 going to run into the same problem?

Hat tip to John Gruber, who quotes more dev comments as we swing into WWDC week.


Speaking of WWDC, the new "liquid glass" UI is now announced. (Screenshots everywhere.) I like it, although I haven't installed the betas to play with it myself.

Joseph Humphrey has, and he notes that existing app icons are being glassified by default:

Kinda shocked to see these 3rd party app icons having been liquid-glassed already. Is this some kind of automatic filter, or did Apple & 3rd parties prep them in advance?? --@joethephish, June 10 (thread)

The icon auto-glassification uses non-obvious heuristics, and Joe's screenshots show some weird artifacts.

I was surprised too! For the iOS7 "flatten it all" UI transition, existing apps did not get the new look -- either in their icons or their internal buttons, etc -- until the developer recompiled with the new SDK. (And thus had a chance to redesign their icons for the new style.) As I wrote a couple of months ago:

[In 2012] Apple put in a lot of work to ensure that OS upgrades didn't break apps for users. Not even visually. (It goes without saying that Apple considers visual design part of an app's functionality.) The toolkit continued to support old APIs, and it also secretly retained the old UI style for every widget.

-- me, April 9

Are they really going to bag that policy for this fall? I guess they already sort of did. Last year's "tint mode" squashed existing icons to tinted monochrome whether they liked it or not. But that was a user option, and not a very popular one, I suspect.

This year's icon change feels like a bigger rug-pull for developers. And developers have raw nerves these days.

This is supposed to be a prediction post. I guess I'll predict that Apple rolls this back, leaving old (third-party) icons alone for the iOS26 full release. Maybe.

(I see Marco Arment is doing a day of "it's a beta, calm down and send feedback". Listen to him, he knows his stuff.)


But the big lurking announcement was iPadOS gaining windows, a menu bar, and a more (though not completely) file-oriented environment. A lot of people have been waiting years for those features. Craig Federighi presented the news with an understated but real wince of apology.

Personally, not my thing. I don't tend to use my iPad for productive work. And it's not for want of windows and a menu bar; it's for want of a keyboard and a terminal window. I have a very terminal-centric work life. My current Mac desktop has nine terminal windows, two of which are running Emacs.

(No, I don't want to carry around an external keyboard for my iPad. If I carry another big thing, it'll be the MacBook, and then the problem is solved.)

But -- look. For more than a decade, people have been predicting that Apple would kill MacOS and force Macs to run some form of iOS. They predicted it when Apple launched Gatekeeper, they predicted it when Apple brought SwiftUI apps to MacOS, they predicted it when Apple redesigned the Settings app.

I never bought it before. Watching this week's keynote, I buy it. Now there is room for i(Pad)OS to replace MacOS.

Changing or locking down MacOS is a weak signal because people use MacOS. You can only do so much to it. Apple has been tightening the bolts on Gatekeeper at regular intervals, but you can still run unsigned apps on a Mac. The hoops still exist. You can install Linux packages with Homebrew.

But adding features to iPad is a different play! That's pushing the iPad UI in a direction where it could plausibly take over the desktop-OS role. And this direction isn't new, it's a well-established thing. The iPad has been acquiring keyboard/mouse features for years now.

So is Apple planning to eliminate MacOS entirely, and ship Macs with (more or less) iPadOS installed? Maybe! This is all finger-in-the-wind. I doubt it's happening soon. It may never happen. It could be that Apple wants iPad to stand on its own as a serious mobile productivity platform, as good as the Mac but separate from it.

But Apple thinks in terms of company strategy, not separate siloed platforms. And, as many people have pointed out, supporting two similar-but-separate OSes is a terrible business case. Surely Apple has better uses for that redundant budget line.

Abstractly, they could unify the two OSes rather than killing one of them. But, in practice, they would kill MacOS. Look at yesterday's announcements. iPad gets the new features; Mac gets nothing. (Except the universal shiny glass layer.) The writing is not on the wall but the wind is blowing, and we can see which way.


Say this happens, in 2028 or whenever. (If Apple still exists, if I haven't died in the food riots, etc etc.) Can my terminal-centric lifestyle make its way to an iPad-like world?

...Well, that depends on whether they add a terminal app, doesn't it? Fundamentally I don't care about MacOS as a brand. I just want to set up my home directory and my .emacs file and install Python and git and npm and all the other stuff that my habits have accumulated. You have no idea how many little Python scripts are involved in everyday tasks like, you know, writing this blog post.

(Okay, you do know that because my blogging tool is up on Github. The answer is four. Four vonderful Python scripts, ah ah ah!)

If I can't do all that in MacOS 28/29/whichever, it'll be time to pick a Linux distro. Not looking forward to that, honestly. (I fly Linux servers all the time, but the last time I used a Linux desktop environment it was GNOME 1.0? I think?)


Other notes from WWDC. (Not really predictions, sorry, I am failing my post title.)

  • Tim Cook looks tired. I don't mean that in a Harriet Jones way! I assume he's run himself ragged trying to manage political crap. Craig Federighi is still having fun but I felt like he was over-playing it a lot of the time. Doesn't feel like a happy company. Eh, what do I know, I'm trying to read tea leaves from a scripted video.

  • I said "Mac gets nothing" but that's unfair. The Spotlight update with integrated actions and shortcuts looks extremely sexy. Yes, this is about getting third-party devs to support App Intents so that Siri/AI can hook into them. But it will also be great for Automator and other non-AI scripting tools.

  • WWDC is a software event; Apple never talks about new hardware there. I know it. You know it. But it sure was weird to have a whole VisionOS segment pushing new features when the rev1 Vision Pro is at a dead standstill. My sense is that the whole ecosystem is on hold waiting for a consumer-viable rev2 model.

  • I think the consumer-viable rev2 model is coming this fall. There, that's a prediction. Worth what you paid for it.

  • I'm enjoying the Murderbot show but damn if Gurathin isn't a low-key Vision Pro ad. He's got the offhand tap-fingers gesture right there.

  • I'm excited about the liquid glass UI. I want to play with it. Fun is fun, dammit.

  • I hate redesigning app icons for a new UI. Oh, well, I'll manage. (EDIT-ADD: Turns out Apple is pushing a new single-source process which generates all icon sizes and modes. Okay! Good news there.)

(no subject)

Jun. 9th, 2025 12:27 pm
feotakahari: (Default)
[personal profile] feotakahari
On Tumblr specifically, a lot of dumb takes are like “this evil conspiracy wants to change society to make it less like my aesthetics. That’s bad because humans need my aesthetics to feel happy, and the people who don’t like my aesthetics aren’t really human.”

(no subject)

Jun. 9th, 2025 12:24 pm
feotakahari: (Default)
[personal profile] feotakahari
I know LovePlus was already a thing, but somehow these new Tumblr ads for an “AI girlfriend” feel more depressing than what I’m used to.

it's music to my FEARS

Jun. 9th, 2025 12:00 am
[syndicated profile] dinosaur_comics_feed
archive - contact - sexy exciting merchandise - search - about
June 9th, 2025next

June 9th, 2025: TCAF was this weekend and it was, as always, a great time. Thank you to everyone who came by to say hi, and I hope we can do it again soon! I also hope you grabbed a lot of rad comics, I KNOW I DID!!

– Ryan

pastrami disappointment

Jun. 8th, 2025 02:25 pm
mindstalk: (Default)
[personal profile] mindstalk

After visiting the Jewish museum Friday, I found myself wanting pastrami. BOP Kosh (nee Koch?) deli was a block away, and had a good price ($12), but no pastrami in stock at the moment. Oh well.

Today I set out around my neighborhood, having asked Google Maps for candidates. Read more... )

Page generated Jun. 15th, 2025 06:03 am
Powered by Dreamwidth Studios