Yes. The training data has a bias, and they are using a cheap hack (prompt manipulation) to try to patch it.
- 0 Posts
- 12 Comments
There was also a movie called Black Christmas released in 1977, 2006, and 2009
The 2006 mini series or the 2007 movie?
lars@programming.devto Asklemmy@lemmy.ml•What's your favorite Christmas movie, and why?41·2 years agoThere’s a ton of movies called that. What year?
lars@programming.devto Asklemmy@lemmy.ml•Is there a relatively privacy-friendly iOS way to use LLMs like ChatGPT or enemies?01·2 years agoYes. You can barely run them on a high end personal computer.
If you know the line number, the bug is 99% solved
lars@programming.devto Asklemmy@lemmy.ml•Could you resist a true virtual reality and should you?2·2 years agoOf course, but I’d still want to contribute to the real world. Luckily my contributions are non physical, so I could work from VR. And I’d have to log out occasionally to exercise.
lars@programming.devto Asklemmy@lemmy.ml•Who else has a "Spidey sense" for timing things5·2 years agoMy mom’s dog always barks at precisely 5:00PM to ask for his meds that he needs to take an hour before he can eat.
He even does it when we drive to another time zone.
lars@programming.devto Gaming@beehaw.org•What's your favorite car game? Arcade and sim, I just want to know!10·2 years agoTrackmania
lars@programming.devto Gaming@beehaw.org•I've been spending all my weekends making this roguelike tower defense. Now I finally can show you a teaser trailer!1·2 years agoIt looks like a good phone game, but not something I’m interested in sitting down at my PC to play.
Too simple, but maybe that’s just the trailer not doing a good enough job of showing off the complexity?
lars@programming.devto Technology@beehaw.org•I don't see how Lemmy will fill the gap of Reddit - it's resulting in fragmentationEnglish4·2 years agoAnd as sunaurus said, they all have different names on Lemmy too, once you realize you need to count the entire identifier and not just the part before the @.
On reddit you’d have /r/tech and /r/technology, both serving the same thing but with clearly different names. On Lemmy you’ll have /c/tech@instance1 and /c/tech@instance2 both serving the same thing but with clearly different names. Eventually one will win out and the other will wither away. Or they’ll diverge enough to make subscribing to both worthwhile.
Naming things in programming is a solved problem now. You can just name it Thingy, and then ask Copilot Chat what it should be called when you’re done implementing it