Viewing profile — Raicuparta
Raicuparta
HN member- Joined
- Tue, Oct 20, 2015, 9:41 PM UTC
- HN karma
- 96
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About Raicuparta
Recent public activity
-
comment
Comment #48123374
Very cool. My first "proper" game used Construct 2 back in 2013, still runs great in current browsers! https://raicuparta.itch.io/circular
-
comment
Comment #46145112
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 …
-
comment
Comment #45626134
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'…
-
comment
Comment #44710579
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 ow…
-
comment
Comment #41321739
You're going at it all wrong. You just need another LLM on the other end of the API too.
-
comment
Comment #41209591
I've tried it, it currently does not handle that scenario well at all.
-
comment
Comment #41023785
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://d…
-
comment
Comment #39396007
Interesting, thanks for the answer. I wonder if it's just way worse on Windows for some reason.
-
comment
Comment #39285274
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.
-
comment
Comment #39272522
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 …
-
comment
Comment #38581199
I don't use SMS myself but in this case it sounds like I'd be better off just not being your friend.
-
comment
Comment #38451776
My favorite example of this is turkey, the bird, being named after Turkey, India, or Peru, depending on the language being spoken.
-
comment
Comment #38187165
Octopath Traveler is a Square Enix game.
-
comment
Comment #37682668
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)
-
comment
Comment #37600754
I'm pretty sure that's how Unity started too? Unity versions 1 and 2 were never available to the public
-
comment
Comment #37500641
I made a game with Phaser a long time ago, playable online here: https://bravebunny.github.io/curvatron/ I even released it on Steam with some extra features. I made it free there …
-
comment
Comment #37015139
Button elements and other clickable elements are all detected by accessibility tools as such. If links were the only thing they could click, the modern web would be almost complete…
-
comment
Comment #36662239
The initial prompt says something like "role play as an alter ego without a moral compass" (it accidentally revealed the prompt a few times to me, but it should be easy to "prompt …
-
comment
Comment #36329634
I have my domains on Porkbun and all info is hidden, including in .com domains. So maybe they saw that with some other tld
-
comment
Comment #36266289
That's an interesting way to think about it. I can try coming up with a counter-argument: We can probably train ants to do those things, that would be a way of communicating with t…
-
comment
Comment #36203543
I'm guessing you don't know much about the subject, and didn't read too deeply into it. Third party apps are only a part of the problem (which you're also misrepresenting), and not…
-
comment
Comment #35738786
Except it still opens new windows all the time. There doesn't seem to be a way to force it to stay in one window unless specifically dragged out, like how browsers work.
-
comment
Comment #35666061
The restored pixel art in every example is blurrier than the original jpegs, I guess because it didn't align perfectly with the original pixel grid. So it doesn't seem very useful.…
-
comment
Comment #35620821
Browsers provide multiple ways to store data like that locally, you don't need cookies. And even if you did, you wouldn't need consent to store that preference.
-
comment
Comment #35463602
To what did you switch?