Live data from Hacker News

Viewing profile — tschuehly

tschuehly

HN member
Joined
Wed, Jan 13, 2021, 7:33 AM UTC
HN karma
5
Public activity
14 items

About tschuehly

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #34155058

    I'm searching for an alternative to OneDrive for my personal files, as I'm already paying for 1TB S3 Storage I wanted to use that as Backend. What tool could I use that has a windo…

  6. comment
    Comment #33257997

    Ive started working on a supabase spring boot starter on the weekend. https://github.com/tschuehly/supabase-spring-boot-starter/ I want to make it as seemless as possible without n…

  7. comment
    Comment #32954258

    The thing is about all these tools is that starting out with a simple VPS is much more cost effective? https://contabo.com has 4 cores for 5€ and you can scale up to 10 cores and 6…

  8. story
    Ask HN: What is important when moving a project to production as a solo dev?

    I am currently developing a project that I want to start a business with. I've read a lot about Observability, Logging, Testing etc. But what techniques and tools are important whe…

  9. comment
    Comment #31712674

    This is the transcript from the YouTube Video CONTINUOUS DELIVERY SIMPLY EXPLAINED from Dave Farley's Channel Continuous Delivery. I think it gives an excellent explanation of Cont…

  10. story
  11. story
  12. story
  13. comment
    Comment #26698549

    I'm doing Fullstack with Angular + Spring Boot Kotlin. I love writing the backend but the frontend part really seems overly complex. In the end I'm just mirroring my data from the …

  14. comment
    Comment #25759287

    That's what I thought when I tried JHipster, setting up a Spring Backend with a Generic CRUD Controller and Generic Services, takes 1-2 hours and is much cleaner.