Viewing profile — coolmitch
coolmitch
HN member- Joined
- Tue, May 06, 2014, 2:09 AM UTC
- HN karma
- 238
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About coolmitch
Recent public activity
-
comment
Comment #48365127
yes! it's the worst! I've been using Instant Space Switcher (which got a small callout in tfa) as a targeted fix for this, and it's lifechanging
-
comment
Comment #40372554
if you're interested in this kind of thing, The Mexican Runner beat every NES game (over 700 of them [1]) including such gems as Miracle Piano Teaching System, which took 91 hours …
-
comment
Comment #38075892
small plug for a similar site, https://filmot.com , which will search for a particular word in subtitles https://filmot.com/search/coup%20de%20gras/1?channelID=&grid... (hover a th…
-
comment
Comment #37807370
i see a lot of people doing this, and especially if theyre shallow clones, its really not a big deal and anyway git-worktree is basically this workflow wrapped in nicer UX
-
comment
Comment #33761027
the publisher says >In 1997, Werner Herzog was in Tokyo to direct an opera. His hosts asked him, Whom would you like to meet? He replied instantly: Hiroo Onoda. Onoda was a former …
-
comment
Comment #32746238
almost fell out of my chair
-
comment
Comment #29765315
testflight app doesn't seem to be able to access my camera (iPhone SE2) despite having permissions
-
comment
Comment #26034056
i know nothing about this beyond watching food network - i dont even know the meaning of discipline in a kitchen - but can someone explain why it has to be so tough? why do they wo…
- comment
-
comment
Comment #19259076
there's already a very popular react (cljs) framework called reframe https://github.com/Day8/re-frame
-
comment
Comment #17437180
if you have access to this, it's your moral responsibility to leak it
-
comment
Comment #14448783
As a web developer working primarily in JS, what should I be learning now to stay relevant/up-to-date once WebAssembly is more common? Are we going to see more web stuff built with…
-
comment
Comment #14419699
I'll plug Parinfer as the best tool I've found for removing the pain of editing s-expressions. It's done wonders for my own workflow, and there's almost nothing to learn before you…
- story
-
comment
Comment #13412369
I haven't gotten a chance to try it yet (would be interested in hearing from anyone who has), but there is a Chrome devtools fork called Dirac that is targeted at natively debuggin…
-
comment
Comment #12629642
(this is with two filters: "Los Angeles" and "la")
-
comment
Comment #12629632
One quick thing I noticed, some HTML made its way into filtered results, ie: QA Engineer $100k - $110k + equity, Backend Engineer $110k - $130k + Equity | Replicated | lass="highli…
- story
-
comment
Comment #12278353
FWIW, I think word formats are most desired by recruiters because they can be easily edited to ie. remove your name and add skills the recruiter thinks will get it recognized. I'm …
-
comment
Comment #12069961
For a React implementation, look no further than react-virtualized ( https://github.com/bvaughn/react-virtualized ). Performant, great featureset, and one of the most accessible, r…
-
comment
Comment #12032757
Used it last month to build a new gaming pc -- amazing site. I was really impressed with the amount of useful data you guys have managed to collect, and the thoughtful UX. I've rec…
- comment
-
comment
Comment #11537854
yeah -- perhaps there's a lot of negative things to be said about node, but the fact that they've released multiple versions? really? https://clojure.org/community/downloads_older …
-
comment
Comment #9316910
Author here-- really happy that people are finding this useful. I wrote it a few months ago when frustration with the way Chrome logged objects led me into their docs and I found a…
-
comment
Comment #9084059
Just reading out of my notes, the only non-highlighting detector I was looking at was https://github.com/blakeembrey/node-language-detect , but it's not widely used or developed as…