HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zlies

no profile record

Submissions

SignalDB v1.0.0 Is Here

github.com
1 points·by zlies·2 года назад·0 comments

comments

zlies
·в прошлом месяце·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 месяца назад·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 месяца назад·discuss
Nice Idea! I noticed a bug during contact import. The month of birthdays are shifted -1 :)
zlies
·6 месяцев назад·discuss
That would be awesome
zlies
·11 месяцев назад·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 месяцев назад·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
·в прошлом году·discuss
Did you not use any thermal paste at all, or did you just forget to mention it in your post?
zlies
·в прошлом году·discuss
What a pity! Thanks for replying anyway! :)
zlies
·в прошлом году·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
·в прошлом году·discuss
Nice work! Do you think that it is possible to port this to watchOS?
zlies
·2 года назад·discuss
Is there information when it will be available in other countries, like Germany for example?
zlies
·2 года назад·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 года назад·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