nickknw

- friends
625 link karma
314 comment karma
send messageredditor for
what's this?

TROPHY CASE


  • One-Year Club

Master of Camouflage by turdmalonein funny

[–]nickknw 0 points1 point ago

Glad to see it's not just my cat that does this

What's the most shameful meal you've ever had? by internet_partyin AskReddit

[–]nickknw 1 point2 points ago

Holy crap, your username is awesome.

Reddit, what is something you are irrationally afraid of? [NSFW] by vector_theoryin AskReddit

[–]nickknw 44 points45 points ago

Needles. Getting blood tests, IVs... it freaks me right out.

Drinking Alcohol May Significantly Enhance Problem Solving Skills [X-Post /r/science] by Skutein programming

[–]nickknw 5 points6 points ago

Came here to make sure the mandatory xkcd was posted. Thank you sir

A few questions pertaining to my vimrc.. by mexicanseafoodin vim

[–]nickknw 0 points1 point ago

Hahaha, oops. Thank you

A few questions pertaining to my vimrc.. by mexicanseafoodin vim

[–]nickknw -2 points-1 points ago*

To clarify this should be read as "The default leader is \ but can be changed with..."

How does VIM compare to Visual Studio + ReSharper? by letsgetsillyin vim

[–]nickknw 2 points3 points ago

VS2010 + Resharper + ViEmu is a great combo, I've used it myself, very nice.

Just finished "Shogun" by James Clavell- can anyone recommend any similar historical fiction? by gottagetthatwain books

[–]nickknw 0 points1 point ago

Hahaha, I've seen that show too, I can understand your confusion.

Just finished "Shogun" by James Clavell- can anyone recommend any similar historical fiction? by gottagetthatwain books

[–]nickknw 7 points8 points ago

Mushashi. It is set in the same time period (It actually starts just after Shogun ends) and as much as I enjoyed Shogun, I liked Mushashi even more. It's a different sort of book though, read the goodreads description to find out more.

Graphical view of HackerNews polls on favorite/ disliked programming languages by attractivechaosin programming

[–]nickknw 2 points3 points ago

Absolutely the latter! It is combination of the core languages itself, the (mostly) well-designed standard library, and the polished tools. All of these have improved staggering amounts since C# 1.0.

Fun with analytics: pitting Hacker News and /r/programming against each other by untogetheredin programming

[–]nickknw 0 points1 point ago

Whoa, awesome. I had no idea. As a new blogger, thanks a bunch, I'll keep this in mind.

In which I explain my Haskell solution to Project Euler problem 191 by MatrixFrogin haskell

[–]nickknw 1 point2 points ago

Mobile one was actually kind of nicer to read for me.

Awesome post, thanks for writing this!

Hey Proggit. I created Coder Weekly to keep track of in-depth programming articles. What do you think? by pythonautsin programming

[–]nickknw 2 points3 points ago

Best in-depth articles. Doesn't necessarily correspond to top voted things on proggit. I see value in that, personally.

Hey Proggit. I created Coder Weekly to keep track of in-depth programming articles. What do you think? by pythonautsin programming

[–]nickknw 0 points1 point ago

Love it! I really enjoy articles that are in-depth like this, thanks for collecting them like this. Subscribed.

Also, was cool to see my latest article in there! Thanks!

Seven Languages: Day 1 of Prolog by nickknwin programming

[–]nickknw[S] 0 points1 point ago

;
;
;;;;;

dammit

Seven Languages: Day 1 of Prolog by nickknwin programming

[–]nickknw[S] 0 points1 point ago

Well having Datalog available inside another more general language sounds like a pretty perfect combination then.

Datalog/Prolog-in-practice tends to show up in relatively narrow areas where the problem can be described declaratively with relative ease.

And I bet in those areas that it match Prolog/Datalog's strengths, using it beats the pants off of non-declarative solutions. At least, from what I've seen so far.

Thanks gecko! Although now I have no more excuses for putting off a further exploration of Prolog... :)

Seven Languages: Day 1 of Prolog by nickknwin programming

[–]nickknw[S] 1 point2 points ago

Possibly it would have. I'll write up more in the following posts about a couple of specific situations that gave me the most trouble. I'll keep your advice in mind and see if it becomes any easier if I try and approach the problem that way.

Thanks!

Seven Languages: Day 1 of Prolog by nickknwin programming

[–]nickknw[S] 1 point2 points ago*

That's really interesting. So really understanding Prolog can be pretty useful even when building an application in another language.

From your link to Wikipedia:

In contrast to Prolog, [Datalog]

  1. disallows complex terms as arguments of predicates, e.g. p(1, 2) is admissible but not p(f1(1), 2),
  2. imposes certain stratification restrictions on the use of negation and recursion, and
  3. only allows range-restricted variables, i.e. each variable in the conclusion of a rule must also appear in a not negated clause in the premise of this rule.

I haven't used Prolog enough to know - do Datalog's restrictions turn out to be a big limiter in practice? Does it flat out stop you from being able to solve some things? Is it just a bit less expressive?

Seven Languages: Day 1 of Prolog by nickknwin programming

[–]nickknw[S] 5 points6 points ago*

Wow. This echoes exactly how I felt when trying to grapple with Prolog. It really is totally different. It is weird. And it may take a bit more effort than I'm used to in order to really grok it. And that is okay.

Thanks fancypantalons

Side note: I always find it really humorous when I read a comment like this and then find out your user name is something goofy like, well, fancypantalons).

view more: next