Live data from Hacker News

Viewing profile — PabloSichert

PabloSichert

HN member
Joined
Wed, Jul 13, 2016, 12:33 PM UTC
HN karma
48
Public activity
16 items

About PabloSichert

Software Engineer, M.Sc. in Computer Science

mail@pablosichert.com

pablosichert.com

github.com/pablosichert

linkedin.com/in/pablosichert

x.com/pablosichert

Recent public activity

  1. comment
    Comment #40942454

    It's been a larger sequence of events until I got hired, but it all started by having shared a little side project[1] here that hit the front page in 2016. Back then, Zach[2] from …

  2. comment
    Comment #33969396

    There's still a couple of universities that offer a "Diplomstudium", e.g. TU Dresden: https://tu-dresden.de/ing/studium/studienangebot .

  3. comment
    Comment #33969246

    > and studying computer science doesn't grant you the title of "Ingenieur" anyway That's not correct. E.g., consider the relevant section in the Bavarian engineering law[1] (using …

  4. comment
    Comment #22376262

    Haha, great! I thought there certainly must be other people in a similar situation like me and find this useful. If you hit any problems or have a feature request for your use case…

  5. comment
    Comment #22375770

    Could you explain what "AC components" refers to? I couldn't figure that out just by reading your README. I wonder how the efficiency compares to just encoding on the bit level.

  6. comment
    Comment #22375686

    Hm, that's an interesting choice. I also wonder why they didn't use an encoding that has an alphabet with 2^n characters (that way you can directly map 1 charater to n bits when de…

  7. comment
    Comment #22375573

    Hey there, author here. I have an image library of around ~15,000 RAW photo images, which I wanted to organize. After having tried several approaches over the years (organizing the…

  8. story
  9. comment
    Comment #20088617

    I've been working on a very similar framework[1], but wasn't satisfied with the ergonomics enough to release it. My plans were to extend the Swift compiler with JSX-like syntax[2] …

  10. comment
    Comment #14866445

    Currently starting to build a native macOS/iOS/watchOS productivity app, therefore picking up Swift. I'm coming from web development - and feel a bit stuck on how to layout things …

  11. comment
    Comment #12836997

    I'd be interested in such a solution, also in regard to the input from another commenter to make this work with nginx. If you have a concrete idea and eventually a project on GitHu…

  12. comment
    Comment #12833287

    Thanks for making that example! Assuming I am looking at your sketch with the x-axis being time, I just want to note that specific to this library there won't be two events (reques…

  13. comment
    Comment #12832236

    Sorry, I couldn't quite follow - could you break it down in simple sentences what the connection between those links you provided and the visualization is? The coloring depending o…

  14. comment
    Comment #12832172

    Any plans on releasing a version that is not tied to the apple ecosystem? ("super/windows" vs "option", "command" vs "alt") Why are those not configurable, as well? Are "fn" and "c…

  15. comment
    Comment #12831421

    That's an interesting question! I wrote this mainly for the need of better debugging in development, and never inspected live traffic on a production server. If you balance your ap…

  16. story