Readit News logoReadit News
singpolyma3 commented on Show HN: Game demo made with my homemade game engine   reprobate.site/... · Posted by u/delduca
singpolyma3 · 10 hours ago
Loading... Forever
singpolyma3 commented on Making games in Go: 3 months without LLMs vs. 3 days with LLMs   marianogappa.github.io/so... · Posted by u/maloga
singpolyma3 · 10 hours ago
If you want an all client side game... Why do you write it as though it has a "backend"? Why use different tech for "backend" vs the whole app?
singpolyma3 commented on Writing with LLM is not a shame   reflexions.florianernotte... · Posted by u/flornt
Gigachad · 18 hours ago
Craziest thing I saw at work was someone using AI generated text in a farewell card. Like it's so obvious, it's so much more offensive to send someone an AI generated message than to just not send anything at all.
singpolyma3 · 18 hours ago
What made it obvious?
singpolyma3 commented on Writing with LLM is not a shame   reflexions.florianernotte... · Posted by u/flornt
dep_b · 19 hours ago
Just got a few recommendations by my colleagues on LinkedIn that were clearly written by an LLM, the long emdash was even present. But then again, the message was tuned to specific things I did. Also they were from Eastern Europe, so I imagine they just fixed their input.

If you call yourself a writer, having tell tale LLM signs is bad. But for people who's work doesn't involve having a personal voice in written language, it might help them getting them to express things in a better way than before.

singpolyma3 · 18 hours ago
... you know all serious writers use mdash right? This is not so magic LLM watermark
singpolyma3 commented on AGI is an engineering problem, not a model training problem   vincirufus.com/posts/agi-... · Posted by u/vincirufus
glitchc · a day ago
We don't know if AGI is even possible outside of a biological construct yet. This is key. Can we land on AGI without some clear indication of possibility (aka Chappie style)? Possibly, but the likelihood is low. Quite low. It's essentially groping in the dark.

A good contrast is quantum computing. We know that's possible, even feasible, and now are trying to overcome the engineering hurdles. And people still think that's vaporware.

singpolyma3 · a day ago
This makes no sense.

If you believe in eg a mind or soul then maybe it's possible we cannot make AGI.

But if we are purely biological then obviously it's possible to replicate that in principle.

singpolyma3 commented on RFC 9839 and Bad Unicode   tbray.org/ongoing/When/20... · Posted by u/Bogdanp
JimDabell · 2 days ago
> PRECISion · You may find yourself wondering why the IETF waited until 2025 to provide help with Bad Unicode. It didn’t; here’s RFC 8264: PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols; the first PRECIS predecessor was published in 2002. 8264 is 43 pages long, containing a very thorough discussion of many more potential Bad Unicode issues than 9839 does.

I’d also suggest people check out the accompanying RFCs 8265 and 8266:

PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols:

https://www.rfc-editor.org/rfc/rfc8264

Preparation, Enforcement, and Comparison of Internationalized Strings: Representing Usernames and Passwords

https://www.rfc-editor.org/rfc/rfc8265

Preparation, Enforcement, and Comparison of Internationalized Strings Representing Nicknames:

https://www.rfc-editor.org/rfc/rfc8266

Generally speaking, you don’t want usernames being displayed that can change the text direction, or passwords that have different byte representations depending on the device that was used to type it in. These RFCs have specific profiles to avoid that.

I think for these kinds of purposes, failing closed is more secure than failing open. I’d rather disallow whatever the latest emoji to hit the streets is from usernames than potentially allow it to screw up every page that displays usernames.

singpolyma3 · a day ago
The problem with failing closed is that you end up 20 years later still not supporting emoji from 20 years ago and users get annoyed...
singpolyma3 commented on RFC 9839 and Bad Unicode   tbray.org/ongoing/When/20... · Posted by u/Bogdanp
integralid · 2 days ago
I'm not certain... On one hand I agree that some characters are problematic (or invalid) - like unpaired surrogates. But the worst case scenario is imo when people designing data structures and protocols start to feel the need to disallow arbitrary classes of characters, even properly escaped.

In the example, username validation is a job of another layer. For example I want to make sure username is shorter than 60 characters, has no emojis or zalgo text, and yes, no null bytes, and return a proper error from the API. I don't want my JSON parsing to fail on completely different layer pre-validation.

And for username some classes are obviously bad - like explained. But what if I send text files that actually use those weird tabs. I expect things that work in my language utf8 "string" type to be encodable. Even more importantly, I see plenty of use cases for null byte, and it is in fact often seen in JSON in the wild.

On the other hand, if we have to use a restricted set of "normal" Unicode characters, having a standard feels useful - better than everyone creating their own mini standard. So I think I like the idea, just don't buy the argumentation or examples in the blog post.

singpolyma3 · a day ago
Why ban emoji in username?
singpolyma3 commented on The electric fence stopped working years ago   soonly.com/electric-fence... · Posted by u/stroz
jonahx · 10 days ago
> The message doesn't have any warnings on it like "oh I know it's been a while" or "you might not remember me".

Yes. I do this too and wish more people would.

The qualifications, the "what have you been up to?"s -- such mind-numbingly boring conventions. Who wants to go through a "catchup" interview before talking about what's interesting. If that's the price, it's not worth it.

singpolyma3 · 8 days ago
But like, "what have you been up to" is useful because it gives them a chance to mention something interesting that you can then have a conversation about.
singpolyma3 commented on VC-backed company just killed my EU trademark for a small OSS project    · Posted by u/marcjschmidt
marcjschmidt · 11 days ago
> decided to trademark your project name

I decided to protect the name because I liked it and wanted to build upon it in the future. Be it OSS, or further commercial offerings.

I hoped to get also protection against corporations that just try to register the name or very similar ones and then decided to get me deleted or sue me for infringements.

In EU it's first to file principle, which means whoever holds the mark, has the right. This means if I would not have registered it, the company could just register "Deepkit" or "Deepki" and sue me to death. Now that I lost the trademark (not totally final, I can appeal), I risk getting sued for having a too similar name - which is exactly what I tried to avoid by having a registered trademark.

Did I make some mistakes with appealing and not collecting enough user data? Likely. Was it too naive from me? Yes. But I think reasonable and the whole idea behind trademarks is to protect projects like this. I could be wrong though, am not an expert.

singpolyma3 · 11 days ago
Too similar a name also only matters if you're in the same space and there is "risk of confusion" with customers
singpolyma3 commented on The Missing Protocol: Let Me Know   deanebarker.net/tech/blog... · Posted by u/deanebarker
singpolyma3 · 12 days ago
You want an RSS feed filtered to only the events you are looking for

u/singpolyma3

KarmaCake day551July 21, 2015View Original