Hacker Newsnew | past | comments | ask | show | jobs | submit | synack's commentslogin

Micron is building a bunch of new fabs in the US right now- two in Idaho, two in New York, and modernizing one existing fab in Virginia. The first Idaho fab will come online in 2027 and NY/Virginia fabs in 2030.

https://www.micron.com/us-expansion

So, more chips coming soon, but who knows if that's enough to keep up with demand for the next few years.


Could say the same about Postgres. People like their databases.


TI-30Xa still sits on the corner of my desk along with a pen and small notepad. I use it 2-3 times a week. Still faster to reach for it than find the calculator app on my phone or PC for simple tasks.


Claude Code is also very good at building basic CRUD apps with Django.


No kidding, it is really good especially with htmx which helps you get some of the advantages of a full SPA without the complexity of a separate frontend.

Been building a project in the side to help my studies and it usually implement new complete apps from one prompt, working on the first try


Yeah, I've noticed it regularly suggests htmx (and perhaps something light like alpinejs or some vanilla JS glue logic) to build powerful yet simple interfaces in Django. And it seems to get them right - saving you a lot of time.


It is probably good a HTMX for the same reason it is good at Tailwind CSS; HTMX puts the functionality on the elements being reasoned about (e.g. click this button, load the result here).


That's a huge bonus point for Django. It's so prevalent that Claude/Codex are very good at setting it up the right way, using tried and true patterns.

I've been vibe coding some side projects with Claude Code + Django + htmx/tailwind, and when it's time to go some manual work in the codebase I know exactly where things are and what they do, there's way fewer weird patterns or hack the way Claude tends to do when it's not as guided


Not strictly a mobile app, but I keep offline Kiwix snapshots of Wikivoyage and Wikipedia on my laptop. It mostly comes in handy on trains with intermittent wifi.


This is really helpful, thanks! The offline aspect keeps coming up. PAVO currently generates content in real-time with Gemini, which obviously doesn't work without connectivity.

Thinking I should add a "pre-download" feature where users can generate audio guides and itineraries over WiFi before heading out. Would that solve the offline problem, or do people need the flexibility to explore spontaneously without planning ahead?


That was Intel Quark. It was too expensive for the “big microcontroller” use case and too power hungry for the “small Linux” use case.

The marketing was confusing, I’m not sure Intel even knew what it was for, except to show investors they had an IoT play.

https://en.wikipedia.org/wiki/Intel_Quark

I found some of these boards in a box last year and was unable to do anything with them… Intel has thoroughly erased all documentation and SDKs from the internet. If anyone has those artifacts, please push to archive.org


Making 20 y/o CPU with today's process? It is cool but yeah not really a wise business decision.


Industrial microcontrollers and power electronics use older process nodes, mostly >=45nm. These customers aren’t competing for wafers from the same fabs as bleeding edge memory and TPUs.

The world ran just fine on DDR3 for a long time.


Okay, but what about the rest? The ones that aren't embedded in someway and use industrial grade PCs/control stations? Or ones with large buffers like network routers? I'm also wondering about the supply of the alternate nodes and older technologies. Will the manufactures keep those lines running? Was it micron that abandoned the entire retail market in favor of supplying the hyperscalers?


> The ones that aren't embedded in someway and use industrial grade PCs/control stations? Or ones with large buffers like network routers?

Not sure if they require DDR5 but the AI crisis just caused the prices of DDR5 to rise but the market supply of DDR4 thus grew and that's why they got more expensive too

> I'm also wondering about the supply of the alternate nodes and older technologies.

I suppose these might be chinese companies but there might be some european/american companies (not sure) but if things continue, there is gonna be a strain on them in demand and they might increase their prices too

> Was it micron that abandoned the entire retail market in favor of supplying the hyperscalers?

Yes


..DDR3 that's no longer being produced. Why do people just assume old tech to be abundant in supply?


Spanner depends on having a time source with bounded error to maintain consistency. Google accomplishes this by having GPS and atomic clocks in several datacenters.

https://static.googleusercontent.com/media/research.google.c...

https://static.googleusercontent.com/media/research.google.c...


And more importantly, the tighter the time bound, the higher the performance, so more accurate clocks easily pay for themselves in other saved infrastructure costs to service the same number of users.


I've been using Cloudfront Functions to do some of the filtering that a WAF would do. It's quite flexible, but you've gotta figure out your own rules.


AWS WAF has some presets you can use


I wonder if we'll start to see instance type shortages or price increases from EC2 and GCP if they can't get enough DRAM for latest gen servers.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: