Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
muhuk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
muhuk
5mo ago
I think they should have, it does not align with their community. Could they have denied, I am not sure about the legalities. Money is good. But not antagonizing your community (as an open source project) is better.
2.
▲
by
muhuk
5mo ago
Yes. It is the worst possible match right now.
3.
▲
by
muhuk
5mo ago
There will be community backlash. And it will not be uncalled for. Sad news.
4.
▲
by
muhuk
1y ago
Also `ycombbinator/-co`
5.
▲
by
muhuk
2y ago
https://lunduke.locals.com/post/6171454/godot-game-engine-en...
6.
▲
by
muhuk
5y ago
The divide is so big now, this will not work the way they think it will work. Politics is no more "a matter of opinion" now, it is more like "to be or not to be". The only way they can make this work is to replace the wr
7.
▲
by
muhuk
6y ago
None of the `toonified` images shown on the page looks like the person in the photo. OTOH I could immediately guess if you've shown me one of these photos: https://duckduckgo.com/?q=leonardo+di+caprio+toon&iax=image
8.
▲
by
muhuk
7y ago
Strange. I checked again and it works.
9.
▲
Solid Principles and Functional Programming
(blog.muhuk.com)
2 points
by
muhuk
7y ago
|
2 comments
10.
▲
Blender 2.8 Grease Pencil Scripting and Generative Art
(towardsdatascience.com)
3 points
by
muhuk
7y ago
|
0 comments
11.
▲
by
muhuk
8y ago
Best of both worlds is to design top-down and build bottom-up. By design I don't mean something abstract, it should be translated into code sooner rather than later.
12.
▲
On whose authority?
(z.caudate.me)
4 points
by
muhuk
9y ago
|
0 comments
13.
▲
by
muhuk
9y ago
From one Blender user to another; learning curve is not really steep compared to 3DS and Maya. Not noticeably steeper at least.
14.
▲
by
muhuk
10y ago
This is not going to be one of these catchy titles, so “what kind of bs am I going to read here” has little use in this place. Actually, this is 100% true that contributing to the open source community might greatl
15.
▲
by
muhuk
10y ago
Why can't so easy for you that you can lose yourself in it fall within neither too easy or too hard range?
16.
▲
by
muhuk
10y ago
I wanted to give you an answer and started following down the call trail: https://github.com/clojure/clojure/blob/master/src/clj/clojure/core.clj#L75 https://github.com&#
17.
▲
by
muhuk
10y ago
Are you using com.jakemccrary/lein-test-refresh? Tests run really fast after the first time.
18.
▲
by
muhuk
10y ago
How do you build the documentation? I can see files in the docs dir turn into http://www.chartjs.org/docs/ . But I couldn't find any npm plugin etc.
19.
▲
by
muhuk
11y ago
But does it allow specifying vectors that has no less than three and no more than seven items? Or vectors with even number of items? More importantly can we possibly implement church numerals in Haskell? /rhetorical
20.
▲
by
muhuk
11y ago
Perhaps it was an advanced defense measure against searches, since it was funded by a defence agency. \s It will probably never get as popular as the generic term blog, so it will be difficult to search "how to do X in blog?", so
21.
▲
by
muhuk
11y ago
Management will inevitably and naturally gravitate towards full supporting v1 and only maybe half support v2. Initially v1 is better because it is here and it works. Later on, when v1 becomes a bigger mess with just a few critical additi
22.
▲
Performance Tuning Clojure Generative Tests
(blog.muhuk.com)
2 points
by
muhuk
11y ago
|
0 comments
23.
▲
by
muhuk
11y ago
TL;DR: Keep learning.
24.
▲
by
muhuk
11y ago
I think it's because IntelliJ has a greater cool factor. Exact same thing happens with Apple. Apple customers, say macbook users, complain about the high prices, subpar hardware, iTunes and other software issues in private . But then
25.
▲
by
muhuk
11y ago
I gave up on core.typed because I've found adding type annotations to most of the forms is significantly harder compared to a statically typed language. (In hindsight this is obvious, I know.) Not having type-checking doesn't nece
26.
▲
by
muhuk
11y ago
Shouldn't he have done proper presidenting to make sure this didn't happen? I see only PR here.
27.
▲
by
muhuk
11y ago
Noticed that obscure death threat in the beginning? I'm not surprised to see it in a post about licenses.
28.
▲
by
muhuk
12y ago
Make sure you move the camera (click-and-drag) and the objects in the scene (click to select then drag the bounding box).
29.
▲
by
muhuk
12y ago
Or this: class Window(object): def __init__(self, minimum, maximum): self.minimum = min(minimum, maximum) self.maximum = max(minimum, maximum) Why set attributes twice? AFAIAC you only need to write
30.
▲
by
muhuk
12y ago
Because they improve maintainability, they are not redundant.
More ›