tsurantino | 9 years ago | on: Uber’s Anthony Levandowski out as Advanced Technologies lead amid legal fight
tsurantino's comments
tsurantino | 10 years ago | on: Executable code snippets in Bing
tsurantino | 10 years ago | on: Facebook is the new Excel
For the other cases you mentioned: Groups to collaborate, Events to organize - these are all completely underwhelming alternatives to other market products. The biggest tragedy of Facebook is that it has enormous scale but it can't write comprehensive products that satisfy all of that scale uniformly. You get the lowest common denominator, which is why customers go for niche alternatives.
Excel is not Facebook. Yes, Facebook is big. Excel is big in its industry. However, Excel has just enough of a balance between niche and scale. Excel is about computation and reporting. It solves a very specific need that is fortunately applicable in all types of applications. As soon as you try to go outside the bounds of what Excel can do (large data analytics, more customized reporting, interactive applications) you stop trying to rationalize Excel and start using other tools. People do the same with Facebook. More people do it with Facebook because Facebook doesn't effectively solve as many core needs.
tsurantino | 10 years ago | on: Python List Comprehensions Explained Visually
I think animating the transformation from a normal loop to a list comprehension is a great way to show how the syntax translates between the two forms. Very awesome and comprehensive post.
tsurantino | 10 years ago | on: Introducing the new Google+
Definitely a case of style over function. It's really frustrating.
tsurantino | 10 years ago | on: Show HN: Lexika – Search Engine for Spoken Words/Phrases in YouTube Videos
I am not exactly sure why they discontinued the user experience, since it seems like it could be really useful for finding relevant parts in potentially long videos.
[1] http://youtube-global.blogspot.ca/2012/02/captions-for-all-m...
tsurantino | 10 years ago | on: I'm Begging for Work
It's kind of ridiculous that he was "cut out" from a job like some kind of child who was no longer part of the "club". It's grossly unprofessional to disconnect an employee without any due process or policy.
I guess I shouldn't be surprised given the events leading up to the situation.
tsurantino | 10 years ago | on: M, a personal digital assistant inside Facebook Messenger
I think the idea with a conversational interface is that it's succinct and on-demand. You receive the most relevant information directly in as simple of an interface as possible (arguably).
tsurantino | 10 years ago | on: Ask HN: Who wants to be hired? (August 2015)
Remote: No
Willing to relocate: Yes
Technologies: Python, Javascript
Résumé/CV: tsurantino.com/ATsurkan_Resume.pdf
Email: [email protected]
I am a recent grad who is looking for product management and related roles. I have a history of experiences where I've worn many hats, worked with limited resources, and did whatever it took to deliver. I've shipped at Microsoft and worked with my school administration, faculty, and student body to have the first large-scale hackathon hosted at my school. I am looking to take my background into a role that gives me the responsibility and guidance to make an impact.
tsurantino | 10 years ago | on: Stack Exchange Engineering: How We Built Our Blog
There is an argument to be made that a ubiquitous, developer-first system translates into more instant changes. Seeing changes quickly makes it easier to iterate, which is better over time than the initial investment to learn Markdown.
tsurantino | 10 years ago | on: Dutch universities start their Elsevier boycott plan
tsurantino | 10 years ago | on: Dutch universities start their Elsevier boycott plan
Your arguing that if I post it on a blog, it gets lost in a sea of other content. If I publish it, then I get validation.
If I understand correctly, you are saying that one of the fundamental reasons for publishers to exist is because they validate someone's work (citations, vetting, peer approval). Why does this have to happen at the expense of public access, if the research that goes through that vetting process is publicly funded?
tsurantino | 10 years ago | on: Amazon Echo Released
tsurantino | 10 years ago | on: Introducing Apple Music
It's no longer driven by the ivory tower of the music industry.
The whole idea of playlists created by others is that it exposes me as a listener to the long tail of music, mostly composed of everything I want to listen and more. I discover new sounds based on the fact that I am now able to find that other person on the other side of the world who shares my taste. I can skip through the songs and get right to the content I want.
I drive my listening experience, versus the radio station.
tsurantino | 11 years ago | on: China
tsurantino | 11 years ago | on: The New Yahoo Developer Network
tsurantino | 11 years ago | on: Microsoft Paying Bloggers to Write about Internet Explorer
http://unbouncepages.com/7975010c-edb3-11e3-b3e0-12314000cce...
tsurantino | 12 years ago | on: Simplifying Django
The problem is not one of dealing with bloat, but balancing a potentially intimidating setup process with the need for showing results to new programmers or programmers moving between frameworks.
If you want to emphasize results, then you should first develop a TemplateView and then work your way from there to discuss Forms and finally Models/ModelForms. Things like configuring your settings, URLs and views should stay as they are, as bringing them all together into one file encourages a disorganized mess in the future.
tsurantino | 12 years ago | on: Show HN: Snappy Checkout – Stripe Checkout with full-featured dashboard, admin
tsurantino | 12 years ago | on: Microsoft Will Soon Bring Back The Start Menu In Windows 8.1
Jay put the live tiles where the items are currently separated by the line to make that cohesive experience. I really hope they move forward with that design for the next update.