Live data from Hacker News

Viewing profile — zlies

zlies

HN member
Joined
Fri, Jun 09, 2023, 10:50 AM UTC
HN karma
43
Public activity
23 items

About zlies

meet.hn/city/de-Göttingen Socials: - github.com/maxnowack Interests: Programming, Hacking, Entrepreneurship, IoT, Mobile Development, Open Source, Science, Startups, UI/UX Design, Web Development ---

Recent public activity

  1. 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:…

  2. 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…

  3. comment
    Comment #47257995

    Nice Idea! I noticed a bug during contact import. The month of birthdays are shifted -1 :)

  4. comment
    Comment #46763789

    That would be awesome

  5. 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…

  6. 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…

  7. comment
    Comment #44222171

    Did you not use any thermal paste at all, or did you just forget to mention it in your post?

  8. comment
    Comment #44180029

    What a pity! Thanks for replying anyway! :)

  9. 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

  10. comment
    Comment #44174524

    Nice work! Do you think that it is possible to port this to watchOS?

  11. story
  12. comment
    Comment #42369187

    Is there information when it will be available in other countries, like Germany for example?

  13. 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…

  14. 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 …

  15. 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…

  16. comment
    Comment #40874378

    I love this podcast!

  17. comment
    Comment #40260327

    Crazy episode. Thanks for this really thrilling story!

  18. comment
    Comment #40252606

    Seems like there are some XSS vulnerabilities :D

  19. 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

  20. comment
    Comment #38191795

    It seems that they have a major outage: https://status.openai.com/

  21. story
  22. 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…

  23. 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…