I turned to ChatGPT (chat.openai.com/chat) to design board games. Here's what they created (full proposals attached):
Simple - "Roll and Move"
Complicated - "Treasure Quest"
Win Spiel des Jarhes - 2 tries:
"City Builders"
"The Great Expedition"
@danielpunkass Recognizing computer generated content is going to become impossible. I'd love to see a "100% Organic" badge for websites that commit to only human created content. I'm fine with AI generated as long as its identified.
Worth reiterating that if Hunter Biden had taken his MacBook to an Apple Store instead of a sketchy strip mall repair shop we’d never have heard about it.
Is it me or do these language models tend to have SEO-ish affect in their output? Is it because they were trained on a lot of blog spam or is it because content farmers have been using tech like this behind the scenes for a while?
Doing your own credit card processing hardcore sucked back in the shareware days. I remember being hooked instantly when the App Store solved that problem.
But in an honest market it would have had its’ ass kicked as soon @stripe came around.
@lorenb Safari's got a surprising amount of support for this .. you can have a "web app" that can get push notifications, launch from the home screen with no chrome, and for most people be indistinguishable from a native app.
There’s some simple low hanging fruit that could make Safari on iOS perfectly functional as an app platform (that already exists but is intentionally disabled). Alt browser engines with the same OS hooks is the pressure point.
@Ubiquiti Would love some insights on how it's impossible to buy a camera for Unifi Protect from the store in Canada. Most of the cameras have been sold out for over a year. Can you say anything about availability?
Welcome to #UbiquitiInsider, where we share insights into the latest UI R&D advancements. We’ve recently launched and announced the following to continue #RethinkingIT
🔹 Network 7.3
🔹 ISP Design Center
🔹 EV Station
Watch: bit.ly/3imynDn
@lucvandal Their internal docs on this must be a mess, because it doesn't seem like it would be hard to be consistent about this one button but they're consistently inconsistent.
@stevex The blog post includes faster compile time! Part of improving result builder type checking performance is to make generic overload resolution generally more efficient, which will benefit non result builder code too.
Doesn't seem like there's much on Swift's roadmap to help app developers, who really need faster compiles and better debugging. I imagine a lot of this is driven by system software and server side software. swift.org/blog/focus-are…
Have you guys been on an MMO server when they pull the plug and end things? I have. It feels like this. Not saying that’s what’s happening any time soon, but it’s a very similar vibe tonight, is all I’m sayin.
Enough of the people I follow here have shown up on Mastodon that if Twitter blows up, I won't feel like I've lost the community. I'm @stevex@mastodon.social there.
Let me tell you the most unhelpful thing I've heard this week. When I say, "Sorry I've been so sick this week, hope it turns better soon", and your reply is, "Shit lot of good those vaccines did you."
That right there? That's whatever the far flung opposite side of helpful is.
Identifier case sensitivity in programming languages seems like a mistake. My younger son was frustrated trying to figure out why some unity code wasn’t running, and it turned out to be method name capitalization. I still miss-guess various Python naming schemes.