Live data from Hacker News

Viewing profile — tekmaven

tekmaven

HN member
Joined
Fri, Sep 01, 2017, 3:14 PM UTC
HN karma
80
Public activity
31 items

About tekmaven

No profile information was provided.

Recent public activity

  1. comment
    Comment #45901132

    In case anyone was wondering, use `--js-runtimes node` to use the (as stated as insecure) node option.

  2. story
  3. story
  4. comment
    Comment #38940244

    Thanks for the feedback! I've moved it below the original comment now. I made some small adjustments to the original comment display as well.

  5. comment
    Comment #38912488

    Thanks for the suggestion. I added the time posted as the first piece of displayed metadata. Also, I updated the sort order to display the newest jobs first.

  6. story
    Show HN: I used an LLM to parse HN Who's Hiring comments to structured job data

    Hello! I used an LLM to extract structured data from each comment on the “Ask HN: Who is Hiring? (January 2024)” post, available at: https://news.ycombinator.com/item?id=38842977 .…

  7. comment
    Comment #31752134

    TLDR: Home Assistant and their community are experimenting today (June 15) with a Matter Workshop, where they will connect a ESP32 dev board to HA via matter.

  8. comment
    Comment #31523550

    https://www.esphome-devices.com/ There is a lot of great retail hardware with ESP chips out in the market. The above site is a collection of ESPHome configurations for a lot of tha…

  9. story
  10. comment
    Comment #31491175

    For a more battle tested solution, I recommend trying ESPHome - https://esphome.io/ - it supports MQTT as well as many other protocols.

  11. comment
    Comment #26192659

    Microservices are hard. Monoliths are hard too. Focus on the product and the customer, build what they need. Architecture is a means to make a successful product.

  12. comment
    Comment #25443395

    https://trends.google.com/trends/explore?geo=US&q=%2Fm%2F01q... Google trends predicts interest on the "Stocks" topic is about to go through the roof in the US. Interesting.

  13. comment
    Comment #22564692

    IF this is the case, we should be way more prepared including possibly having a vaccine available.

  14. story
  15. comment
    Comment #22457271

    We're talking about an image upload and search results. If apple won't allow it, this is the only possible step where you can win.

  16. comment
    Comment #22454811

    > Will Strafach, the founder and CEO of Guardian Firewall, an iOS security app, said he doesn't see any way Clearview can remedy its situation with Apple given the startup's clear …

  17. comment
    Comment #21823957

    I was surprised that Conway's law was not mentioned.

  18. story
  19. comment
    Comment #19980638

    I've worked on CQRS / ES microservices at scale and have seen how successful they can be at reliability, scalability and performance. I don't think people are qualified to reject t…

  20. story
  21. comment
    Comment #18717643

    I’m not really sure they articulated why they had to switch very clearly. They didn’t like managing Mongo. They said they couldn’t use Mongo’s hosted solution BUT they switch to ho…

  22. comment
    Comment #18011089

    I’ve been using it since the 1.0 timeframe. The SEO went through the roof on my low traffic few post personal blog when I switched to Gatsby.

  23. comment
    Comment #18011082

    This should be the recommended starter for React developers, over create-react-app!

  24. comment
    Comment #17952059

    Gatsby is absolutely a pleasure to work with. Any react developers should check it out!

  25. comment
    Comment #17139084

    By age 35 you should have written your own queuing system at least once.