This was one of my key take-aways from Dale Carnegie's classic, 'How to Win Friends and Influence People'. I've seen it mentioned on various reading lists for those wanting to go into the business world too.
Funny thing is, when recommending it to a friend, they mistakenly assumed from the title that it was a book of underhand tactics, which couldn't really be further from the truth. There's a lot to be said for being genuinely nice to others.
Not sure why this has been posted. It looks to be an old list - far from 'ultimate' for 2014.
The .Net FOSS community has been gaining momentum in the past few years, with most new developments having moved to GitHub, which is where I would generally recommend people start looking for new libraries. Of course there are exceptions, but it is a good starting point.
Alternatively, NuGet seems to have become ubiquitous in the past few years too, so that's the other route for finding new libraries. (Incidentally NuGet seems to be having an outage today, but that is a rare occurence).
A list like this might have value for some people, but only with better curation to reflect what is still active today.
Thanks for the super quick reply! I'm glad to hear I'm not completely crazy with this idea. Multiple 20GB images make my diddy little SSD cry, so this feature would be fantastic.
One problem with using Windows guests on Vagrant is how big they are. You can be looking at 20GB for a stripped down disk with just the OS. This can easily become prohibitive if you want to use more than a few VMs in Vagrant (not to mention the time copying all this redundant data).
Having read about differencing disks, they seem like the perfect solution to this problem, by allowing VMs to share the same parent disk, without needing to copy it (as each VM only needs to keep track of differences to the base disk). From what I've read of differencing disks, this seems like a no-brainer for Vagrant (but unfortunately my experience extends no further than what I've read).
Is there a reason Vagrant doesn't use this approach? Any plans to put this on the roadmap? It seems like this feature is supported by both VirtualBox and Hyper-v.
Try Linqpad for a scratchpad too. Don't let the linq name fool you - its great for general purpose fiddling about. It has been truly indispensable when developing on .Net.
It is designed to generate input for your code (the public surface by default) to determine whether it runs correctly. It can use code contract features in .Net to help inform whether your code is correct. It is great for finding those 'weird cases', and where you find a particularly interesting case, it is easy to add it as a test in your suite.
You can see it used (and play around yourself) through the browser here: http://www.pexforfun.com
We have our lift buttons on the outside. You choose your floor, and are directed to one of the 6 lifts available. This seems to confuse every visitor to the building, who will walk into the first open lift (that will have opened for someone else). They spend 5 seconds looking for the buttons, the door closes, and they're stuck going to a floor they never wanted.
However, as the buttons are on the outside, the designers clearly thought they would aid things where a large group all want to go to the same floor. Press the special people button, enter how many of you there are, and the lift system will optimise to ensure it doesn't needlessly stop at interim floors if you have filled that lift to capacity, or send you a lift already filled that wouldn't fit your group in.
So the trick is to say, even if you are a single rider (lifter?), that you are a party of 14, guaranteeing your lift won't stop at any other floor on the way to yours. An 'express mode', if you will.
Problem is, everyone working in the building seems to know this trick, and it does not scale. Whilst it might make the time in the lift shorter, I notice that the wait time for a lift appears longer (from observing those going to my floor who have done the trick before I then select the same floor normally). The real trick then is to use the lifts as they were intended. The irony is that all these 'super busy' types who are slowing everyone up are simply slowing themselves up too.
Then again, who was expecting a building full of lawyers and traders to behave like good citizens?
Yep, I've been advocating running a headless nix VM on Windows for a while now, where you can easily 'shoosh' in (as Hanselman likes to call it - never heard this before myself).
The problem comes when you want the *nix tooling to interact with the Windows environment. Personally I like the clear separation between the host and guest environments, but YMMV. At the very least you can mount some share the Windows host provides inside the guest OS.
I recently returned back to the UK from a 2 week long US road trip, covering 2000 miles. We downloaded the Nokia Drive data for the states we were visiting in advance onto my girlfriend's cheap Lumia 710, as we wouldn't have any data connection (not wanting to incur roaming charges). We were utterly dependent on the Nokia Drive app, and it performed exceptionally. Definitely recommended in place of a dedicated satnav.
This has so many missing features that I would expect from an Opera browser. Lots of seemingly little things that add up (where's the mouse chording!)
Where is this bleeding edge Opera Developer version that they mention in the post available for download, so I can at least see if the little things that have kept me on Opera for 9 years are in the pipeline?
I'm glad you've decided to follow your own advice and stop digging.
Ignoring your original reply to arianvanp, you'll see that interesting discussion has arisen in response to their original bold statement. This is why I read HN.
You have entered this thread, seemingly to show off your superior knowledge of PL creators, without actually contributing to the discussion. My attempt to diffuse things clearly had the opposite effect (FWIW, I was trying to point out that the words used in the article could lead to the interesting discussion that has happened, and certainly wasn't defending an attack on Joe Armstrong - an attack that you have read into but I don't feel is there).
Instead, what has been achieved?
To go meta for a moment, this is the problem with with HN that gets discussed from time to time (and I am well aware that I'm replying to a highly active user). Why do people feel the need to be so combative, just to win internet points (something someone is down 555 of by your count)? Perhaps after having pointed out who the author was, you could have explained why that matters. Maybe we aren't all as clever as you are.
Yes, arianvanp's original post was also phrased in a somewhat combative way, but at least it sparked interesting discussion. This subthread is the antithesis of that.
But he isn't 'the' authority in FP, simply 'an' authority. And this particular thread seems to be more grounded in discussing FP concepts than Erlang.
I had a similar thought when reading the article, unaware to who wrote it... I wondered how currying and the like factored into the language, and thought that comparing |> to unix pipes was a big simplification. And whilst this simplification might be intentional for the article's purpose of giving an overview, it instead read - to me at least prior to realising who the author was - like the author was not fully informed on its use in other FP languages.
Having spent 2 mins with it, aside from what has already been mentioned...
No mouse chording (distinct from gestures). Wikipedia even highlights Opera as a key implementation of mouse chording, and now its gone.
http://en.wikipedia.org/wiki/Mouse_chording
No closed tabs drop down. Its not uncommon for me to want to dig out a tab I may have closed 20 tabs ago. Reopening one-by-one is terrible.
No forward slash search (á la Vim, or indeed, Firefox)
If these things aren't tabled for Opera 15's release, then thats it, I'll be back to Firefox after 9 years on Opera. These sort of small features are Opera's bread and butter, things that have become second nature to me, and I suspect many. Certainly for me, its these little things that have kept me on Opera until now.
Where can we go to provide feedback? The OP provides no obvious link.
Trying to be positive, Stash looks like it might be useful.
Does this use the same process-per-tab sandboxing that Chrome uses? I'm one of those crazy users with far too many tabs, and I was always sceptical that Chrome would be able to handle them all. Opera always ran happily with 100+ tabs.
Perhaps this is the reason for the introduction of the 'stash', which in fairness might be a better solution (as I'm not necessarily defending 100+ tabs, but its a habit that has worked for me so far)
Funny thing is, when recommending it to a friend, they mistakenly assumed from the title that it was a book of underhand tactics, which couldn't really be further from the truth. There's a lot to be said for being genuinely nice to others.