• 2 Posts
  • 76 Comments
Joined 2 个月前
cake
Cake day: 2025年9月27日

help-circle

  • Never is a long word, but I have a bunch of poems and short stories and other errata that I think seems unlikely to ever see the light of publication. I have submitted poems to journals and other publications (never successfully published though), but the vast majority of my writing is compost that I’ll turn over every few months and see if I want to revisit it. Occasionally I’ll tweak things here and there or, more likely, reading an old thing will inspire a new thing that gets added to the pile. Maybe I’ll get something published someday. Maybe I’ll be a modern Emily Dickinson and get famous posthumously. Or maybe, like most poets, I’ll fade unremarkably and unremarked-upon into the wash of history. I’m content with any of these outcomes.


  • It really depends on the advice, and my relationship with the advice giver. I generally give advice at least a thought, even if it was unwanted, unless I have a reason to mistrust the advisor. As for how I respond to the person, if it’s a friend I’ll usually have followup questions, for people I know less well it’s usually a cordial variant of “hmm, interesting perspective” and then I have to think on it for a while before I respond, if I respond at all.



  • Yep, I think the accepted English pronunciation of “Euler” is as a homophone of “oiler”, so the award would be “the oilies”. I never heard the name out loud as a kid so I pronounced it “you’-ler” until well into adulthood, until someone made a big deal about me not pronouncing it correctly. I remember the occasion very clearly 🙃



  • I hope it happens. And by it I mean VR / AR equipment that I can comfortably use for a few hours at a time without getting sweaty, fatigued, or motion sick. When I’m using a computer I like to have a bunch of displays, and it would be really convenient to have a comfortable headset that I can wear instead and live my dream of coding in VR / AR and spin displays up or down on a whim, or better still use some as-yet-undreamed VR native UI that takes advantage of the platform. That dream is still a way off, it seems like, but I still want it.






  • Dunno. Where there are some eyeballs, there’s some market for influence. Obviously someone is bothering, but as for how much money is being thrown at the fediverse at this moment, I would guess somewhere between “peanuts” and “small potatoes”. On the other hand I imagine a bot trained here could be deployed elsewhere with little effort, similar to how a reddit bot can be deployed to lemmy with a little bit of rework, so maybe it’s seen as a low-risk training ground. In any case I don’t see it being a problem that gets less salient as the fediverse grows.


  • Who knows what scale they’re operating at. The problem with this kind of bot is that you only really notice if they’re doing a bad job (theoretically). This might be someone who wrote an LLM bot for a lark, a small-time social media botter testing a variant for fedi deployment, or an established bot trainer with dozens or hundreds of accounts that’s field-testing a more aggressive new model. I doubt you could get away with hundreds of bots like this on lemmy, I think the actual user pool is small enough that we’d notice hundreds of bots posting at this volume. but again, I don’t really know how I’d detect it if it were less “obviously smells like LLM slop” than this one. In bot detection, as in so many fields, false negatives are a real bitch to account for.



  • If I were to hazard a guess, it’s for training. Make a bot, make a bunch of posts and comments and get organic interactions, see what get you flagged as a bot account, incorporate that data into your next version, rinse, repeat. The goal is probably to make a bot account that can blend in and interact without being flagged, presumably while also nudging conversations in a particular direction. Something I noticed on reddit is that the first comment can steer the entire thread, as long as it hews close enough to the general group consensus, and that kind of steering is really useful for the kinds of groups that like to influence public thinking.

    I don’t think galacticwaffle is necessarily trying to steer here, I think they’re just trying to make a bot that flies under the radar. but I imagine that that kind of steering is what someone who would pay for this kind of bot would use it for.






  • I don’t share your concerns about the profession. Even supposing for a moment that LLMs did deliver on the promise of making 1 human as productive as 5 humans were previously, that isn’t how for-profit industry has traditionally incorporated productivity gains. Instead, you’ll just have 5 humans producing 25x output. If code generation becomes less of a bottleneck (which it has been doing for decades as frameworks and tooling have matured) there will simply be more code in the world that the code wranglers will have to wrangle. Maybe if LLMs get good enough at generating usable code (still a big if for most non-trivial jobs), some people who previously focused on low-level coding concerns will be able to specialize in higher-level concerns like directing an LLM, while some people will still be writing the low-level inputs for the LLMs, sort of like how you can write applications today without needing to know the specific ins and outs of the instruction set for your CPU. I’m doubtful that that’s around the corner, but who knows. But whatever the tools we have are capable of, the output will be bounded by the abilities of the people who operate the tools, and if you have good tools that are easily replicated, as software tools are, there’s no reason not to try and maximize your output by having as many people as you can afford and cranking out as much product as you can.