Gregory Orton

1.7K posts

Gregory Orton banner
Gregory Orton

Gregory Orton

@ortonomy_

Tech Lead. 🇬🇧 in China for 20 years. Served lightly seared on the reality grill.

Shanghai Katılım Aralık 2016
1.1K Takip Edilen76 Takipçiler
Gregory Orton
Gregory Orton@ortonomy_·
@JesseTylerSpeer @Govindtwtt lol. You really really think in a late stage capitalist society robots will make shit cheaper. Not in a month of Sunday’s. The people making the robots gonna rinse everyone for as much as they can and the people using them will rinse people for the diff too.
English
0
0
0
5
Jesse Speer
Jesse Speer@JesseTylerSpeer·
It’s not just replacing jobs and that’s it. Robots will replace jobs for a reason…they’ll be faster, better, and SIGNIFICANTLY cheaper. All this means is that goods and services will cost MUCH MUCH less to actually make, and provide to the public. MUCH LESS! So much less, that humans will not need to make NEARLY as much money in order to live and buy things because of how cheap everything is. That’s it: Things cost much less because robots make them. People work less because they don’t need as much money. People can afford way more than they used to be able to afford…even though they’re working a small fraction of the amount of time.
English
162
1
46
40.5K
Govind
Govind@Govindtwtt·
Everyone says “AI will take all the jobs.” If that happens… how does this future actually work? No jobs → no income → no spending. So who buys things? Who pays rent? Who keeps the economy moving? What am I missing here?
English
3.1K
676
10.5K
901.5K
Gregory Orton
Gregory Orton@ortonomy_·
@max_sixty Hey would you be open to sharing your bot setup for worktrunk? It seems incredibly efficient.
English
1
0
0
11
Gregory Orton
Gregory Orton@ortonomy_·
@max_sixty Thanks for sharing - what is running the bot user/claude though? Claude scheduling?
English
1
0
0
17
Gregory Orton
Gregory Orton@ortonomy_·
@sama Jesus Christ you have the tact and humility of a choleric sphincter.
English
0
0
1
12
Sam Altman
Sam Altman@sama·
I have so much gratitude to people who wrote extremely complex software character-by-character. It already feels difficult to remember how much effort it really took. Thank you for getting us to this point.
English
4.5K
2.1K
35.8K
5.5M
Dr_Gingerballs
Dr_Gingerballs@Dr_Gingerballs·
Guys, it's time to have the conversation that @karpathy might be an idiot.
Kaito | 海斗@_kaitodev

5 minutes ago, @karpathy just dropped karpathy/jobs! he scraped every job in the US economy (342 occupations from BLS), scored each one's AI exposure 0-10 using an LLM, and visualized it as a treemap. if your whole job happens on a screen you're cooked. average score across all jobs is 5.3/10. software devs: 8-9. roofers: 0-1. medical transcriptionists: 10/10 💀 karpathy.ai/jobs

