Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mrcoles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mrcoles
29d ago
Hi, I built and continue to run GoFullPage! GoFullPage was temporarily taken down from the Chrome Web Store because of a copyright-related issue. This was not a security issue with the extension. We are working closely with Google on resolv
2.
▲
by
mrcoles
7y ago
Love this! Are you exploring more variations in the avatar expressions or does keeping it more limited work better? Also, are there any unexpected positive or negative outcomes so far? For example, do people feel pressured to smile or anyth
3.
▲
by
mrcoles
7y ago
Fun! The basic feature feels like a cross-platform/device way of doing the iOS Messages drawing feature.
4.
▲
by
mrcoles
7y ago
Cool project! Also, TIL: KYC = Know Your Customer https://en.wikipedia.org/wiki/Know_your_customer ;P
5.
▲
ScrollTitle
(mrcoles.com)
4 points
by
mrcoles
8y ago
|
0 comments
6.
▲
by
mrcoles
9y ago
ha! I’m glad you find it useful. I’ll never say no to paypal.me/mrcoles ;P
7.
▲
by
mrcoles
9y ago
Sorry to hear—my sister is in the same boat with alpha-gal from a lone star tick. It seems that very few people are aware of it.
8.
▲
by
mrcoles
9y ago
repo: https://github.com/mrcoles/dateknight My goal was to not have to dig around for the unique documentation for whatever language/library I was using the moment to format a datetime string. By unifying the code
9.
▲
Show HN: DateKnight a datetime string formatting reference and translator
(mrcoles.com)
13 points
by
mrcoles
9y ago
|
3 comments
10.
▲
by
mrcoles
10y ago
Thx! If I recall, I think the blockquotes were the trickiest one in writing this. I used the same repeated element trick and overflow hidden, but getting the line breaks in there was the final missing piece: https://github.com&#x
11.
▲
by
mrcoles
10y ago
Lol, loving all the comments asking what the usecase is or pointing out how it’s not functional. Here are some other things I’ve built in the past because the code and/or the idea was interesting to me: http://mrcoles.com&#x
12.
▲
by
mrcoles
10y ago
What does the IDE look like? Or do I have access to a terminal where I can use something like emacs or vim?
13.
▲
by
mrcoles
11y ago
Good stuff. That’s nice it outputs the commands. Have you considered adding a `[--dry-run|-n]` flag to see the command output in a safe way?
14.
▲
by
mrcoles
11y ago
Cool idea! I think I’d feel more comfortable using it with some clearer documentation on what exactly happens. The itertools pydocs are pretty relevant (even if their code snippets are “this is roughly equivalent to…”): https://d
15.
▲
by
mrcoles
12y ago
Interesting, beacons are definitely becoming more and more present and QR codes never caught on outside factories.
16.
▲
by
mrcoles
12y ago
huzzah, the `activeTab` permission removes the request for all those gross permissions! Try it now, I release v0.0.12
17.
▲
by
mrcoles
12y ago
actually, I’ll try out the activeTab permission… hopefully that will work. It’s hard to find time to maintain a side-project :)
18.
▲
by
mrcoles
12y ago
I made a simple open source alternative a couple years ago after seeing that nothing in the webstore could accurately take full page screenshots: https://chrome.google.com/webstore/detail/full-page-screen-c...
19.
▲
by
mrcoles
12y ago
Hi—I built that extension! Thank you for using it. You can view the source code here: https://github.com/mrcoles/full-page-screen-capture-chrome-e... It’s malware & spyware free. I built the extension to take a scr
20.
▲
by
mrcoles
13y ago
Each note is generated as a separate sound file when the piano first loads. They're all short wave files. So when you hit a bunch of notes at once, it's just playing several sound files at once. If you click the square in the uppe
21.
▲
by
mrcoles
13y ago
That is awesome! Despite all the fun I had making this "html5 piano", for electronic pianos, you really can't beat having an actual midi device with weighted keys. I’m looking forward to all the future awesomeness with audio
22.
▲
by
mrcoles
13y ago
That’s a fun idea. I directly used the existing keyboard mapping that garageband employs for keyboard to piano in their app, which tries its best to mimic a piano. There are lots of things that make actual QWERTY piano difficult, e.g., fewe
23.
▲
by
mrcoles
13y ago
Oh, nice to know and cool products! I wrote this web app in May 2012—I don’t think iOS was there yet? I’m open to a pull request though https://github.com/mrcoles/javascript-piano but since the project was mainly a tes
24.
▲
by
mrcoles
13y ago
try some of the other styles and volume responses by clicking on the square in the top right or hitting "?"—to be fair, everything sounds a lot more synth than real… but that wasn't my goal in building this project.
25.
▲
by
mrcoles
13y ago
yeah, it can play more notes at once than an iphone screen could!
26.
▲
by
mrcoles
13y ago
hrm… maybe my wording wasn’t as clear as I had hoped. It generates the audio ahead of time (as base64 dataURI wave files)—the on-the-fly part is that it’s generated in JavaScript each time you make changes to the settings, like wave-form an
27.
▲
by
mrcoles
13y ago
hey everyone, I didn't see that this had been posted until now—I wrote this as a fun little experiment with audio in the browser. The main hack here was to generate .wav files at the byte level directly in JavaScript by using data URIs
28.
▲
by
mrcoles
13y ago
and the source code: https://github.com/mrcoles/jacobs-css3-ladder
29.
▲
by
mrcoles
13y ago
Pretty fun—the perspective down animation inspired me to make css3 animated jacobs ladder: http://mrcoles.com/demo/jacobs-css3-ladder/
30.
▲
by
mrcoles
13y ago
I worried a little when I started selling this shirt: http://mrcoles.com/media/img/cool-harold-i-ny-ny-fractal-shi... but I figured it was either different enough or could be applied as a parody? (Or probably just
More ›