Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kikibobo69
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Amazon security research reportedly led to the White House's Anthropic Fable ban
(theverge.com)
18 points
by
kikibobo69
3mo ago
|
3 comments
2.
▲
by
kikibobo69
6mo ago
I'm training for a charity ride up Mont Ventoux this summer. I kept hitting the wall on long training rides despite knowing the theory, such as Jeukendrup's work on carbohydrate oxidation rates, dual-source fueling, and the rest o
3.
▲
Show HN: FlöFuel – cycling nutrition app that plans around your actual products
(apps.apple.com)
2 points
by
kikibobo69
6mo ago
|
1 comments
4.
▲
Happy Birthday, OpenStreetMap
(tomtom.com)
324 points
by
kikibobo69
5y ago
|
42 comments
5.
▲
Using Microservices to Power Fashion Search and Discovery
(tech.zalando.com)
7 points
by
kikibobo69
10y ago
|
0 comments
6.
▲
Interview preparation tips for Java developers
(tech.zalando.de)
20 points
by
kikibobo69
10y ago
|
1 comments
7.
▲
Creating an Audit-Compliant PaaS on Top of AWS
(infoq.com)
24 points
by
kikibobo69
10y ago
|
0 comments
8.
▲
by
kikibobo69
11y ago
At Zalando we have an account per team, and have been releasing a bunch of tooling to help do this securely.[1] It's not completely easy (e.g., account creation at Amazon can not be automated), but the security aspects are really nice,
9.
▲
by
kikibobo69
11y ago
Zalando is hiring in Berlin, Dortmund, Erfurt, Mönchengladbach (Germany); Dublin (Ireland); and Helsinki (Finland). Zalando has built an entire fashion ecommerce stack, and is now starting development work on a number of new tech initiative
10.
▲
by
kikibobo69
11y ago
PUT should be idempotent, though.
11.
▲
Game Theory Says Pete Carroll’s Call at Goal Line Is Defensible
(nytimes.com)
2 points
by
kikibobo69
12y ago
|
0 comments
12.
▲
by
kikibobo69
12y ago
My former colleagues have been working on http://apidoc.me/ ( https://github.com/gilt/apidoc ). I really like this approach, which is basically: 1. specify the api in json 2. apidoc generates really nice
13.
▲
by
kikibobo69
12y ago
We're working on a very low-tech version of this at Zalando, here: https://github.com/zalando/aws-minion
14.
▲
by
kikibobo69
12y ago
Care to recommend some alternatives?
15.
▲
Tweet crashes Mac Twitter client
(jwz.org)
93 points
by
kikibobo69
14y ago
|
57 comments
16.
▲
by
kikibobo69
14y ago
Why are these called promises and not futures?
17.
▲
TQP, SSL patent trolls, on the move again
(cipherlawgroup.com)
2 points
by
kikibobo69
14y ago
|
0 comments
18.
▲
by
kikibobo69
15y ago
The xml stuff is more the exception than the rule. They've moved away from that approach. Whether to keep it at all has been discussed quite a bit. It would be more fair to look at the newer code in the collection framework to paint what is
19.
▲
The Manhattan Grid extended to every point on Earth
(extendny.com)
165 points
by
kikibobo69
15y ago
|
50 comments
20.
▲
by
kikibobo69
15y ago
Same for me on Chrome + MacOS. I opened it in incognito mode and it worked.
21.
▲
by
kikibobo69
15y ago
Agreed, not sound reasoning, but here's a nice summary of the challenges of Clojure on Android: http://stackoverflow.com/questions/4651757/clojure-on-androi...
22.
▲
by
kikibobo69
15y ago
Bill Venners, owner of Artima, is a co-author of the Staircase book, and author of ScalaTest. He has embraced Scala more than most.
23.
▲
by
kikibobo69
15y ago
I used to agree, until I ran into a bunch of inline StringBuilder Java XML where no schema existed, and simply converting it to Scala at least ensured it was well-formed while we reverse-engineered a schema. I agree it's not something one
24.
▲
by
kikibobo69
15y ago
This post misses the key point about working for one of these big outsourcing companies: there is no technical career path. The only way to advance in a company like Wipro (the one I have the most experience with) is to become management. T
25.
▲
by
kikibobo69
15y ago
The people who actually manage to write a few thousands lines of Scala (and end up happy), are great people to code with (or hire) in my experience. It's easier to better engineer complicated things in simple ways when you are less encumber
26.
▲
by
kikibobo69
15y ago
C# isn't a realistic option for a lot of people with big investments in the JVM. It is clearly an interesting language, but, it's no F#. Obviously there are no silver bullets that make software development easy. But after having written a
27.
▲
by
kikibobo69
15y ago
One reason for not having return, has to do with symmetry, which Scala is full of. For example, val x = if(foo) { a } else { b } This is a lot nicer than the alternatives, and I suppose you could force people to write: val x = if (foo) { re
28.
▲
by
kikibobo69
15y ago
Indeed, you are right...
29.
▲
by
kikibobo69
15y ago
I think the key thing is that there is no mechanism to be sure that messages you send to actors are immutable. There is a compiler plugin in development to help, though.
30.
▲
by
kikibobo69
15y ago
I'm sure I will regret this, but: One guy at our school that went to Oxford -> One guy at our school WHO went to Oxford All of the friends I have that went -> All of the friends I have WHO went
More ›