English
86
17
1.1K
274.4K
Kaito | 海斗
Kaito | 海斗@_kaitodev·
5 minutes ago, @karpathy just dropped karpathy/jobs! he scraped every job in the US economy (342 occupations from BLS), scored each one's AI exposure 0-10 using an LLM, and visualized it as a treemap. if your whole job happens on a screen you're cooked. average score across all jobs is 5.3/10. software devs: 8-9. roofers: 0-1. medical transcriptionists: 10/10 💀 karpathy.ai/jobs
Kaito | 海斗 tweet media
English
969
1.8K
12.2K
3.5M
Miles Deutscher
Miles Deutscher@milesdeutscher·
CANCEL your weekend plans. You NEED to: • Learn Claude Code • Learn Cowork (build 1-2 practical workflows) • Set up Perplexity Computer/Perplexity Finance • Optimise Cowork (plug-ins + skills) • Set up OpenClaw • Test Google AI products (Nano Banana 2, NotebookLM & more) • Experiment with basic agentic solutions (Manus) • Use AI to create a business plan/strategy/context files • Build an AI second-brain database (Notion) • Experiment with Notion Agents' *brand new* • Learn basic automation tools (MCPs, Zapier, n8n) • Learn prompt engineering - the better you can communicate with AI, the better your Outputs • Read AI articles • Dive into robotics • Research AI stocks/ETFs/investment arbitrages You have way too much to do...
English
495
1.1K
8.4K
645.7K
Theo - t3.gg
Theo - t3.gg@theo·
If you recognize this image, I hope you enjoy your upcoming retirement
Theo - t3.gg tweet media
English
550
101
4.5K
630K
Gregory Orton retweetledi
ThePrimeagen
ThePrimeagen@ThePrimeagen·
i am using supermaven again and i have something to say about this whole AI thing. I think as a group (swe) we rushed so fast into Agents when inline autocomplete + actual skills is crazy. A good autocomplete that is fast like supermaven actually makes marked proficiency gains, while saving me from cognitive debt that comes from agents. With agents you reach a point where you must fully rely on their output and your grip on the codebase slips. Its insane how good cursor Tab is. Seriously, I think we had something that genuinely makes improvement to ones code ability (if you have it). Truly acts as a multiplier, and we left it in the dust because it is not sexy. hurts me on the inside.
English
218
134
3.7K
182.2K
Wes Bos
Wes Bos@wesbos·
Tried out @paper - It's like Figma. It has an MCP so you can connect it to an Agent and it can both push and pull design details and data in/out of it. Makes a ton of sense when your design app can pull real data from your database, or act on a ticket. It seems like it's built with HTML/CSS, so the heavy use of flex/grid to align stuff makes it easier to implement a design for the web. For some reason I thought it had some secret sauce that made your designs good though. You still need talent for that
English
36
18
620
62.7K
Saint Patrick
Saint Patrick@SaintPatrick333·
@ortonomy_ @thestanduppod huh? Why the fuck would I need to run opus 4.6 to summarize or sort email? It's 100000% not needed at all. Much smaller models can do that easily and run fine on a Mac mini
English
1
0
0
32
TheStandupPod
TheStandupPod@thestanduppod·
Why OpenClaw users buy Mac minis
English
265
333
6.4K
364.7K
Gregory Orton
Gregory Orton@ortonomy_·
@RhysSullivan This is great, but I need help. a) the video is not the same as the published tool b) the site says to add executor.sh as an MCP? but the opencode windows shows your agent writing code to call a function? So where does the MCP fit? Does this just glob mcps together?
English
0
0
0
18
Rhys
Rhys@RhysSullivan·
I'm concerned we're entering a local maxima with CLIs, they're the wrong interface for agents The right interface is regular REST APIs with CIMD (same spec that MCP uses to allow for dynamic client registration) Your agent then writes code to interact with the API (like Cloudflare codemode) Think about how this works for humans today for the following action: "I want to set a DNS record on my domain" -> You Google "Vercel set DNS records" -> Docs page tells you what buttons to press -> You press buttons on a website, those call an API Now for agents, they search Google: -> "Set DNS record on Vercel Domain" -> they land on the same docs page, except it outlines what api endpoints are used as well -> the agent then calls those api endpoints for you, credentials are dynamically inserted where the agent can run them -> (optional) set auto approval policies / require approval of all non GET options by default You don't need separate interfaces for agents, nor do you really need separate skills for them CLIs have terrible discoverability, no input / output typing, they're harder to make profiles for for allowed / disallowed tools They work as a stop gap solution, but companies should be focusing on making good docs and APIs, not CLIs I've been prototyping this over at executor.sh (open source github.com/RhysSullivan/e…) if you want to play with what this world would look like - still early on it so appreciate feedback - open source and can run completely on your machine
Andrej Karpathy@karpathy

CLIs are super exciting precisely because they are a "legacy" technology, which means AI agents can natively and easily use them, combine them, interact with them via the entire terminal toolkit. E.g ask your Claude/Codex agent to install this new Polymarket CLI and ask for any arbitrary dashboards or interfaces or logic. The agents will build it for you. Install the Github CLI too and you can ask them to navigate the repo, see issues, PRs, discussions, even the code itself. Example: Claude built this terminal dashboard in ~3 minutes, of the highest volume polymarkets and the 24hr change. Or you can make it a web app or whatever you want. Even more powerful when you use it as a module of bigger pipelines. If you have any kind of product or service think: can agents access and use them? - are your legacy docs (for humans) at least exportable in markdown? - have you written Skills for your product? - can your product/service be usable via CLI? Or MCP? - ... It's 2026. Build. For. Agents.

English
129
24
727
219.9K
Shreyas Mididoddi
Shreyas Mididoddi@Shreyassanthu77·
bro am i the only one caveman coding in 2026?? everyone talks on twitter like they don't even touch their code at all anymore? how do I not find LLMs so useful while all you people are writing all of your code with them? anyway i'm gonna go sleep gn
English
36
2
110
11K