Viewing profile — JackdawX
JackdawX
HN member- Joined
- Tue, Dec 07, 2010, 1:29 PM UTC
- HN karma
- 131
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About JackdawX
Recent public activity
-
comment
Comment #14086710
Most renewables are not reliable power sources, the wind blows when it blows. That is why a diverse power strategy is needed, including nuclear. When you say the amount subsidised,…
-
comment
Comment #13492468
Here is the course I was taught by at university: http://www.dcs.bbk.ac.uk/~roger/cpp/ Lots of value came from the lectures with roger. Sadly he has retired, it would have been nic…
-
comment
Comment #13319977
What you've just calculated there is the cost of giving everyone, including middle class and rich people, a $20k tax break. Obviously this wouldn't work, as the amount of tax in an…
-
comment
Comment #12289706
> Really, the permissive licenses allow the code to show up in places that copyleft licenses would not allow it. There are a ton of open source projects used in Microsoft Windows o…
-
comment
Comment #11659204
Ahh, guess my info is out of date, thanks.
-
comment
Comment #11653897
> Yes, we do "have to meet FDA compliance." I can't define "have to meet" and I work here. Of course, I'm just an engineer. You are not an engineer. This is a protected term in the…
-
comment
Comment #11447281
Here is a gif of the action from the reddit thread: https://gyazo.com/945aa97382bd4a2f4e49a662b5ff6399 This is more populated than any live server event since the dark portal opene…
-
comment
Comment #10655459
> Imagine what it is like to be black in a country where just a few generations back you carried at all times in mixed-race race situations the possibility of being assaulted witho…
-
comment
Comment #10092739
Well, that is already tax fraud correct? Someone already has to check for that. The savings come from all the additional checks you would no longer need to do to see if people are …
-
comment
Comment #10091107
> The anti abuse/fraud work alone… There is no concept of benefit fraud in a BI system. Everyone by default qualifies for the same level of BI. Your government paycheck starts at t…
-
comment
Comment #9817970
There is no arguing that basic income, welfare, disability benefit etc. are socialist. That is not deriding them, it is an accurate description. It's strange that this is a bad ter…
-
comment
Comment #9763633
Sometimes, posts like this appear on hacker news that are completely impenetrable. I read the page for RunC and the only thing I could find out about it from that page is that it i…
-
comment
Comment #8383647
> I do all my grades and such in Google Docs You upload all your students grade information to an external private company? Which university do you work for where this is allowed?
-
comment
Comment #6539438
Sorry, but this post is 100% baseless supposition. If you haven't studied the causes of PTSD or the results of sexual assault you're not really in a position to comment on it. I se…
-
comment
Comment #6539350
Good call. In what situation is it going to be acceptable to put your hands down someones pants in public? It's difficult to imagine any situation in which this isn't crossing a li…
-
comment
Comment #6482483
If you're living and working in London that's the kind of salary you'd be looking at, simply because the rental prices around here are so high. Outside London I can see it being th…
-
comment
Comment #6359391
I did not know this until someone explained it to me. It was before this post, but long after my teens were over. Peoples general attitude to sex and relationships can only come fr…
-
comment
Comment #6052712
A better example for duck typing would be something like: var my_func(var int_or_string, var int_or_obj) { ... return int_or_string_result; } Simplifies certain operations, complic…
-
comment
Comment #6032053
This is a post responding to the following article that was posted on HN yesterday-ish: http://sealedabstract.com/rants/why-mobile-web-apps-are-slow... The point of that article wa…
-
comment
Comment #6025097
Look up 'Monday Night Combat'. Devs like to experiment by mixing and matching genres, so in my experience things like this often exist somewhere. It was a pretty average game, but …
-
comment
Comment #5570419
Sorry, I think I worded that confusingly. By 'what does the app do?' I meant more along the lines of 'how much would a front-end client tax the technical limitations of a smart pho…
-
comment
Comment #5569870
> When he says "... we’re seeing that more and more people are spending more time in the app, and the app is running out of memory ..." what he means here is that memory allocation…
-
comment
Comment #5375705
As you say in your post, people are buying the game irrespectively. Why bother making changes? Here are the current sales figures in the UK: http://www.guardian.co.uk/technology/ga…
-
comment
Comment #5343345
> Still, you are comparing this to flash, which has only one complete implementation at all which is only available on a subset of platforms and not open source. This number of pla…
-
comment
Comment #5342922
> And why bother? If you have the choice, why not go with HTML5 which already has some good and very fast free implementations available? Well, I think this demo kind of proves why…