Live data from Hacker News

Viewing profile — tams

tams

HN member
Joined
Wed, Feb 27, 2013, 4:39 PM UTC
HN karma
389
Public activity
73 items

About tams

No profile information was provided.

Recent public activity

  1. comment
    Comment #42927831

    Brenger | Senior Data Scientist | Amsterdam, The Netherlands | ONSITE (hybrid) | visa sponsorship | https://www.brenger.nl Come join Brenger to build the transportation platform th…

  2. comment
    Comment #42586193

    Brenger | Senior Data Scientist | Amsterdam, The Netherlands | ONSITE (hybrid) | visa sponsorship | https://www.brenger.nl Come join Brenger to build the transportation platform th…

  3. comment
    Comment #39226993

    Brenger ( https://www.brenger.nl ) | Senior PHP Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | visa sponsorship Come join Brenger as a Senior PHP Engineer (following our…

  4. comment
    Comment #38866529

    Brenger ( https://www.brenger.nl ) | Senior PHP Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | visa sponsorship Come join Brenger as a Senior PHP Engineer (following our…

  5. comment
    Comment #38496387

    Brenger ( https://www.brenger.nl ) | Senior PHP Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | visa sponsorship Come join Brenger as a Senior PHP Engineer (following our…

  6. comment
    Comment #37354664

    Brenger ( https://www.brenger.nl ) | Senior Python Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | VISA SPONSORSHIP Come join Brenger as a Senior Python Engineer to build…

  7. comment
    Comment #36153902

    Brenger ( https://www.brenger.nl ) | Staff Backend Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | VISA SPONSORSHIP Come join Brenger as a Staff Backend Engineer to build…

  8. comment
    Comment #35775470

    Brenger ( https://www.brenger.nl ) | Senior Backend Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | VISA SPONSORSHIP Come join Brenger as a Senior Backend Engineer to bui…

  9. comment
    Comment #35427080

    Brenger ( https://www.brenger.nl ) | Senior Backend Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | VISA SPONSORSHIP Come join Brenger as a Senior Backend Engineer to bui…

  10. comment
    Comment #34985964

    Brenger ( https://www.brenger.nl ) | Senior Backend Engineer | Amsterdam, The Netherlands | ONSITE (hybrid) | VISA SPONSORSHIP Come join Brenger as a Senior Backend Engineer to bui…

  11. story
  12. comment
    Comment #29408804

    Brenger | Full Stack Integrations Engineer | Amsterdam, The Netherlands | REMOTE (CET +/- 1hr) | https://www.brenger.nl/en-nl/ > Come join Brenger as a remote full stack developer …

  13. comment
    Comment #27808558

    I'm pretty fond of using this tool to take trips down memory lane, revisiting lost content I used to enjoy. Browsing through crawls has this neat side-effect of being able to seren…

  14. comment
  15. comment
    Comment #27781675

    I use Pushover [1] for this use case. Since it's a stateless HTTP request, Shortcuts can also use it natively. Is not enterprisey, the personal version is a one-time purchase. [1] …

  16. comment
    Comment #27700494

    Brenger | Amsterdam, The Netherlands | ONSITE (50/50% office/work from home) | VISA SPONSORSHIP Come join Brenger to build the transportation platform that solves the surprisingly …

  17. comment
    Comment #27035299

    Brenger | QA Engineer | Amsterdam, The Netherlands | ONSITE (100% remote during pandemic, 50% after) | VISA SPONSORSHIP Come join Brenger as a QA Engineer to build the transportati…

  18. comment
    Comment #26663853

    Brenger | QA Engineer | Amsterdam, The Netherlands | ONSITE (100% remote during pandemic, 50% after) | VISA SPONSORSHIP Come join Brenger as a QA Engineer to build the transportati…

  19. comment
    Comment #25477860

    Not exactly the same approach that you describe, but Million Short allows you to exclude the most popular websites from your search results. https://millionshort.com/

  20. comment
    Comment #25183109

    Hi! Yes, the position is still open.

  21. comment
    Comment #25183103

    The original's backlight is not great: https://news.ycombinator.com/item?id=23972526

  22. comment
    Comment #24969930

    Brenger | Backend Developer (Python) | Amsterdam, The Netherlands | ONSITE (100% remote during pandemic, 50% after) | VISA SPONSORSHIP Come join Brenger as a backend developer to b…

  23. comment
    Comment #24344452

    For those who can't get past the cookie modal on mobile: https://archive.is/VvmCR

  24. comment
    Comment #24339144

    With Common Table Expressions you can process the shared data in one set ("temporary table" is a good mental model for it), compute the unique parts in subsequent sets and use the …

  25. comment
    Comment #23779584

    100% test coverage is pretty easy to game as long as the metric is known. Just exercise all paths and write as few assertions as you can. I'd prefer <100% coverage plus discussions…