Whoa TIL. Jsfx feels way cooler now. Fwiw jsfx is easy fodder for llm’s if you need a quick utility. Mine was a midi channel filter
HN user
daniel_sim
the steermouse g502 combo is just incredible. been my staple for years
Check out https://www.gpui.rs/ too
If SEGA have a problem with it, I say you swap the sprites for steamboat willie.
I dunno, the roll-jump-attack method is really fun! I like that it's a bit of a game of chicken. Not really true to sonic but ¯\_(ツ)_/¯
This is worth proposing. A tag where fallback text is provided within which can be overridden by the browser with a formatted date string would be excellent.
as a user, I have always loved when apps use sparkle.
I’ll believe RTO is about collaboration when people starting giving up private offices to make more collaborative spaces.
I have a 30-minute walking commute to work, and changing back to non-automated buttons has added about 5 minutes to that if I'm not super lucky with timing. The worst is seeing the lights turn and knowing it would have lit up green for pedestrians only to have to wait a full cycle for the next opportunity.
Westfield Labs | San Francisco | ONSITE | http://www.westfieldlabs.com
We're hiring across a range of engineering positions. But the coolest is definitely this one:
"Contribute to a next generation JavaScript library for indoor mapping, which utilizes WebGL, physics, indoor positioning, and wayfinding. The engineer will be responsible for adding new features and apply performance improvements to the existing code base. You will solve challenging problems like applying performant collision detection algorithms for UI elements, or creating a solution for turn-by-turn directions. We are changing the game for indoor mapping, positioning, and wayfinding, as well as some top-secret research ideas (Pst - there will be robots).
dsim@us.westfield.com
Some interesting panorama effects on that Heart Coffee photo.
I've just finished reading The Lean Startup. There is so much in there that is relevant to this if you haven't already read it I highly recommend you check it out. Especially the sections on engines of growth and metrics.
Two things me sane: I get up an hour earlier than I need to in the morning to sit, think (high level/long term), plan and occasionally write. I set "Do not disturb" on my phone to automatically enable at 6pm daily.
After Effects, Flash if you're desperate.
Apple made the Google maps app.
My approach is to leave it to the device manufacturer/user and only use % based font sizing. CSS wise, for layout I then rely on % for horizontal spacing/positioning and em's for the verticals, which act as a kind of "em = line" system. Even though an em is rarely a line is a baseline sense, it makes cross-device design a lot more painless leaving the base unit to the device itself.
What you need to do is use a 'touchUpInside' event, there are a couple wwdc preso's that cover it. Basically you compare coords of a touchend event to the coords of the target. Touchend events fire instantly so you dont have to worry about the 300ms click delay. Dug this out of some old code, wont work out of the box but you get the gist. https://gist.github.com/3067704
Hard to tell if I'm biased or if this new format is as boring as it seems. Will have to try again tomorrow. Got about 10 minutes in tonight.
Ahhh great! I've been rolling my own as I go, but this will save a lot of time and effort.
Should make for some good bridge FU on hypercritical this week...
This is excellent! I really feel some of this sticking in my memory for once. Thanks.
Doesn't event.preventDefault() cater to this case?
That's kind of what I was referring to, likewise with Eclipse. Textmate has always been the polar opposite of whatever that feeling is.
I'm sure I'm not the only textmate user who finds Sublime Text hideous. I'd sooner bite the bullet on vim if I'm going the ugly route.