Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Newsletter
  • Talks
  • 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

  • Those pesky pull request reviews
    Those pesky pull request reviews
  • Line endings in git
    Line endings in git
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Key signatures in piano music: the underlying technology
    Key signatures in piano music: the underlying technology
  • Spring Boot log levels for development
    Spring Boot log levels for development

meta

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

Tags

abstraction agile architecture automation business change clojure complexity concurrency design DevOps Docker domain driven design 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 wit Yak Shaving

Archives

Search

© 2026 Jessitron • Powered by WPKoi
Scroll back to top