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

No, that didn't happen last week.

I still don't use 2FA


Angular has a deprecated modules now, so dealing with components should be less work as well.


You are probably talking about rxjs, possible even ngrx.

I have become to love it.

However, it should be way simpler now with the upcoming Angular version that's supporting signals now.


Yes, the rx in rxjs means Reactive Extensions. I think it's perfect for UI dev, but the steep learning curve excludes a lot of developers.

Signals look identical to React hooks.


Only a sneak preview to what the future holds as temperatures rise and rise


Complex issues have complex causes. A scapegoat is a convenient way to dismiss discourse but it's not very useful.


I am not dismissing any discourse


As 'green' policies are enacted I think you mean


It's a software problem of the software you are using, and not a hardware problem.


Of course... that said, MANY software are dated and aren't or won't be implementing scaling any time soon. For those of us using Linux, it's even worse. This doesn't mean that the hardware shouldn't consider the existing software ecosystem. A 4k display with 2x scaling is often a good option for laptops.

My vision at computer distance isn't great in general, usually on a 32" 1440p display for desktop use. I generally can barely handle the micro size of higher res on laptops.


Why put alcohol in there instead of being glad there's none in there and you don't need to filter it out?


If I'm drinking calories in the form of fermented grass juice -- or anything that isn't plain water -- it'd better be delivering some sort of effect having substance, be it caffeine or alcohol.


Why?


People like to drink alcohol.


Perhaps we even find B12 resources so we might not have to eat meat anymore /s


Where do you think vitamins come from ? Haven't you seen Star Wars ? (Millenium falcon lands inside an asteroid and the heroes are almost eaten by a space "dinosaur" living inside the asteroid) /s


Rust seems like a good middle ground.

Iirc you can handle allocation failures there now too, which I have often seen being criticized


I had to add a code generator, because of the lack of generics


Yeah, like I said, there are some cases where generics are genuinely helpful. It’s just a small percentage of the code I tend to write (generics have been out for quite a while, and I still avoid them in Go despite my familiarity with languages like Rust, TypeScript, etc that use them extensively).


All frameworks that I know for WebApps, don't rely on OO though.

React, Angular (esp. with ngrx), Svelte

Yew and Leptos don't fake oop either


>All frameworks that I know for WebApps, don't rely on OO though

Sure, though they rely on a lot of things that are only bundled with a web browser like the DOM and CSS and their concepts of namespacing, encapsulation features, etc.


Which concepts specifically?

Rust can provide encapsulation namespacing as well


Yes. Just saying there's less existing UI specific examples and material to draw from.


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

Search: