Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Contraction Clustering (RASTER): A fast clustering algorithm
(github.com)
2 points
by
gu
3y ago
|
0 comments
2.
▲
by
gu
5y ago
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 leading fashion and lifestyle destination in grow
3.
▲
by
gu
5y ago
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, and The Iconic, is the leading fashion and lifestyle des
4.
▲
by
gu
5y ago
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, in particular a team that has not had a dedicated manager for
5.
▲
A Systematic Approach to Reducing Technical Debt
(engineering.zalando.com)
3 points
by
gu
5y ago
|
1 comments
6.
▲
by
gu
6y ago
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 are also one of the biggest German companies. Our business
7.
▲
by
gu
6y ago
Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden; Berlin, Germany; Milan, Italy | VISA | Currently REMOTE 
8.
▲
by
gu
6y ago
Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden or Berlin, Germany | VISA | Currently REMOTE / WFH, norm
9.
▲
by
gu
6y ago
Of course you can apply. You'll need to discuss working remotely in your first call with one of our recruiters, though.
10.
▲
by
gu
6y ago
Then submit an application! I wish you good luck.
11.
▲
by
gu
6y ago
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.
▲
by
gu
6y ago
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 well. Right now, the procedure is that we send new hires t
13.
▲
by
gu
6y ago
Klarna Bank | Software Engineer (Haskell/Erlang/Scala/Clojure/Python/Java/JavaScript etc.), DevOps Engineer, Engineering Manager | Stockholm, Sweden or Berlin, Germany | VISA | Currently REMOTE / WFH, norm
14.
▲
by
gu
6y ago
Klarna Bank | Software Engineer (Functional Programming) | Stockholm, Sweden | VISA | Currently REMOTE / WFH, normally ON-SITE Klarna Bank (www.klarna.com) is a dominant payment service provider in Europe, and expanding rapidly. We hav
15.
▲
Programming Game Review: SpaceChem (2011) by Zachtronics Industries
(gregorulm.com)
1 points
by
gu
8y ago
|
0 comments
16.
▲
by
gu
10y ago
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@gmail.com --- I am primarily inter
17.
▲
A Simpler Solution to the Dining Philosophers Problem
(gregorulm.com)
3 points
by
gu
11y ago
|
0 comments
18.
▲
Coursera pesters “learners” who aren't interested in paying for a certificate
(gregorulm.com)
3 points
by
gu
12y ago
|
0 comments
19.
▲
by
gu
12y ago
I never claimed that the polish of the UI in the original was irrelevant.
20.
▲
by
gu
12y ago
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 else is conjecture on your part. "Free text" is
21.
▲
by
gu
12y ago
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. Regarding the point you brought up: you are
22.
▲
by
gu
12y ago
The bind operator (>>=) is commonly expressed in 'do' notation. The following two code snippets are equivalent: do x <- foo; y <- bar; baz x y foo >>= \x -> bar >>= \y -> baz x y
23.
▲
by
gu
12y ago
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. Further, the animation c
24.
▲
by
gu
12y ago
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 won't happen automatically. In other words, it will tak
25.
▲
Implementing 2048 in 90 lines of Haskell
(gregorulm.com)
39 points
by
gu
12y ago
|
24 comments
26.
▲
Why programmers can’t make any money: dimensionality and the Eternal Haskell Tax
(michaelochurch.wordpress.com)
11 points
by
gu
12y ago
|
1 comments
27.
▲
Is the thrill gone? (Status and perception of CS) [pdf]
(cs.princeton.edu)
2 points
by
gu
12y ago
|
0 comments
28.
▲
FUD: a plea for intolerance [pdf]
(research.microsoft.com)
2 points
by
gu
12y ago
|
0 comments
29.
▲
by
gu
13y ago
This could happen in the US as well, if I'm not mistaken. There is normally a requirement that you have to be in "good standing" during the first one or two years of your PhD when you're mostly doing course work.
30.
▲
An Example of the Beauty of Haskell
(gregorulm.com)
1 points
by
gu
13y ago
|
1 comments
More ›