Michael Moore's Avatar

Michael Moore

@michaelmoore.ai

#AI, #Cybersecurity, and other technology topics. Trying to make the world a better place. Personal account; my views only. Work: https://s1.ai/purple at @sentinelone.com

5,494
Followers
909
Following
157
Posts
14.08.2023
Joined
Posts Following

Latest posts by Michael Moore @michaelmoore.ai

Preview
Py AI Meetup · Luma Join us for an evening of cutting-edge AI discussions featuring lightning talks from leading practitioners: Samuel Colvin (CEO of Pydantic) Reducto + Modal…

I'm excited to be speaking at the next PyAI Meetup in San Francisco on Nov 11 about using coding assistants to create high-quality, secure code :) Hope to see you there!

luma.com/gjtfecc7

24.10.2025 19:29 👍 0 🔁 0 💬 0 📌 0

Llion Jones, co-author of the 2017 paper that launched the transformer era, says he’s ‘absolutely sick’ of transformers — and believes the field’s over-fixation on one architecture may be stifling the next breakthrough. venturebeat.com/ai/sakana-ai...

24.10.2025 17:46 👍 1 🔁 1 💬 0 📌 1

At the Man vs. Machine hackathon, co-hosted by AI nonprofit METR to test if AI helps people code faster and better, the top prize went to an "AI-supported" team (Kylie Robison/Wired)

Main Link | Techmeme Permalink

10.09.2025 08:02 👍 8 🔁 2 💬 0 📌 0
Preview
The Debugger is Here - Zed Blog From the Zed Blog: Over 2,000 developers asked, and we delivered. Debugging in Zed is now a reality—and it's a big leap toward Zed 1.0.

Exciting day for @zed.dev - Now with an awesome debugger. zed.dev/blog/debugger

19.06.2025 13:45 👍 3 🔁 0 💬 0 📌 0

One of the absolute greats.

07.06.2025 19:22 👍 1 🔁 0 💬 0 📌 0
Post image

The playhead on the #SNL 50 broadcast on YouTube TV is a cowbell.

17.02.2025 02:20 👍 6 🔁 0 💬 0 📌 0

Pydantic and uv (and ruff!) are amazing.

Pro Tip: Pass a Pydantic model to the OpenAI package with JSON mode to get structured data in your response. :)

17.02.2025 01:58 👍 1 🔁 0 💬 0 📌 0

Congrats to the Astral team! uv is awesome.

16.02.2025 15:01 👍 7 🔁 0 💬 1 📌 0
Preview
Understanding Reasoning LLMs Methods and Strategies for Building and Refining Reasoning Models

Great overview of different methods to build reasoning a #LLM.

07.02.2025 01:13 👍 5 🔁 0 💬 0 📌 0
Deep Dive into LLMs like ChatGPT
Deep Dive into LLMs like ChatGPT YouTube video by Andrej Karpathy

A great overview of all things LLM from Andrej Karpathy, targeted at a (relatively) general audience.

06.02.2025 16:07 👍 4 🔁 0 💬 0 📌 0
Preview
Finetune Phi-4 with Unsloth Fine-tune Microsoft's new Phi-4 model with Unsloth! We've also found & fixed 4 bugs in the model.

#Unsloth fixes bugs in Phi-4, dramatically improving the performance of the small #LLM. Unsloth continues to impress.

11.01.2025 08:01 👍 10 🔁 0 💬 0 📌 0
Regex Chess: A 2-ply minimax chess engine in 84,688 regular expressions I wrote a (list of) regular expressions that will play a (not very good) chess game by running a 2-ply minimax search.

Regex-based #chess? Sure, why not. Nicholas Carlini stitches 84,688 regex snippets into a 2-ply minimax engine. Pure #hacker whimsy at its finest.

07.01.2025 06:53 👍 7 🔁 0 💬 0 📌 0
World's First MIDI Shellcode Blog post about a reverse engineering project

"I gained remote code execution via MIDI messages to trick my synth into playing Bad Apple on its LCD." I love this kind of #ReverseEngineering project :)

05.01.2025 23:00 👍 11 🔁 1 💬 1 📌 0

@fastmail.com is excellent.

04.01.2025 03:02 👍 4 🔁 0 💬 2 📌 0
Preview
The Evolution of SRE at Google

Fascinating to see a systematic approach using system safety and control theory by Google #SRE. An approach like this is needed with sufficiently complex systems to help prevent and mitigate complex failures.

03.01.2025 23:57 👍 3 🔁 1 💬 1 📌 0
Preview
Can LLMs write better code if you keep asking them to “write better code”? Most coders want AI to write code faster: I want AI to write FASTER CODE.

