blog.josephwilk.net blog.josephwilk.net

blog.josephwilk.net

Joseph Wilk

Exploring patterns as a means of documenting Clojure functions to aid recall and understanding. Whats the difference in Clojure between: partition …

http://blog.josephwilk.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BLOG.JOSEPHWILK.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 8 reviews
5 star
4
4 star
1
3 star
3
2 star
0
1 star
0

Hey there! Start your review of blog.josephwilk.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.4 seconds

FAVICON PREVIEW

  • blog.josephwilk.net

    16x16

CONTACTS AT BLOG.JOSEPHWILK.NET

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Joseph Wilk | blog.josephwilk.net Reviews
<META>
DESCRIPTION
Exploring patterns as a means of documenting Clojure functions to aid recall and understanding. Whats the difference in Clojure between: partition …
<META>
KEYWORDS
1 joseph wilk
2 speaking
3 archives
4 feb 7 th
5 partition
6 partition all
7 interpose
8 interleave
9 cons
10 conj
CONTENT
Page content here
KEYWORDS ON
PAGE
joseph wilk,speaking,archives,feb 7 th,partition,partition all,interpose,interleave,cons,conj,documenting functions,a function signature,nthrest coll n,a textual description,exploration vs recall,nthrest,emacs,butlast coll,butlast,concat x y,concat,dedupe
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Joseph Wilk | blog.josephwilk.net Reviews

https://blog.josephwilk.net

Exploring patterns as a means of documenting Clojure functions to aid recall and understanding. Whats the difference in Clojure between: partition …

INTERNAL PAGES

blog.josephwilk.net blog.josephwilk.net
1

Speaking - Joseph Wilk

http://blog.josephwilk.net/speaking

Things with code, creativity and computation. Upcoming Speaking and Training Events:. Visuals with Overtone and Shadertone. Clojure and Kinesis at scale. Clojure and Overtone driving Minecraft. Live Coding - Repl Electric. Sounds of the human brain. Building Clojure services at scale. Creating sampled instruments with Overtone.

2

The Aesthetics of Density - Joseph Wilk

http://blog.josephwilk.net/software-craftmanship/the-aesthetics-of-density.html

Things with code, creativity and computation. The Aesthetics of Density. Programming languages can be described as Dense. What does dense mean? Closely compacted in substance. Having the constituent parts crowded closely together:. What does it mean for a programming language to be dense? I consider there are two axis for the density of programming languages:. The syntax is very dense/compact. A simple “for” loop in Assembly. Mov cx, 3. Cmp cx, 0. Do what ever you have to do here. Move top disk from.

3

Sets in Elixir - Joseph Wilk

http://blog.josephwilk.net/elixir/sets-in-elixir.html

Things with code, creativity and computation. I recently contributed the. Data structure to the Elixir. Programming language. The. Is implemented through a HashSet. HashSet [1, 2]. Elixir’s Set implementation is often faster than Erlangs own sets. Which is pretty impressive since Elixir runs on the same Erlang VM. It does this by adapting the internal data structure based on the size of the sets. Lets explore how Elixir does this while also explaining a little about Elixir:. We refer to this as a Bucket.

4

Creating sampled instruments with Overtone - Joseph Wilk

http://blog.josephwilk.net/clojure/creating-instruments-with-overtone.html

Things with code, creativity and computation. Creating Sampled Instruments With Overtone. Is an open source audio environment which uses Clojure and SuperCollider. An environment and programming language for real time audio synthesis and algorithmic composition). Overtone makes it very easy to define instruments based on sound samples from freesound. We will walk through getting samples for a flute and then using them to define the flute instrument in Overtone. You must pass in the pack id! In order to p...

5

A developers guide to creating presentations - Joseph Wilk

http://blog.josephwilk.net/presentations/a-developers-guide-to-creating-presentations.html

