Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Mr_T_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Mr_T_
6y ago
> I hope the golang community takes a thing or two from rust in terms of package management. Go's dependency management was designed after analyzing Cargo and its problems: https://research.swtch.com/vgo-mvs
2.
▲
by
Mr_T_
6y ago
> They spent almost 10 years saying "we don't need generics", but now are implementing it You're making things up. Not a single member of the Go team ever said "we don't need generics". In fact, the FAQ
3.
▲
by
Mr_T_
6y ago
They were pissed nonetheless.
4.
▲
by
Mr_T_
6y ago
> What happened. Capitalism came to the internet.
5.
▲
by
Mr_T_
6y ago
I don't feel awful.
6.
▲
by
Mr_T_
6y ago
You'll be happy with the latest developments: https://blog.golang.org/generics-next-step
7.
▲
by
Mr_T_
10y ago
Highly recommendable. It's the next modern classic after K&R's 'The C Programming Language'.
8.
▲
by
Mr_T_
10y ago
You mixed it up. Syntax highlighting is like doing arithmetic using colored rods: https://groups.google.com/forum/#!msg/golang-nuts/hJHCAaiL0s... Roman numerals is object-oriented design: https://g
9.
▲
by
Mr_T_
11y ago
Summary: http://go-proverbs.github.io
10.
▲
by
Mr_T_
11y ago
Because Nim is not dependently typed. You can't get sh*t done without dependent types.
11.
▲
by
Mr_T_
11y ago
If the Unix guys were smart they would have used an Idris REPL as default shell.
12.
▲
by
Mr_T_
11y ago
The 'String', '~str' dichotomy is really unfortunate.
13.
▲
by
Mr_T_
12y ago
LLVM is a C++ monstrosity that takes hours to compile. Other programming language projects have to maintain a "temporary" fork of LLVM to achieve their goals: https://github.com/rust-lang/llvm/tree/m
14.
▲
by
Mr_T_
12y ago
Please correct the title. The original title is correct: "Go generate: A proposal" the rest is wrong. This tool is not a preprocessor. It's as wrong as calling 'make' a preprocessor. It can be used to call preproces
15.
▲
by
Mr_T_
13y ago
But why? Why not stop time instead?
16.
▲
by
Mr_T_
13y ago
You almost always need the byte count for protocols, buffers and stuff. For user-interfacing use-cases (e.g. editors) you probably want the glyph or grapheme count, not the rune count. Please remember, runes / code points, graphemes an
17.
▲
by
Mr_T_
13y ago
People are programming in completely dynamic, duck typed languages and say that these languages are best without IDE.
18.
▲
by
Mr_T_
13y ago
But but but no generics! How dare they write production software without generics?!
19.
▲
by
Mr_T_
13y ago
See "3.5 Initialization indexes": http://plan9.bell-labs.com/sys/doc/compiler.html
20.
▲
by
Mr_T_
13y ago
> Looks like a very early dialect. C assumes everything is an int unless specified otherwise. It looks beautiful, almost like a scripting language. No monster type signatures like const std::foo_bar<boost::blah_ptr<const x
21.
▲
by
Mr_T_
13y ago
Too late. Ken Thompson already put the back door in his B compiler.
22.
▲
by
Mr_T_
13y ago
Recently some ignorant, nescient C++ programmer called me a Java programmer, because I use K&R style and not his preferred Allman style. Even Stroustrup uses hanging braces (with the exception of function body opening braces)!
23.
▲
by
Mr_T_
13y ago
But does it have syntax highlighting?
24.
▲
by
Mr_T_
14y ago
You can order it at the Google store: http://www.googlestore.com/Fun/Go+Gopher+Squishable.axd
25.
▲
by
Mr_T_
14y ago
Clojure has [] and {} and #{} and '() and #() and : and ^ and @ and Foo. and .foo and ->, ... you still have to learn them to understand Clojure code.
26.
▲
by
Mr_T_
14y ago
> they may be calling those things difficult when comparing them to using an installation wizard The Windows MSI package and the OS X .dmg have wizards.
27.
▲
by
Mr_T_
14y ago
I even use proportional font for coding.
28.
▲
by
Mr_T_
14y ago
He/she probably wanted to say "good": https://groups.google.com/d/msg/golang-nuts/FxELIOik2f4/X5x7...
29.
▲
by
Mr_T_
14y ago
One of the main selling points of Go is that builds are fast.
30.
▲
by
Mr_T_
14y ago
To be honest, I often feel as if I was in a brothel on some blogs with CoffeeRubyNodeScript highlighting. (However, the choice of colors on this one isn't too good either)
More ›