Viewing profile — mokkos
mokkos
HN member- Joined
- Tue, Jan 18, 2011, 12:34 AM UTC
- HN karma
- 195
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About mokkos
No profile information was provided.
Recent public activity
-
comment
Comment #25339857
I’ve lived in SF for 11 years now and it feels like city is mostly full of people who actually want to be here now. Even in covid times, I feel like there’s a better sense of commu…
-
comment
Comment #10230111
Lyft already has it, and it's in the app if you are a driver and the region supports Lyft Line. You set a destination you are driving to, and it'll match up with any Lyft Line pass…
-
comment
Comment #7831607
Loggly, San Francisco, CA (Financial district) - Full Time Looking for Full-stack, Frontend, Backend engineers. We're trying to make logging, instrumentation, and log analysis simp…
-
comment
Comment #3429960
"The right way to do things the first time is the way that gets it working the fastest so you can see if your solution even makes sense. The right way to rewrite it once that works…
-
comment
Comment #2859248
Continuation Passing SPOILERS: f_success = function() { gC(success, failure); }; f_failure = function() { gC(failure, failure); }; fC(f_success, f_failure); For me, the trick here …
-
comment
Comment #2650894
The real problem is that assistive technology is very slow to catch up with the technology and are expensive. For example, JAWS, one of the most popular screen readers, is around t…
-
comment
Comment #2650828
I would take it a bit further and ask all web developers to try to use your own site with a screen reader and turn off your monitors. It's quite an experience. For Windows, use JAW…
-
comment
Comment #2440039
she's referring to "classitis": http://www.sitekin.com/blogdetail/avoid_CSS_Classitis in that example, classitis is when you give a class "item" to every li element, the using .ite…
-
comment
Comment #2440017
Yep, it's this one. I apologize to others for the lack of context that the slide by itself gives. I got the summary of this talk from a co-worker who actually went, so I had the co…
- story
-
comment
Comment #2114052
I think he was talking about "developer privacy safeguards". Basically, there is none.