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

Can you talk about about performance implications of using WASM?

1. The browser needs to load the whole app before anything else could be done resulting in a slow first load.

2. WASM -> DOM manipulation is slow.


1: Actually, that's not true! I use Leptos in their "islands" mode for server side rendering. The entire page is sent as an HTML response, and there is little/no "hydration". The WASM file ONLY includes interactive "islands" that are explicitly marked with the #[island] attribute [0]. In other words, the server binary is handling most of the rendering, similar to if I used a templating tool like Askama or Tera.

2: Leptos is generally slower than vanilla JS, I believe for that reason, but comparable to major JS frameworks [1, 2].

[0]: https://book.leptos.dev/islands.html

[1]: https://krausest.github.io/js-framework-benchmark/current.ht...

[2]: https://leptos.dev/


What about event listeners that are supposed to listen to elements inside the islands? Like clicks, key ups, etc. Who handles that?


This is actually one of the dumbest stunts I'd ever seen. InfoWars is nothing without Alex Jones. They've wasted all their money since Alex will start a new project and his viewership will move.


Oh no, far to the contrary, this is funny as hell. The fact that Alex Jones isn't there makes it even funnier.

And they got all of the stuff and the brands. The chemical brands, the infowars brands, all of it.


First of all, a judge just overturned this thing, so I hope you're still laughing. Secondly, if they really paid money for this, they're idiots because InfoWars is meaningless without Alex. He will just start "The Alex Jones Network" and recapture his audience.

All that said, I see that I got downvoted by woke idiots even though I don't even watch Alex Jones.


It has been paused based on normal steps in bankruptcy proceedings[0].

> A court hearing is typically held after a bankruptcy auction to finalize the winning bids and sales, and to hear any objections, so the process in Jones's case hasn't strayed far from the usual — yet.

[0] https://www.cbc.ca/news/world/onion-infowars-court-1.7385221

Also try and cut out the name calling, especially when you're incorrect.


When it comes to trusting the fake news outlet CBC or Alex Jones, I'd go with Jones on this one: https://x.com/glennbeck/status/1857529776866574769


Trusting Alex Jones is a bold strategy. And not one for anyone who has any media literacy, but you do you!


media literacy is another propaganda term


Damn, got me with the "understanding and being critical of the media you watch is how they get you".

Are you ok over there? It sounds like you might need some help...


You seem to think that I care about the audience. It's funny because it's a puppeteer piloting the shambling corpse of Jones's products around to mock him. A constant reminder of his failure he'll see every day.


I don’t understand what you think they want out of this. They don’t want to keep infowars the way it was, nor are they trying to make money off of it. Do you think their goal was to buy it, keep it running without any changes, and keep extracting money from its previous audience?


A group of political scientists published this piece back in October, before the election. They predicted every state correctly, a popular vote victory for Trump, and 3/4 chance of Trump victory in Electoral College.

The same people, using the same model, predicted a Biden victory in 2020 and 49/50 states correctly (they missed Georgia, which they predicted for Trump back then).

Their model uses the following fundamentals, for each state:

1. State deviation from national vote in t-1 election

2. Presidential approval rating in each state (estimated with Multilevel Regression and Post-stratification)

3. Economic conditions in each state (personal income deflated by CPI, unemployment rate, non-farm payroll employment, manufacturing hours by production workers)

4. Presidential and VP home-field advantage adjustments if they apply in the state

5. If VP runs, an adjustment to account for difference in approval rating between P and VP in question


The extreme? His policy is literally to bring back as much manufacturing back to America.


Past is prologue - if he couldn’t do it then, how could he do it now? He’s already said he’d repeal the IRA.

All he’s proposing is 10-20% universal tariffs that’ll raise the cost of off-season fruits and in-season coffee by 10-20%.


1. does anonaddy support ARC?

2. are you able to reply to the email?


1. In case dmarc is not passed you get extra red banner with warning to forwarded email

2. Yes you get special email to reply-to field that allows sending from alias, but you have to make sure you remove included banner containing alias deactivation URL from quoted part of reply. You can disable this header but in my case I needed to reply only few times


While we're on this topic:

1. Can anyone recommend a good file layout/organization for a polyglot monorepo that contains Python, C++, and JS?

2. Does the build system need to be use something like Buck/Bazel?

3. How do you usually open your project in an IDE? do you open the root of the monorepo, or do you open each subproject separately?


yes


Why would you start a project in C++ in 2024, especially a web browser?


cut veggies should go in the fridge


For some of them, yes. See the cheatsheet: https://postharvest.ucdavis.edu/sites/g/files/dgvnsk12711/fi...


Thank you!


Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: