Viewing profile — samdoshi
samdoshi
HN member- Joined
- Mon, Feb 15, 2016, 9:04 AM UTC
- HN karma
- 42
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About samdoshi
No profile information was provided.
Recent public activity
-
comment
Comment #35674133
I think you can download the EPO file manually. https://github.com/StevenMaude/armstrong https://github.com/StevenMaude/epo-bin
-
comment
Comment #19353788
Nix / NixOS[1], and Gentoo[2] also use monorepos with some provision for overlays. 1: https://github.com/NixOS/nixpkgs 2: https://github.com/gentoo/gentoo
-
comment
Comment #17818685
It's very active. Just on the `develop` branch. https://github.com/syl20bnr/spacemacs/tree/develop
-
comment
Comment #14032084
This feels very reactionary to me. That fact that the new Mac Pros will not be out till next year makes it sound like they've only started working on it quite recently, perhaps in …
-
comment
Comment #13707252
There is a (recent) video from Ethan Schoonover demonstrating his config. https://www.youtube.com/watch?v=70IxjLEmomg
-
comment
Comment #13707193
There is a BSP based layout[1] in xmonad-contrib. You can resize it using the mouse or the keyboard (with appropriate configuration). https://hackage.haskell.org/package/xmonad-con…
- story
- story
-
comment
Comment #12302991
It's not Dropbox, but SyncThing does support a `.stignore` file. https://docs.syncthing.net/users/ignoring.html
-
comment
Comment #12239987
You could always 3D print your own one... https://github.com/adereth/dactyl-keyboard Bonus points for having used Clojure to design it https://www.youtube.com/watch?v=uk3A41U0iO4
-
comment
Comment #11518115
There is also BeardedSpice which is a Mac native menubar app, works with lots of websites, YouTube included. http://beardedspice.github.io/
-
comment
Comment #11490883
> it feels way more natural to press a button than make a slide motion, to the point where you don't even realize you're pressing the button after a few pages of immersive reading,…
-
comment
Comment #11149918
> The beginner parts were _a_ gap, but they weren't the only gap. In fact, none of the existing books really went very far beyond Monad, with only RWH covering monad transformers. …