Live data from Hacker News

Viewing profile — jarekceborski

jarekceborski

HN member
Joined
Mon, Jul 31, 2023, 12:38 PM UTC
HN karma
56
Public activity
23 items

About jarekceborski

I design and code

Recent public activity

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

    No LocalCan?

  6. comment
    Comment #40633455

    Hi! I'm sharing my learnings from mitigating attacks on Webhook.cool, a free online webhook tester that is #3 on Google for "webhook tester", which means lots of traffic and is ope…

  7. story
  8. story
  9. story
    Show HN: Ngrok Alternative Without Subscription

    Just seven months ago, I posted the LocalCan app here, which got a lot of comments and attention. Its focus was solely on local development. This tiny app allowed to publish .local…

  10. story
  11. comment
    Comment #38942030

    Thanks! This is custom styling and I've used styled-components.

  12. comment
    Comment #38926953

    Only you can see your webhooks, unless you enable sharing from the menu. Also, each request can be deleted individually, using trash i con.

  13. comment
    Comment #38917337

    Thanks urda, good feedback! There are similar tools, but since it's free, I don't see them as "competition" but rather "more options".

  14. story
    Show HN: I made an online Webhook Tester

    Hi HN! Last year, I built LocalCan app in which you can develop apps using .local domains and Public URLs. Although it allows for testing webhooks too, I wanted to give back and cr…

  15. comment
    Comment #38905120

    Simple is beautiful! I think it could be more than enough for 90% or more use cases, and without over-engineering.

  16. comment
    Comment #37625203

    Well deserved! And you are great inspiration for fellow solopreneurs and indie hackers! Keep shipping!

  17. comment
    Comment #36959973

    I think it highly depends on your product. Main question: is your product easy to understand by others? Before investing time in making this video I'd do a little bit of user resea…

  18. comment
    Comment #36959763

    If you want to with backend only or machine learning specifically then definitely python. For anything web-related (frontend and/or backed), go with JS/TS

  19. comment
    Comment #36959184

    Currently only http 1.1 and no compression. But these could be added in the future.

  20. comment
    Comment #36955715

    You need to manually trust on each device. There is a button for that in the app, that shows the Trust certificate dialog. For other devices it quit easy, e.g. you can AirDrop Root…

  21. comment
    Comment #36955664

    It's perpetual license. So you can enter the license key on a new device and it will automatically deactivate previous device.

  22. comment
    Comment #36955248

    Thanks, glad you find it useful!

  23. story
    Show HN: Local development with .local domains and HTTPS

    Hi HN! I'm Jarek, and I've built this tool that allows publishing .local domains on the local network using mDNS. It also has a reverse proxy that handles HTTPS termination and por…