Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

math

Gaining new superpowers

March 20, 2015

When I first understood git, after dedicating some hours to watching a video and reading long articles, it was like I finally had power over time. I can find out who changed what, and when. I can move branches to point right where I want. I can rewrite history! Understanding a tool well enough that …

Read moreGaining new superpowers

Tags git, learning, math

Brains, computers, and problem solutions

May 26, 2019August 9, 2012

Programmers tell the computer what to do. The computer has a processor, it has some memory, and it follows a set of instructions. The instructions say what to load into memory, what to do with the values in memory, how to change that memory, and when to store it off somewhere else. There is an …

Read moreBrains, computers, and problem solutions

Tags math, thinkingFunctionally

Finding Primes in Haskell

September 12, 2011

I’m currently distracted from life, immersed in Concepts of Modern Mathematics. Did you know that you can find out whether a number is prime by multiplying all the integers before it, adding one, and then dividing by the number of interest? Me neither! it’s like this: a number p is prime if and only if: …

Read moreFinding Primes in Haskell

Tags functional, Haskell, math

popular

  • Working Skillfully in Complexity (for VDDD)
    Working Skillfully in Complexity (for VDDD)
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Spring Security for h2-console
    Spring Security for h2-console
  • PowerShell for `rm -rf`
    PowerShell for `rm -rf`
  • Run an OpenTelemetry Collector locally in Docker
    Run an OpenTelemetry Collector locally in Docker

instagram

“All bodies our queer bodies” mural
Charity’s place has the best ideas
I actually wanted to put this in my story but I can’t find the button for that.
The book “spell of the sensuous” has made it ok to find presence and companionship with the more-than-human world.

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation change clojure complexity concurrency design DevOps Docker Engineering functional functionalPrinciples Generativity git honeycomb Java javascript learning observability OO philosophy property-based testing reference ruby scala science Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2023 Jessitron, LLC
Scroll back to top