dkordik
|
4 years ago
|
on: Apple announces 27-inch 5K Studio Display
awkwardly small / awkwardly positioned second display when compared to a regular second display. main display has its own cam. and the external magic trackpad can go front and center on my desk.
the wasted parts get to come out to play when undocked :)
dkordik
|
6 years ago
|
on: How Dark Deploys Code in 50ms
cool- I guess there is some concept of a snapshot/diff to show you the before and after?
dkordik
|
7 years ago
|
on: How to Make a Roguelike
Do you have any of those examples pushed up to Github/Bitbucket/etc? Would be cool to see
dkordik
|
9 years ago
|
on: Lambda@Edge – Preview
Interesting... looks like something we might want to use to do URL rewriting for an S3-hosted SPA test environment, so that deep links resolve to the base of the SPA without having to use a more "dynamic" host like an EC2 instance running nginx. [edit] ah, nevermind, you have to be using CloudFront too.
dkordik
|
10 years ago
|
on: Atlas General Availability
That's an awesome project you've got there. Thanks for sharing!
dkordik
|
11 years ago
|
on: Grooveshark.io
Next they need grooveshark's excellent queuing interface.
dkordik
|
11 years ago
|
on: Show HN: BigScreen sends pictures and music from OS X to ChromeCast
in that case... congrats on shipping!
dkordik
|
11 years ago
|
on: Knod – A Tiny HTTP server for your current directory with writes
This has noticeably better performance than the python built-in http server in my experience.
dkordik
|
12 years ago
|
on: Show HN: Somewhere – Instagram hack motivates you to travel more
I was actually going to request some way to go back to a previous image. I didn't realize I could just use the back button. Glad you pointed that out! @OP: worth adding a back button in the site UI?
dkordik
|
12 years ago
|
on: FDA Warning Letter to 23andMe
Source?
dkordik
|
12 years ago
|
on: Breakout in 30 lines of JavaScript
dkordik
|
12 years ago
|
on: Breakout in 30 lines of JavaScript
TIL: DOM elements with IDs are automatically available as properties of window. (ball, paddle, etc.)
dkordik
|
12 years ago
|
on: Airdrop for Android
Looks slick. From the title, I was under the impression that this thing could talk to the native Airdrop app on iOS. Looks like that's not the case? Maybe it'd be more accurate to call it an Airdrop-like app for Android :)
dkordik
|
12 years ago
|
on: Scoop – A command-line installer for Windows
Wow, something like this has been sorely lacking. Thanks!
dkordik
|
12 years ago
|
on: Show HN: Trello for GitHub Issues
Nice! Love the simplicity of it all!
dkordik
|
13 years ago
|
on: Bootup.js - cache and load static files from local storage
Yeah, at least for the caching part, it seems like you should let that be the browser's responsibility, and set up Expires headers/etc appropriately. But what about the offline viewing use case? What are some good solutions to that these days?
dkordik
|
13 years ago
|
on: PayPal Bug Bounty - a lesson in not being a fuckup
dkordik
|
13 years ago
|
on: Google says no plans for iOS 6 mapping app "yet"
We know Google is at least doing a similar stereophotogrammetry technique to dynamically render the world in 3D... they talked about it coming soon to iOS during their presentation in June, "The Next Dimension of Google Maps" (
http://www.youtube.com/watch?v=HMBJ2Hu0NLw). Though upon rewatching, they might have just been talking about Google Earth.
No sign that they were porting over Navigation to iOS.
dkordik
|
13 years ago
|
on: That was quick: Grooveshark disappears from the Google Play Store (again)
There is a subset of music that is not available on the Spotify/Rdio net, for various reasons. If you don't have iTunes Match/Google Music/Amazon Cloud Player with this subset synced into, what do you do when you want to listen to a song now? You might find it on YouTube, or you might find it on Grooveshark.
dkordik
|
13 years ago
|
on: Reddit bans The Atlantic, Businessweek, others in major anti-spam move
Some following this thread might find Tarpits interesting if they don't already know about them:
http://en.wikipedia.org/wiki/Tarpit_(networking)Do you guys know of any other techniques that waste the malicious actor's time making it think everything is a-okay?
the wasted parts get to come out to play when undocked :)