Viewing profile — ilek
ilek
HN member- Joined
- Fri, Oct 23, 2015, 4:02 PM UTC
- HN karma
- 51
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About ilek
No profile information was provided.
Recent public activity
-
comment
Comment #12088767
I work at Sony R&D
-
comment
Comment #12085472
I remember the Vita, but only because I'm surrounded by the things. Open a drawer? There's probably 8 of them lying around.
-
comment
Comment #11493892
Thank you so much!
-
comment
Comment #11487015
Someone posted an article a while back about working to calculus using functions, I think it was titled something like "If Socrates knew functions"? I'm not sure. Does it ring a be…
-
comment
Comment #11395866
C# has the same issue really, although we do it use for some other tooling and whatnot as we're a .NET shop. Don't know much Ruby or Python to be honest so I'm not sure how could I…
-
comment
Comment #11388703
Agree on that one, it's really verbose and ugly. I liked the idea of a cmd that integrates so nicely with .NET but I don't think it worked out this time. We use powershell a lot at…
-
comment
Comment #11327178
I really enjoy watching videos like this for some reason: https://www.youtube.com/watch?v=8EeTfiBWZzU It's not quite the same but I felt it's relevant.
-
comment
Comment #11184681
I think reddit gets kind ofh ard to follow for conversations. It's really good for content aggregation, but I much prefer 4chan (and any other chan etc) for conversations. Though I…
-
comment
Comment #11182926
Hmm, unrelated but I hadn't realised you had laws at the county level too in the USA. I assumed it was federal and state only.
-
comment
Comment #11182678
I call it out in CRs when I see it and I've been fixing any of these I come across in code at work. I'd rather a compiler forces me to put braces around everything than let people …
-
comment
Comment #11182666
I just have a problem with the mixing of braces on an if/else chain I guess. I don't know how to explain it clearly, it just rubs me the wrong way?
-
comment
Comment #11182465
I don't find something like the below frustrating really if (a) ... else ... But for some reason I find the below _very_ frustrating. It feels misleading and I find it to be very, …
-
comment
Comment #11124853
Visual Studio is more bloated than IntelliJ or Eclipse? Absolutely not. When I had the displeasure of using IntelliJ it would use 1.2GB RAM for a fucking 5 file project. Debugging …
-
comment
Comment #11117846
Of course, I went straight to amazon after the experience with Asus customer support and got a full refund in an hour.
-
comment
Comment #11116948
I had a poor experience with them in the UK. The hinge snapped on my ultrabook (I don't remember the exact model as the codes are obscure.) E-mailed support, provided plenty of pic…
-
comment
Comment #11088890
Yeah from what I've seen I've noticed he jumps around a lot putting out fires when he changes anything. Like I said in another reply, he's too far in the camp of C++ being C with c…
-
comment
Comment #11088865
I agree with things like these, I think Casey and other programmers like him are too far in the camp of C++ is just C with classes. From what I have seen of the code and videos, I …
-
comment
Comment #11087399
Out of interest, why do you think the Handmade Hero code is atrocious? I haven't kept up with it so I don't have much of an opinion.
-
comment
Comment #10864723
>only `i32`, `u8`, `i16` While these are not new ideas - Why not use s32 rather than i32 and so on. Makes more sense if you use something like u32 too. I think it's important when …
-
comment
Comment #10834919
Since it's based on Google metrics - what are the stats like for countries where Google is not the most popular search engine? E.g China, Russia and Japan.
-
comment
Comment #10834717
Huh? From your article: I should say right away, I haven't found anything crucial and I think there are three reasons why PVS-Studio hasn't found serious bugs The rest of the artic…
-
comment
Comment #10695605
I don't see why it's if and so on. Seems they want to be SVO just for the sake of it, and not because it's actually a good idea. For something that wants type safety like Scala, th…
-
comment
Comment #10656826
Hosted on sourceforge ugh. Seems quite a few of these open source revivals have been written in Java (possible mild confirmation-bias here.)
-
comment
Comment #10636793
I was there recently for a couple of weeks for work. Pretty ugly place to be honest, but like you say people are very friendly. Our office there had female dev but the general gend…
-
comment
Comment #10636783
My company (UK) has an office in Romania. There are devs there too and they're pretty good, competent at least. Unsurprisingly we have no more client help-desk team here in London …