Bret

@hby
5 Followers
26 Following
323 Posts
Generally, not a joiner.
I don’t care about the Spotify part (or any cloud streaming) but otherwise the concept is interesting.
https://x.com/dailyloud/status/2032797319901425897?s=12
Daily Loud (@DailyLoud) on X

Spotify’s new $495 Urn plays your playlist after you pass away

X (formerly Twitter)

I see a lot of colorful marketing around Apple’s 50th anniversary. When I think of Apple's history I mostly see black and white.

https://osxdaily.com/2024/05/04/apple-pirate-flag-story/

The Apple Pirate Flag – A Fun Story from Apple History, and a Free Wallpaper

“It’s better to be a pirate than join the navy.” – Steve Jobs Have you ever seen the Apple Pirate Flag, sometimes called the Apple Jolly Roger, and wondered what the story w…

OS X Daily

A prerequisite for any AI reporter or commentator to really gain my ear would be to demonstrate they understand the meaning of this clip. Specifically, Reese’s declaration near the end.

https://youtu.be/fO3ekyRZgFM?si=yPMCrytTOP5Z7iHo

The Terminator That's all He Does

YouTube
Oh, the process is only when I am viewing the TM in System Setting (hence the name). Still, a cpu to keep watch on it?

TM set to backup hourly. No backup happing now. Noticing this is pretty constant. Seems excessive. I don't have a major influx of new files coming in.

Have I just missed this all along or something new?

To get up at 4AM or not?
“I watched my agent happily click the ‘I am not a robot’ button.”
#491 – OpenClaw: The Viral AI Agent that Broke the Internet – Peter Steinberger

Podcast Episode · Lex Fridman Podcast · February 12 · 1 sec

Apple Podcasts

Another interesting perspective on the potential impact of agentic coding / #LLMs on programming https://felixbarbalet.com/simple-made-inevitable-the-economics-of-language-choice-in-the-llm-era/

I'd love to see languages like #Clojure gaining popularity from this trend, but I certainly have my doubts that this will actually happen.

Simple Made Inevitable: The Economics of Language Choice in the LLM Era

Two years ago, I wrote about managing twenty microservices at Qantas with a small team. The problem was keeping services in sync, coordinating changes across system boundaries, fighting the entropy of a codebase that grew faster than our ability to reason about it. Many years before my time, someone had

Context is everything

New experiment!

https://github.com/borkdude/cream

Fast starting Clojure runtime built with GraalVM native-image + Crema

Crema is a JVM bytecode interpreter which allows you to dynamically evaluate stuff inside of a native-image.

I have no idea where this is going yet and what the exact trade-offs with babashka are. Time will tell!

#clojure #babashka