Live data from Hacker News

Viewing profile — mattlock

mattlock

HN member
Joined
Mon, Aug 03, 2015, 3:42 PM UTC
HN karma
69
Public activity
10 items

About mattlock

No profile information was provided.

Recent public activity

  1. comment
    Comment #31019189

    I wrote this program for doing my vertigo exercises. ruby -e '5.times {%w(left center right center).each{`say #{_1}`;sleep 30}};`say exercise over`'

  2. comment
    Comment #30570994

    Yeah, you can think of it as a percentage. The min is 1 and the max is 99. It could be 100, but I don't trust my mostly untested side project that much, so I cut it off at 99 :) Th…

  3. comment
    Comment #30570947

    I thought about using lists like that, but it felt a little too much like cheating. My attempt at something like this is, if the word is one of your first two guesses, I reward it …

  4. comment
    Comment #30570808

    Ha, I built a crosswordle solver and didn't even know it!

  5. comment
    Comment #30570625

    I honestly thought I removed those comments lol. They might be a little outdated, but yeah, I spent a lot of time thinking about what kinds of information I could glean. There's de…

  6. comment
    Comment #30570549

    Ah, that "_1" numbered parameter syntax was added in Ruby 2.7 I actually hadn't used that syntax before this project, was interested in trying it out. I'll document that it only wo…

  7. comment
  8. comment
    Comment #30570378

    Ha, it ended up taking a bit more time than I thought it would, but once I started I couldn't stop.

  9. story
  10. comment
    Comment #9996830

    Tunespeak - https://www.tunespeak.com/ - St. Louis, MO Tunespeak is a loyalty platform for musicians that enables them to identify and reward their most passionate fans. We current…