Viewing profile — zlies
zlies
HN member- Joined
- Fri, Jun 09, 2023, 10:50 AM UTC
- HN karma
- 43
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About zlies
Recent public activity
-
comment
Comment #48357861
Location: Germany Remote: Yes Willing to relocate: No Technologies: TypeScript, React, Node.js, PostgreSQL, MongoDB, REST, GraphQL, WebSockets, Kubernetes, Docker, CI/CD Résumé/CV:…
-
comment
Comment #47711034
Honestly, this animation in one of the best things about spaces in macOS. I use the four finger gesture to switch spaces all the time and it make the spaces feature so much more na…
-
comment
Comment #47257995
Nice Idea! I noticed a bug during contact import. The month of birthdays are shifted -1 :)
-
comment
Comment #46763789
That would be awesome
-
comment
Comment #45027871
A few years ago, I did the same and started unsubscribing from newsletters as soon as they arrived. Now I keep only emails in my inbox that require action - everything else I archi…
-
comment
Comment #44989083
I had "Use always two space tab size" because I was tired of long tab widths when code was returned. However, even when it wasn't about programming, I was reminded that the tab siz…
-
comment
Comment #44222171
Did you not use any thermal paste at all, or did you just forget to mention it in your post?
-
comment
Comment #44180029
What a pity! Thanks for replying anyway! :)
-
comment
Comment #44179798
I‘m thinking about an app on the watch, that acts as an airplay (video) receiver, so I can stream and watch videos on my wrist while cooking
-
comment
Comment #44174524
Nice work! Do you think that it is possible to port this to watchOS?
- story
-
comment
Comment #42369187
Is there information when it will be available in other countries, like Germany for example?
-
comment
Comment #41589425
You're totally right. I just quickly scanned the readme and had expected a tool that only check the files. But yes, it's a bad idea in general to run random cli programs without ch…
-
comment
Comment #41589313
You should switch the default to not delete any files and modify/remove the files only with some flag (--dry-run=false, --rm, --delete, etc). I just deleted all files accidentally …
-
story
Show HN: New Sync Engine of SignalDB
Hi HN! I’m excited to announce the release of the new sync engine for SignalDB. This feature is designed to make data synchronization more efficient and flexible, whether you’re bu…
-
comment
Comment #40874378
I love this podcast!
-
comment
Comment #40260327
Crazy episode. Thanks for this really thrilling story!
-
comment
Comment #40252606
Seems like there are some XSS vulnerabilities :D
-
comment
Comment #38493708
I'm trying to achieve something similar with SignalDB: https://signaldb.js.org/ It uses signals for reactivity and is framework agnostic with a mongodb-like query syntax
-
comment
Comment #38191795
It seems that they have a major outage: https://status.openai.com/
- story
-
comment
Comment #37985286
The design is heavily inspired by Minimongo. I used Meteor extensively in the past, but since moving away from it, I've missed the simplicity of reactive data handling on the clien…
-
story
Show HN: SignalDB – Reactive Local JavaScript Database
SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It int…