RSSAmplifier

Blog

Manton Reece

manton.orgRSS feed ↗25 posts

Latest posts

(untitled)

Computer History in ChatGPT is blowing my mind. It’s basically a note-taker for what I’m working on. Here’s a screenshot of my work so far this morning. I’m still fine-tuning what apps should be included… No chat, and will likely exclude some specific websites too.

(untitled)

Feels like summer is actually winding down. Moving day for my son, back to school.

(untitled)

Transferred a couple more domain names, slowly trying to consolidate all of them in one place. Or even two places would be okay.

(untitled)

Anthropic has posted a more technical explanation of watermarking . This analogy with Monopoly made me laugh: On each turn, each player moves a random number of spaces around the board according to the roll of a die. Suppose that, instead of rolling the die to get this randomness, we decided to use a book of the digits of pi.

(untitled)

Replied to Apple about the latest rejection, including a video of where to find features in the app. I think app review is clearly overwhelmed or has new hires that are confused about obvious things. The whole system needs to be rethought. What sort of worked in 2008 no longer works.

(untitled)

John Voorhees has an initial look at ChatGPT’s Computer History feature . I enabled it this morning, but only for a few select apps like my web browser and text editors. It works well. I think I’ll keep it disabled for chat apps, since that’s a privacy can of worms that I’m not comfortable with yet.

(untitled)

I’ve made the first round of improvements to Micro.blog’s somewhat-complicated Sources page, now called Connections. A few things have been moved around and renamed. Should generally be a little simpler. Probably more to do later!

(untitled)

Craig Mod using AI to research his family history : The article she saw, that led to that decision, that led to me having “Michael” as a middle name on my original birth certificate. A scan of the newspaper was in some obscure database and Claude ran it down like a pack of bloodhounds digging up a sack of livers in the backyard.

(untitled)

Congrats to Marco Arment on releasing his new app, Unforgetful! I love this part of the intro blog post : Despite constantly being told that I’d never get a good job, computers provided a lucrative career path filled with even worse academic performers who couldn’t care less about my grades. What a stroke of luck! I’d be mediocre to terrible at most jobs, but I turned out to be very good at using…

(untitled)

Apple has proposed to the court a 15% link-out fee, 5% for small businesses. Still too high. The correct percentage for linking to a website is 0%.

(untitled)

Fun video with John Pomeroy talking to Andreas Deja and Aaron Blaise and Beauty and the Beast and Lion King . Some neat stories I hadn’t heard before.

(untitled)

We’ve rolled out a big update to listening to audio in the Micro.blog timeline. If you start listening to a podcast episode, it can now keep playing it in the corner as you scroll the timeline or browse other parts of Micro.blog. Thanks @vincent for all the work on this! It just looks way better.

(untitled)

ShieldFont is very clever, using a custom font to visually change what humans see vs. what bots see. But I strongly feel we shouldn’t make the web worse to combat AI. This font will break accessibility, search, and all sorts of other things.

(untitled)

Heads-up for Micro.blog folks: I’m been thinking about feedback on the poorly-named “Sources” section of Micro.blog. It used to be called “Sources & Cross-posting”, which was slightly better. Leaning toward a rename to “Connections” with sub-pages for inbound RSS and cross-posting.

(untitled)

Wavelength 2.0 was rejected for a second time. I don’t even know what to do with Apple anymore. Do I need to switch to Android and Linux? App review is so deflating. Meanwhile the Epic case has dragged on nearly five years. Apple got another 24-hour delay today .

Auto-saving drafts

Both the web and Mac versions of Micro.blog were updated today with auto-saving drafts. If you start writing a longer post, Micro.blog will quietly save a draft to the server. This makes it less likely to lose any text if something goes wrong. For manually saved drafts, Micro.blog will still keep track of each version if you need to roll back. I’ve tried to design it so that it gets out of…

(untitled)

Linking to a post from Daniel Jalkut about fixing things, Caleb Hailey blogged : Will more people than ever before write software, or make websites, or even make an app? Yes! Will a significant portion of these new developers go back to paying for the very same apps they hoped to replace after they realize how much time they are spending fixing things? Also yes.

(untitled)

Tesla might be finally doing something good again. TechCrunch reports : Tesla intends to build a massive solar panel factory 45 minutes southwest of Houston, according to documents filed with the state of Texas. […] The factory would create about 9,700 full-time jobs, Tesla said. Solar is so obvious for Texas. If this helps get the costs down, good things will happen. At least I like it…

(untitled)

Took a little time to go through most of my podcasts in Overcast, unsubscribing from a bunch of shows that I no longer listen to regularly. I have a “Favorites” playlist that shows recent episodes from select shows. Also: most podcasts are just too long now.

(untitled)

Ben Thompson goes philosophical about the Claude watermarking : What the E.U. is doing is stealing the last thing humans have — creation — and demanding it be bundled with substantiation, effectively giving AI the credit. That the human gave AI the text to proofread — or even the prompt to generate writing — doesn’t matter to the bureaucrats. Apologies to blog readers who are sick of all the…

(untitled)

Is anyone else surprised that Gemini has 1 billion users? I’ve only met one person who uses it instead of ChatGPT or Claude. But maybe I don’t know enough Android users. People go along with whatever defaults they’re given… Browser, maps, AI.

(untitled)

One day I’m going to work up the courage to ask AI to rewrite every old jQuery call to use simple DOM manipulation and fetch instead. But not today.

(untitled)

After some bug fix juggling that wasn’t going anywhere, decided to throw a problem at GPT-5.6 Sol Ultra , which I had never used before because it churns through tokens quickly. It spun up a few subagents to handle different facets of the problem. Fascinating.

(untitled)

John Gruber isn’t buying the Claude watermarking either: What happens if you copy my text and quote it in something you write, by hand? Now you’ve got a watermark in your prose, invisible characters or something, that implicates that your prose is AI-generated? Even though you didn’t use AI and just copy and pasted text from me? Madness. Maybe the watermark won’t work on short sections…

(untitled)

Following up on my comment yesterday , I now have Codex → OpenClaw working, so I can chat with my bot in the same place I have other AI chats. Codex wrote a plugin for itself to handle the connection, plus some setup on the OpenClaw server. 🤖