
responsive, pinterest-style masonic tiling using just CSS Grid.
Technophile · Optimist · Cyclist · Archivist · Design · Video · TV · Kubernetes · Docker
responsive, pinterest-style masonic tiling using just CSS Grid.
I did it!
Take a SketchUp model into the new iOS ARKit. Using my SketchUp home remodel and Apple’s ARKit (beta) for augmented reality.
I’m quite excited to have figured out so far how to:
I’m about to sell, with some sadness, my 1978 Honda CB400A “Hondamatic” motorcycle.
OK, so here’s the problem. I think the Apple Watch is too small (but it’s weight is “just right”!) and I dislike the bands. In fact, I never wear “normal” watches anymore – I greatly prefer nice and wide uniform width leather cuffs.
I made new “slide-responsively” for image menus, which is minimal standalone HTM/CSS/JS inspired by “sliding-door” from Wayne Connor
Two weeks ago, Green Magic Man became the top poster on kawasaki ZX6 forum
One week ago, Hyperlapse hit the App Store
this is their story
Hit the shuffle button to scramble the picture. You can drag the pieces around to get it back together - like the classic game.
This extracts the JPEG frames, _found within an `.avi` file bytestream_, likely without the huffman compression tables (though chrome dont care 8-).
Then it base64 encodes each frame, inserting each frame into a dynamic <img> tag to "play the .avi file".
I finally formalized, cleaned up, and packaged up my current emacs editing setup for files with intermixed PHP, HTML, JS/javascript, and CSS code all in the same file. It uses an existing but rarely used technique called “multi-mode” and sets “trigger points” for switching the “major mode” of the buffer as your cursor moves through the code.