โน๏ธ #Note2Self #recommended
#qp
A really great full web page #screenshot #extension for #chrome. Saves screenshot as pdf and image. https://t.co/LfOif6Ca9E
โน๏ธ #Note2Self #recommended
#qp
A really great full web page #screenshot #extension for #chrome. Saves screenshot as pdf and image. https://t.co/LfOif6Ca9E
I’ve been working on a side project where I’m close to placing it in “production” (though it feels like it’s taking forever). I’ve been using Git and Bitbucket to save different project phases (I found a great explanation of Git and Github at https://blog.red-badger.com/blog/2016/11/29/gitgithub-in-plain-english).
I wanted to follow a decent Git branching strategy, so I carefully reread Vincent Driessen‘s original 2010 article about it.
There have been many different implementations of the”Git Flow” approach. I prefer to use Git directly than using an abstraction layer on top of Git so that I can better understand what’s going on. I looked around, and Driessen’s article still stands as the most unambiguous step-by-step approach.
I came across an interesting Hacker News thread that discusses the issues around programmatic side projects and fatherhood. Note that the actual project that is the origin for this post is not as important as the back and forth questions and responses.
My progress on a programmatic side project has been glacial (as mentioned above). For me, it’s more about accepting this and letting go of the “I should have been done with it six months ago” and being mindful of the present.
Thoughts? Feedback? Let me know: @eli4d on Twitter
Great explanation/example of setting #SMART based #goals
#qp
#HastyTreat – #Goal Setting โ @Syntaxfm – Tasty #WebDevelopment Treats https://t.co/Ibbq19cfB3 https://t.co/HBsXQsIy1J
๐คInteresting: connected cars pose a threat in terms of #data privacy. Now it’s important to #SecureWipe your car before selling it.
#qp
#CarData
#privacy
#LocationServices
092: Hacky sack hack hack โ @SmashinSecurity https://t.co/pRF3FjFtxJ https://t.co/OfvIXpTs5Z
A bit of a heady ๐คepisode that uses a blog posting analogy to explain #EventSourcing via #EventSauce library (https://t.co/YZKLR0gcjG aka https://t.co/Zirp0DrHrK)
#qp
#PHP
95: @frankdejonge – #Implementing #Event #Sourcing โ @fullstackradio https://t.co/m1iPFDpAYZ https://t.co/PeA05CG7Jl
Sweet full bite (or is it byte) episode about #ReactJS: The #React Episode โ @syntaxfm – Tasty #WebDevelopment Treats https://t.co/rkL0G7qRip
#qp
#JavaScript https://t.co/uFeK07Yrmr
I’ve published issue 57 of my #newsletter covering: a cool #HTML/#CSS/#JS Tiny Editor and a Tiny Bite of #Fan #Fiction – https://t.co/1IAxyru2lK
#qp
#FanFic
#FanFiction
#JavaScript
I came across this on a Hacker News thread. It’s an amazingly tiny HTML/CSS/JS editor. You can find the code on GitHub, but here’s the whole code that you can place in the browser URL (per usual disclaimer – don’t put this in your browser if you’re not comfortable with the code):
data:text/html,<body oninput="i.srcdoc=h.value+'<style>'+c.value+'</style>'+j.value+''"><style>textarea,iframe{width:100%;height:50%}body{margin:0}textarea{width:33.33%;font-size:18}</style><textarea placeholder=HTML id=h></textarea><textarea placeholder=CSS id=c></textarea><textarea placeholder=JS id=j></textarea><iframe id=i>
I never realized that there was a huge sub-culture around Fan Fiction. Episode 98 of the Imaginary Worlds podcast dives deeply into this world with Francesca Coppa.
The conversation around the evolution of fanfic in conjunction with the creation of https://archiveofourown.org/ is fascinating.
Thoughts? Feedback? Let me know: @eli4d on Twitter
How to become a #mentor on @exercism_io (https://t.co/cDThiuDfF4 aka https://t.co/qfqeuc8TqI)
#qp
#edu
#learn #programming
309: Rebuilding #Exercism from the ground up โ The @Changelog https://t.co/DTKaiUkpMj https://t.co/GSrDkR9bUV
Barracuda ๐ @wesbos & El Torro ๐ฎ @stolinski’s excellent rapid coverage of #JSON, #JSONP and #CORS โ @syntaxfm – Tasty Web Development Treats https://t.co/iU0w36ZAVW
#qp
#API
#proxy
#Canvas https://t.co/Va2bSVdsPv