Hacker News new | past | comments | ask | show | jobs | submit | lylejantzi3rd's comments login

This is awesome. This might be the thing that gets me to stop being a dinosaur and switch to neovim.

Doesn't Blazor include the entire .net core runtime? Or has that changed?

You can mitigate some of that with web workers, but it's a shame that multiple websites can't share a python runtime the same way they can on a shared linux box. You have to download a separate one for every website that uses it. But, if you follow that train of thought to the end, you wind up with the browser itself bundling those runtimes, just like it did with Flash back in the day.

I'm not sure any of this would be an improvement over what we have now.


the only good reason to build these runtimes is to enable existing applications to be recompiled into wasm for use inside the browser - it doesnt make sense to greenfield an application that uses non-web UI libraries, only to then bundle the entire UI runtime with it.

> Jai will be finally out in public in a stable version.

Did I miss an announcement?


JB listed in a video a month or two ago what is remaining and he is eyeing next year for the release.

A radiation safety officer from UC Berkeley already invented coffee for people who hate coffee. He calls it The Black Blood of the Earth.

A quarter of the sales are sent to his fixer who looks after the babushkas in the Chernobyl Exclusion Zone.

https://shop.funraniumlabs.com/


Pretty cool, definitely going to go on my "interesting gift ideas" list. It's surprising how this website devoted to selling something hides the basics of what's special about the product on the FAQ page though. I guess people hear about this through word of mouth?

> A radiation safety officer from UC Berkeley already invented coffee for people who hate coffee.

Reading through, it's cold brew coffee with an extra vacuum extraction step.


Whoa nice to know! I’ll have to check this guy out.

Its good but its wildly expensive.

Its also pretty potent stuff, I describe more as coffee for people who love coffee, not hate it.


It's expensive, but not wildly so. Yes, it's potent. If what you're looking for is a cup of coffee, you're supposed to dilute it with water.

https://www.funraniumlabs.com/how-to-consume/


It did cause a small uproar, but not as big of one as I expected. Musk admitted that posts with links that people clicked on would get de-prioritized by the algorithm.

https://x.com/elonmusk/status/1915806794393457034


I think he meant examples where "Managing and updating the DOM is stupid simple." The consensus here seems to be that updating the DOM is a difficult problem. It would be nice to have counter-examples.

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


I am sure it is hard if you have never written an application without React, jQuery, whatever before. That doesn't make it hard though. It just means its something, only at present, uncomfortable.

Here is how I do it. This is all the front end code for a large personal project.

https://github.com/prettydiff/webserver/blob/main/lib/dashbo...

My observation is that no matter how complicated and large the application gets anything that ultimately runs in the browser scales in size disproportionately slower in the browser code than elsewhere. This remains true no matter how much of the instruction set you intentionally try to put into the browser. That said, why even bother with this framework bullshit in the first place if the code it abstracts is never the primary problem in any given application? The larger the application gets the less significant the browser portion of that code becomes as a percentage of total application size.


Rick Beato has done a lot of videos on perfect pitch. His son has perfect pitch, but he does not.

How Children Develop Perfect Pitch - https://www.youtube.com/watch?v=TgFdics3uKo

Perfect Pitch vs Relative Pitch: Which Is More Important? - https://www.youtube.com/watch?v=AxEmaBqjUmY

Why Adults Can't Develop Perfect Pitch - https://www.youtube.com/watch?v=816VLQNdPMM


Are we at the point yet where companies are looking for programmers specifically to fix their vibe coded codebases? A codebase restoration expert?

Or will they do what most companies do when they sink millions of dollars into a codebase that doesn't work: dump the codebase, dump the team, hire a new one, and build from scratch?

What does everybody think?

edit: oxford comma is life.


Good answer.

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

Search: