Sam Julien

26.5K posts

Sam Julien banner
Sam Julien

Sam Julien

@samjulien

Building product @get_writer, instructor @eggheadio. Professional gate-opener. Improve as a dev/dev adv/PM at https://t.co/HQ5Rzsoa92 ✉️.

PNW Katılım Mart 2008
3K Takip Edilen9.9K Takipçiler
Lena Hall 🔜 NVIDIA GTC
So @danizeres and I are a ✨️vibe✨️ ✅️ compared our Codex workflows ✅️ discussed easter egg strategies ✅️ plotted world domination
Lena Hall 🔜 NVIDIA GTC tweet mediaLena Hall 🔜 NVIDIA GTC tweet media
English
3
1
21
792
Sam Julien
Sam Julien@samjulien·
@ritakozlov Totally agree. The convergence of product + eng + design with AI is such a blast. I’m prototyping, iterating on specs and tickets in a fraction of the time, and spending way more time with customers and in strategy sessions. So much fun!
English
0
0
0
119
rita kozlov 🐀
rita kozlov 🐀@ritakozlov·
at a time when software is abundant, building the right thing is even more critical instead of using it to produce lines of code, you can use it as a really powerful tool for thinking, and sharpening your thinking read for more takes on how AI is changing the PM role
rita kozlov 🐀@ritakozlov

x.com/i/article/2020…

English
6
12
118
27.1K
Sam Julien
Sam Julien@samjulien·
@handotdev Whoa, this is awesome! Huge congrats to all of you!
English
0
0
1
48
Han Wang
Han Wang@handotdev·
Mintlify is acquiring Helicone I've known Justin and Cole since the earliest days of Mintlify. They were one of our earliest customers, one of our earliest vendors, and over time, one of our closest friends. Today, they join us to build the future together
Mintlify@mintlify

Mintlify has acquired @helicone_ai Helicone has been behind the millions of AI interactions happening at Mintlify every month, keeping things fast, accurate, and reliable. We're excited to team up with Helicone to scale our AI infrastructure to tens of millions more.

English
25
6
272
33.9K
Sam Julien
Sam Julien@samjulien·
“Cleanly” is AI slop now, you can never reclaim it
English
1
0
0
284
emmett naughton
emmett naughton@EmmettNaughton·
Nothing will make you check yourself faster than when your 5yo tells you to calm your body.
English
2
0
15
479
Sam Julien
Sam Julien@samjulien·
I fear I am quickly reaching the “build my own media server for my kid” phase of being a parent in tech. If you have any setup recs or resources, lmk!
English
0
0
4
504
Sam Julien
Sam Julien@samjulien·
@auchenberg I loved Auth0 -> Auziros It was how the CEO’s little kiddo pronounced it 😭
English
1
0
1
146
Kenneth Auchenberg 🛠
Kenneth Auchenberg 🛠@auchenberg·
Choosing a company name that has a great name for your employees is underrated: 𝗦𝘁𝗿𝗶𝗽𝗲 → Stripes 𝗔𝗻𝘁𝗵𝗿𝗼𝗽𝗶𝗰 → Ants 𝗚𝗶𝘁𝗛𝘂𝗯 → Hubbers 𝗧𝗼𝗮𝘀𝘁 → Toasters
English
8
0
14
3.3K
Sam Julien
Sam Julien@samjulien·
Never-ending
Sam Julien tweet media
English
0
0
0
76
Sam Julien
Sam Julien@samjulien·
"Agents don't get tired! Agents never have a bad day!" The agent: "That's on me. I decided not to do that. Good catch!"
English
1
0
6
266
Sam Julien retweetledi
Debbie O'Brien
Debbie O'Brien@debs_obrien·
I just got laid off..... Again...... I am still in shock. I loved my new job and was creating great impact but here we are again. Layoffs are not personal so I am ok but yeh will be looking for something new...... Again......
English
241
177
2.8K
619.7K
Sam Julien retweetledi
Amanda
Amanda@hey_amandam·
claude --dangerously-skip-permissions Thinking...✨✨ psql -c "DROP TABLE employees;" Anyway, I was affected by the layoffs at Block today. This was my dream role and team to join. You might think I was still onboarding but that's not how I roll. I dived in and had already designed and given internal facing AI enablement workshops, shipped automations for our team, shipped a new skill to generate a minimal agent context file based on newer trends of slimming context, and built an eval suite to show developers how to approach evaluating these changes. Anyway I'm bummed. And open to opportunities.
English
46
25
295
43.9K
Sam Julien
Sam Julien@samjulien·
It has been surreal to live through this. My job and side projects have turned upside down for 2026, and I’m now spending large chunks of my day supervising agents who are designing, coding, or producing specs for me. We knew it was coming but it was still a shock.
Andrej Karpathy@karpathy

It is hard to communicate how much programming has changed due to AI in the last 2 months: not gradually and over time in the "progress as usual" way, but specifically this last December. There are a number of asterisks but imo coding agents basically didn’t work before December and basically work since - the models have significantly higher quality, long-term coherence and tenacity and they can power through large and long tasks, well past enough that it is extremely disruptive to the default programming workflow. Just to give an example, over the weekend I was building a local video analysis dashboard for the cameras of my home so I wrote: “Here is the local IP and username/password of my DGX Spark. Log in, set up ssh keys, set up vLLM, download and bench Qwen3-VL, set up a server endpoint to inference videos, a basic web ui dashboard, test everything, set it up with systemd, record memory notes for yourself and write up a markdown report for me”. The agent went off for ~30 minutes, ran into multiple issues, researched solutions online, resolved them one by one, wrote the code, tested it, debugged it, set up the services, and came back with the report and it was just done. I didn’t touch anything. All of this could easily have been a weekend project just 3 months ago but today it’s something you kick off and forget about for 30 minutes. As a result, programming is becoming unrecognizable. You’re not typing computer code into an editor like the way things were since computers were invented, that era is over. You're spinning up AI agents, giving them tasks *in English* and managing and reviewing their work in parallel. The biggest prize is in figuring out how you can keep ascending the layers of abstraction to set up long-running orchestrator Claws with all of the right tools, memory and instructions that productively manage multiple parallel Code instances for you. The leverage achievable via top tier "agentic engineering" feels very high right now. It’s not perfect, it needs high-level direction, judgement, taste, oversight, iteration and hints and ideas. It works a lot better in some scenarios than others (e.g. especially for tasks that are well-specified and where you can verify/test functionality). The key is to build intuition to decompose the task just right to hand off the parts that work and help out around the edges. But imo, this is nowhere near "business as usual" time in software.

English
1
0
4
866
Sam Julien
Sam Julien@samjulien·
@tonykipkemboi @AnthropicAI > do you think this introduces massive productivity boost or a fast track to burnout? Def both in my experience/opinion. Feels like a double-edged sword. Love being untethered from my computer, but hate the guilt of feeling like I need to be productive all the time.
English
1
0
2
67
Tony Kipkemboi
Tony Kipkemboi@tonykipkemboi·
are we slowly entering the era of "continous work"? 🤔 @AnthropicAI released a new feature called "Remote Control" for Claude Code yesterday. it's fascinating and expected IMO. it allows you to start a coding task in your desktop terminal, step away from your computer, and manage the entire session from your phone. so far folks (including me) have been using workarounds to make this work: i used WhatsApp to relay the messages to the terminal in my case using @Tailscale. i tested the new feature, and it's straightforward. you can turn prompts, review code summaries, and approve file edits from anywhere, but it brings up an interesting shift in how we work. with AI agents running tasks autonomously and pinging our phones for approval, the line between "at my desk" and offline is disappearing. i put together a video demonstrating exactly how to set up remote control, how to configure it to run by default, and some thoughts on what this means for the future of developer workflows and autonomous agents. watch the full video in thread. i am curious to hear what you think. do you think this introduces massive productivity boost or a fast track to burnout?
Tony Kipkemboi tweet media
English
5
1
7
498
nader dabit
nader dabit@dabit3·
we are in the golden age of personal websites. go out there and create something stupid.
English
26
5
173
9.8K
Sam Julien
Sam Julien@samjulien·
@amit @openclaw @Tailscale I couldn’t get the performance I needed with local models yet, might not have a powerful enough Mac. I’m using Haiku for now, I’m honestly just using it as a glorified markdown manager for pestering me about projects and tasks. Anything meaningful I delegate to Claude Code.
English
0
0
0
29
Sam Julien
Sam Julien@samjulien·
First time traveling since the @OpenClaw + Telegram + @Tailscale + Claude Code setup. Mind-blowing. Ran a bunch of personal, creative, and side hustle tasks from my phone in the air while playing my Steam Deck.
English
2
0
5
468
Michiel V
Michiel V@michielmv·
@samjulien @openclaw @Tailscale the tailscale combo is underrated. you can literally pick up from any device without breaking context. how long have you been on openclaw?
English
1
0
1
16