Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oblique63
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
oblique63
10y ago
Spacemacs[0] with its F# layer enabled is also painless to set up, if that's more your cup of tea: http://blog.nikosbaxevanis.com/2015/04/25/fsharp-on-emacs-wi... [0] http://spacemacs.org/
2.
▲
by
oblique63
10y ago
> [static typing] feels like it's in the way between components and results in some boilerplate, verbosity, and overly tight coupling Just curious, is this with regards to Elm / ML-style static typing specifically, or were yo
3.
▲
by
oblique63
10y ago
I haven't directly compared them to atom recently, but I've found these emacs themes to be pretty comparable: https://github.com/jonathanchu/atom-one-dark-theme https://github.com/NicolasPetto
4.
▲
by
oblique63
10y ago
The F# support is what got me to try vscode at all. Before that, I was skeptical about all js-based editors (being an emacs guy), but I was pleasantly surprised at how well this vscode+ionide setup works. Visual Studio is still a bit nicer
5.
▲
by
oblique63
11y ago
I bought a kobo ereader over a kindle not too long ago, precisely because it supported this font. I tend to prefer Comic Sans[0] over it a bit though, and use Pointfree[1] on all my code editors. None of those make reading completely smooth
6.
▲
by
oblique63
12y ago
I was responding to the parent who said: I wish there were (more?) people who feel about software like Steve Wozniak feels about hardware. Because it is an art, a pursuit of perfection. Didn't mention anything about shipping popula
7.
▲
by
oblique63
12y ago
Check out the guys over at 8th light: http://blog.8thlight.com/ Uncle Bob in particular (the author of Clean Code[0], The Clean Coder[1], and the Clean Coders videos[2]) is a lot like Wozniak. [0] http://www.amaz
8.
▲
by
oblique63
12y ago
Dart only looks like java (this was a deliberate design choice to increase familiarity and ease learning/adoption), but it works a lot more like ruby and go.
9.
▲
by
oblique63
12y ago
I've been wondering, has there been any research directly comparing the effects of tDCS with modafinil and/or any other nootropics like piracetam?
10.
▲
by
oblique63
12y ago
Agreed. Up until recently, I too used to prefer working with raw HTML... then I started working on a couple large apps, tried polymer/angular, and ended up gaining a new-found appreciation for frameworks like react/mithril/me
11.
▲
by
oblique63
12y ago
This has already been added to Lollipop: http://www.xda-developers.com/android/exclusive-android-l-lo...
12.
▲
by
oblique63
12y ago
> I think I'd miss patterns like `if (arr.length) { ... }` At least for this particular example, dart supports an 'isNotEmpty' property on all iterables[0], so it'd just be this: if (arr.isNotEmpty) { ... }
13.
▲
by
oblique63
12y ago
Been using optional typing for almost a year now with Dart, and it's pretty awesome. Really hoping this comes to python!
14.
▲
by
oblique63
12y ago
Maybe I'm not getting something, but all this Flux stuff reminds me a lot of DDD+CQRS (domain driven design w/ command query response segregation), to the point where it seems like it's the same concepts repackaged with diffe
15.
▲
by
oblique63
12y ago
Don't think I've had the pleasure of actually meeting any of those types in real life. It is a joke after all of course, but they do seem more like different 'hats' that most programmers come wear every now and then, rat
16.
▲
by
oblique63
12y ago
Yeah, using 'summon' works, it just kind of slips our minds that it exists when we're thinking/talking about the code, but that's likely just a familiarity issue. Mostly it's just the use-case of being able to
17.
▲
by
oblique63
12y ago
Have been using this to pair-program on a project recently. It's probably the best collaborative coding solution out there at the moment, but it still has some issues. Most notably, it inexplicably deleted an entire directory from our
18.
▲
by
oblique63
12y ago
Then Lion came along and slowed things down to a crawl. Definitely the slowest OSX release I've had on my old macbook (circa '08). I eventually downgraded back to snow leopard until mountain lion came out, which was noticeably fas
19.
▲
by
oblique63
12y ago
I'm not terribly experienced with React, but from briefly using it, I definitely prefer polymer's simple vanilla html+js declarative data-binding approach over react's JSX + element injection, from a basic usage perspective.
20.
▲
by
oblique63
12y ago
Which can be (and was) remedied by a simple reply to correct that one particular part. Indiscriminately pedantic downvoting on the other hand, just kills the potential for any fruitful discussion all for the sake of some silly minor mistake
21.
▲
by
oblique63
12y ago
Not to mention it's just a breath of fresh air design-wise (when executed well), unlike the massive sea of indistinguishably homogenous 'light-themed' sites... EDIT: I can't believe people seriously downvoted you for tha
22.
▲
by
oblique63
12y ago
> Most meal replacement shakes I've seen (not including those used in the medical industry) aren't suitable to replace your entire diet with We literally do not know that. Similarly, we cannot know that about soylent either.
23.
▲
by
oblique63
12y ago
Not in SF proper... I'm a native san franciscan that grew up in the mission in the 90's, and virtually every native san franciscan I've ever met has been a renter. I only had like 1 friend in high school whose parents actuall
24.
▲
by
oblique63
12y ago
A directory tree may not be the most optimal solution, but it's easier to browse than the default github view...
25.
▲
by
oblique63
12y ago
> Julia is filling in as a great substitute for scientific coding in a single language stack, and Go / Rust / Haskell for the other stuff. I've been wondering about why so many python devs have migrated to using Go recen
26.
▲
by
oblique63
12y ago
> Most people feel that isn't the case though. That the disparity is a social problem that we can change and fix. Recently saw a really interesting well-researched Norwegian documentary that explores this topic and kinda throws th
27.
▲
by
oblique63
13y ago
Since there's bound to be some discussion about MBTI's validity now that you brought it up, I'd like to point out that there's some interesting research emerging that seems to reliably correlate MBTI type with observed b
28.
▲
by
oblique63
13y ago
I don't know about prostitutes, but one of my good friends works at an upscale strip club here and her clientele does primarily consist of tech workers, especially whenever a conference rolls around.
29.
▲
by
oblique63
13y ago
legitimate question: how many of these 'anti-ubuntu/amazon' sites are there, and how many of them have actually been threatened to be taken down in the past? Because right now this is looking like an isolated incident (albeit
30.
▲
by
oblique63
13y ago
You're right that thinking critically != negativity, but nobody ever said anything about thinking critically. What davedx was talking about is more akin to the rampant immature cynicism, contemptment, and 1up-manship around here. Simil
More ›