Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gh0zt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gh0zt
3y ago
in my experience when it comes to sofas the old "buy cheap buy twice" holds true. there are reputable brands such as ligne roset for example. they are pricey bit if you can commit to buying and owning for > 15 years. owning a c
2.
▲
by
gh0zt
3y ago
I really enjoyed reading his conversations with Haruki Murakami [1]. [1] https://www.goodreads.com/book/show/28092838
3.
▲
by
gh0zt
4y ago
That‘s what we‘re doing and it works great. https://www.mytechiebits.com/ARC42 shows how the sections of Arc42 map to the C4 diagrams
4.
▲
Netflix increases price
(help.netflix.com)
2 points
by
gh0zt
6y ago
|
3 comments
5.
▲
by
gh0zt
6y ago
„ We’re updating our prices to bring you more great entertainment. Your monthly price will increase by €2 to €17.99 on 9 March 2021“
6.
▲
Ask HN: How to Guide a Junior Developer?
32 points
by
gh0zt
7y ago
|
17 comments
7.
▲
by
gh0zt
8y ago
The offical Zurich city website explains the concept (in german - https://www.stadt-zuerich.ch/strichplatz ) Depotweg 8048 Zürich https://goo.gl/maps/3v3BbAkEBb62
8.
▲
by
gh0zt
8y ago
“I’m sure there will be applications that nobody will expect. I think the hallmark of good science is when you do something just because it’s cool and then somebody turns around and uses it for something you never imagined. It’s really nic
9.
▲
by
gh0zt
9y ago
Gatling ( https://gatling.io )
10.
▲
Decoding the mind for humankind
(mindfire.global)
3 points
by
gh0zt
9y ago
|
0 comments
11.
▲
Shimano wants to make your bike as smart as your car
(outsideonline.com)
65 points
by
gh0zt
9y ago
|
107 comments
12.
▲
by
gh0zt
9y ago
According to an article linked here https://news.ycombinator.com/item?id=14271914 Catherine Hettinger filed the original patent
13.
▲
by
gh0zt
9y ago
As you are asking for books - Scala for the impatient ( http://www.horstmann.com/scala/ ) - Programming in Scala ( https://booksites.artima.com/programming_in_scala_3ed ) I found those books very good reso
14.
▲
by
gh0zt
11y ago
Those are just Scala unicode operators http://scala-lang.org/files/archive/spec/2.11/01-lexical-syn... . They are equivalent to <- and =>
15.
▲
by
gh0zt
11y ago
Starmind | Zurich | Switzerland | Onsite | Full-time We are hiring a front-end web developer who has experience with angular js. Starmind is building a intelligent knowhow managment tool. For further information contact me (daniel.gratzl@
16.
▲
by
gh0zt
13y ago
I think the point here is that you'd have to do something like this $x = new Number(1) $y = clone $x; $y->absolute(); to work with the absolute value of variable $x without actually changing $x
17.
▲
by
gh0zt
13y ago
Well, if you need the atan function you probably know what it should do and apart from that why does the Number:tan method take an array of arguments when only one is ever used? So at least it should be usable like tan(Number::Number::TRIG_
18.
▲
by
gh0zt
13y ago
I like the idea but i don't like the actual implementation. For example: Number::tan takes an array of flags as an argument but only one flag is ever used to determine which kind of tangent method is eventually executed. For me as a us
19.
▲
by
gh0zt
14y ago
I also started using CodeIgniter and i also had, at some point , the feeling that it "just doesn't feel right". If you want to learn a new language i'd probably go with RoR otherwise take your existing PHP skills and use Symfony 2 ( http://
20.
▲
by
gh0zt
15y ago
really like that.. reminds me of K.I.T.T :)