Skip to content

Jessitron

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

math

Gaining new superpowers

March 20, 2015 by jessitron

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

Categories UncategorizedTags git, learning, math1 Comment

Brains, computers, and problem solutions

May 26, 2019August 9, 2012 by jessitron

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

Categories UncategorizedTags math, thinkingFunctionally1 Comment

Finding Primes in Haskell

September 12, 2011 by jessitron

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

Categories UncategorizedTags functional, Haskell, math

popular

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • One key trick to becoming a wizard developer
    One key trick to becoming a wizard developer
  • Dictionary Objects in JavaScript and TypeScript
    Dictionary Objects in JavaScript and TypeScript
  • Run an OpenTelemetry Collector locally in Docker
    Run an OpenTelemetry Collector locally in Docker
  • Testing an OpenTelemetry Collector deployed as a Daemonset in Kubernetes
    Testing an OpenTelemetry Collector deployed as a Daemonset in Kubernetes

meta

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

Tags

abstraction agile architecture automation business change clojure complexity concurrency design DevOps Docker Engineering functional functionalPrinciples Generativity git honeycomb Java javascript learning observability 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

© 2026 Jessitron • Powered by WPKoi
Scroll back to top