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

Didn't know Uri Geller was an investor now.

It's a mere imitation but they do deform the target using their own mentality so there is that.

Don't do it Fedon!

I had to look that up, dear god

Site down, maybe they need port it to use Rust...

They use wordpress


A lot of infrastructure is going to be ported to Rust.

It's fantastic for websites and servers, and LLMs are very good at generating it.

The primary downside of Rust is the long compile times, especially with macros (serde, etc.) If that can be fixed, it will be sublime.


I like Rust a lot but I'm not sure it would come very high up my list for web applications.

Axum and Actix are phenomenal web frameworks.

The type system and error handling ergonomics make it easier to write defect-free code than, say, Go or Java.

Simple servers are request scoped and mostly feature linear request handling, so you're writing simple vanilla Rust without the complex pointer semantics that you would use for systems programming. The async pieces aren't difficult either.

Serde-annotated structs are the best serialization/deserialization story anywhere. It integrates super ergonomically into Axum and Actix to make writing request handlers a breeze. They're super easy to read, too.


> Axum and Actix are phenomenal web frameworks

Compared to what? I see ASP.NET Core and Quarkus very competitive. The virtual threads in Java are great, paired with structured concurrency IMHO.

If I have to go microservice or API, I would choose FastAPI for fastest delivery and if I have to rewrite, Go, unless it is massive scale and scaling horizontally becomes a headache I would not consider Rust/C++ for this.

All the backend, etc. for the company I have been working for is C++ for the fast parts but all tools around are Python (with NiceGUI and Flask mostly).

I think the combination is quite powerful, btw.


Say more. I need me proper rust in the browser.

At work we're moving almost everything to Rust on our backend. Massively reduced memory usage and significant latency improvements relative to our Typescript codebase. Even for code that you'd expect to work well in TS, a near 1 to 1 port to Rust has considerably improved our best case and, in particular, our worst case latencies. And the memory we get back is huge, we may even drop our instance size down with the 800MB of RAM we're likely going to save.

To be fair, it's not that hard to get an improvement compared to running TS in the backend.

I agree, but I think most people actually don't think that's true when it comes to services that primarily do IO.

First compile. Every another will be significantly faster since compiler is incremental

What is wrong with wordpress exactly?

there are a lot of really bad plugins that are used. Also there are a lot of really bad admins who have out of date versions that are misconfigured.

And even if a plugin is disabled, the code can still be called.

Matt Mullenweg

wordpress

How many contraction/expansion cylces do you normally see in a DC setting, generally? Is there a measure for that to baseline against?

IIRC it's thousands per day on these systems, mainly due to high power density and low mass, even small lapses in computation (100-500ms) rapidly change the temperatures of stacked die.

So even a GPU averaging 98% utilization may have thousands of cycles per day.

Compared to a regular server blade it may be dozens or barely any at all.


Naive question, but could this not be fixed by a scheduler? If it's only idle 2% of the time, give it busy work for that 2%

the easier answer would be to remove the ability to idle

I've seen 'tariff' used a fair amount here in the UK on price lists (taxi etc)

Same in Portugal: a "tarifa" can mean a price charged for a rendered service or a tax on imported products.

Ironic that site looks like it's AI generated too

It looks close to the kind of documentation artifacts GPT 5.6 Sol would generate for me.

That style is still rare enough that I prefer it over OP's "we installed shadcn + Tailwind and look like every seed-stage startup SaaS from 2024" style.


The author keeps saying read the README, they posted the website, so expect comments about the awful AI website.

You can’t submit the same link twice. I’d already shared the firmware repository before, so this time I posted the website, mainly for the new web tools

https://news.ycombinator.com/item?id=48409306


Over GRE tunnels

Ok, stats to back up all 100% using AI please

A casual look around the office. Not a good representative selection for the entire population but counting to 10 and asking, everyone used ai in some fashion, extrapolate the data and you get 100%. (Not a ai first office even)

a dataset of 10 is merely anecdata

Are you challenging the op to run a massive poll just to satisfy the demands of a stranger in the comments?

Their claim doesn’t warrant proof. It’s pretty damn obvious that almost every one is tinkering with this at some level. Even simply using Google at this point is using AI.


Why chose the Solid- line of naming, considering that's the rails provided naming. I makes it look like this is official.

I think historians might have something to say about Nero just playing the fiddle. I mean, he literally ordered the murder of his own mother.

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

Search: