Viewing profile — gh0zt
gh0zt
HN member- Joined
- Fri, Apr 29, 2011, 10:41 AM UTC
- HN karma
- 53
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About gh0zt
No profile information was provided.
Recent public activity
-
comment
Comment #39709615
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 …
-
comment
Comment #39323709
I really enjoyed reading his conversations with Haruki Murakami [1]. [1] https://www.goodreads.com/book/show/28092838
-
comment
Comment #32365049
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
-
comment
Comment #26074263
„ 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“
- story
- story
-
story
Ask HN: How to Guide a Junior Developer?
I recently started a new position as a senior developer in a small company. The setup is basically CTO/Lead Dev - Me - Junior Developer. The junior is a newcomer with a non IT back…
-
comment
Comment #17842468
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
-
comment
Comment #17693353
“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 an…
-
comment
Comment #16513680
Gatling ( https://gatling.io )
- story
- story
-
comment
Comment #14459290
According to an article linked here https://news.ycombinator.com/item?id=14271914 Catherine Hettinger filed the original patent
-
comment
Comment #13965583
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 t…
-
comment
Comment #9900249
Those are just Scala unicode operators http://scala-lang.org/files/archive/spec/2.11/01-lexical-syn... . They are equivalent to
-
comment
Comment #9814967
Starmind | Zurich | Switzerland | Onsite | Fulltime We are hiring a front-end web developer who has experience with angular js. Starmind is building a intelligent knowhow managment…
-
comment
Comment #9814965
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 managmen…
-
comment
Comment #6430337
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 actuall…
-
comment
Comment #6430326
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…
-
comment
Comment #6430206
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 o…
-
comment
Comment #4461933
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 otherwi…
-
comment
Comment #3279538
really like that.. reminds me of K.I.T.T :)