Viewing profile — malaporte
malaporte
HN member- Joined
- Fri, Jul 20, 2012, 8:38 AM UTC
- HN karma
- 78
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About malaporte
No profile information was provided.
Recent public activity
-
comment
Comment #17565687
Maybe the deductible part is a fixed amount and not a % of the total bill? (I have no knowledge of health care in the US - both countries I lived in have free health care)
-
comment
Comment #15489859
Any special insight here?
-
comment
Comment #14734930
We started doing challenges like this in our hiring process some years ago. Our challenges are open-ended so the time spent on it really is up to the applicant, but you can come up…
-
comment
Comment #8952334
Indeed I remember seeing ads for Chrome on the Paris subway, back when it wasn't yet as ubiquitous as it is now.
-
comment
Comment #8748431
Well, I wasn't thinking of specific skills for a given language/framework, but maybe more how those frameworks help you evolve along with the tech landscape. I started my career ar…
-
comment
Comment #8747876
I don't think age as a numerical thing is the issue here. The problem is probably more related to people that stopped learning / being interested in new stuff when they landed a st…
-
comment
Comment #8747855
Hmm I'm not sure I agree with that. From my experience the period where family is most likely to be a problem with a demanding job is when kids are very young. The short nights, de…
-
comment
Comment #8607008
Wow. I've never heard about him, but reading the article I realized he used to live not 500 meters away from my house (a long time ago).
-
comment
Comment #8030080
I've been using a Pi running XBMC for about a year. It's connected to a big hard drive. I can copy stuff there from my laptop (movies, music, etc.) It works pretty well; I don't re…
-
comment
Comment #7733891
You seem to be forgetting the folks writing the code running on those servers...
-
comment
Comment #7733878
Yes. If only JetBrains could release an IntelliJ-based IDE for C#, that'd be nice.
-
comment
Comment #7733757
Seems pretty interesting. And official MS support for running the whole thing on Mono, right now, isn't that pretty big?
-
comment
Comment #7378347
Funny how this post made me realize I've often been confronted with people wanting to implement 'agile' by imposing us to follow strict processes. I'd never seen it that way, even …
-
comment
Comment #7319505
In my experience, Typescript support in IntelliJ/Webstorm has always been sketchy --- so much that I find it quite unfair that they would mention this as a feature of the paying ve…
-
comment
Comment #7319461
Hmm technically you don't need an IDE to make good use of Typescript. It works very well as a standalone compiler installed using npm, and you get static type checking etc. which i…
-
comment
Comment #7237941
Lucene does have competition, mostly in the commercial world. I know, since I work for one of those companies :p Solr, ElasticSearch, etc. are mostly concerned about the index/sear…
-
comment
Comment #7232983
Remote worker here, I agree with most things he said. I work with an on-site team, and I'm the only remote worker in that group. We use a permanent Hangout that I can keep opened i…
-
comment
Comment #6974645
I think they are. I'm a Canadian living in France, and I pretty much hate McDonalds here. Fries are soggy and not salted enough, burgers are completely messed up, and the service i…
-
comment
Comment #6794513
Given the beard, a wizard staff would be more appropriate. Gandalf fighting against software patents! Good tidings indeed!
-
comment
Comment #6653658
Coveo, Quebec City, Canada We're in the enterprise search business. That's Google for BigCorp. Our own search engine. It's hard, and it's fun. We use many technologies. The top one…
-
comment
Comment #6621335
"their provider changed the imap server" "learning english" Funny, I had to fix a very similar issue with my french in-laws IMAP just yesterday. Just for science, are your in-laws …
-
comment
Comment #6527077
A colleague of mine used to be some kind of manager/director at that company (in another country though). He once described his former job as "milking the government". They hire th…
-
comment
Comment #6513531
I wasn't speaking about the tech, especially the recent one which I find to be pretty nice (well, some of it at least). My point was about perception of MS tools in the larger tech…
-
comment
Comment #6510822
Another thing to keep in mind is the political aspect of choosing a tech stack, especially for a startup... As you'll surely notice right here in the comments, MS tools are not wha…
-
comment
Comment #6510636
Errr, it says Visual Studio will limit the path length for now. Windows already support longer path names, if you use the right APIs. My understanding is that it's not worth going …