• 1 Post
  • 83 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle

  • My argument is thus:

    LLMs are decent at boilerplate. They’re good at rephrasing things so that they’re easier to understand. I had a student who struggled for months to wrap her head around how pointers work, two hours with GPT and the ability to ask clarifying questions and now she’s rockin’.

    I like being able to plop in a chunk of Python and say, “type annotate this for me and none of your sarcasm this time!”

    But if you’re using an LLM as a problem solver and not as an accelerator, you’re going to lack some of the deep understanding of what happens when your code runs.










  • I think it would take a pretty major sea change for them. They technically split up into Alphabet, but I don’t know of a single person that actually uses that when describing them.

    Even if they did change things around, and I would wager that the entrenched bureaucracy will make that impossible, their name is toxic to a lot of tech nerds. We may be a minority, but we talk and people listen. Even the non techies in my life know that they can’t maintain a simple messaging app, responded to (rightful!) concerns about data loss by locking the support threads, and has jacked up the price of YouTube on a yearly basis.

    They’ve spectacularly failed at video game consoles, social media, banking/credit cards, IOT, messaging, video, and can’t even maintain a semblance of consistency in their office suite. At work I have three different ways to receive instant messages, and it’s a crapshoot as to which one a coworker will use.

    And let’s not even get into how absolutely useless their search is now that everything has been gamed by SEO. Duckduckgo has been my default for years, but now it’s consistently returning better results than big G.

    If they managed to correct course tomorrow, it would take multiple years for me to even begin to trust them again.




  • Speaking as a non Rustacean, I’m pretty okay with it becoming more integrated.

    It’s safe, performant, and isn’t any more difficult to pick up than C++. C has a weird aura about it that makes it seem intimidating despite the fact that it is the simplest language (macros notwithstanding) that I’ve ever used.

    Based on Google’s recent track record of mind-boggling incompetence on all fronts, I want Go kept as far away from core functionality as humanly possible. This leaves either adding more cruft to an already ungainly C++, continuing to use Boost (another Google product) with C, or to pivot to a more modern language.


  • I still go to Reddit for American politics, my cities sub, and /r/nfl.

    But I haven’t made a single comment and treat it more as a news aggregator than a proper community. And even that is happening less and less as I get more comfortable with the pacing of the community here.

    On Reddit you can make a clever comment at the right time and get thousands of upvotes and sidebar conversations. It’s great for a shot of that sweet, sweet dopamine.

    On Lemmy, I rarely get more than 5-10 upvotes, but the conversations are meaningful and nuanced.

    People are realizing that Lemmy is not a 1:1 drop-in replacement and are adjusting their expectations and behavior accordingly. Hopefully we’ll hit a critical mass soon.