father_of_two | 6 years ago | on: Japan set to ban entry from the U.S. as early as next week
father_of_two's comments
father_of_two | 11 years ago | on: How the DEA took a young man’s life savings without charging him with a crime
father_of_two | 11 years ago | on: Germans, still outraged by NSA spying, learn their country may have helped
father_of_two | 11 years ago | on: Elance-oDesk Rebrands As Upwork, Debuts Slack-Like Chat Platform
father_of_two | 11 years ago | on: Elance-oDesk Rebrands As Upwork, Debuts Slack-Like Chat Platform
father_of_two | 11 years ago | on: Elance-oDesk Rebrands As Upwork, Debuts Slack-Like Chat Platform
Now I'm back to consulting, where I get more than the double of that per day. odesk and similar crapy sites suck.
father_of_two | 11 years ago | on: Removing EU roaming charges is a big deal (2014)
In many other European countries it is difficult
(or impossible?) to find subscriptions with similar
pricing.
It's pretty much leveled, give it or take it a few.
Here's a current Portuguese pricing plan: €30,99/month, unlimited data, 4G+ connection (up to 300 Mbps, though 150 Mbps is a more realistic figure).father_of_two | 11 years ago | on: Removing EU roaming charges is a big deal (2014)
father_of_two | 11 years ago | on: Data Suggests the Language of the Future Could Be French
I recon that Asian countries, not only Japan and China, but also India, for example, are not so exposed to US as Europe, or America (continent) or Africa. I guess this has as much of cultural as historical -- for instance, Japan has always been a pretty much isolated culture historically speaking.
father_of_two | 11 years ago | on: Data Suggests the Language of the Future Could Be French
Why was it so massive? Due the huge world-wide US influence associated with the mass communication that was being established as mainstream by that time. It were the movies, the TV shows, the music. On tech it were the electronics, then computer science and then internet. Suddenly it was a snowball: the aeronautics, the navigation, the research papers, the international treaties, you name it... all in English.
We've got to a point where if a given music is in its original language, it runs the risk of being mostly unknown, but if it's translated to English, it might be a huge success (see Claude François's Comme d'habitude vs Frank Sinatra's My Way, just to name one).
No language can ever surpass English until all this shifts to that language, and that's very unlikely to happen. US made it big at the right time, now it's too late change that.
father_of_two | 11 years ago | on: That Way We’re All Writing Now
That was just kidding, though.
father_of_two | 11 years ago | on: Europe’s Plan to Compete with Silicon Valley
This is just an US article about Europe, which falls in the same spectrum of English telling History or Silvia Saint praising virginity.
much of Europe lags behind, with countries in the south
and east in particular struggling with slower, less
reliable 3G and even 2G
Oh the 'lagging-primitive-corrupt and who knows what else' southern European countries again. Here's some info. Portugal has 3G since 2006 and 4G (by all ops) since 2011.Jesus! https://www.youtube.com/watch?v=y3kcnm2THXI
Just relax :)
father_of_two | 11 years ago | on: Why Are Some People So Smart?
father_of_two | 11 years ago | on: Google’s Steely Foe in Europe
(...) jobless builders presented her with a gift: a life-size sculpture of a
hand with a raised middle digit. She keeps the artifact prominently
displayed on a coffee table at her office in the European Commission.
Got to love the Danes :)father_of_two | 11 years ago | on: Google got it wrong. The open-office trend is destroying the workplace
A real story: a given company moved to new, but existing, installations. The original facilities were organized in small rooms. The boss ordered a full redesign of the interior into a single large open space, with one exception: a closed office for himself.
This ancient philosophy of "what's good for others doesn't suit me" never convinced me. :)
father_of_two | 11 years ago | on: Google got it wrong. The open-office trend is destroying the workplace
And man, how I hate those. I can't get focus, which forces me to bring the deep-thinking work home, proceeding on a two-shift day, similar to what Paul Graham describes on the "Maker's Schedule, Manager's Schedule" essay (http://www.paulgraham.com/makersschedule.html). Even simple things like sending a page-length email took more time than needed, and were high frustrating.
Yet, recently I've been working on a company which only have team rooms. I'm on a 3 persons' room, but the rooms vary from 1 to 6 persons. Furthermore they have lots of perforated plates on ceilings and rooms are (mostly) sound isolated from adjacent ones by a foam-like thing they stuff between the division separations.
When I started here I just had that -wow- moment. I couldn't believe I was actually doing software design, reading documentation and others immerse thinking tasks during normal work time. No need to carry stuff home no more.
Did I mentioned already how I hate open-offices? :)
father_of_two | 11 years ago | on: About Liberland
I'm sure Descartes would rephrase his famous though to something like the above, had he been contemporaneous of us (and tweet it as well).
These Liberlandeers need to create a proper national football team first to be recognized. Being between Croatia and Serbia, they should have no problem in getting good players.
Almost all of these European micro-states have national football teams which compete. Even Gibraltar has a team now (their home games are in Portugal). Vaticano doesn't have a team though, and I don't remember seeing Monaco as well.
father_of_two | 11 years ago | on: Teach Yourself Programming in Ten Years (1998)
I tracked the page on web archive, and it existed at least since 1998. Here is a funny edit over the years:
1998: Let's analyze what a title like Learn Pascal in Three Days could mean:
2009: Let's analyze what a title like Learn C++ in Three Days could mean:
2014: Let's analyze what a title like Teach Yourself C++ in 24 Hours could mean:
:)father_of_two | 11 years ago | on: The Deceptive Anagram Question
cnt=Counter(tuple(Counter(w).iteritems()) for w in words)
print [w for w in words if cnt[tuple(Counter(w).iteritems())] > 1]
This is just code golfing, I don't even think it's clear. The last solution of the author is nice, though.father_of_two | 11 years ago | on: PyFormat – Practical examples of old and new style string formatting
Thanks for the list. Angola looks an outlier, though. Would it be Andorra instead?