Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coolmitch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
coolmitch
4mo ago
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
2.
▲
by
coolmitch
2y ago
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 to beat and required him to become quite proficient at
3.
▲
by
coolmitch
3y ago
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 thumbnail to play) I
4.
▲
by
coolmitch
3y ago
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
5.
▲
by
coolmitch
4y ago
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 solider famous for having quixotically defended an island
6.
▲
by
coolmitch
4y ago
almost fell out of my chair
7.
▲
by
coolmitch
5y ago
testflight app doesn't seem to be able to access my camera (iPhone SE2) despite having permissions
8.
▲
by
coolmitch
6y ago
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 work for such long hours in such shitty conditions for such po
9.
▲
by
coolmitch
8y ago
there's already a very popular react (cljs) framework called reframe https://github.com/Day8/re-frame
10.
▲
by
coolmitch
8y ago
if you have access to this, it's your moral responsibility to leak it
11.
▲
by
coolmitch
9y ago
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 c++, like the dsp example in this blog post?
12.
▲
by
coolmitch
9y ago
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 can use it effectively (compare to Pare
13.
▲
Google Earth Redesigned
(google.com)
389 points
by
coolmitch
9y ago
|
280 comments
14.
▲
by
coolmitch
10y ago
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 debugging clojurescript. https://github.com/bin
15.
▲
by
coolmitch
10y ago
(this is with two filters: "Los Angeles" and "la")
16.
▲
by
coolmitch
10y ago
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="highlighted" style="background-color: #eea776"
17.
▲
How Emergent Coding Works
(youtube.com)
2 points
by
coolmitch
10y ago
|
0 comments
18.
▲
by
coolmitch
10y ago
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 pretty sure word formats are pretty unamenable to parsi
19.
▲
by
coolmitch
10y ago
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, responsive maintainers I've ever see
20.
▲
by
coolmitch
10y ago
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 recommended it to several friends since then. Thanks!
21.
▲
by
coolmitch
10y ago
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 http://www.scala-
22.
▲
by
coolmitch
11y ago
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 bunch of cool stuff I hadn't seen before.
23.
▲
by
coolmitch
12y ago
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 far as i can tell. If you have Ru
24.
▲
by
coolmitch
12y ago
Used this in a project[0] a little while ago and found it really easy to work with. The syntax detection was an added bonus that I had expected to need another library for. http://cmdv.io edit: I should mention that this might b