Live data from Hacker News

Viewing profile — noctarius

noctarius

HN member
Joined
Mon, Oct 09, 2017, 5:24 AM UTC
HN karma
91
Public activity
81 items

About noctarius

Developer by heart. Running Developer Relations at simplyblock.io

Recent public activity

  1. story
    Show HN: Long-term memory for AI agents and teams, built with PostgreSQL

    Hey folks! Over the past weeks, I started building a long-term memory for AI agents. While there are many around already, this one is specifically aimed at development teams. There…

  2. story
    Show HN: The Art of Storage Performance Optimization

    Our CTO Michael Schmidt wrote about our performance optimization methodology at simplyblock. It's an in-depth view onto the technology and technical decisions, as well as how and w…

  3. story
  4. story
  5. comment
    Comment #45287749

    Thank you very much :) Happy to get any idea on how to make it even better!

  6. comment
    Comment #45287746

    It is complicated to initially wrap your head around, I agree. That's why I thought a demo application is the best way to show that it doesn't have to be super complicated once und…

  7. story
    Show HN: Underrated Postgres: Build Multi-Tenancy with Row-Level Security

    Utilizing Postgres' RLS feature to isolate user data instead of easy-to-forget where-clauses, is such an underrated use case, I really wonder why not more people use it. If you pre…

  8. story
    Simplyblock+Xata: Powering the Future of Postgres with Next-Gen Storage

    Xata, a Postgres platform, and Simplyblock, a NVMe-first storage platform, announced their partnership, bringing the next-gen Serverless Postgres Platform for public/private cloud …

  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #41191877

    It handles authentication on a request basis (which was its own issue just a little while ago): https://www.infoq.com/news/2024/05/aws-empty-s3-bucket-billi...

  16. comment
    Comment #41190908

    Not sure I'm really surprised. As far as I know, AWS hasn't been the fastest in resolving issues. I just remember the "S3 Bucket - We Charge You For Unauthorized Requests" issue a …

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #40707730

    I guess your biggest issue may be the multiple writer problem, but you'd have the same issue on a local disk. The second multiple writer are supposed to update the same files, you'…

  22. comment
    Comment #40702481

    You need some type of cluster-wide shared memory?

  23. comment
    Comment #40702244

    I bet there are lots of mistakes yet. It's not really automatically generated, but I started from the list at https://kubernetes-csi.github.io/docs/drivers.html and split the table…

  24. comment
    Comment #40702239

    Simplyblock sponsors the domain, yes. Good point. Should have mentioned that. It's not on the simplyblock github account though and as you can see on GitHub, I've built it over the…

  25. comment
    Comment #40700360

    Guess you want a block storage?