Viewing profile — thingortwo
thingortwo
HN member- Joined
- Tue, Oct 07, 2025, 2:27 AM UTC
- HN karma
- 25
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About thingortwo
Recent public activity
-
comment
Comment #49016750
This is basically "wanting" it to be true then it actually being there are so many variables and so many other things that even the minuscule benefit you gain from this heavily mar…
-
comment
Comment #48444121
Which is exactly why I said this problem is better solved by your own custom sync engine which when scoped to your own problem is not as hard to build as you think the most simpler…
-
comment
Comment #48442289
Most of the improvement opportunity is in the offline-first the cache or fast reads already have lots of solutions by using zero I lock my self in thinking in your library's design…
-
comment
Comment #48441469
this is not local/offline first and also seems massively over-engineered for the type of apps that might use it since now you can't use plain sql and need to learn your ZQL domain …
- comment
- comment
-
comment
Comment #48265963
This is just a matter of perspective. Backend IS being "shipped" to user via the API be it go or rust and inevitably the details and behavior do leak out to end user.
- comment
-
comment
Comment #48193224
Why is that a problem if you are already going to be using specific software to interface with your notes don't you want it stored in an optimized foolproof format that is also one…
-
comment
Comment #48193125
Most people actually just prefer convenience with web apps you just instantly go to a domain and can check it out also secure and sandboxed by default since I don't have to worry w…
-
comment
Comment #47943171
This is using webrtc and speeds are slower than a physical USB I get 3-4MB/s instead of local network speed of 30MB/s due to browser browser implementation bottlenecks. I needed fa…
-
comment
Comment #46461661
So what do you want another chromium based browser? The whole point of Ladybird is to kinda prove that a completely independent browser engine is feasible. Also, they are not doing…
-
comment
Comment #46205571
I'm not dismissive of AI but I still do the whole "copy and paste" into chatbot approach simply because I use it as a boilerplate or research tool where the intent or workflows are…
-
comment
Comment #46201839
I always see this point mentioned in "App VS Spreadsheet" but no one gives a concrete example. The whole point of using a "purpose" build app is to give some structure and consiste…
-
comment
Comment #45511667
Why would you not be able to build a "web analytics tool" with what parent comment mentioned? At the end of the day it is just data and if you are just starting out pretty much any…
-
comment
Comment #45499336
I recently moved from just to mise. Just is great but it is only a command runner and I needed mise other features and I'm glad I made the switch. I just wish docs would improve a …
-
comment
Comment #45498879
How many expenses do you really have on a daily basis that they are too much to track? I don't like a spreadsheet for this since they have bad input UX on phones. I use a custom ap…