Viewing profile — scadge
scadge
HN member- Joined
- Fri, Jan 29, 2016, 8:08 PM UTC
- HN karma
- 124
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About scadge
No profile information was provided.
Recent public activity
-
comment
Comment #48931549
> I don't think I need to explain why it's a bad idea for a database to be so careless about data validation. ...Meanwhile MongoDB being successful for years with no sign of declin…
-
comment
Comment #48931530
Sometimes it's cheaper to break the law and pay a fine, than to do everything by law.
-
comment
Comment #17285211
Seems like a viable idea. Do you have any presentable results yet?
- story
- story
- story
- story
- story
-
comment
Comment #16113652
I hate this magazine narrative style, where each consecutive paragraph or two tell totally the same but in different words and referring to another Mr. or Ms. Scientist. The whole …
- story
-
comment
Comment #16021210
There are approx. 3.1 million employees[1] in India's IT sector. Is 56k (which is lower than 2%) so much? [1] https://www.quora.com/What-is-the-approximate-number-of-IT-e...
-
comment
Comment #16021177
> For Indian techies, 2017 was the stuff of nightmares. I still believe qualified engineers had no problems keeping their job or finding a new one. In any country. No wonder that u…
-
comment
Comment #16014423
This should've been named "The Royal Bitcoin University" judging from the logo. Why not just create a course on Coursera or something?
-
comment
Comment #15978570
Yeah, me too. This article is a heads-up for those who think the idea of million dollar homepage can't be new anymore.
-
comment
Comment #15978538
Sure, I understand. Was just curious about how they both relate, and now I get it.
-
comment
Comment #15978482
I think it's fair to say that Go was hardly the first language to implement the concept of coroutines[1]. Probably the only merit of Go here is the short and convenient name of the…
-
comment
Comment #15978372
So it looks like libuv could use libdill, right?
-
comment
Comment #15978217
I read that NodeJS is written in C with the same concept in its core - asynchronous on one core (thread) with interruptions. How does it compare to libdill?
- story
-
comment
Comment #15970737
Interesting if there is any research showing that reducing the cyclomatic complexity of one's code leads to speed-ups in development, better code readability etc.? I know it's kind…
- story
- story
- story
- story
-
comment
Comment #15861256
Is it capable to do basic formatting, like making lists, quotes etc? I see there's a possibility to export into Markdown, but does it parse those formatting elements or should I wr…