• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle
  • I don’t necessarily disagree that we may figure out AGI, and even that LLM research may help us get there, but frankly, I don’t think an LLM will actually be any part of an AGI system.

    Because fundamentally it doesn’t understand the words it’s writing. The more I play with and learn about it, the more it feels like a glorified autocomplete/autocorrect. I suspect issues like hallucination and “Waluigis” or “jailbreaks” are fundamental issues for a language model trying to complete a story, compared to an actual intelligence with a purpose.





  • Seems like a sensible overhaul, hitting the major issues with the fee, but still going ahead with a version of it. Big points for me:

    • Not retroactive. Only affecting the next version of Unity, and you can even opt out of updating to skip the fee.
    • Data is now reported by the customers. Still not sure how that plan to enforce this, but it’s a hell of a lot better than some arbitrary data collection scheme being baked into the game.
    • Free version is excluded. No charging tiny side projects, or students or something, it only affects already paying customers.

    Still not sure I love charging per install as a concept, and they’ve already overplayed their hand and burnt many bridges, but at least this implementation isn’t insanely hostile. Guess we’ll see how this plays out from here.


  • Having used tailwind a little bit, I have nothing but praise for it. Effortless copy/pasting of components with confidence, really nice look by default, easy tweaking, absolutely no management or planning required to organize your CSS, and it’s all right there, directly on your html, never anywhere you have to hunt for it. Feels very freeing to just… not think about CSS at all.

    And the “clutter” really is fine, modern IDEs with good syntax highlighting, plus a tailwind extension to help complete the class names and clean up accidental duplicates or conflicting properties, and you’re good.



  • Frankly, this whole situation boils down to exactly what I expected. LTT has always produced content at an insane velocity, and issues like these are the inevitable results. Miscommunications, errors that need to be tidied up, and compromises such as that water block video not being redone with the proper setup. LTT doesn’t have the ability to reverse course on an emergency like that, they’re already at breakneck pace so that they can’t make a change of that scope without missing deadlines. If it wasn’t this, it would’ve been something else.

    Is that evil? I don’t know. It’s the business strategy they’ve gone with, and much of why they’re in the position they are. An LTT that put out half the videos they do may have never made it to this position. This is a good wake up call as to the costs of that kind of operation, and it’s up to you how you choose to react to this.




  • Yeah, I respect that. Actually really liked the formatting of this post, with the little summary, and opening the discussion. Much better than having some bot just dump the link here for every video!

    That’s actually part of why I chose to drop the first comment, hopefully these can be hopping with some good engagement going forward. I think like many people, I often have thoughts or want to discuss these, but YT comments are just a nightmare if you want to do anything more than skim them.



  • Eh, I’d assume the comparison isn’t flattering. I think the point of this article is to argue you don’t need ElasticSearch to implement a competent Full Text Search for most applications. Splitting hairs over a few milliseconds would just distract from that point, when most applications should be prioritizing simplicity and maintainability over such tiny gains in a reasonable dataset.

    Might be interesting to try to analyze at exactly what point elasticsearch becomes significantly useful, however. Maybe at the point where it saves a full tenth of a second? Or where it’s returning in half the time? Could be an interesting follow up article.



  • Great read!

    I think a bonus point in favour of composition here is the power of static typing. Introducing advanced features like protocols can bring back some of that safety that this article describes as being exclusive to inheritance.

    Overall, I think composition will continue to be the future going forward, and we’ll find more ways to create that kind of compilation-time safety without binding ourselves into too restrictive or complicated models.



  • Alright, guess I’ll reiterate my usual beats here. AI code assistance is interesting, and I’m not against it. However, every current solution is inadequate, until it does the following:

    1. Runs locally, or in an on-prem instance. I’m not taking it up with legal or security if I’m allowed to send our proprietary code off to be analyzed on a foreign server. And I’m not doing it without asking. It just isn’t happening.
    2. It has to be free, or paid for by my company. It’s cool, and it might help me work, but paying a subscription fee on something that only benefits me at work is essentially the same as a pay cut. Not interested.
    3. It has to analyze the entire repo. In my current tests of ChatGPT, for most cases I’ve spent long enough giving it context that I could’ve just… solved the problem myself. It needs to have that context already.


  • Oof, so counterproductive. I’m a hard reviewer, always try to hold others to the standard of code I’d like to work in, and be held to myself, but every once in a while I see a PR that’s just… no changes required.

    I love just hitting accept without making any feedback, it means my coworker valued my feedback and actually internalized it. Trying to laser in and nitpick something unnecessary would be a waste of all our time.


  • Personally, I’m subscribing to the belief that the fediverse’s attribute of “true censorship is impossible” is a benefit, not a curse. Every prior example of censorship has just morphed into “advertiser palatable”. Which is bad for everyone.

    More than happy to have access to instances that will take the kind of drastic action you’re suggesting, access to my own “block” function, etc. Let them come.

    The fediverse will inevitably host some messed up stuff. Counting it a blessing that those people have a clear place to go to and sequester themselves off.

    So ultimately? More than happy to have an instance that agrees with this extreme anti-censorship posture. Sh.itjustworks is fine in my books. I can block the community, just like I could block subreddits on Reddit without abandoning the whole platform. Hell, even write a script to block everyone who’s subscribed to the community. The power is yours now, and nobody can take that away. That’s the fediverse.