Things with code, creativity and computation. A Developers Guide to Creating Presentations. So your talk got selected. Great! Now hits the panic, you have to actually create a presentation. Every presenter wants to give the best possible presentation they can that sticks in peoples minds. Here are some hard earned lessons for getting the best out of your presentation. Accept that most of our preconceptions of how we learn are wrong. Http:/ www.dailyprincetonian.com/2009/10/15/24142/. Creating a presentat...

UPGRADE TO PREMIUM TO VIEW 10 MORE

TOTAL PAGES IN THIS WEBSITE

15

LINKS TO THIS WEBSITE

danlucraft.com danlucraft.com

Simplex for Ruby - Daniel Lucraft

http://danlucraft.com/blog/2013/12/ann-simplex-for-ruby

I’ve released a pure-Ruby implementation of the Simplex algorithm. For solving linear problems. It may be useful to you if you can only run Ruby, or if you want to learn about the Simplex algorithm from a simple implementation. I really really didn’t want to write my own LP solver implementation. If someone else told me they had done this, I would smirk. It’s a notoriously hard algorithm to implement correctly. Have you tried compiling them on Heroku. For Ruby 2.0. Max x y 2x y = 4 x 2y = 3 x, y = 0.

danlucraft.com danlucraft.com

Learning about Redis through writing a Twitter clone - Daniel Lucraft

http://danlucraft.com/blog/2009/05/learning-about-redis-through-writing-a-twitter-clone

Learning about Redis through writing a Twitter clone. Is a fast key-value database by Salvatore Sanfilippo. With some new ideas. Sometimes it’s called a ‘data-structures database’ because it supports sets and lists. I spent a few hours this morning writing a Twitter clone that uses Redis as its datastore, which is now online at http:/ retwisrb.danlucraft.com. The code is available on Github. Requires list traversal by Redis. Would they be useful? Anyway, I encourage you to try Redis out soon.

danlucraft.com danlucraft.com

How to use the new JRuby profiler - Daniel Lucraft

http://danlucraft.com/blog/2011/03/built-in-profiler-in-jruby-1.6

How to use the new JRuby profiler. The JRuby team released version 1.6. Yesterday, with lots of improvements and fixes. My contribution was extending the profiler with a graph mode and a Ruby API (with a lot of help from Headius. This profiler is built-in to the JRuby interpreter, no installation necessary! JRuby 1.5 included the. Option, which profiles all Ruby code run during the JRuby execution and outputs a flat profile:. In 160 there is now an additional profiling flag. How to profile blocks of code.

functional-art.org functional-art.org

FARM - FARM 2014

http://www.functional-art.org/2014/index.html

Workshop on Functional Art, Music, Modeling and Design (FARM). September 6, 2014. Co-located with ICFP 2014. In Gothenburg, Sweden. The ACM SIGPLAN International Workshop on Functional Art, Music, Modelling and Design (FARM) gathers together people who are harnessing functional techniques in the pursuit of creativity and expression. HD videos are available in the FARM 2014 YouTube channel. 09:00-09:10: Welcome from the chairs. Prelude: Video A Study in Keith. 09:10-10:00 (Session 1, Chair: Alex McLean).

functional-art.org functional-art.org

FARM - FARM 2014 Live Performances

http://www.functional-art.org/2014/performance.html

Workshop on Functional Art, Music, Modeling and Design (FARM). September 6, 2014, 8PM. On the evening of September 6 (after the workshop) we will have an evening of live performances at 3:e Våningen. 3rd floor), in collaboration with Anders Carlsson aka goto80. Admission to the event is free! The evening will feature:. Classic computer science algorithms assembled into algorave. Exploring the boundaries of stability and chaos by live coding with the Wolfram language. Performing live with Overtone.

rubyconf.org.au rubyconf.org.au

RubyConf Australia 2015

http://www.rubyconf.org.au/2015

On the 4th to 7th February 2015, leading Ruby developers from around the world will come together to share, inspire and learn. RubyConf Australia is an inclusive conference and as such strives to be welcoming. To as many people as possible. The conference has now come and gone - thank you so much to everyone who took part. Videos of all sessions are now available. All the conference sessions will be held at the amazing Deakin Edge theatre in Federation Square. Looking for places to stay? Linda is the aut...

