Viewing profile — tams
tams
HN member- Joined
- Wed, Feb 27, 2013, 4:39 PM UTC
- HN karma
- 389
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About tams
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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 …
-
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…
- comment
-
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] …
-
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 …
-
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…
-
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…
-
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/
-
comment
Comment #25183109
Hi! Yes, the position is still open.
-
comment
Comment #25183103
The original's backlight is not great: https://news.ycombinator.com/item?id=23972526
-
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…
-
comment
Comment #24344452
For those who can't get past the cookie modal on mobile: https://archive.is/VvmCR
-
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 …
-
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…