HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gagik_co

no profile record

comments

gagik_co
·há 3 meses·discuss
Very amoosing. The cherry on top is that the backend is in Rust.
gagik_co
·há 4 meses·discuss
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 they’re embracing it.
gagik_co
·há 5 meses·discuss
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.
gagik_co
·há 7 meses·discuss
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 also very cool. If you’re using a bespoke design for your app and don’t care about looking native, it’s overall a more predictable way to manage cross platform development.

That said, React Native has many great third party libraries whereas Flutter is dominated by a lot of low quality solutions.
gagik_co
·há 7 meses·discuss
“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?
gagik_co
·há 7 meses·discuss
Many European labor laws came to existence thanks to their workers movements, which were primarily driven by, ehm, unions.
gagik_co
·há 8 meses·discuss
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 though so it’s nice this is in Rust. Will keep an eye on this.
gagik_co
·há 8 meses·discuss
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 arrival.
gagik_co
·há 8 meses·discuss
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.
gagik_co
·há 8 meses·discuss
Yep just Synapse with more liberal rate limits and no federation.
gagik_co
·há 8 meses·discuss
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 will the investors want some form of return?

This is built from the system that created enshittifcation in the first place; a cleaner web is definitely not going to come from a startup.
gagik_co
·há 8 meses·discuss
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-niche DB SDK for it on Flutter. Tried to handroll sync + AES-GCM encryption with Supabase Realtime and it kind of worked but I knew managing encryption was going to be hell and also wanted collaboration features. Matrix was built for chat, and at some point I read someone call it basically a graph sync engine & potentially supporting general texting with other clients also seemed like a cool bonus.

That said, adopting it (even partially) was/is a big mess, there's a thousand corner cases with key exchange, etc. so it's really a big commitment, especially if there's no existing user-friendly SDK for it.

I'm not using yjs (yet), just going to more basic event sourcing that is essentially last-write wins but that's a direction I want to explore in the future.

[1] https://tetrify.com/
gagik_co
·há 8 meses·discuss
Zero-trust syncing of notes data. Honestly an overkill for the purpose but more of an ideological and educational goal.
gagik_co
·há 9 meses·discuss
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 sync feature built around the Matrix protocol, I would have loved to properly try this out.
gagik_co
·há 9 meses·discuss
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.