Turns out, at least in this experiment, telling an #LLM to write better code actually helps. (Also, perhaps a rare time Betteridge's Law is disobeyed.)

03.01.2025 21:23 👍 1 🔁 0 💬 1 📌 0
Preview
TinyStories: How Small Can Language Models Be and Still Speak Coherent English? Language models (LMs) are powerful tools for natural language processing, but they often struggle to produce coherent and fluent text when they are small. Models with around 125M parameters such as GP...

How small can a #AI language model be?

03.01.2025 05:52 👍 3 🔁 1 💬 0 📌 0

Posting for reach? Careful, that might require a proper covering space…

03.01.2025 03:37 👍 1 🔁 0 💬 0 📌 0

But will it play Crysis?

02.01.2025 07:15 👍 0 🔁 0 💬 0 📌 0

This was exactly my thought

02.01.2025 06:00 👍 1 🔁 0 💬 0 📌 0
Preview
DOOM® CAPTCHA Prove you're human by playing DOOM

Now your proof of life includes saving pixelated worlds from the demons of Doom. Once again, it is proven that Doom can run on anthing - even a CAPTCHA prompt.

02.01.2025 04:28 👍 6 🔁 0 💬 1 📌 0

A good monorepo + @jetbrains.com tools work well until you get to a certain large scale.

02.01.2025 01:05 👍 1 🔁 0 💬 0 📌 0
Preview
Indexing code at scale with Glean We’re sharing details about Glean, Meta’s open source system for collecting, deriving, and working with facts about source code. In this blog post we’ll talk about why a system like Glean is import…

Indexing code well is a tough problem, especially at scale. Interesting namespace conflict between products that ... um ... index things. #programming

02.01.2025 00:56 👍 2 🔁 0 💬 0 📌 0
Kagi Search - A Premium Search Engine Better search results with no ads. Welcome to Kagi (pronounced kah-gee), a paid search engine that gives power back to the user.

@kagi.com is pretty awesome. Thanks to @gruber.foo for highlighting. Worth a visit and try for any user, and a worthwhile shot at making a straightforward business model work for #search. The `?` operator to trigger an AI summary is just a truly inspired design.

01.01.2025 04:51 👍 5 🔁 1 💬 0 📌 0
Preview
Reclaiming AI as a Theoretical Tool for Cognitive Science - Computational Brain & Behavior The idea that human cognition is, or can be understood as, a form of computation is a useful conceptual tool for cognitive science. It was a foundational assumption during the birth of cognitive scien...

@irisvanrooij.bsky.social argues that #AI should refocus on its original goal: serving as a theoretical tool to advance cognitive science—not just building smarter machines.

30.12.2024 22:59 👍 4 🔁 0 💬 0 📌 0
Preview
Scaling semiconductor expertise with Llama-powered Domain-Expert Agents Aitomatic enables semiconductor companies to build Domain-Expert Agents to capture and scale their deep domain expertise using Llama-based foundation models.

SemiKong, built on #Llama 3.1, is an open-source #AI tailored for the #semiconductor industry. It streamlines chip design, boosts manufacturing precision, and accelerates workforce training—promising faster innovation and smarter production pipelines. A hopeful leap for smarter semiconductors.

28.12.2024 02:38 👍 1 🔁 0 💬 0 📌 0
Preview
Does current AI represent a dead end? Eerke Boiten, Professor of Cyber Security at De Montfort University Leicester, explains his belief that current AI should not be used for serious applications.

Not familiar with Betteridge’s Law? Google it (or ask your favorite AI). Today’s #AI is messy, but sound engineering will catch up.

Half-baked products skew perceptions, but quality systems are possible. (See s1.ai/purple 😉)

The Wright Flyer was pretty wobbly too on its first few flights.

27.12.2024 15:04 👍 0 🔁 0 💬 0 📌 0
Preview
High error rates for ChatGPT, APIs, and Sora OpenAI's Status Page - High error rates for ChatGPT, APIs, and Sora.

Sending good energy to the #OpenAI SRE staff who are surely working late tonight. status.openai.com/incidents/6b...

27.12.2024 01:58 👍 3 🔁 0 💬 0 📌 0
The Print Shop Club – Create Apple II Print Shop Printouts On-Line!

I should note that the site hosting this post I just referenced has an emulator that runs The Print Shop, and *GENERATES PDFS* of the output. ...awesome. theprintshop.club

27.12.2024 01:01 👍 1 🔁 0 💬 1 📌 1
A Tongue-In-Cheek Look Back at Broderbund’s ‘The Print Shop’ – The Print Shop Club

Who else thinks the world today is missing the charm of a dot-matrix-printed banner from The Print Shop? #nostalgia

27.12.2024 00:53 👍 2 🔁 0 💬 1 📌 0