Connor Adams

104 posts

Connor Adams banner
Connor Adams

Connor Adams

@ConnorAds

AI & Software Engineer

London 가입일 Haziran 2013
3.9K 팔로잉228 팔로워
@levelsio
@levelsio@levelsio·
The main thing I miss on Cloudflare is a single [ Block IP ] button It boggles my mind it's not there, you can see a traffic spike and a person doing 50,000 requests per minute, but you have to write a security rule and go through 10 steps to block it Too difficult Just let me [ Block IP ] from the Security Analytics or general Analytics dashboard @daneknecht @eastdakota
@levelsio tweet media
English
156
30
2.2K
215.4K
Nathan Flurry 🔩
Nathan Flurry 🔩@NathanFlurry·
tmux isn't cutting it for agents anymore I love Conductor, but doesn't work over SSH nor sandboxes Looking for recs for any of: - tmux ext for agents - Sandbox-based solution that's tmux/nvim friendly - Hooks for CC/Codex/Amp/OC to give me a "command center" or "inbox" w tmux
Nathan Flurry 🔩 tweet media
English
58
4
153
32.3K
Ben Vinegar
Ben Vinegar@bentlegen·
Running coding agents on a separate Linux box: 1) Connect remotely via Tailscale 2) Persistent terminals with tmux 3) Linux so everything's agent-scriptable 3) No personal data, less anxiety 4) Agents get great internet no matter where I am 5) Battery lasts forever Won't go back
Ben Vinegar tweet media
English
34
3
174
20.1K
Connor Adams
Connor Adams@ConnorAds·
@levelsio If you're into tmux you could try remobi - makes it mobile and touch friendly
English
1
0
1
28
@levelsio
@levelsio@levelsio·
Are you guys aware I am coding mostly on my phone now all day via Termius to Claude Code on my server while I go with gf to the dentist, clothing store, cafe, etc. 😛✌️
@levelsio tweet media
rootkid ✌️@rootkid

@levelsio "You" ➡️ IP your Internet provider assigns you; not your servers IPs. If you had a static IP I'd like to know why you prefer Tailscale over just adding e.g. your company IP to the firewalls SSH whitelist.

