Viewing profile — ruskimalooski
ruskimalooski
HN member- Joined
- Fri, Sep 01, 2017, 3:27 PM UTC
- HN karma
- 30
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About ruskimalooski
No profile information was provided.
Recent public activity
-
comment
Comment #16907093
https://github.com/kwiwk/lru-cached-getter - Building out some utilities with first-tier TypeScript support. Nothing big. Been working more with Arduinos and lower level stuff to o…
-
comment
Comment #16117367
Only complaint is no TS support. Writing these kinds of libraries ones-self is a great way to learn about promises, async/await and the performance cost of iterables. I did somethi…
-
comment
Comment #16110434
I think a better NPM Install would be something closer to what Yarn does with how it de-dupes and deterministically lays out the node_modules folder.
-
comment
Comment #16081465
Note that the form only works properly in Chrome :/
-
comment
Comment #15534032
Travis CI has a deployment method for GitHub releases. https://medium.com/@russleyshaw/typescript-package-deploymen... I like to use it to "npm pack" up my new releases and serve t…
-
comment
Comment #15395705
About a year ago I was on a big vagrant craze. We develop applications in JS and our primary deployment platform was Linux. We were hoping that if we developed in a linux environme…
-
comment
Comment #15384679
But even the asymptotes are an assumption derived from pure thought experiment.
-
comment
Comment #15384626
Agreed. Although other comments claim that their dynamically typed languages have this same property, inherently in dynamic languages the auto complete will fail out unless you eff…
-
comment
Comment #15384605
These graphs really mean nothing. There is no data behind them. I might as well make a graph that conveys a non-descript correlation between how much an article bashes static typin…
-
comment
Comment #15295303
I've seen many articles lately about using Make for NodeJS, Go, and other modern languages. I really do not understand it. Lots of these languages (Go and NodeJS) were designed to …
-
comment
Comment #15287142
I have yet to find a single Git Front end that allows drag and dropping of branches. Feel free to enlighten me.
-
comment
Comment #15286567
GitKraken is the best GitUI I've ever used. I highly recommend it. I use it for personal projects and at work. Professional License is really reasonable.
-
comment
Comment #15286548
Not what I was hoping for. I use GitKraken for most of my daily Git stuff and the CLI when its needed. I was hoping GUI for more administrative purposes. It would be cool to get de…
-
comment
Comment #15280126
Although it is nice to see an open source alternative, my team and I went through a period of trying out different chat services and passed over Slack and MM and went for Discord. …
-
comment
Comment #15151068
Yea, I've used Mint. I didn't care for it. Arch was not my first pick, I used it after using it a bunch.
-
comment
Comment #15149816
Constantly. I was the chair of an student development team that runs AI Tournaments ( http://siggame.io/ ). We get a constant stream of freshmen and most of them are very new with …
-
comment
Comment #15149242
As nice as Linux on the desktop can be sometimes, it was actually refreshing to come back to Windows 10, especially after my time with Arch. I had forgotten how nice having certain…