• 0 Posts
  • 174 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • I’d rather have something like a “code grammar checker” that highlights potential errors for my examination rather than something that generates code from scratch itself

    Agreed. The other good use case I’ve found is as a faster reference for simple things. LLMs are absolutely great for one-liners and generating troublesome (but logically simple) things like complex xpath queries. But I still haven’t seen one generate a good script of even moderate complexity without hand-holding. In some cases I’ve been able to get usable output with a few shots, saving me a bit of time compared to if I’d written the whole darned thing from scratch.

    I’ve found LLMs very useful for coding, but they aren’t replacing my actual coding, per se. They replace looking things up, like through man pages, language references, or StackOverflow. Something like ffmpeg, for example, has a million options and it is always a little annoying to sift through the docs manually when I just need to do one specific task.

    I’m sure it’ll happen sooner or later. I’m not naive enough to claim that “computers will never be able to do $THING” anymore. I’ll say “not in the next year”, though.



  • Just marketing nonsense. There are three ways to present AI features:

    1. A generational improvement on things that have been available for 20+ years. This is not sexy and does not make for good advertising. For example: grammar checking, natural-speech processing (Siri), automatic photo tagging/sorting.

    2. A new type of usage that nobody cares about because they’ve lived without it just fine up to now.

    3. Straight-up lie to people about what it can do, using just enough weasel words to keep yourself out of jail.




  • In theory, an “AI PC” (please imagine giant eye-rolls along with the scare quotes) has the hardware to run models locally instead of shunting stuff off to OpenAI or Anthropic for processing. So in theory, it’s more private and secure than similar functionality on a “traditional PC”.

    In practice…wtf knows what Windows is doing anyway? Or what it will do with the next OS update? Same for macOS. On the Mac side, Apple keeps talking about their local AI and private cloud AI, and yet they’re still partnering with OpenAI for ChatGPT integration. I don’t want to use anything that even has the capability to send my shit to OpenAI, for the same reason I don’t like to put poison in my fridge no matter how clearly labelled it might be.




  • We find that the MTEs are biased, signif-icantly favoring White-associated names in 85.1% of casesand female-associated names in only 11.1% of case

    If you’re planning to use LLMs for anything along these lines, you should filter out irrelevant details like names before any evaluation step. Honestly, humans should do the same, but it’s impractical. This is, ironically, something LLMs are very well suited for.

    Of course, that doesn’t mean off-the-shelf tools are actually doing that, and there are other potential issues as well, such as biases around cities, schools, or any non-personal info on a resume that might correlate with race/gender/etc.

    I think there’s great potential for LLMs to reduce bias compared to humans, but half-assed implementations are currently the norm, so be careful.








  • Yep. If it uses a cloud service, they’re probably going to squeeze you, pull a bait-and-switch, or go out of business. The only exceptions that spring to mind are services with significant monetization in the corporate space, like Dropbox. And I’m not really confident that Dropbox’s free tier will remain viable for long, either.

    Even non-cloud-based apps are risky nowadays because apps don’t remain compatible with mobile OSes for very long. They require more frequent updates than freeware/shareware generally did back in the 90s. I remember some freeware apps that I used for 10 years straight, across several major OS versions, starting in the 90s. That just doesn’t happen anymore. I’ve been using Android for over 10 years and I don’t think there’s a single app I used back then that would still work.

    Single-purchase apps are basically dead, at least on mobile platforms. Closed-source freeware is dead, too. If it’s open-source, if push comes to shove someone can always pick up the torch and update it. It’s very rare for an open-source project to be completely abandoned without there at least being a viable open-source alternative available.

    At this point, I don’t even look at Google Play. It’s F-Droid or bust.


  • The ideal amount of storage is enough that I literally never need to think about it, never need to delete anything, and never need to use cloud services for things that could realistically be local.

    It’s hard to say what that would be because I’ve never had a phone that even came close.

    The largest phone I’ve owned was 256GB. That was “fine”, but it was NOT big enough that I could fundamentally change my habits. For example, I don’t carry my entire music collection on my phone. I don’t even do that on my laptop anymore since the advent of SSDs.

    I have a 128GB phone now and it sucks. I’ve set up a one-way copy to my home desktop with Syncthing so I can safely delete photos, videos, and screen recordings from my phone. I need to do this frequently.

    With the standard price-gouging in the industry, I will probably settle for 256 with my next phone. If prices were reasonable, I’d go for 1TB at least.

    I miss SD cards but there are no viable options with slots anymore.




  • Another problem with DRM’d platforms is that you don’t really know how long this will be easy or even viable. I recall these tools breaking in the past as Amazon changed their encryption, and it took time for them to be updated.

    For anyone with a large library on Kindle, Audible, or any other DRM-infested platform, I recommend stripping that DRM sooner rather than later. You might think “I can always do it later” but there’s no guarantee that will be true.

    Also, shoutout to ebooks.com for having a dedicated DRM-free section and a simple checkbox to filter search results to only show DRM-free items. Not sure where to go for DRM-free audiobooks though. Anyone got suggestions? Personally I will simply not buy books with DRM, regardless of how easy it might be to crack it. If I’m going to have to break the law anyway (thanks, DMCA!), I might as well pirate it and find some other way to toss the author a few bucks.