English
320
87
2.1K
686K
Connor Adams
Connor Adams@ConnorAds·
WTF is AI actually doing? 🤔 Forming your own mental model of how AI models work helps you use them well I like to think of them as four ingredients 🎱💬🧠🛠️, and this mental model helps me anywhere from prompting ChatGPT to setting up Claude Code for agentic engineering
English
1
0
1
80
Conar.app
Conar.app@conar_app·
We probably need to start transitioning to the new name...
Conar.app tweet media
English
189
356
7.5K
507.5K
Connor Adams
Connor Adams@ConnorAds·
@NathanFlurry @opencode @rivet_dev @sandbox This is fun! Do you think it'd be possible to get the OpenCode web UI working with Gigacode over tailscale? So I can Claude Code on my phone, via OpenCode web UI, whilst I'm away from my computer. I've been trying to set it up but struggling - any tips.
English
1
0
1
107
Nathan Flurry 🔩
Nathan Flurry 🔩@NathanFlurry·
Introducing Gigacode: Use @opencode's UI with any coding agent 🌎 Supports Claude Code, Codex, & Amp harness 🍽️ Not a fork (opencode attach) 🛜 Try remotely via HTTP 🛠️ Powered by Sandbox Agent SDK (@rivet_dev) Try it: npm i -g @sandbox-agent/gigacode (more options below)
Nathan Flurry 🔩 tweet media
English
22
28
400
44.3K
Steve Ruiz
Steve Ruiz@steveruizok·
I'd like see if the agent could create a walkthrough changes inside of the IDE, a kind of "optimal loom" on top of the diffs. "Right, so the purpose of this PR was to implement such and such. In this first commit I'm updating the types for the new etc etc..."
English
3
0
22
2.8K
Nicolas Zullo
Nicolas Zullo@NicolasZu·
🛠️11 React Three Fiber (R3F) skills for Claude Code and Codex: animation, shaders, physics, postprocessing, and more. 📂 Bookmark it! Incredibly useful to build 3D games or 3D websites with LLMs contribute: github.com/EnzeD/r3f-skil… install: $ npx add-skill EnzeD/r3f-skills
Nicolas Zullo tweet media
English
5
9
165
8.2K
ork
ork@orkuhq·
@Michal_Krsik @opencode from my observations yes you can see it clearly when using models via opencode with the sidebar token/% windows usage
English
1
0
0
117
OpenCode
OpenCode@opencode·
OpenCode can now officially be used with your Github Copilot subscription with the $39 pro+ subscription you get access to the best coding models wonderful to see them support open source and user choice of tooling in this way
OpenCode tweet media
English
182
288
4.4K
559.6K
Connor Adams
Connor Adams@ConnorAds·
@kitlangton This might be the best website I've ever used. Thanks, looking forward to the rest of the chapters 💕
English
0
0
1
20
Kit Langton
Kit Langton@kitlangton·
It is time → effect.institute. 2026, the year of 𝚎𝚏𝚏𝚎𝚌𝚝. I'm extremely proud of how this turned out. There are many chapters to add, but I do hope you enjoy what's there so far. Let me know what you think. 🫡
English
106
161
1.4K
219.6K
dax
dax@thdxr·
does anyone know of a public mcp server with no auth?
English
74
1
114
37.3K
Numman Ali
Numman Ali@nummanali·
@aigirlagent @code It needs to be through the Codex CLI It has the best auto compaction for any coding agent right now
English
1
0
0
512
Numman Ali
Numman Ali@nummanali·
Today I ran two complex tasks through Codex with GPT 5.2 Extra High The first ran for 2 hours 30 minutes The second ran for 1 hours 45 minutes Both resulted in: - all acceptance criteria resolved - all test coverage complete - zero broken or non-working code Amazing
English
58
30
748
205.4K
Connor Adams
Connor Adams@ConnorAds·
@thdxr #L49-L126" target="_blank" rel="nofollow noopener">github.com/connorads/dotf…
QME
0
0
0
45
Connor Adams
Connor Adams@ConnorAds·
@thdxr After pressing always approve I often move them to my global config to avoid doing it again My general thinking is allowing things that are probably safe like reading files (in current project) and viewing git and running tests But I want to asked when adding new packages
Connor Adams tweet media
English
1
0
1
248
dax
dax@thdxr·
those of you who use coding agents with permissions turned on for bash commands do you ever use "always approve"? doesn't it feel clunky to be approving some and not others on every single session start? tell me your mindset on this
English
137
1
182
27.1K
dax
dax@thdxr·
this is the code it takes to deploy an elixir app with auto-scaling, auto-clustering, rolling deploys, and load balancing to aws
dax tweet media
English
50
23
952
119.3K
@levelsio
@levelsio@levelsio·
New problem: I want to show the Stripe Pricing Table on photoai.com's landing page, so visitors can see the pricing But without the [ Subscribe ] buttons that go straight to Stripe Checkout because... Due to all the card testing Jake Smith fraud I need to first 1) capture their email (see img 2) 2) do a CAPTCHA 3) send them an email with a link to come back to the site so I know their email works 4) funnel them through a Cloudflare maximum security check to see it's not automated fraud traffic still 5) then show them Stripe Pricing Table, where [ Subscribe ] goes to Stripe Checkout I need to do all of this above to avoid fraudulent card testers, if I don't my dispute rate goes over 1% and my Stripe account is shut down and I'm out of business (happened to other ppl here) Maybe Stripe can let us show the table but without the [ Subscribe ] button? Cause it's nice to manage the pricing table just from Stripe instead of having to edit it in 2 places @ynnoj @edwinwee
@levelsio tweet media@levelsio tweet media
English
77
11
216
147.4K