Advertisement Β· 728 Γ— 90

Posts by Gaganpreet

That sounds awesome - looking forward to it. Other than the general decline on HN comments, I hope there can also be more rules about politics; my feeling is that there's a lot more political discussion on HN than ~10 years ago.

4 days ago 0 0 0 0

I miss the AI conversation here. X is where all the interesting discussion and folks talking about AI.

4 days ago 0 0 0 0

a real miss in codex pricing is the lack of seat based plans like claude team. there's a $20/month with limited codex use and then a usage based plan.

6 days ago 0 0 0 0

for comparison, my max plan rarely ran out into limits and this week it's happened 3 times already with regular usage

2 weeks ago 0 0 0 0

there's a stark difference in anthropic and openai investigating bugs about users running into usage limits more often this week

anthropic - 3 days and still investigating - no updates, no grace quota

openai - we are investigating, meanwhile we have reset everyone's limits

2 weeks ago 0 0 1 0

i may not like but i understand anthropic's reasoning to change session limits

what i do have a problem with:

no prior notice. and now 24 hours later - no notification about the change. if it wasn't for social media, i wouldn't know any better.

3 weeks ago 1 0 0 0

would have saved me half a day if i had bothered to read the documentation

"Subagents cannot spawn other subagents"

(the agent itself seems to have missed it)

4 weeks ago 0 0 0 0

Yeah, repetitive prompts are frustrating and most users would just default to "allow".

4 weeks ago 0 0 0 0
Pipe to Bash Go visit the website any of your favourite AI agent or tool. Navigate to installation instructions. It’s very likely going to be a form of: curl URL | bash or npm i -g. Claude Code, OpenCode, Codex, P...

My thoughts on how supply chain attacks are going to be ever so lucrative and the worst is yet to materialise gaganpreet.in/posts/pipe-t...

4 weeks ago 0 0 1 0
Advertisement

narrowly avoided being the resulting victim of a supply chain attack that happened on trivy earlier today.

1 month ago 0 0 0 0

the virtual one :-)

1 month ago 0 0 0 0

we haven't narrowed down an ATS yet and none of the free ones include AI.

we are gonna narrow our pipeline to looking within our network, word of mouth or an external recruiter. The direct inbound route is gonna be for visibility only at this point, I'm afraid.

1 month ago 0 0 0 0

I put a job post live yesterday and in a few hours hours there are 50+ applicants to review.

4 out of 5 applications have tell tale signs of AI.

I feel like we are gonna have to go to the drawing board here.

1 month ago 0 0 2 0

Gotta say it's amusing to find out that "docker sandbox" runs microvms under the hood and not, well, containers

1 month ago 0 0 0 0

I am looking for a microvm based sandbox for running coding agents but have hit a wall. Docker Sandbox exists but has no Linux support yet. Is there anything that works for Linux yet?

1 month ago 0 0 0 0

your opinion doesn't count πŸ˜›

1 month ago 0 0 0 0

your opinion doesn't count πŸ˜›

1 month ago 0 0 0 0
Advertisement

can we all agree that the American date format is the single most frustrating bit of technical imperialism imposed on the rest of the world?

1 month ago 1 0 2 1

Spend whole day writing code, feels like only a couple of hours have passed

Spend a couple of hours working on documentation, why does it feel like the whole day?

1 month ago 0 0 0 0

Vibe-coded a real-time voice keyboard over the weekend. Something like Wispr Flow but Linux native and completely local. Core flow works and the accuracy needs to be improved but it's impressive for what was essentially background work.

1 month ago 2 0 0 0

My Thinkpad has been weirdly locking up randomly the past few weeks. Everything I can check, checks out okay - RAM, SSD and it seems it might be time to get a new one.

1 month ago 0 0 0 0

I prefer SQLAlchemy with raiseload always enabled. It solves the biggest pain point for me with ORMs. That said, SQLAlchemy has a lot of legacy to it, which doesn't help in having one clean obvious way to interact with the DB.

1 month ago 0 0 1 0

Took my Sunday afternoon to set up testcontainers. Should make multiple agents and running tests a lot easier.

2 months ago 0 0 0 0

Certainly me. I am hovering around 50-60% of my limits on my $100 plan and I know the $200 plan isn't for me.

From what I understand, however, that Codex on business plan allows you to work and switch across 2-3 accounts. OTOH, Claude Code business is strangely set at $150 with 5 minimum users.

2 months ago 0 0 0 0

NotebookLM is a killer product but why the heck are the generated slides not editable.

2 months ago 0 0 1 0
Advertisement

And lest I miss this: WhatsApp is the primary guilty party here. Seems like the bar for getting a business account is super low and there's no restriction on content sent by a business account.

2 months ago 2 0 1 0

Google got a lot of pushback a few weeks ago for wanting to make sideloading difficult - I wish there was a middle ground possible here that satisfied users who want to sideload and those who have no business installing random packages.

2 months ago 1 0 1 0

A WhatsApp business account with an Indian number sent me an apk and I dread to think what's inside the package. We have come full circle from sending exe attachments over email.

2 months ago 1 0 2 0

I'm not saying this would work for everyone but as a small team this is letting us do in one day that would normally take weeks and it'd be impossible without the current state of AI tools

2 months ago 0 0 0 0

We are heavily using mcp internally at DigiUsher - build backend api, expose via mcp, use Claude to quickly mock up what it would look like in our web app would look like given a persona.

design -> develop -> iterate

is now

mock -> develop -> small iterations

2 months ago 1 0 1 0