HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Raicuparta

no profile record

comments

Raicuparta
·2 ay önce·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
·7 ay önce·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
·9 ay önce·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
·12 ay önce·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
·2 yıl önce·discuss
You're going at it all wrong. You just need another LLM on the other end of the API too.
Raicuparta
·2 yıl önce·discuss
I've tried it, it currently does not handle that scenario well at all.
Raicuparta
·2 yıl önce·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
·2 yıl önce·discuss
Interesting, thanks for the answer. I wonder if it's just way worse on Windows for some reason.
Raicuparta
·2 yıl önce·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
·2 yıl önce·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
·3 yıl önce·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
·3 yıl önce·discuss
My favorite example of this is turkey, the bird, being named after Turkey, India, or Peru, depending on the language being spoken.
Raicuparta
·3 yıl önce·discuss
Octopath Traveler is a Square Enix game.