0 Followers
0 Following
36 Posts
Mando’s back! Looking forward to season 3 and our continuing coverage on A Complicated Profession. https://youtu.be/Znsa4Deavgg
The Mandalorian | Season 3 Official Trailer | Disney+

YouTube

I'm working on reviving my old podcast searching system using OpenAI's Whisper engine (https://github.com/openai/whisper).

The results so far are amazing. I can run the transcription right on my Mac at roughly 5X realtime, and the accuracy is super impressive. It even gets brand names and weird words right nearly every time.

For example, this segment from The Talk Show where @marcoarment and @gruber argue about how to pronounce databases was perfectly transcribed, down the even the mispronunciations. 🤯

GitHub - openai/whisper: Robust Speech Recognition via Large-Scale Weak Supervision

Robust Speech Recognition via Large-Scale Weak Supervision - openai/whisper

GitHub

THIS.👇🏻 Every single time my kids ask me if I can download a game for them, all I want to do is see what kind of in-app purchases it has. That information needs to be better organized and more prominently displayed.

Quoting @atomicbird: https://mastodon.social/@atomicbird/109684430167299018

It never ceases to amaze me that you can be stuck on a problem for 2 days, say “screw it I’m going for a walk around town” and then solve it fifteen minutes into the walk.
The great thing about vector math programming is you can have off-by-one errors in multiple dimensions simultaneously
Everyone is asking "What's the next Twitter going to be" and bemoaning the fact that the userbase is splintering. But splintering is a GOOD thing. The internet would be a lot healthier, more diverse, in instead of 3 or 4 dominant platforms, we had dozens or even hundreds of upstarts. Yes, centralization is convenient, but as we're seeing, it's also dangerous. If the result of the Twitter turmoil is to drive people to a more diverse, less convenient, less centralized web, I say AWESOME.

Just verified with a Twitter test account:

Twitter is now blocking all links to well-known Mastodon instances (including mastodon.social and hachyderm.io) from being tweeted or added to profiles.

Best-case, a heuristic is broken, and it probably has no staff to run it anymore. That's my most optimistic theory, and even I'm not naive enough to believe it at this point.

“Free speech", my ass.

Freedom doesn't hide alternatives from you or try to prevent you from leaving.

Wow, this would be a huge shift if it pans out. The nature of the App Store has been one of Apple’s biggest vulnerabilities and the point of a lot of criticism from developers. Opening to third parties would change the entire landscape. (And, honestly, I think for the better.) https://sixcolors.com/link/2022/12/bloomberg-apple-planning-to-change-course-allow-third-party-app-stores-and-more/
Bloomberg: Apple planning to change course, allow third-party app stores and more

The usually well-sourced Mark Gurman at Bloomberg with the scoop: Software engineering and services employees are engaged in a major push to open up key elements of Apple’s platforms, according to …

Six Colors

An exciting new direction for Foundation has been announced on the #swift blog

https://www.swift.org/blog/future-of-foundation/

The Future of Foundation

The Foundation framework is used in nearly all Swift projects. It provides both a base layer of functionality for fundamentals like strings, collections, and dates, as well as setting conventions for writing great Swift code.

Swift.org