The point is that if I send you a gif, you currently don't need to tell whatever program you opened it in that it's meant to loop. When I send you a gif, I expect it to be looped on your end. It's part of the gif package that we've come to love.
Of course the loop flag doesn't strictly need to exist, but if someone has to perform an extra step to do what gifs were already doing, then no one will use it as a replacement.
I tried using this today. I couldn't find a way to rename the site I signed up for; I didn't make the connection that the username would be the URL/site name.
I also couldn't delete my primary site to create a replacement, so I had to close my account just to create a site with a new name.
Just thought I'd let y'all know a minor inconvenience I ran into.
I’ll make it more obvious on registration that the name can’t be changed :) I’m sorry about that. I’d add a username change option but it would actually require a lot of updates to the backend
Very true about using it to great effect in 808s and Heartbreak! I remember hearing one of those tracks and finding it fairly nice to listen to. Then I heard him live on SNL and his singing voice was close to non-existent.
Charmer? CharmIt? Charming? CharmHPD? Charmplus? Superintendentchalmers? The problem here isn't that PyCharm came second or that Jetbrains will have an issue. The problem here is that it's so many conversations will go
I dunno, maybe. They're so completely different that it seems extremely unlikely to me that anyone will confuse the two in a conversation with any context whatsoever. The conversation you made up would almost certainly start with a discussion about scientific parallel programming. Any discussion I've ever had about charm++ (too many, I'm afraid) wouldn't have been confused for a discussion about an IDE.
Because there are vast range of experiences beyond the world of work which can fill and enrich a human life. To be not engaged in the rest of the world is to live a half life. No one died regretting time no spent at work or money unmade
Here's one example of a situation where I could very easily see someone regretting not spending more time at work.
As a professional creative, I'm betting there are a fair number of authors, film directors, screenwriters and so on who died regretting they didn't finish their latest work, or didn't spend more time on the thing they really wanted to make. That's work.
Simon Sinek has an interesting hypothesis about the cause of the breakdown in politics in his book "Leaders Eat Last". I'm giving a very brief summary, but in that book he suggested that most US federal politicians used to live a lot of their careers in Washington DC, attend similar social events and send their children to the same schools, which helped them relate to each other (across party lines). It is suggested that the closeness created decency and civility between them, but now that a lot of them still live in their home states, they no longer see the opposition as similar to themselves, and it's become a "us vs them" kind of thing for everything.
This is pretty cool, great job!
I know this is only a cheatsheet, which implies simple, but one idea that I think might be useful would be to add something to allow an end-user to resize the preview pane. This would allow more complete "previewing" of responsive items, eg. "navbar-toggleable-*" which collapses the a navbar down to a hamburger when the width is small.
Also note, if anyone is using "reactify" and has used the spread operator in JSX, as 15.0.0 removed React.__spread, your build will break.
(Reactify uses the deprecated react-tools which uses React.__spread.)
Yeah. Putting a warning should solve the problem because people will start complaining to the transform vendors about this and hopefully they will deprecate their transforms or use Babel internally.