Live data from Hacker News

Viewing profile — thojest

thojest

HN member
Joined
Wed, Apr 03, 2019, 10:56 AM UTC
HN karma
49
Public activity
33 items

About thojest

No profile information was provided.

Recent public activity

  1. comment
    Comment #25198852

    Brilliant write up! Made me laugh a lot, especially the end with Haskell :)

  2. comment
  3. comment
    Comment #25198301

    absolutely, but at least there is some valuable information to be extracted.

  4. comment
    Comment #25198249

    Ahh sry, ok. Just wanted to share my impression. Then please can some mod delete my original post?

  5. comment
    Comment #25197778

    Of course, but there is also the valuable information you have to extract yourself, which is not the case for this "news sites"

  6. comment
    Comment #25197688

    [I deleted this post because it probably is against the HN guidelines]

  7. comment
    Comment #25129333

    I just read it and like it very much, especially for its brevity and because it is on-point. If you have experience with low level languages, pointers, memory and actually have som…

  8. comment
    Comment #24969894

    For those interested in Segment, this is a talk of Peter Reinhardt about Product Market Fit and a bit of the history behind Segment. https://www.youtube.com/watch?v=_6pl5GG8RQ4 I l…

  9. story
    Ask HN: How do you manage your photo/video collections?

    The question is mainly about photos/videos from friends and family. In the recent years I always dumped the photos from my mobile phone onto some external hd every few months. But …

  10. comment
    Comment #24578098

    this is a similar solution for transfering files without storing. it requires both sender an receiver to be online at the same time. https://github.com/warner/magic-wormhole

  11. comment
    Comment #24373195

    There is also this https://nostarch.com/Effective_C

  12. comment
    Comment #23968461

    Congratulations! To be honest, what I am most interested in, is how you got the people to actually care. So what exactly did you do for marketing? Did it just work, or how exactly …

  13. story
    Ask HN: VCS for My Entire System

    Hi, I am constantly annoyed by the fact that when I use 2 (or more) different systems (e.g. laptop, and desktop pc) it is difficult to keep them in sync. What do I mean with "keep …

  14. comment
  15. comment
    Comment #21954514

    I have tried out loki, too. But I was not satisfied because you have to run an extra server for it. I have only a very small app so I was searching for a much simpler solution and …

  16. comment
    Comment #21861590

    thx! here are a few more https://turtle.community/topic/design

  17. comment
    Comment #21831317

    Turtle ( https://turtle.community ) is similar to Product Hunt except that the focus is on dev tools and that we aim to build a real community.

  18. comment
    Comment #21737932

    Hi HN, I am one of the creators of Turtle. There are many tools which are extremely useful for developers but it is sometimes hard to find them. Usually they are shared between col…

  19. story
  20. comment
    Comment #21711597

    I think the hardest part is the design of nice images and graphics, if you are not a designer. You can for example use this open-source collection of awesome svg illustrations. The…

  21. comment
    Comment #21643637

    Thank you very much for your answer, and great project :) I am also not very familiar with P2P, but I know that it is a bit complicated because of NATS. ICE is a protocol to make i…

  22. comment
    Comment #21643541

    How does this technically work? Is this a server which just tunnels through tcp traffic? So does all data pass through your server or is it a rendezvous server, which uses ICE to e…

  23. comment
    Comment #21604532

    this tool is amazing. tried it out and set it up yesterday evening :)

  24. comment
    Comment #21595970

    Now this looks really interesting and could be exactly what I was looking for. Many thx. Will check it out now.

  25. comment
    Comment #21594543

    Grafana Loki was the one I really tried out. To be honest, I had the impression that this is still a bit alpha. You can work around a few shortcomings by reading from loki as a pro…