HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zlies

no profile record

Submissions

SignalDB v1.0.0 Is Here

github.com
1 points·by zlies·hace 2 años·0 comments

comments

zlies
·el mes pasado·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
·hace 3 meses·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
·hace 4 meses·discuss
Nice Idea! I noticed a bug during contact import. The month of birthdays are shifted -1 :)
zlies
·hace 6 meses·discuss
That would be awesome
zlies
·hace 11 meses·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
·hace 11 meses·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
·el año pasado·discuss
Did you not use any thermal paste at all, or did you just forget to mention it in your post?
zlies
·el año pasado·discuss
What a pity! Thanks for replying anyway! :)
zlies
·el año pasado·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
·el año pasado·discuss
Nice work! Do you think that it is possible to port this to watchOS?
zlies
·hace 2 años·discuss
Is there information when it will be available in other countries, like Germany for example?
zlies
·hace 2 años·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
·hace 2 años·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