Viewing profile — sharpercoder
sharpercoder
HN member- Joined
- Mon, Nov 17, 2014, 3:16 PM UTC
- HN karma
- 917
- Public activity
- 333 items
- HN profile
- View on Hacker News ↗
About sharpercoder
Recent public activity
-
comment
Comment #36968094
Evidos (part of entrust.com) | Frontend Developer | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: Vue only. Evidos is the market leader in EU digital signatures…
-
comment
Comment #36583302
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
- comment
-
comment
Comment #36162793
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
-
comment
Comment #35505892
Very nice :). I'd recommend picking a font that produces clearer text though, since the current font is hardly readable and dimishes the experience.
-
comment
Comment #35054211
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
-
comment
Comment #34676090
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
-
comment
Comment #34229493
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
-
comment
Comment #33828211
Evidos (part of entrust.com) | Multipole roles | Haarlem, The Netherlands | Full time | Remote OK Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq, obj…
-
comment
Comment #33423003
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Amsterdam area Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq,…
-
comment
Comment #33072773
Evidos (part of entrust.com) | Multipole roles | Haarlem, The Netherlands | Full time | Remote OK Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq, obj…
-
comment
Comment #32724143
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Remote OK Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq, obje…
-
comment
Comment #32713500
In my country, I can't install a groundwater heat pump until summer 2023. That's almost a year. Many installation companies do not even take new customers any more.
- story
- story
-
comment
Comment #32316088
Evidos (part of entrust.com) | Multiple roles | Haarlem, The Netherlands | Full time | Remote OK Tech stack: C#, .net-core, typescript, html5, sqlserver, eventstore, rabbitmq, obje…
-
comment
Comment #26539111
https://xoofx.com/blog/2019/03/28/behind-the-burst-compiler/
-
comment
Comment #26411041
It is very high time for a successor on sql that solves sql problems. Verbosity, local functions, reversed order table/field select, reusability and other big problems should be so…
-
comment
Comment #26309959
I see grey text on white backgrounds more and more. It is infuriating. Please just use #000, it heavily distracts from the content and unecessarily makes the point literally unclea…
-
comment
Comment #26192973
"Your margin is my opportunity" - J. Bezos
-
comment
Comment #25853846
I live next to the biggest greenhouse area in the world. Since the pandemic in March last year, I exclusively eat lunches of about 600grams with around 20 types of veggies. It feel…
-
comment
Comment #25783979
Markdown generators, extensions, extension syntaxes, markdown-markdown enrichers.
-
comment
Comment #25358115
Interesting that you as a Dutchman did not model Tussenvoegsel, which is unique to Anglosaksian names and in particular Dutch, Belgian and German names. Handling of them is unique …
-
comment
Comment #25073952
Above code is the servicelocator pattern. It's just for one service.
-
comment
Comment #25073826
That multiple usages of the same concrete types requires changes on multiple places. For small programs, the di container itself can probably be skipped (i.e. instantiate an object…