Viewing profile — gagik_co
gagik_co
HN member- Joined
- Mon, Oct 16, 2023, 10:14 AM UTC
- HN karma
- 53
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About gagik_co
- also tooling @ MongoDB; - previously studying CS @ Princeton
gagik.co
Recent public activity
-
comment
Comment #49086402
This is awesome! Much more interesting visuals than Geoguessr
-
comment
Comment #47729045
Very amoosing. The cherry on top is that the backend is in Rust.
-
comment
Comment #47370380
Is Reddit fighting the bot problem? They introduced a feature to hide post history which makes it hard to know whether you’re interacting with a spammy bot account. If anything the…
-
comment
Comment #47134755
I’m also a “text myself” kind of person. I’m using my own chat-based notes app called tetrify, which is now adopting the Matrix protocol for sync.
-
comment
Comment #46400382
Flutter developer experience is top notch. The best place you can see this is by comparing the experience of upgrading React Native vs upgrading Flutter. Flutter Web with WASM is a…
-
comment
Comment #46348596
“You may click to consent to our and our 824 partners’ processing as described above.” it’s a quirky text transformation website, how did we reach this point?
-
comment
Comment #46257542
Many European labor laws came to existence thanks to their workers movements, which were primarily driven by, ehm, unions.
-
comment
Comment #46071450
This is impressive! After Realm depreciation I have been trying many different offline sync options, they are especially few on Dart… Dart-Rust binding generator is pretty great th…
-
comment
Comment #46021253
Schengen thing should be working like this but more and more I have been asked for ID/passport, usually by the airline before boarding or local police acting as border guards after…
-
comment
Comment #46021232
The new built-in translation in Firefox works pretty well! I never need to fallback to others, although forcing it to translate has weird UX.
-
comment
Comment #45969829
Yep just Synapse with more liberal rate limits and no federation.
-
comment
Comment #45926474
Yeah I have thought about more user friendly Violentmonkeh before. This sort of thing just needs to be open source and non-profit, there isn’t even much upkeep to it. At what point…
-
comment
Comment #45790799
My app is for chat-based notes[1] and I have been wanting E2E local-first sync on it for a while. Switched from Realm to SQLite after it was deprecated but never found a good non-n…
-
comment
Comment #45790752
Zero-trust syncing of notes data. Honestly an overkill for the purpose but more of an ideological and educational goal.
-
comment
Comment #45741302
This could be exactly what I need, AES GCM field-level encryption support is a godsend. Unfortunately seems like it’s planned and not ready. If I hadn’t just finished rolling out a…
-
comment
Comment #45626397
I wanted to give it benefit of the doubt but the same poster has an identical AI “Interesting point about X” comment in a different thread. This checks out.
-
comment
Comment #44747975
Right now it's prime time for a bunch of "European" tech (which still very much depend on a ton of non-EU infrastructure and code) to start shilling for their "EU alternatives". It…
-
comment
Comment #44747767
Any open source project can be made unsafe intentionally or unintentionally, with or without people noticing, is there anything unique to this risk with Matrix?
-
comment
Comment #44392082
I’m sure in a nice community cafe you could just ask them to hold onto your phone if you really wanted to. This is one of those Silicon Valley things where everything needs to be c…
-
comment
Comment #44360701
Agree! I finally set up my own NodeBB forum for my app support and I'm very excited to move in this direction. It was a nicer experience than expected.
-
comment
Comment #44307739
The original tiger bit could have originated from some of founders’ affiliations with Princeton too.
- comment
-
comment
Comment #44091548
Continuing my 2+ year project of building a texting-based productivity app. Started as a way to get a grip on Flutter and local-first sync for mobile, ended up being my by far long…
-
comment
Comment #43965622
Apple mainly checks for obvious malware API calls on device, it would really be out of its scope to check the backend security for every app ever.
-
comment
Comment #43924871
Agreed. Apple also has the category of Time-sensitive notifications which is available to all apps and would fit fine for this usecase. Worst case one would need to direct users to…