Me

2.6K posts

Me banner
Me

Me

@iserflott

Passionnate about tech 🇫🇷 Software dev in Oslo area 🇳🇴

Oslo, Norway Katılım Temmuz 2012
354 Takip Edilen184 Takipçiler
Me
Me@iserflott·
@rickyfm These kinds of ads really devaluate Google: if something is really popular and people search for it a lot, don’t place ads before it. Keep it as the first result, and then yes place relative important content or ads below. But being above is really what makes Google shitty
English
1
0
0
152
Ricky
Ricky@rickyfm·
Wonder what Cursor pays for "claude code" SEM
Ricky tweet media
English
4
0
31
4.9K
Austin Nick Piel
Austin Nick Piel@austinnickpiel·
The greatest validation I feel as an engineer is when Bugbot finds no issues on my PR
Austin Nick Piel tweet media
English
4
0
30
1.1K
Me
Me@iserflott·
@rohanvarma Codex extension in cursor when I want code changes that I can quickly glance at, test, see pull request, run terminals, etc. Codex app when I want it to do non repo things like logs, jira, and others.
English
0
0
1
27
Rohan Varma
Rohan Varma@rohanvarma·
Some interesting data we pulled today showed that ~40% of Codex users use multiple surfaces, between the App, CLI, and IDE extensions. Everyone seems to have a primary preference, but a bigger-than-expected chunk of users launch codex agents outside of their primary interface. If you use multiple surfaces, I'm curious why? And what could we do to improve the experience?
English
158
3
280
33.4K
Me
Me@iserflott·
@kr0der +++ GitHub is really weird sometimes !
English
0
0
1
10
Anthony
Anthony@kr0der·
is there EVER a reason to turn "Hide whitespace" off when reviewing PRs? i'm about to make a chrome extension that auto-toggles this on by adding ?w=1 to the URL
Anthony tweet media
English
1
0
1
446
Me
Me@iserflott·
@kr0der Does it also index submodules ?
English
1
0
1
126
Anthony
Anthony@kr0der·
there's a new interesting Cursor setting that indexes your repository for instant grep 👀 i asked the Cursor agent itself how it works: - it builds a local search index based on your repo's file contents so grep returns results nearly instantly, EVEN in large codebases - without this, grep scans files on your disk in real time (e.g. with ripgrep) which is slower i have had this toggled and have definitely noticed that my agent's searches have been faster lately
Anthony tweet media
English
4
2
70
8K
Me
Me@iserflott·
@pcshipp It is pretty crazy. Our org hasn’t defined individual limits, but I’m nearing 1000$ of on demand for the month. Have started using codex extension in cursor to do some long running tasks. Though in org I don’t see my codex spend so it’s shifting without knowing
English
0
0
0
22
pc
pc@pcshipp·
Cursor is becoming way more expensive day by day Just now switched to Codex
English
99
9
504
32.6K
Me
Me@iserflott·
@ericzakariasson If you guys fix cgroup v2 controller delegation (notably missing memory), ensure domain type children work, basically allowing kind (kubernetes in docker) or even k3s, I would add one ! 🤓 forum.cursor.com/t/cloud-agents…
English
0
0
0
43
Me
Me@iserflott·
@jack_pertschuk Noticed that PR pushed events (I assume they’re any pushes done to a pull request, regardless or draft/open state) even when set to «everyone» don’t seem to trigger on pushes done by copilot coding agent… is this a bug on your side ?
English
0
0
0
17
Me
Me@iserflott·
@jack_pertschuk The secrets are great but need more fine control: our cursor «team» is 150+ people and making secrets either personal or for 150+ people doesn’t scale well. We need finer control. And maybe some integrated way to issue more fine grained tokens, not just the GitHub single repo rw
English
0
0
0
22
Jack Pertschuk
Jack Pertschuk@jack_pertschuk·
@iserflott GitHub issues we can definitely add! Secrets / and cloud VM are configured as part of the cloud agent environment and should support kubectl. Try cursor.com/onboard
English
2
0
1
23
Me
Me@iserflott·
@jack_pertschuk Nice !!! I’ll be waiting for the issues one 🤓 For the cloud vm it does not yet support kubectl because of cgroup issues, but I think some of you are on it already forum.cursor.com/t/cloud-agents… right now v2 memory cgroup isn’t delegated
English
0
1
2
37
Me
Me@iserflott·
@aarondfrancis It’s not idea because of the same branch checked out in multiple worktree restriction, but that’s a rare and minor need. I just want easy multi branches checked out locally: worktree is least bad
English
0
0
0
7
Me
Me@iserflott·
@aarondfrancis I use worktreees because it’s easier to manage and cleanup without extra setup: vs code shows them and I can quickly delete them. I setup a task to «open PR # in new worktree» for quick review and same «create new branch xxx in new worktree» for quick work
English
1
0
0
22
Aaron Francis
Aaron Francis@aarondfrancis·
Why do people like git worktrees over discrete checkouts? (This isn't bait, it's research)
English
269
4
363
137.6K
Aaron Bastani
Aaron Bastani@AaronBastani·
France spends €10 billion *less* on defence annually than Britain. They have a larger armed forces, more planes, entirely domestic nukes and now they’re….escorting British aircraft carriers to West Asia. Where’s the money going?!
The Telegraph@Telegraph

