sorted by: new top controversial old
[-] trynn@kbin.social 4 points 1 year ago

What a dumb article. Sounds like an old C graybeard who's never understood the point of proper type safety or readable code. None of the performance gains the author talks about actually matter, whereas the entire point of clean code is to make it easier to read and maintain by other programmers. Let's also not forget this important quote from Donald Knuth: "premature optimization is the root of all evil".

Simply put, unless you're working in extremely resource-constrained systems, or have some code snippet being run an incredibly large number of times over a humongous amount of data, these kinds of performance optimizations simply don't matter and you get more benefit from writing the code in a way that reduces bugs and is easier to read. Heck, most of the time compiler optimizations make this entire argument moot anyway.

[-] trynn@kbin.social 2 points 1 year ago

is there a firefox app on iPhone?

Not really. There's something called Firefox available and it's published by Mozilla, but Mozilla has to deal with Apple's restrictions on web browsers by using the webkit rendering engine and Apple's proprietary plugin system. So it's not real Firefox.

[-] trynn@kbin.social 1 points 1 year ago

I have no idea how you browse the internet with uBlock Origin. It’s literally unusable to me. It’s free, and you should always have it installed, it’s simply essential.

Because uBlock Origin doesn't work on all platforms and browsers. Notably, it doesn't work with Apple's plugin system, so anyone using Safari or an iOS device cannot use it.

[-] trynn@kbin.social 1 points 1 year ago

Try chatgpt 4 premium. I have heard it automatically auto correct itself with code.

I regularly use gpt-4 for coding since it's the backend behind github copilot, and my company has approved use of copilot (and I have copilot plugins installed for vscode and vs2022). It's useful for autocompleting boilerplate code, but gets things wrong all the time about anything more complicated.

[-] trynn@kbin.social 1 points 1 year ago

That's a good point, but I'm fairly sure culture plays a part as well. It's likely some combination.

[-] trynn@kbin.social 19 points 1 year ago

Yep. Musk is basing his idea about having an "everything app" on WeChat's success in China, which basically does what he's talking about. The problem is that he doesn't seem to understand that there are cultural differences at play between Chinese users and western users that prevent mass-adoption of a single app to do everything in the west, and that WeChat already exists and isn't popular in the west at all.

[-] trynn@kbin.social 7 points 1 year ago

ChatGPT and Bard?

Doubtful, considering ChatGPT has only been public since late last year, and Bard's even newer. I also really hope those aren't a large factor, since most coding examples I've seen from ChatGPT only deal with questions of a really rudimentary nature and have given useless or wrong information about anything more nuanced or complicated.

[-] trynn@kbin.social 1 points 1 year ago

This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.

In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.

trynn

joined 1 year ago