So sad that this isn’t newsworthy enough to make the first page anymore.
It’s been a few hours now and things are still woefully broken for me in my org there.
HN user
meet.hn/city/us-Redwood-City
So sad that this isn’t newsworthy enough to make the first page anymore.
It’s been a few hours now and things are still woefully broken for me in my org there.
My first thought was "Oh hell, who left the NAT Gateway on?"
I did too, those awstrack.me URL's look super suspicious and I hadn't seen this alert trigger before so didn't know what to expect.
At first I was sure it was a phishing attempt. Then went to the console (not using those links) Saw there was an outage where the console was wrong (no mention of email alerts) Then I thought I was hacked - what a perfect cover up for someone to evade detection when the console was wrong. Looked at some logs, realized the incident text was just not exhaustive on the impact. Went back to my cup of coffee.
Note to self- should have looked here first.
Sounds interesting, I wonder if any of it will be available on consumer hardware. Making CUDA work across the stack seems to be the key thing that helped NVIDIA become the main purveyor of GPUs for AI. Apple seems to be doing well by the same approach.
Last time I looked, anything remotely useful here was only on the Xeon chips, which means there'll be very few open source and even fewer non-corporate folks doing anything interesting with it.
AMD seems to be better at that, maybe there's hope.
this article sounds like a poorly AI written of a mashup of the https://www.acquired.fm/episodes/costco and CNN news article on the Mamdani bodega killing grocery store (which sounds super expensive for the value it provides)
and webvan back in 2000 - both amazon's attempt and webvan are unfortunately gone - it's cheaper to throw away packaging away, and that's super unfortunate and sad.
Not quite, I don't see a "Special edition, with offers, without teams" branding on the end of it.
Congrats to the new outlook team on the performance improvements, I certain it used to take 30 seconds to do it, and they've cut it to 10s !!
But seriously, can we please make desktop productivity apps not suck on windows? I started programming on windows, old school Win32 with a little MFC. Still have the super thick MFC book from MikeB somewhere in the closet. It was better than the alternatives at the time.
Now I look at the windows developer site and I can't even figure out what happened since I stopped Win32 programming at around 2004. It's a total train wreck of abandoned technology, each worse than the previous ones.
Office (and to some degree visual studio), used to be the lighthouse, best in breed application, often using api's that were not yet public and styles that were not yet adopted. I remember buying component libraries that emulated these to make better looking and performing apps.
I'd look at windows again if they would make apps not suck and be ones that the industry strives to emulate. Without that, Linux or Mac is just as good (actually better since they have decent userlands).
Cool.
I was speaking more on the linear agent vs the existing integrations. We love the linear guided reviews and issue tracking so have high hopes on getting a good DX here from y'all.
The claude integration - works as well as anthropic will let it work, since you can either automate it (anywhere from 'claude -p xxxx' or the api and ignore your subscription and pay by the token, or open a crapton of tabs with the terminal, or paste it into a bunch of sessions in their app. Which works more-or-less but it's cheaper than per-token costs.
The linear agent, doesn't seem to read the AGENTS.md file, follow along on a PR nor nor let you configure a sandbox (it told me this:
``` Note: I couldn't run ruff/pytest here (no uv/venv in the sandbox), so I verified syntax via AST parse only. The Postgres-backed tests will run in CI. ``` After I asked it to look at the PR check failures.
To be fair, claude code does it 70% of the time (the other 30% the sandbox is dead), and cursor about 10% of the time.
Yes, I still use it, although less than I would otherwise.
Good: - Composer 2.5 is pretty decent for the quality / price ratio. - Easy to assign an issue to it in Linear (I know Linear just added this natively for linear agent, but it seems rubbish compared to Cursor) - Bugbot actually finds some useful issues (things Claude and Codex will miss) - Using @cursor in github usually works well, and better than @copilot. - Working with Python Monorepos with UV in their IDE. VSCode and Cursor work well here (Antigravity managed to screw it up somehow).
The Bad: - Usage/billing dashboards - These are are opaque and you can't attribute what actions map to what spend. - cursor won't follow PRs well like Claude Codes does. - Setting up environments is less good than Claude Code - Their IDE fork is woefully out of date, it'd be nice if it had more of the codeium fixes.
The Ugly: - Settings - Try to turn off bugbot, there's multiple places you have to do it. Good luck figuring them all out. - Support - they are polite, but gas light you and tell you it's your fault their product's settings are awful.
and PearAI was just a fork of Continue with not much changed other than the license and removing the words continue.
Also OpenCode and Kilo seem popular as well.
I have not unfortunately, and spent several hours trying to get it sorted out -- all unsuccessfully.
I do a chargeback every year. <sigh>
This happens with me every year with Barnes and Noble bookstore. I canceled their annual membership back in like 2018, Starting in 2021 this zombie account started charging me for a renewal. I reached out to support and they disavowed any knowledge of how this could happen, had no record of charging me, and no clue how it could have happened.
Since Amex is nice about allowing someone who charged you in the past - keep charging you even as your card has changed, they allow the charge.
Every year I do a chargeback, every year. Amex can't figure out how to not allow it and B&N has no idea why they charge it. Hmmm...
WoW. That's certainly a surprise to me. I'd never expect an invoice after not putting in a card.
I also believe this is totally just a case of "billing and metering is hard, and may actually be a larger engineering effort than your actual service".
I was just looking at them earlier today since our Github actions are slow AF, and while they sounds great, this tells me it'll cost me more time to make sure I babysit it than most other trials.
With most of these, they end, the service stops working, and you have a choice to make: (a) it was worth it sign up, (b) not worth it revert.
Docker sucks on the mac, orbstack is great if you need docker. If you are on linux, use podman too vs. docker.
Two words - Thank Goodness.
Before the flood of money from the index funds arrive, I'd love to see what's the right valuation for them.
It's really a nissan leaf with a nicer leather interior.
Slowly and then suddenly :)
""" Steve Ballmer In IBM there's a religion in software that says you have to count K-LOCs, and a K-LOC is a thousand line of code. How big a project is it? Oh, it's sort of a 10K-LOC project. This is a 20K-LOCer. And this is 5OK-LOCs. And IBM wanted to sort of make it the religion about how we got paid. How much money we made off OS 2, how much they did. How many K-LOCs did you do? And we kept trying to convince them - hey, if we have - a developer's got a good idea and he can get something done in 4K-LOCs instead of 20K-LOCs, should we make less money? Because he's made something smaller and faster, less KLOC. K-LOCs, K-LOCs, that's the methodology. Ugh anyway, that always makes my back just crinkle up at the thought of the whole thing. """
Yup, honestly a google spreadsheet could probably do it as well.
I like the "copy prompt" feature, it's super simple but makes it just a few seconds to go from issue -> claude session.
Also assigning directly to cursor or codex, that's how I handle the easier tasks.
We also have scheduled tasks that elaborate existing tickets with information where needed, again that's just MCP but it works well enough
I have to say the new model is quite good at the basics, I've been handing over more and more tasks from Linear straight to it instead of the copy-paste into Claude dance lately.
At this point, more of my complaints are on the harness side, which is odd since originally they were by far the best harness out there.
Support - This is pretty much non-existant, it's community support or sales support.
Interacting with GitHub - this should work and be awesome, Claude code does this well (responding to lint errors and comments). Cursor you have to poke the agent to look at the comments or lint errors, and even then it's about 10% good. Even GitHub Copilot is better here.
Bugbot - I have it setup to trigger manually, but it still seems to wake up and burn 80-120k tokens just to notice it's configured to be manually invoked. When it does run, it tells me there's no issues (but claude or copilot both find real things)
App - When you have both agent window and the ide windows, it's hard to open up the code in the right directory. A simple "cursor ." from the terminal used to do it, now it'll often open the agent window, you have to try a few times for it to work.
I love that they are running super fast, it's just hard when many of the basics break or don't work.
I'd rather have a remote hosted devcontainer and a local IDE. No fiddling, settings pushed on the container (same with plugins to use etc).
The keybindings with the web ide's always are a drag to me, actually the lack of good keybindings.
Yup, you guessed it.
I was the eng manager for that for a bit, added some APIs to use to do code reviews inside of Eclipse or IntelliJ. That idea never took on, but when when I showed it to the code search team in Munich, they loved it.
Critique was a fast follow.
still on the cloud side, cloud workstations and also the cloud shell gui mode are all theia.
I never understood theia TBH
Nice to see you Brian!
Blaze was started late 2005 or early 2006. Eclipse+IntelliJ was also at that time.
The IntelliJ blaze plugin was already started and out when I joined in 2007. My first job was to keep it from being rewritten yet another time, get teams to use it, and also keep it from being cancelled.
Totally.
GCP makes more revenue than Oracle, which is in the 96th spot. Also YouTube was 2x Paramount revenue in 2025.
Yup, the title is "A new monthly Agent SDK credit for your plan"
Now like cursor and github copilot claude will now cost you raw token costs unless you sit there and click a button.
I guess I need to remove the -p from my bash function I use while in the terminal, that'll cost token costs now.
git-commit-message () { git add -u && claude -p /git-commit-message }
that was ~20 years earlier but was so awesome when it was around. That and webvan were better (for customers, not for making money) than anything that existed until 2020.
This sounds just like my thoughts on PostgreSQL's row level security. As a additional layer it's good, as the only thing, watch out!
Yes, I loved my $10 a month person subscription for light coding tasks, it worked great. I'd use claude code max for heavy lifting, but the $10 a month copilot plan kept me off cursor for the IDE centric things.
Just use claude code directly with a pro plan instead of copilot for roughly the same cost.
On wait, nevermind.