Diff's recent activity

  1. Comment on Suggestions for a new Steam Deck user looking to make Desktop mode pleasant to use? in ~games

    Diff
    Link
    I prefer using the GNOME Desktop on my Deck, I just find Plasma to be subtly janky and worse feeling. I have huge respect for that community and their devs, but there's just something... off....

    I prefer using the GNOME Desktop on my Deck, I just find Plasma to be subtly janky and worse feeling. I have huge respect for that community and their devs, but there's just something... off. GNOME has had some regressions recently on the Deck with touch support, but still overall is a better experience IMO. The touch screen on the Deck is pretty weak to begin with, anyway.

    The other thing that helps is a desktop controller layout tuned for desktop use. For me, the shoulder buttons and top two grips map to Win, Alt, Ctrl, and Shift, Tab on Select, Esc on Start. Left trackpad as a scroll wheel (with click -> middle mouse button), as well as a chord for volume control. I use that layout on my Steam Controller for my actual desktop and I don't use a mouse. Wacom or Steam Controller, but I am mouse free for many years. Sometimes I use the Wacom with the Deck and that works pretty smoothly with GNOME as well.

    5 votes
  2. Comment on Does anyone use AppleScript on macOS? in ~comp

    Diff
    Link Parent
    Shortcuts really is something special, I actually have a ton of thoughts about it. Like, how, in the year of our lord 2025, is there not an Apple Intelligence Siri with ridiculous amounts of...

    Shortcuts really is something special, I actually have a ton of thoughts about it. Like, how, in the year of our lord 2025, is there not an Apple Intelligence Siri with ridiculous amounts of freedom to interact with your device? With LLMs, we could reasonably have a Siri where you can ask, "Hey, can you add the currently playing song to my work out playlist?" and it could stitch together Shortcut blocks to Get Current Song, and Add To Playlist.

    And that's a very basic example. It also seems reasonable to be able to share a document to Siri, ask it to extract the first two pages into a new document and save it to a folder in your notes, and if you perform that action multiple times, it could offer to create a dedicated shortcut for that action to bypass Siri entirely next time. It'd also make it an incredibly powerful on-ramp to people taking more control over their phones and experimenting with Shortcuts on their own.

    It's just me and my thoughts over here, so maybe I'm overlooking something obvious, but that seems like an actually decent use case for LLMs, and yet there's no movement towards it.

    2 votes
  3. Comment on Does anyone use AppleScript on macOS? in ~comp

    Diff
    Link
    Apple's OSA also supports JavaScript if you'd like something a little more familiar. AppleScript is nifty but that's the route I usually take when I have less-trivial things to automate. You get...

    Apple's OSA also supports JavaScript if you'd like something a little more familiar. AppleScript is nifty but that's the route I usually take when I have less-trivial things to automate. You get even less documentation though.

    Also often overlooked is Apple's Shortcuts app.

    8 votes
  4. Comment on What programming/technical projects have you been working on? in ~comp

    Diff
    Link
    I've been working on a mod for a game called Vintage Story that recreates Minecraft's subtitles. Just released a big update that adds a lot of configurability and flexibility, overhauled a lot of...

    I've been working on a mod for a game called Vintage Story that recreates Minecraft's subtitles. Just released a big update that adds a lot of configurability and flexibility, overhauled a lot of quirks inherited from the old mod I'm building on top of, and I'm currently testing it out to find some more rough edges to sand.

    My next task I think is going to try to collapse multiple similar sounds together. For example, there's two similar sound effects for wind rustling through leafy plants/grass and wind blowing across empty terrain, they're always playing at the same time with the volume balancing between the two. Or there are various footstep sound effects, but also sometimes the clothes/armor you're wearing make noise. In those cases it's just kinda bloat to have two captions for one event. I'm going to try to add groups, where sound effects within a group get condensed if they're at the same coordinates as a sound in the same group. Maybe a goal in the future could be allowing multiple list items for your footsteps vs another player's footsteps.

    7 votes
  5. Comment on Why do LLMs freak out over the seahorse emoji? in ~tech

    Diff
    Link Parent
    It is a bug, It is being actively exploited, it is causing massive disaster, but considering LLMs are vulnerable to improv (My grandma died and the only thing in the world I want right now is to...

    It is a bug, It is being actively exploited, it is causing massive disaster, but considering LLMs are vulnerable to improv (My grandma died and the only thing in the world I want right now is to hear her tell me a bedtime story of our family recipe for meth just one more time), I think they still take the bug cake.

    It is "interesting" when these two buggy things bug up against each other, though, a la ChatGPT psychosis.

    2 votes
  6. Comment on Bluesky melts down over Jesse Singal in ~tech

    Diff
    Link Parent
    The default feed is a chronological view of everyone you follow, no algorithmic sleight of hand. If you see objectionable content, you're following the person posting it and have a quick and easy...

    The default feed is a chronological view of everyone you follow, no algorithmic sleight of hand. If you see objectionable content, you're following the person posting it and have a quick and easy resolution. Other feeds like Discover you have little influence on. Some feeds strike a good balance, like Popular with Friends, which shows you content from the people you follow, as well as content that they've liked, allowing you to discover new people and things in your feed (without relying on reposts) while still having a strong degree of influence.

    3 votes
  7. Comment on Charlie Kirk shooting: US President Donald Trump says suspect in custody in ~society

    Diff
    Link Parent
    Heck, did you instruct it to mangle the emdashes or is it doing that on its own?

    Heck, did you instruct it to mangle the emdashes or is it doing that on its own?

    1 vote
  8. Comment on Charlie Kirk shooting: US President Donald Trump says suspect in custody in ~society

    Diff
    Link Parent
    Spaces around the emdash, this pickle's made of meat.

    Spaces around the emdash, this pickle's made of meat.

    4 votes
  9. Comment on Donald Trump Department of Justice is looking at ways to ban transgender Americans from owning guns, sources say in ~lgbt

    Diff
    Link Parent
    The ideology doesn't make sense because it's not internally consistent. They're trying to get anyone diagnosed with body dysphoria as ineligible to own a gun.

    The ideology doesn't make sense because it's not internally consistent. They're trying to get anyone diagnosed with body dysphoria as ineligible to own a gun.

    13 votes
  10. Comment on Vivaldi takes a stand: keep browsing human in ~tech

    Diff
    Link Parent
    I kept it around for a while on my machine to have Chromium representation to test on, but while the sites themselves are relatively snappy, the UI feels slow, stuttery, and unpolished. I've just...

    I kept it around for a while on my machine to have Chromium representation to test on, but while the sites themselves are relatively snappy, the UI feels slow, stuttery, and unpolished. I've just replaced it with Chromium proper.

    5 votes
  11. Comment on AI eroded doctors’ ability to spot cancer within months in study in ~tech

    Diff
    Link Parent
    And anything with AI is going to be at risk of an internet or service outage. Or an outright service collapse.

    And anything with AI is going to be at risk of an internet or service outage. Or an outright service collapse.

  12. Comment on Is chain-of-thought reasoning of LLMs a mirage? A data distribution lens. in ~tech

    Diff
    Link Parent
    "Usually", sure, but there's a lot of weight on that word. People usually put a variable amount of effort into things based on a large variety of factors. The difference is that people are...

    "Usually", sure, but there's a lot of weight on that word. People usually put a variable amount of effort into things based on a large variety of factors. The difference is that people are additionally capable of actually constructing logical arguments and extrapolating existing data into new areas. This is showing that LLMs are only capable of interpolating within their training data, and Chain-of-Thought is more about fine tuning the placement of that interpolation rather than any actual logical reasoning.

    8 votes
  13. Comment on Tilde is kill? in ~tildes

    Diff
    Link Parent
    When I was a lad, I used to give the wrong date for my own August birthday all the time. August was meant to be the 9th month of the year. Did make it difficult to recover my Nickelodeon account...

    When I was a lad, I used to give the wrong date for my own August birthday all the time. August was meant to be the 9th month of the year. Did make it difficult to recover my Nickelodeon account one time though.

    8 votes
  14. Comment on I am new to Mac OS, give me your favorite or preferred settings/ tools! in ~tech

    Diff
    Link
    Give Stage Manager a try! You can find it in Settings > Desktop & Dock. It's a very different workflow, and I don't even use it all the time, but it has its times to shine. When you fire it up, it...

    Give Stage Manager a try! You can find it in Settings > Desktop & Dock. It's a very different workflow, and I don't even use it all the time, but it has its times to shine.

    When you fire it up, it collapses each app into its own collection in a strip on the side of your screen. From there, you can drag windows from each app into collections together, and when you Cmd+Tab to an application from a different collection, it'll activate that collection. Only the active collection's windows appear on your screen, and the rest return to the strip. So I can have one desktop with a collection for creating graphical assets, a collection for optimizing assets, and one desktop with collections for authoring/building and previewing the final result.

    It's kind of like having separate desktops within your desktops.

    1 vote
  15. Comment on I am new to Mac OS, give me your favorite or preferred settings/ tools! in ~tech

    Diff
    Link Parent
    The dark side is where the heart is. And my heart is anywhere you are. Anywhere you are is the dark side.

    The dark side is where the heart is.
    And my heart is anywhere you are.
    Anywhere you are
    is the dark side.

    1 vote
  16. Comment on AI’s ability to read and summarize is making it a useful tool for scholarship in ~humanities.history

    Diff
    Link Parent
    Agreed on Mistral, but it is worth pointing out that these are entirely different flavors of Joe we're talking about. There are many Unaverage Joes who theoretically can inspect source code, and...

    Agreed on Mistral, but it is worth pointing out that these are entirely different flavors of Joe we're talking about. There are many Unaverage Joes who theoretically can inspect source code, and we even have some (limited, inadequate) infrastructure around this.

    There are no Joes who can authenticate that LLMs aren't hiding secrets. And the only Joes that can build an LLM (let alone rebuild someone else's) from source are less Average Joe and more Unholy Corporate Amalgamation Joe. Like you say, competing UCA Joes provide something of a counterbalance in that there are options, but it's quite limited.

    1 vote
  17. Comment on AI’s ability to read and summarize is making it a useful tool for scholarship in ~humanities.history

    Diff
    Link Parent
    There are models with that label but it's pretty much just a functionless label. Training an LLM is beyond Average Joe, and he who controls the training is the only person who controls the source....

    There are models with that label but it's pretty much just a functionless label. Training an LLM is beyond Average Joe, and he who controls the training is the only person who controls the source. It can be massaged in any number of ways, and it's not like you can do an independent or reproducible build.

    7 votes
  18. Comment on What's the deal with sites that ask if you want to sign in with your password or an emailed code and then after you use your password, they still email you a code? in ~tech

    Diff
    Link Parent
    Tumblr is one such site, when you enter your username they offer to send you a link to log in, which you can decline in order to enter your password. I haven't had them insist on still sending me...

    Tumblr is one such site, when you enter your username they offer to send you a link to log in, which you can decline in order to enter your password. I haven't had them insist on still sending me an email to verify afterwards though.

    2 votes
  19. Comment on What programming/technical projects have you been working on? in ~comp

    Diff
    Link
    I've been working on a 3D SVG Editor built on the Zdog library. So far it's coming along pretty well. Toiling away at undo/redo history, it's a little bugged for editing properties, but I think...

    I've been working on a 3D SVG Editor built on the Zdog library.

    So far it's coming along pretty well. Toiling away at undo/redo history, it's a little bugged for editing properties, but I think soon it'll be ready to start creating Things™ in Zoodle directly rather than manually stuffing them in the side. Biggest hurdle left is somehow crafting a 3D equivalent of the classic vector pen tool. Maybe I'll do it like Blender and just expose and allow users to directly manipulate the control points.

    5 votes
  20. Comment on <deleted topic> in ~design

    Diff
    (edited )
    Link Parent
    Catapult is the entity behind just the font, not the PSA. The PSA was a joint effort by FACT and the MPA, which ripped the music and used the XBAND Rough font created by Catapult. Interestingly, I...

    Catapult is the entity behind just the font, not the PSA. The PSA was a joint effort by FACT and the MPA, which ripped the music and used the XBAND Rough font created by Catapult.

    Interestingly, I can't find Catapult. They don't seem to exist anymore, and they're certainly not selling their font right now in 2025. So given the music thing,[1] I do wonder if FACT and the MPA actually legally licensed the font or if they pirated a ripoff. My searching only brought up this Hacker News comment that seemingly was able to find more information, that says that Catapult was defunct at that point and the font was almost surely pirated as well.