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

  • Resilience and Waste in Software Teams
    Resilience and Waste in Software Teams
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • PowerShell for `rm -rf`
    PowerShell for `rm -rf`
  • Velocity defeats itself. Get acceleration instead
    Velocity defeats itself. Get acceleration instead
  • Spring Security for h2-console
    Spring Security for h2-console

twitter

My Tweets

instagram

Look at these lovely bookends! I’d leave a review but Etsy thinks they’re still in transit. @youngoldthingsllc_
Where does understanding lie?

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 Java javascript learning node philosophy process property-based testing reference ruby scala science secure code 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