Spyke

Replies

canada

Comment on

Debt among Canadian millennials at record levels, while earnings haven’t kept up: RBC report

They seem hell-bent on tearing us down at this rate and it's becoming very hard to not take it personally. Not sure what the endgame is, but I really don't care what happens to the older generations at this point. I'm very fortunate to have had pretty well paying jobs overall and saved like an absolute mother fucker and eventually got a small ass condo in a desirable area - I'm renewing my mortgage and I have to put down $50K to just keep the same monthly payment. But I won't give them any more interest than I have to - they can get fucked.

Then they felt it necessary to lay a bunch of us off on top of it to add insult to injury.

To anyone else with less, I seriously don't know how you put up with this shit. I can barely stand it with what I have - it's still a far cry from where we want to be.

rust

Comment on

Rust devs push back as Serde project ships precompiled binaries

The pushback is justified I think - compile from source should be the default always for Rust since it works well (even if slower than desired sometimes).

Pre-compiled is kind of nice for scripting languages since the complexity of native dependencies is usually not wanted by those developers. In Node, I prefer pre-compiled as the default. Here, I do not.

Comment on

Gen Z is forcing a workplace reckoning that should have happened years ago

Reply in thread

As a millennial, I will defend the "could not" in the sense that we were told lies that took too many years into adulthood to detect. Now that we recognize them as lies, we can reliably pass on reality instead of pissing in their ears and telling them it's raining.

Even to this day, my instinct is to pull up my bootstraps and try harder, since that's what I was programmed to do. It's all I know how to do. Maybe Gen Z has better programming and can form their identity around fairness instead of hard work that generally doesn't pay.

Comment on

What's stopping WebAssembly from effectively replacing JavaScript?

The truth is that JS is currently "good enough" and all the best (adopted) web frameworks are either server or JS based.

I believe the chunking of script files is currently a bit more natural as well.

WebAssembly is the best choice for certain kinds of apps but most web apps are good enough with JS. If communities pour a lot of polish into WASM frameworks you may start to see wider adoption. Diversity is good, but it does need to be asked why WASM + DOM is objectively better than JS + DOM. It complicates the ecosystem a bit because you might fracture it for no good reason. Should there be Rust, Python, and JS DOM rendering frameworks? Is there a benefit?

If you have a more traditionally native app you want to port, that's different. That's a great fit for WASM. Personally I see it becoming more popular when it's a good replacement for desktop technology and the DOM isn't used at all (go straight to GPU). I'm a huge fan of WASM, but I also write a lot of web apps and don't see a super convincing reason to adopt WASM to effectively make the exact same thing. As-is, it's great for augmenting an app though.

Wait for garbage collection and sockets and you might see the paradigm start to shift.

Comment on

One surviving Reddit app plans to charge based on how much you use it

I have to warn that is is going to be harsh. Relay was my favorite app and I used it everyday for years. DBrady has sold out here in my mind by sucking up to Reddit - The authors of the other apps deliberately chose not to charge users a subscription and it has put us on a better path long term by taking influence away from Reddit and centralized social media. If Relay won't flip to Lemmy or decentralized alternatives then I hope it fails.

canada

Comment on

Debt among Canadian millennials at record levels, while earnings haven’t kept up: RBC report

Reply in thread

You're not entirely wrong on productive assets, but what are they? Stocks? Progress has basically all but stalled in most areas. The new trend is rent-seeking and the market is totally stuck sideways. There is nowhere for money to grow and nowhere to hedge it against inflation. Cryptocurrency is even performing poorly. At least property entitles you to a real thing - land. I'm way more keen on stocks but they're performing like shit.

Comment on

Is anyone else having trouble giving up Reddit due to content?

Trouble completely avoiding it? Yes. I exclusively treat it as a search engine / knowledge resource now though, which I think is reasonable since it's a part of the Internet.

However, I contribute absolutely nothing to it and am now always signed out. Over time this would lead to it becoming an archive while decentralized platforms become the real meeting ground where new knowledge is accumulated. It's a long-term play. There's so much information on Reddit that it would be foolish to completely write it off - this is going to take a really long time, but anyone here knows that.

It took years to build Reddit to its glory and it will take years here - at least there are some awesome apps already and it feels like there is a good head start this time. We should not call out people for using Reddit for information, but we should encourage people to contribute to a more sustainable, community run alternative.