3ofcoins.net 3ofcoins.net

August, 2013 | Three of Coins

https://3ofcoins.net/2013/08

A brief look at Eurucamp 2013. August 28, 2013. August 29, 2013. Starting a day after jRuby conf and held by the lovely Müggelsee lake in South-East Berlin, this year’s Eurucamp. Was a well balanced mix of talk and play. Kudos to the lovely organizers team for an extended lunch break that made it possible to enjoy the (probably) last days of summer. The conference was opened with an inspiring keynote by Joseph Wilk. You can see the slides to “Can Machines Be Creative” here. Shared some useful tips. Most ...

functional-art.org functional-art.org

FARM - FARM 2014

http://www.functional-art.org/2014

Workshop on Functional Art, Music, Modeling and Design (FARM). September 6, 2014. Co-located with ICFP 2014. In Gothenburg, Sweden. The ACM SIGPLAN International Workshop on Functional Art, Music, Modelling and Design (FARM) gathers together people who are harnessing functional techniques in the pursuit of creativity and expression. HD videos are available in the FARM 2014 YouTube channel. 09:00-09:10: Welcome from the chairs. Prelude: Video A Study in Keith. 09:10-10:00 (Session 1, Chair: Alex McLean).

alkesh.vaghmaria.com alkesh.vaghmaria.com

Alkesh’s Blog » Blog Archives » CukeUp!

http://alkesh.vaghmaria.com/2011/03/cukeup

This is not the blog you’re looking for…. March 25th, 2011. Here is a write up of my notes for the excellent CukeUp. Event I attended yesterday. All the sessions were videoed, so you can watch them by going to the CukeUp page. Aslak described the components of cucumber, namely Gherkin, Aruba, Cucumber and Cucumber-Rails. I hadn’t realised that Aruba, which is used for testing command-line programs with cucumber, is actually used by the Cucumber features themselves. Which is available to try now. I liked ...

UPGRADE TO PREMIUM TO VIEW 44 MORE

TOTAL LINKS TO THIS WEBSITE

53

SOCIAL ENGAGEMENT



OTHER SITES

blog.josephschmidt.ro blog.josephschmidt.ro

JOSEPH SCHMIDT BLOG

Joseph Schmidt and Maria Jeritza. La Mulți Ani Joseph Schmidt! Andras Chiriliuc în Enciclopedia Who is Who. Concertul Crăciun la Suceava a fost anulat. Cea de-a cincea ediție a concertului Crăciun la Suceava a fost anulată. Baritonul Andras Chiriliuc și Diva Leontina Văduva în concertul Crăciun la Suceava. Concertul Crăciun la Suceava aflat la cea de-a 5-a ediție aniversară, este o manifestare inițiată de baritonul Andras Chiriliuc în anul 2005 din dorința de a oferi un regal artistic orașului natal, inv...

blog.josephsilas.com blog.josephsilas.com

Joseph's Blog

blog.josephson.ca blog.josephson.ca

Josephson Opticians - Providing cutting edge eyewear for over 70 years.

Registration is currently closed. Blog / Latest news and discussions. Our Flagship Store Lindberg Trunk Show! Inspirational Face a Face. In the newest collection of Face a Face frames, this trend has taken a modern twist and has been incorporated in many of the latest models. Josephson Opticians is proud and excited to showcase many of these latest inspirational and unique pieces. Info and images source Face a Face.com. Lindberg Natural Horn Collection. The name Lindberg has become synonymous with except...

blog.josephsurface.com blog.josephsurface.com

Illustrative Versus

Shanon Playford's Visual Journal. I’m happy to say my hectic life has calmed down a bit, and I’ve been able to get back to some nighttime drawings. These are done on heavy weight watercolour paper and I’ve started using some watecolour with them. In the bed! Anyway, it’s a nice meditative exercise, and I’m glad that I have regained the wherewithal to make them again. 8211; highly recommended distractions. 18, July 2016 at 9:54 am in Uncategorized. Measurement is approximately 36″ x 10″. Icon series, 2014.

