HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Raicuparta

no profile record

comments

Raicuparta
·vor 2 Monaten·discuss
Very cool. My first "proper" game used Construct 2 back in 2013, still runs great in current browsers! https://raicuparta.itch.io/circular
Raicuparta
·vor 7 Monaten·discuss
Part of RSC is the ability to have each component fetch their own data on the server, or at build time. Meaning you can use this part for static pages, offline apps, etc. But that part is unrelated to this vulnerability.
Raicuparta
·vor 9 Monaten·discuss
I already feel this with an app that only serves a few thousand people. Even with the paranoia I managed to mess up the updater once, a year+ later and still have people who haven't updated from that version.

Always good to have a few redundant systems to help with this. Minimum being some way to push alerts to specific versions.
Raicuparta
·vor 12 Monaten·discuss
Doesn't sound very smart to iframe to some unknown third party that could be compromised. But their implementation is pretty simple, can easily be copied and implemented on your own domain.

Their example doesn't even seem to work on mobile at least (just iframes the homepage itself), which doesn't really inspire confidence.
Raicuparta
·vor 2 Jahren·discuss
You're going at it all wrong. You just need another LLM on the other end of the API too.
Raicuparta
·vor 2 Jahren·discuss
I've tried it, it currently does not handle that scenario well at all.
Raicuparta
·vor 2 Jahren·discuss
catch_unwind doesn't catch all panics. I imagine that running a thread would actually catch all panics, but I don't know enough about the subject to say that confidently.

https://doc.rust-lang.org/std/panic/fn.catch_unwind.html#not...
Raicuparta
·vor 2 Jahren·discuss
Interesting, thanks for the answer. I wonder if it's just way worse on Windows for some reason.
Raicuparta
·vor 2 Jahren·discuss
How is desktop performance and startup times for you with Flutter? I tested some flutter apps like Flutter Folio and they seemed to perform poorly.
Raicuparta
·vor 2 Jahren·discuss
I'm currently suffering the pains of developing a Tauri app that relies on the system WebView (which is the default for Tauri). It's unreliable (especially on Windows where people love to mess around and run "debloat" scripts), and causes slight differences on each platform. Tauri lets you bundle the WebView, but this causes the installer to grow like 150 MB. I presume this alternative would be a lot smaller.
Raicuparta
·vor 3 Jahren·discuss
I don't use SMS myself but in this case it sounds like I'd be better off just not being your friend.
Raicuparta
·vor 3 Jahren·discuss
My favorite example of this is turkey, the bird, being named after Turkey, India, or Peru, depending on the language being spoken.
Raicuparta
·vor 3 Jahren·discuss
Octopath Traveler is a Square Enix game.
Raicuparta
·vor 3 Jahren·discuss
I hold this one close to my heart, I was a beta tester for it and designed some of the puzzle levels (you can see me on the credits page there)