Viewing profile — proginthebox
proginthebox
HN member- Joined
- Mon, May 29, 2017, 7:11 PM UTC
- HN karma
- 69
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About proginthebox
No profile information was provided.
Recent public activity
- story
-
comment
Comment #18953686
Selecting an approachable problem is also a skill that more experienced people have and often the younger people don't. Some problems are just not ready to be tackled because the f…
-
comment
Comment #18953588
If you want to understand algorithms, you need a computer science curriculum, not a mathematical curriculum. Also, unfortunately, its not the recommended order to learn them in.
-
comment
Comment #18951257
I see. Well, you have a point, but the OP did specifically ask for a plan like that Susan Fowler's blog post. And I am an applied mathematician working mostly on computational phys…
-
comment
Comment #18945626
This is terrible advice. Apart from the last sentence. A better advice would be to specify which subject to learn. For example, (since I don't really have much time) 1. Topology (b…
-
comment
Comment #18939862
With proper use of constexpr, templates and types, you can make C++ at least as fast as C code without giving up on readability.
-
comment
Comment #18789035
In short, the two fields just look similar, but are actually extremely different fields. Physical simulations need to preserve entropy, maximum principle, energy conservation and o…
-
story
Ash HN: What does dropbox care what filesystem is it being hosted on?
Recently, I came across the requirements of dropbox where it can not work on certain filesystems. I am curious why. I am curious how does the underlying filesystem matters to dropb…
-
comment
Comment #18524242
https://en.wikipedia.org/wiki/Political_compass
-
comment
Comment #18521116
Liberalism is always against an axis. As such, there are two different factors in liberalism, Social and Economic. The so-called liberals in America Liberals are socially liberal b…
-
comment
Comment #17933683
In Europe, the wired broadbands are cheap and fast. In India, there is no hope for cheap and fast wired broadband due to poor planning. Hence the craze for 4G. Also, the rates are …
-
comment
Comment #17926250
Just because someone can use a software does not mean they can/will pay for it. In other words, you'll can only earn money if your customers are rich.
-
comment
Comment #17881112
Such systems also most likely are not vulnerable to Meltdown/Spectre.
-
comment
Comment #17785281
What I've observed in Europe is that there are huge amount of small companies instead of one big one. While big and powerful companies might be important on global scale. I suspect…
-
comment
Comment #17695786
how do you integrate neovim clipboard with system one? I use KDE/X11 although I do not think that should be relevant.
-
comment
Comment #17434152
I think you have already done a huge amount in the course. You should keep your mind open to the possibility that the students just found the topic of database to be dry inspite of…
- comment
-
comment
Comment #17296985
This IS his field of research.
-
comment
Comment #17082313
except that the old gui system ran on 650Mhz processors and 256MB RAM.
-
comment
Comment #16972736
Why do you say that the standard liberal belief is in heavy regulation of business? Liberal economics emphasize minimal regulation. https://en.wikipedia.org/wiki/Economic_liberalis…
-
comment
Comment #16126440
I am using it on Linux and I was very wary in the starting, but then it works so smooth, it is my preferred manner of video call instead of hangouts.
-
comment
Comment #16100207
Point. Somehow, I have seen quotes from HP which were always much cheaper. May be it is because my employer had some sort of deal? Also, proliant servers were somehow cheaper than …
-
comment
Comment #16092094
If you buy a workstation from HP/Supermicro, then you get something much more powerful for the same price. So, to say, they are very close is not very correct. The problem here is …
-
comment
Comment #16086455
Yes, hence my question. I have tried to setup a HTTPS service and it seems incredibly complicated if you have your own domain name. Even with lets encrypt, if you are using github …
-
comment
Comment #16086445
It's not about that guy's blog. This causes desensitization to non-HTTPS traffic and when people then actually visit non-HTTPS malicious blog, they get infected. If all "trusted" w…