Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
such_a_casual
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
such_a_casual
9y ago
I'll take my chances clickbait.
2.
▲
by
such_a_casual
9y ago
They will always have the cream of the crop. It's not comparable to a Cal state.
3.
▲
by
such_a_casual
9y ago
> The implicit message here seems to be, "let everyone pass through the system regardless of how qualified they actually are, but we'll have to lower the bar to keep grades and graduation rates high." This is how highschoo
4.
▲
by
such_a_casual
9y ago
I'll make an argument that has nothing to do with the quality of disney's entertainment or disney's ability to give value to your child in the form of happiness/lessons. Being a human being is a social experience. If all
5.
▲
by
such_a_casual
9y ago
The cost of software (which is essentially just information) vs what people will pay for is fucking mindblowing.
6.
▲
by
such_a_casual
9y ago
"This article is aimed to introduce and explain a number of topics and ideas that will help you when practicing recursive problems." I know I'm not supposed to shit talk the article. I know someone spent a lot of time making
7.
▲
by
such_a_casual
9y ago
Did you think of that on your own? God I feel dumb. (I like being made to feel dumb) I googled it and didn't get that answer. I guess remembering ST can be a street or saint is a good rule.
8.
▲
by
such_a_casual
9y ago
You're amazing. I hope you're given more power than you already have.
9.
▲
by
such_a_casual
9y ago
I don't know what that is (tried googling it), but it doesn't look like it's doing the same thing as let.
10.
▲
by
such_a_casual
9y ago
The blog post has tremendous value to the right audience, no doubt about that. But it's worse than worthless for its actual target audience because the article makes those people feel like they're supposed to get it, and they prob
11.
▲
by
such_a_casual
9y ago
I'm sorry to say that I completely agree. As a "here's how you do X in javascript" this is a great post. However, the conclusion clearly shows that this post was not aimed at people who already know how to use map and re
12.
▲
by
such_a_casual
9y ago
(defun udpate () (let ((pos (find-char-pos))) (move-char pos)) (print (stats)) (rotate enemies)) (defun udpate () (set 'pos (find-char-pos)) (move-char pos) (print (stats)) (rotate
13.
▲
by
such_a_casual
9y ago
And it's pretty trivial to roll your own.
14.
▲
by
such_a_casual
9y ago
It's like comparing the Empire State Building gift shop to the Empire State Building.
15.
▲
by
such_a_casual
9y ago
I feel like comparing Racket to Common Lisp is an insult to all of the people who worked on Common Lisp. I don't think the makers of Racket would have the hubris to compare their work to that of the authors of Common Lisp.
16.
▲
Woops - Lisp IDE using LTK
2 points
by
such_a_casual
9y ago
|
6 comments
17.
▲
by
such_a_casual
9y ago
Prefix notation is a problem because nothing beats the familiarity of: x = 10 But prefix notation is superior. You don't have to invent an order of operations out of thin air. All your functions take several arguments, not jus
18.
▲
by
such_a_casual
9y ago
Each version works a little less. It's great! God forbid I can find the chatbox, I might use it!
19.
▲
by
such_a_casual
9y ago
Perl 6 has macros: Copied from: https://perl6advent.wordpress.com/2012/12/23/day-23-macros/ macro checkpoint { my $i = ++(state $n); quasi { say "CHECKPOINT $i"; } }
20.
▲
by
such_a_casual
9y ago
No they don't. A macro just takes code and returns code.
21.
▲
by
such_a_casual
9y ago
Lisp macros do not rely on S-expressions. They rely on the fact that arguments are not evaluated, the code is passed in raw to the function, and then the code is replaced by the result of the function. If macros existed in Python for exampl
22.
▲
by
such_a_casual
9y ago
> It isn't forced on you in any way at all. Uhm, what universe do you live in exactly? Because the universe where I live, I have Apple or Android. Saying that apple's bullshit isn't forced on millions of users is like sayi
23.
▲
by
such_a_casual
9y ago
Honestly, this is an issue with having absolutely terrible browsers. This sort of thing should be easy to do without having to know javascript. The user just has so little power with the user interface they're given for interacting wit
24.
▲
by
such_a_casual
9y ago
fucking parabolas man
25.
▲
by
such_a_casual
9y ago
It's pretty trivial to add macros to any language. The only thing that separates a macro from a regular function is time. In a normal function, the parameters are evaluated before being sent to the function. In a macro, the function is
26.
▲
by
such_a_casual
9y ago
Only children think that making X against the rules makes X go away. Regulation and first world health care (ie free health care) are some steps you can take to address the problem. Making addicts criminals shows irresponsibly poor leadersh
27.
▲
by
such_a_casual
9y ago
Just in case anyone interested in Lisp reads this, Lisp (short for Common Lisp) is not a functional language. You can write imperative programs. You can write object oriented programs. You can write functional programs. You can write progra
28.
▲
by
such_a_casual
11y ago
That would all be done by machines.
29.
▲
by
such_a_casual
11y ago
There's 450 grams in a pound. 225/450 = $0.50/gram. But that number and mine is nonsense. I was being generous in order not to shock anyone. Look up the price to grow crops like corn, cotton, etc. It's < $500/acr
30.
▲
by
such_a_casual
11y ago
The true price of weed is like $1/gram.
More ›