Viewing profile — gu
gu
HN member- Joined
- Thu, Oct 25, 2012, 3:46 PM UTC
- HN karma
- 829
- Public activity
- 102 items
- HN profile
- View on Hacker News ↗
About gu
No profile information was provided.
Recent public activity
- story
-
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…
-
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…
-
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…
- story
-
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…
-
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 …
-
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…
-
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.
-
comment
Comment #23418334
Then submit an application! I wish you good luck.
-
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.
-
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…
-
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…
-
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…
- story
-
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…
- story
- story
-
comment
Comment #7904073
I never claimed that the polish of the UI in the original was irrelevant.
-
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…
-
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…
-
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
-
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…
-
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 …
- story