Viewing profile — the_real_bto
the_real_bto
HN member- Joined
- Fri, Jan 31, 2014, 9:53 PM UTC
- HN karma
- 69
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About the_real_bto
No profile information was provided.
Recent public activity
-
comment
Comment #8840803
They could just get warrants for surveillance, like they used to in olden times. As distasteful as secret courts are, even they might be workable if everything becomes open after a…
-
comment
Comment #8827688
I don't know how to read your comment. I, for one, do believe that surgical procedures should be designed for the average surgeon. You want the procedures to be built around supers…
-
comment
Comment #8816295
Expectations are really important. I tend towards higher level languages (Python, JavaScript, toyed with Haskell), but I can empathize with the author's frustration of using a tool…
-
comment
Comment #8815337
I like this use case. I've had the misfortune of trying to cross compile Python for ARM. It's very difficult, because the build process runs the freshly compiled python executable.…
-
comment
Comment #8789213
I agree, there are problems all around. I was responsible for getting docker adopted on a fairly small (but a number of moving parts) software project. It has been somewhat painful…
-
comment
Comment #8789200
Agreed. I was referring to the rocket/systemd remarks. There were some pretty big docker hate going on when rocket's announcement was posted here on HN. Most of that hate was becau…
-
comment
Comment #8788950
There are a lot of problems to solve, and docker by itself only gets you part of the way. Orchestrating docker containers is the interesting problem, not so much Docker in itself (…
-
comment
Comment #8758168
Thanks for putting the price tag in perspective. It's still wrong no matter what the price tag is. It isn't just wrong, it is a symptom of a broken system. It's a very simple and e…
-
comment
Comment #8740045
I'm really sorry to hear about your struggles. One wonderful thing about software development, is that credentials and pedigree are not required. If you can make software, you can …
-
comment
Comment #8737438
Are there any online sources for this? I'm looking through google news, but everyone is focused on what information was leaked...
-
comment
Comment #8726095
I don't see the venom. I see someone who is taking a lot of flak from internet experts and probably too eager to satisfy them, when such a thing is impossible. What is Solomon supp…
-
comment
Comment #8638616
Oftentimes, foreign citizens working in the US are not able to freely participate in the job market. If they can't freely move from job to job (as US workers can), then they will b…
-
comment
Comment #8626748
Different tools for different jobs. Being able to develop code quickly is a huge win that Python delivers. Sometimes that makes Python the right tool, e.g. Youtube. Other times slo…
-
comment
Comment #8609512
"If you are a good, loyal citizen, true to the ideas of the founding fathers and possessed of respect for the rule of law, there is no reason to be anonymous." You are incredibly o…
-
comment
Comment #8533574
Assuming he isn't desperate for a job, isn't it better for him to be himself? Then at his job, he could be confident being himself. I read the 'Go Fuck Yourself' post and became mo…
-
comment
Comment #8461475
It's easy to be a critic. Dropbox is a prime example of this effect: https://news.ycombinator.com/item?id=8863
-
comment
Comment #8459272
The formatting on your comment is messed up, hopefully this helps: I should have added that I'm a .NET developer who's recently returned working with in an open source shop. The pr…
-
comment
Comment #8454403
You make a very fair argument. The real question is, how do we decide what is fair for each of us to pay? Companies playing legal games around taxes is exactly the behavior that th…
-
comment
Comment #8454229
If you have any tips on how I can avoid paying taxes, please share them. Is tax avoidance supposed to be wrong? Should I feel guilty about my own personal tax avoidance?
-
comment
Comment #8168195
I've been playing around with docker, so I will lend my two cents. If kvm gold images work for you, then by all means use them! What I like about docker: The layered filesystem [0]…
-
comment
Comment #8137125
they did: python -m pdb my_code.py
-
comment
Comment #8136924
This is a great idea, although repr() would probably be better than str(). I've spent a lot of time debugging Python over the years. This honestly never occured to me until you men…
-
comment
Comment #8097339
The escalation from written warning to banned for life is a huge leap to make in one step. A month long suspension would get the point across.
-
comment
Comment #8074427
I'm not sure I follow. I see the constraint of the first system as the natural fear of failure that comes from doing something new. It is an implicit constraint. The second system …
-
comment
Comment #8071361
Fred Brooks has some gems. I'm especially fond of the Second System Effect [0] [0] http://c2.com/cgi/wiki?SecondSystemEffect