Live data from Hacker News

Viewing profile — juol

juol

HN member
Joined
Sun, Jul 27, 2014, 4:12 AM UTC
HN karma
4
Public activity
6 items

About juol

No profile information was provided.

Recent public activity

  1. comment
    Comment #17245596

    Yeah I'm in the same boat. I've been spending a bit of time looking into some of the big and popular Typescript projects. But something's not sinking in and I could use a intermedi…

  2. comment
    Comment #16228748

    Yeah the prescription is PRN which means as needed i think. As well as helping me sleep it helps a bit taking the edge off some other issues. I've got a good relationship with my d…

  3. comment
    Comment #16220526

    Yep. After being on various prescribed drugs over the years i've settled on one. 25mg of Quetiapine at night when needed to knock myself out. Not being able to get to sleep - when …

  4. comment
    Comment #12215530

    Your mascot looks like it giving an 'air' blowjob. Otherwise looks like a cool project, keep up the good work!

  5. comment
    Comment #8666242

    Sigh. Implemented a scheme in my undergraduate days (in C), had a small love affair with LISP in general (but none with girls ... probably related). I'll be opinionated here: It's …

  6. comment
    Comment #8091947

    C# using System; using System.Text; namespace Goal { class Program { static void Main(string[] args) { Console.WriteLine(G("al")); Console.WriteLine(G()("al")); Console.WriteLine(G…