Tyler Freeman
Tyler Freeman
Added more datasets: instagram, icons, freemanphotography.com. Also refactored the code to work with multiple datasets, and generate more images by flipping them if the dataset is small.
I tried pasting in a shader from shadertoy.com but it doesn't look like the names are the same. Is there an easy way to do this? Otherwise I can add...
Hey, just thought I'd share this code since it's pretty useful. The current YouTube parsing code in the documentation and the code can't handle video links with extra URL parameters;...
Quickview a JSON file that has slashes in it: { "permissions": [ "http://_.facebook.com/_", "https://_.facebook.com/_", "http://_.google.com/_", "https://_.google.com/_" ] } the quickview displays: { "permissions": [ "http:\/\/_.facebook.com\/_", "https:\/\/_.facebook.com\/_", "http:\/\/_.google.com\/_", "https:\/\/_.google.com\/_" ] }...
When quickviewing a JSON file, the elements are not at all in the same order as they are in the file. Why doesn't it just display the literal text from...
Not sure if this is a fix, but a workaround for a bigger issue with pseudoIdAttribute. Also includes an earlier fix from another pull request, but I closed that one...
**Is your feature request related to a problem? Please describe.** Android SDK 34 supports non-linear font scaling by default. Robolectric should try to emulate it in some way. **Describe the...
**Problem description** I have a lot of branches, and a pretty large project with tons of commits in between branches. Often I'm looking for the branch that I most recently...
**Problem description** It would be nice to have built-in support for rebase --autosquash: https://andrewlock.net/smoother-rebases-with-auto-squashing-git-commits/ **Preferred solution** When starting a new commit message with "fixup!" or "squash!", pop up an autocomplete...
``` npm install generator-maryo yo maryo _-----_ | | |--(o)--| .--------------------------. `---------´ | Welcome to Yeoman, | ( _´U`_ ) | ladies and gentlemen! | /___A___\ '__________________________' | ~ |...