Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mattrepl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mattrepl
6y ago
I believe they are saying the static type system and type checker provided by Rust helped them write complicated code.
2.
▲
by
mattrepl
11y ago
He states some causes are good and some are bad.
3.
▲
by
mattrepl
11y ago
There are also tentative plans to integrate core.typed with the Clojure compiler so type annotations can be used during compilation (e.g., type hints through inference). There was a post about it, but the best I could find is a recent paper
4.
▲
by
mattrepl
11y ago
Closest thing to an answer I've found is from the licensing page: https://www.reddit.com/wiki/licensing But it doesn't specifically address collection and distribution of API results as a dataset. (From the p
5.
▲
by
mattrepl
11y ago
Just to clarify, this is _not_ a remote vulnerability. If it was a means to create a remote shell, then it would be. An attacker would need to first find some way to gain remote access and then could use this bug to gain root privilege.
6.
▲
by
mattrepl
12y ago
What about Clojure seems dense or implicit to you? Clojure and Python have a similar feel to me. Both are well-designed in the sense they strive for a small set of primitives useful in solving a broad range of problems.
7.
▲
by
mattrepl
12y ago
Instant feedback makes coding more tangible but can be harmful. One may get caught in an edit-eval cycle and spend time solving the wrong problem. Regularly stepping back and reevaluating assumptions/goals helps. (And write supporting
8.
▲
Bumper-Sticker Computer Science (1985) [pdf]
(bowdoin.edu)
81 points
by
mattrepl
12y ago
|
18 comments
9.
▲
by
mattrepl
12y ago
Meditation is more concentration than relaxation.
10.
▲
by
mattrepl
12y ago
Thanks for writing the book! I first learned about it from here awhile back. It's extremely helpful to get an expert's take on the what and why of organizing game code.
11.
▲
Game Programming Patterns now available in print and eBook
(gameprogrammingpatterns.com)
53 points
by
mattrepl
12y ago
|
8 comments
12.
▲
by
mattrepl
12y ago
To play devil's advocate, what if the impact of a teacher inspired a student who eventually came up with a billon-dollar idea?
13.
▲
by
mattrepl
12y ago
Interesting that none of the methods in either short list are inherently probabilistic.
14.
▲
Goals vs. Dreams
(hughhowey.com)
1 points
by
mattrepl
12y ago
|
0 comments
15.
▲
by
mattrepl
13y ago
Piazza, a class discussion app, seems to have good adoption even at schools that use Blackboard. I'm hoping to do similar for homework collection with Classhand. I expect a switch to a basic platform with apps like Piazza that offer ta
16.
▲
by
mattrepl
13y ago
I think zw meant that the Cocoa binaries can't be distributed with Darling. That's not a major problem for users that have a copy of OS X. Darling can allow users to supply their own. The potential issue you refer to would also
17.
▲
by
mattrepl
13y ago
Using Qt as a Cocoa stand-in sounds complicated. Since Darling already uses its own loader and syscall hooking to provide compatibility for the program, why not do the same for a framework like Cocoa?
18.
▲
Bitcoin suitcase eats your pocket change, spits out digital currency
(theverge.com)
4 points
by
mattrepl
13y ago
|
0 comments
19.
▲
by
mattrepl
13y ago
You may like Wasserman's All of Statistics: http://www.stat.cmu.edu/~larry/all-of-statistics/ It was written as an introduction to statistics for people in CS and related fields.
20.
▲
by
mattrepl
13y ago
Noam Chomsky calls himself a libertarian-socialist and explains why it is not a contradiction in terms: http://www.youtube.com/watch?v=wriQGI5NGOM
21.
▲
by
mattrepl
14y ago
Adding function parameters solely for testing purposes is bad. However, poorly-designed functions are often difficult to unit test. I don't know the entire backstory, but it appears someone wrote a publish! method that took a publish_ti
22.
▲
by
mattrepl
14y ago
Can you really identify the number of columns being used by looking at a layout? And is Bootstrap the only one to use 12-columns? I've used Bootstrap as a starting point for several apps and have modified the grid setup before, but it wasn
23.
▲
by
mattrepl
14y ago
Machine learning is full of hacks to connect theory to producing results given constraints. That's not too different from hacks that are done for the sake of performance in graphics rendering.
24.
▲
Live coding (music) with Emacs Live
(github.com)
58 points
by
mattrepl
14y ago
|
16 comments
25.
▲
by
mattrepl
14y ago
I'm not sure how they compare, but a friend of mine's company does something similar: http://www.awayfind.com They provide similar filters and suggest filters from your communication behavior. E.g., you consistently respond to Peter Norv
26.
▲
by
mattrepl
14y ago
I tried to do incremental editing of a self-answered question. As I was editing and improving the post, within 30 minutes of originally posting, my question was closed for not being a real question. Which was true, the original question w
27.
▲
by
mattrepl
14y ago
A little more information here: http://recon.cx/2012/schedule/events/245.en.html
28.
▲
Predicting English keywords from JVM bytecodes
(keywords4bytecodes.org)
1 points
by
mattrepl
14y ago
|
3 comments
29.
▲
by
mattrepl
14y ago
The CEO, bradfordcross, is amazing at distilling good engineering to principles. Software engineering for hackers.
30.
▲
by
mattrepl
16y ago
I'm surprised no one else has said it, but just remap your Caps lock to Ctrl. You can then use your pinky or ring finger, as you prefer.
More ›