Found 53 bookmarks
Newest
The Art of Code - Dylan Beattie
The Art of Code - Dylan Beattie
Software and technology has changed every aspect of the world we live in. At one extreme are the ‘mission critical’ applications - the code that runs our banks, our hospitals, our airports and phone networks. Then there’s the code we all use every day to browse the web, watch movies, create spreadsheets… not quite so critical, but still code that solves problems and delivers services. But what about the code that only exists because somebody wanted to write it? Code created just to make people smile, laugh, maybe even dance? Maybe even code that does nothing at all, created just to see if it was possible? Join Dylan Beattie - programmer, musician, and creator of the Rockstar programming language - for an entertaining look at the art of code. We’ll look at the origins of programming as an art form, from Conway's Game of Life to the 1970s demoscene and the earliest Obfuscated C competitions. We’ll talk about esoteric languages and quines - how DO you create a program that prints its own source code? We’ll look at quine relays, code golf and generative art, and we’ll explore the phenomenon of live coding as performance - from the pioneers of electronic music to modern algoraves and live coding platforms like Sonic Pi. Check out more of our talks, courses, and conferences in the following links: https://ndcconferences.com/ https://ndc-london.com/
·youtube.com·
The Art of Code - Dylan Beattie
Building a Simple Static Site Generator in Python
Building a Simple Static Site Generator in Python
In this video I use Python, Jinja2 and Markdown2 to build a simple static site generator for my website. Need one-on-one help with your project? I can help through my coaching program. Learn more here: https://prettyprinted.com/coaching Get the code here: https://prettyprinted.com/l/WPP Web Development Courses: https://prettyprinted.com Subscribe: http://www.youtube.com/channel/UC-QDfvrRIDB6F0bIO4I4HkQ?sub_confirmation= Twitter: https://twitter.com/pretty_printed Github: https://github.com/prettyprinted
·youtube.com·
Building a Simple Static Site Generator in Python
Stock Series - JLCollinsnh
Stock Series - JLCollinsnh
Note 1:  Is this Series worth reading? Frankies Girl thinks so. From her comment below: LOVE this series! All I can say is read this, and you’ll be doing this later: Note 2: If you are still wondering whether to dive in, this independent review might help. I think it captures this blog’s essence perfectly. If after reading... [Continue Reading]
·jlcollinsnh.com·
Stock Series - JLCollinsnh
Probability of collision when using a 32 bit hash
Probability of collision when using a 32 bit hash
I have a 10 character string key field in a database. I've used CRC32 to hash this field but I'm worry about duplicates. Could somebody show me the probability of collision in this situation? p.s....
·stackoverflow.com·
Probability of collision when using a 32 bit hash
How to Deploy Eleventy to GitHub Pages With GitHub Actions
How to Deploy Eleventy to GitHub Pages With GitHub Actions
I recently discovered Eleventy, a modern static site generator that’s customizable and flexible, but without fuss. Eleventy uses JavaScript, but it’s not a JavaScript framework. It uses Node.js under the hood to transform templates into static (HTML, CSS) content. But those pages don’t contain any JavaScript. Eleventy was created to be a JavaScript alternative to Jekyll. It’s zero-config by default but has flexible configuration options. Eleventy works with your project’s existing directory structure.
·rockyourcode.com·
How to Deploy Eleventy to GitHub Pages With GitHub Actions
Photopea | Online Photo Editor
Photopea | Online Photo Editor
Photopea Online Photo Editor lets you edit photos, apply effects, filters, add text, crop or resize pictures. Do Online Photo Editing in your browser for free!
·photopea.com·
Photopea | Online Photo Editor
Chad’s Blog
Chad’s Blog
My first blog. Probably no one else will ever read it, but oh well.
·chadbaldwin.net·
Chad’s Blog
One kata, three languages - Mark Seemann
One kata, three languages - Mark Seemann
First, we'll do a brief overview of the FizzBuzz kata, and see one 'idiomatic' way to implement it in C# (the Java, Javascript, Visual Basic, etc. version would be similar, so all OO programmers are welcome). Next, most of the talk will be a live demo showing approaches to the kata in Haskell and Clojure. If you've never seen Haskell or Clojure before, but are curious about these languages, this is the talk for you! Finally, we take some of the ideas from the Haskell and Clojure implementations, and bring them back to C# for a second attempt at the kata. NDC Conferences https://ndcsydney.com https://ndcconferences.com
·youtube.com·
One kata, three languages - Mark Seemann
PhotoGabble
PhotoGabble
Blog and general digital garden of the full stack programmer Simon Dann.
·photogabble.co.uk·
PhotoGabble