Viewing profile — msl09
msl09
HN member- Joined
- Sat, Sep 28, 2013, 12:10 PM UTC
- HN karma
- 236
- Public activity
- 145 items
- HN profile
- View on Hacker News ↗
About msl09
No profile information was provided.
Recent public activity
-
comment
Comment #46690997
At least I imagined they would at least test it on Alaska or some other snowy region of America, but I guess they were in a rush.
-
comment
Comment #46586569
I had a similar experience. I only moved from xfce when my nvidia board kept killing my X session in creative ways. I'm pleasantly satisfied with kde, but I only have high praise f…
-
comment
Comment #41971463
Nice try, I'm still not going to write scala code.
-
comment
Comment #40586932
To answer the question in the title, I don't think that Microsoft is even remotely trying to commit suicide. I think they realized that they are so freaking huge that they can nuke…
-
comment
Comment #40534472
Cool tip! I learned that reading other people's code and seeing how much they could get done with far fewer lines of code and much faster than I cause they didn't over-engineer fro…
-
comment
Comment #40507706
I understand that binary libraries can be owned by a different company. But if you strip all that could the resulting code still be infringing the copy rights of third parties? I n…
-
comment
Comment #40499162
If my freelancer friends are anything to go by. Many companies, including some big-ish ones, will go with what's the cheapest option that looks good enough.
-
comment
Comment #40490143
I think that your law of convenience is spot on. One thing that got by talking with commercial systems devs is that they are always under pressure by their clients to make their sy…
-
comment
Comment #40439349
Great stuff. I hate having to write bash scripts and this seems like a great way to create scripts that will run on even old linuxes. Seems that there are a few sections missing in…
-
comment
Comment #40344767
Yeah modern people go to extreme lengths to do the most out of reach graffiti https://www.observatoriodoespacopublico.com/post/olhares-uso...
-
comment
Comment #38430574
I've spent a good amount of time (and money!) trying to replicate in me the joy that other people seem to have playing games on phones. Then I discovered novels (stupid, I know) an…
-
comment
Comment #37751440
My initial reaction to the first few excerpts from neohaskell's website was: "Wait?! Are you guys already forking Simple Haskell[1] before Simple Haskell even has any traction??" I…
-
comment
Comment #18015078
Ah right, thanks for pointing that out. For some reason I read it as several emails sent from tech giants addressing the public concerns about themselves.
-
comment
Comment #18013854
Isn't that article just corporate propaganda?
-
comment
Comment #17908540
it would have been nice if the text box would have remained focused after the message is sent
-
comment
Comment #17811090
That's a pretty invasive question don't you think?
-
comment
Comment #17809972
Tons of bug fixes with no new features makes me very happy
-
comment
Comment #17809824
Docker is my perfect example of a OSS being poisoned by excessive money. OSS needs money to survive but too much of it (a too heavy burden to turn a profit) can poison it leading t…
-
comment
Comment #17800587
I find that super easy to read, thanks!
-
comment
Comment #17744026
I think that a lot of the discussion of python problems is steered by the infinitely many python book writers and course instructors that have profited significantly by the current…
-
comment
Comment #17708332
I feel like the timing is more related to this: https://news.ycombinator.com/item?id=17706997 It may be just a coincidence but I have started noticing that very often when a compan…
-
comment
Comment #17671532
I really wished snaps worked well on most distros but as of now I always run into a bunch of bugs when installing stuff from it.
-
comment
Comment #17617049
Same, but then again I'm only part of 3 groups and I'm hardly ever available to talk on it. I just call back almost every time.
-
comment
Comment #17540071
Yeah a coworker told me she had developed a super sophisticated encryption technique to write in her diary because her brother would keep decrypting it lol
-
comment
Comment #17514159
As a user/developer how do you even mitigate against this kind of attack? Audit all source that you or your dependencies use?