blog.josephw.net blog.josephw.net

Joseph's Blog

Skip to primary content. Skip to secondary content. Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post. Proudly powered by WordPress.

blog.josephwilk.net blog.josephwilk.net

Joseph Wilk

Things with code, creativity and computation. Functions Explained Through Patterns. Exploring patterns as a means of documenting Clojure functions to aid recall and understanding. Whats the difference in Clojure between:. All non-side effecting functions create or alter a pattern. To explain a function’s pattern we use a number of descriptions. Returns a lazy seq of the elements of coll separated by sep. Returns a stateful transducer when no collection is provided. 03 10 0.4 1.0]. Return a seq of all but...

blog.josephwilkins.co.uk blog.josephwilkins.co.uk

Joseph Wilkins – Blog | Illustration & Design

February 17, 2015. I found myself with some free time last week so I popped into the Ashmolean to do a bit sketching. Head of Shiva – 400-425 AD. Homo Georgicus (cast) – 1.8 million years. Ceremonial Samurai Armour – 1700. October 20, 2014. A poster to advertise my good friends at Quarter Horse Coffee’s. New pop up bar at The Edge barbers in Jericho, Oxford. It’s a horse. With a quiff. Good Times. October 20, 2014. October 20, 2014. I was asked to develop the visual identity for the. May 29, 2014. Here a...

blog.joseplluislai.com blog.joseplluislai.com

Blog de Josep Lluís Lai | Fotografía

Josep Lluis Lai Fotograf. PROCESAMIENTO FINE ART DE ARQUITECTURA EN 15 PASOS. Vía Láctea y circumpolar, 2º parte. Fotografiar la Via Lactea 1º parte. Consejos a la hora de comprar un flash. Necesito realmente un trípode? Como fotografiar fuegos artificiales. Consejos para crear una composicion fotografica interesante. Las 10 camaras ideales para viajar segun National Geographic. 10 consejos para mejorar tus fotografias de viajes. PROCESAMIENTO FINE ART DE ARQUITECTURA EN 15 PASOS. Por Josep Lluis Lai.

blog.josepmestres.com blog.josepmestres.com

Il·lustracions

Dilluns, 21 d’octubre de 2013. Discurso del Ilustrador español Puño en MAD 2011. Publicat per Josep Maria. Enllaços a aquest missatge. Gestión de color en Linux #5: Gestión de color en programas. Publicat per Josep Maria. Enllaços a aquest missatge. Gestión de color en Linux #4: Calibración con ColorHug. Publicat per Josep Maria. Enllaços a aquest missatge. Gestión de Color en Linux #3: Calibrado de monitores (parte 1). Publicat per Josep Maria. Enllaços a aquest missatge. Publicat per Josep Maria. Hi ha...

blog.josepsort.cat blog.josepsort.cat

Josep Sort | Pot canviar el vent, però no cal canviar el rumb

Pot canviar el vent, però no cal canviar el rumb. 21 de febrer de 2015. 8220;Hola, món! 8221; ha esdevingut el primer programa que tradicionalment ha escrit un aprenent de programador. És tan simple que qualsevol persona sense experiència en programació pot arribar a entendre, normalment amb l’ajut d’un docent o una guia. El programa “Hola, món! 8221; escrit en llenguatge C. Aquesta és la segona versió, millorada, ja que a la primera no hi havia el salt de línia al final: “ n”. Sovint, “Hola, món!

blog.joserafaelaguilera.com blog.joserafaelaguilera.com

Blog de José Rafael

Blog de José Rafael. Blog personal de José Rafael. Jueves, 23 de julio de 2015. La importancia del SEO. Cada día es más frecuente encontrar empresas que tienen su propia página web donde explican a sus clientes los productos que disponen, en algunos casos incluso venden estos productos a través de dicha web; también cada vez es más habitual encontrar la versión digital de un periódico, o la página web personal de un personaje público o de una persona que se quiere dar a conocer. Un profesional del SEO no...