With most of the Royal Navy’s major warships unavailable or undergoing maintenance, HMS Prince of Wales may need to be escorted by a French warship if it is deployed to the Middle East. Read more here ⬇️ telegraph.co.uk/news/2026/03/0…

English
498
902
8.3K
537K
Me
Me@iserflott·
@aye_aye_kaplan Setup a weekly changelog, an auto approve workflows for copilot coding agent (🤓😇), and some auto triage my team’s PRs (assign issue, milestone, project…). We need more default connectors and fine tuning of permissions though !
English
0
1
1
42
Me
Me@iserflott·
@dwetterau @jediahkatz Thank you ! Yeah the alternative is more cumbersome and less scalable: dind on my own machine with multiple ssh opened cursors. My machine is struggling. Though it does allow me to use codex extension, as I already blew through $700+ of on demand usage 🙈💰
English
0
0
0
34
Jediah Katz
Jediah Katz@jediahkatz·
I got my Cursor cloud agent to run a Windows VM inside its computer with just one prompt! Took about 1.5 hours with our long-running harness. Now I can snapshot it to have a Windows base forever Prompt in thread
Jediah Katz tweet media
English
17
4
117
12.8K
Me
Me@iserflott·
@kr0der Plugin in cursor 🤣 I like cursor but sometimes I blow through the budget so I switch. But still want the browser, diff, tasks, …
English
0
0
1
72
Anthony
Anthony@kr0der·
do you prefer the Codex app or CLI? i like the CLI more since you can’t split view in the app but seeing that Peter swapped to the app despite being one of the biggest CLI power users, it might be over for the CLI
English
20
0
12
2.1K
Me
Me@iserflott·
@dwetterau @jediahkatz I see you added some v2 controllers and I re tried yesterday to setup the environment but still can’t get kind (or k3s) to work. Cursor did a summary: forum.cursor.com/t/cloud-agents… notably memory cgroup isn’t delegated. Would love to be able to use the cursor envs over local or GitHub
English
1
0
0
30
David Wetterau
David Wetterau@dwetterau·
@iserflott @jediahkatz Hey, we are including those kernel flags already. We think this is a v1 vs. v2 cgroup issue. The memory cgroup should be available as a v2 controller. We'll try to get the default image moved over to using hybrid hierarchy.
English
2
0
2
44
Me
Me@iserflott·
@jonas_nelle Amazing work ! I’m looking forward to more options for triggers, pre configured MCPs, and better secret scope management. We need team scoped secrets not as in our entire 150+ cursor «team», but a group of 10 that’s actually the team, with comments on secrets
English
0
0
0
15