Viewing profile — GorgeRonde
GorgeRonde
HN member- Joined
- Mon, Nov 04, 2013, 1:08 PM UTC
- HN karma
- 279
- Public activity
- 133 items
- HN profile
- View on Hacker News ↗
About GorgeRonde
No profile information was provided.
Recent public activity
-
comment
Comment #20376384
- Java: no - Ruby: no - PHP: no - C: yes and no
-
comment
Comment #20374453
Listening to what ? To the dude that tells me that's not possible and proceeds to dump a big pile of authority on top of my head or to my own experiment that tells me another story…
-
comment
Comment #20374407
Thanks, that was interesting.
-
comment
Comment #20369626
Went to an IRC chat room when I was learning C in school. Asked if you could return a pointer to something that lives on the stack. Was talked down by an all-knowing dude telling m…
-
comment
Comment #20361555
Fighting stupidity, laziness and a misplaced love for typography in software developers
-
comment
Comment #20338930
So are you fine with the idea that I get twice as much money and decision power than you, all things beyond worked hours being equal ?
-
comment
Comment #20337157
Officially I work 35h/w. A little less than 40k€. Senior level. Very efficient. I think my actual hourly pay is under the minimum wage. No overtime pay of course.
-
comment
Comment #20333437
I have no problem working twice as much as normal. What I want is to be paid twice as much (at least).
-
comment
Comment #20303620
In Romance languages the at-sign is called an arobase/arroba.
-
comment
Comment #20303576
We have macros and LISP is a building material, not a language. One line of code is just enough to get something that works (defmacro infix [a op b] `(~op ~a ~b)) There are librari…
-
comment
Comment #20303516
Although I have never used Julia, this is something that is possible in Ruby, and I think this feature is seriously underrated – i.e. to be able to jump quickly to the definition o…
-
comment
Comment #20290387
And he abandoned his schizophrenic son.
-
comment
Comment #20272636
People from Nasca also built a wind-powered aqueduct system. https://www.mnn.com/earth-matters/climate-weather/blogs/myst...
- comment
-
comment
Comment #20256631
Some people get high on big frogs in Arizona. Or so said the urban legend. And then a few weeks ago Youtube suggested me a video (Joe Rogan maybe ?) where the differences between a…
- comment
-
comment
Comment #20246710
The absence of abstraction being what exactly ? Also beware of that kind of pseudo-wise thinking. Is there a point in climbing up a learning curve anymore ? Maybe you have a consta…
-
comment
Comment #20233547
A few remarks on methodology in linguistics (the science). A phone is a class of sounds (as opposed to their instances which are all unique) that can be reliably described by artic…
-
comment
Comment #20210306
I watched a documentary about domestication a while back. Turns out there are many "corollary features" to being domesticated: for instance, ears falling down are also to be found …
-
comment
Comment #20195403
It is not that simple
-
comment
Comment #20108518
The more I read about quantum mechanics the less i understand, and I'm absolutely unable to get into a proper learning path because it requires mathematics beyond my level and for …
-
comment
Comment #20107563
I don't get the reference, would you mind explaining? On a related note, I've always been baffled by Coursera founder & ML fame Andrew Ng's name. How am I supposed to pronounced it…
-
comment
Comment #20066782
They built other libraries on top of this [1] [2], and when compared to mobx [3] it indeed looks very similar, however I think the target ideal of having a small core on top of whi…
- story
-
comment
Comment #20065436
Future work: Reduce load on Postgres by: - Mapping events to active live queries - Incremental computation of result set Fake it till you make it. Meanwhile: https://opensource.jan…