Live data from Hacker News

Viewing profile — bh213

bh213

HN member
Joined
Mon, Jul 15, 2013, 10:35 AM UTC
HN karma
5
Public activity
6 items

About bh213

While True, d.o.o. gorazd.breskvar@whiletrue.com

Recent public activity

  1. comment
    Comment #43923912

    It does validate UUID and detects a few versions (I'd have to check which npm package is used for UUID ) but just copy one into input and it should be validated.

  2. comment
    Comment #43920063

    I did something similar but with focus on auto-detections and in-browser only: https://wt.tools/tools

  3. story
    Show HN: Wt.tools – Collect and handle exceptions in your workflows and more

    Hi HN, We built Exceptions Inbox to handle rare exceptions, edge cases, and manual workflows without rebuilding tools each time. Send exceptions via a single HTTP request and get n…

  4. story
    Show HN: A Simple Inbox for Your Exceptions and Odd Events

    Hi HN, Our Slovenia-based team has worked on numerous projects over the years, and we kept running into the same challenge—handling rare exceptions, edge cases, and one-off manual …

  5. comment
    Comment #41199979

    My team worked remotely from the EU for a similarly sized ($100-$200M) US-based company in the print-on-demand space for over 8 years as an external provider, building much of the …

  6. comment
    Comment #7998095

    LINQ has expression trees (or maybe I should say .NET has them). Libraries like autofac or moq would not be possible without them.