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 intermediate/advanced guide.
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 doc and he trusts my input. I've got…
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 i'm actually tired - and my brain…
Your mascot looks like it giving an 'air' blowjob. Otherwise looks like a cool project, keep up the good work!
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 not readable. It really isn't. You have…
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()()()()()("al")); } static…
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 intermediate/advanced guide.
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 doc and he trusts my input. I've got…
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 i'm actually tired - and my brain…
Your mascot looks like it giving an 'air' blowjob. Otherwise looks like a cool project, keep up the good work!
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 not readable. It really isn't. You have…
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()()()()()("al")); } static…