Live data from Hacker News

Viewing profile — gu

gu

HN member
Joined
Thu, Oct 25, 2012, 3:46 PM UTC
HN karma
829
Public activity
102 items

About gu

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #30567051

    SEEKING FREELANCER - Software Engineer (Go/Golang), Technical Writer | REMOTE | GERMANY or VIETNAM (+/- 4 hours) I am the Head of Engineering, DataJet, at Global Fashion Group, the…

  3. comment
    Comment #30566933

    Global Fashion Group | Senior Software Engineer - Go/Golang | Berlin, Germany or HCMC, Vietnam | Hybrid | Full-time Global Fashion Group, via its ventures Dafiti, Lamoda, Zalora, a…

  4. comment
    Comment #29402659

    I am the author of this article. In it, I describe the process I set up in my team to reduce technical debt. For context, when you take over an existing team as an external hire, i…

  5. story
  6. comment
    Comment #26304623

    Zalando | Frontend Engineer | ONSITE Berlin, Germany | Visa & Relocation Zalando is the premier European fashion portal. Our goal is to become the starting point for fashion. We ar…

  7. comment
    Comment #24040631

    Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden; Berlin, Germany; Milan, Italy …

  8. comment
    Comment #23702129

    Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden or Berlin, Germany | VISA | Cur…

  9. comment
    Comment #23446060

    Of course you can apply. You'll need to discuss working remotely in your first call with one of our recruiters, though.

  10. comment
    Comment #23418334

    Then submit an application! I wish you good luck.

  11. comment
    Comment #23418324

    You'll have to discuss this with our internal recruiters after submitting an application. When I joined, it was not an option, but that was before Covid-19 and our switch to WFH.

  12. comment
    Comment #23418294

    We currently work remotely. I do not know how long this will last. However, hiring and onboarding are continuing as usual, with the key difference that this is all done remotely as…

  13. comment
    Comment #23379264

    Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden or Berlin, Germany | VISA | Cur…

  14. comment
    Comment #23168070

    Klarna Bank | Software Engineer (Functional Programming) | Stockholm, Sweden | VISA | Currently REMOTE / WFH, normally ON-SITE Klarna Bank (www.klarna.com) is a dominant payment se…

  15. story
  16. comment
    Comment #11423458

    Location: Gothenburg, Sweden Remote: Yes Willing to relocate: Yes Technologies: Haskell, Erlang, Python, Java, C Résumé/CV: https://se.linkedin.com/in/gregorulm Email: gregor.ulm@g…

  17. story
  18. story
  19. comment
    Comment #7904073

    I never claimed that the polish of the UI in the original was irrelevant.

  20. comment
    Comment #7903240

    I think we're completely talking past each other. Yes, you can express the game logic succinctly in Haskell. Yes, you will need many more lines in Python or JavaScript. Anything el…

  21. comment
    Comment #7902160

    Who knows, maybe my comment made some "full stack" developers feel insecure. Just look at the code base of the original, and you'll see that the animation is done through API calls…

  22. comment
    Comment #7897846

    The bind operator (>>=) is commonly expressed in 'do' notation. The following two code snippets are equivalent: do x foo >>= \x -> bar >>= \y -> baz x y

  23. comment
    Comment #7896879

    The smooth animations in Gabriele Cirulli's version are due to this API: https://developer.mozilla.org/en/docs/Web/API/window.request... They consist of a few lines of code. Furthe…

  24. comment
    Comment #7896393

    One of the benefits of Haskell is indeed that this language makes it possible to write very expressive code. The same is true for other functional languages as well. However, this …

  25. story