HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zlies

no profile record

Submissions

SignalDB v1.0.0 Is Here

github.com
1 points·by zlies·2 years ago·0 comments

Show HN: New Sync Engine of SignalDB

signaldb.js.org
4 points·by zlies·2 years ago·3 comments

comments

zlies
·last month·discuss
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: https://nowack.dev/cv.pdf

Email: max.nowack[at]mailbox.org

Full-stack engineer with 16+ years of software development experience, including ~9 years building B2B SaaS products as a technical co-founder / lead engineer. Strongest in TypeScript/React/Node.js and pragmatic product/system architecture, with ownership across product, backend, frontend and infrastructure. I also created SignalDB, an open-source local-first database with 600+ GitHub stars.
zlies
·3 months ago·discuss
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 natural than all other window managers I’ve used before
zlies
·4 months ago·discuss
Nice Idea! I noticed a bug during contact import. The month of birthdays are shifted -1 :)
zlies
·6 months ago·discuss
That would be awesome
zlies
·11 months ago·discuss
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 archive or delete.
zlies
·11 months ago·discuss
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 size would be two spaces ...
zlies
·last year·discuss
Did you not use any thermal paste at all, or did you just forget to mention it in your post?
zlies
·last year·discuss
What a pity! Thanks for replying anyway! :)
zlies
·last year·discuss
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
zlies
·last year·discuss
Nice work! Do you think that it is possible to port this to watchOS?
zlies
·2 years ago·discuss
Is there information when it will be available in other countries, like Germany for example?
zlies
·2 years ago·discuss
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 checking them in detail
zlies
·2 years ago·discuss
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 in a monorepo :D Luckily I didn't had any uncommitted changes and could recover using git