Viewing profile — DevoAKA
DevoAKA
HN member- Joined
- Fri, Jan 04, 2013, 5:41 PM UTC
- HN karma
- 71
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About DevoAKA
No profile information was provided.
Recent public activity
-
comment
Comment #39638034
`transition-timing-function: ease-in-out` This reminds me of Medium spending months to change the underline beneath a descender: https://medium.design/crafting-link-underlines-on-m…
-
comment
Comment #29887355
We take pay cuts to work at a startup in favour of equity, not every startup needs a former FAANG Staff engineer in SF, and the idea is for the money to last about a year. If it’s …
-
comment
Comment #29250568
Where are you reading about the state of emergency?
-
comment
Comment #26485916
I’m not sure when the Forestry-GitHub integration came to be but Forestry was launched in 2016 and GitHub Apps was launched in 2017. Their problem (refined permissions / permission…
-
comment
Comment #22185253
You can use polling or sockets when the browser is open; the problem is showing those notifications on the phone's lock screen or when you're in another app.
-
comment
Comment #21340402
> We have a lot of upset customers thinking that GitLab self-managed telemetry will be mandatory for Self-Managed GitLab moving forward It may not be mandatory now but, by agreeing…
-
comment
Comment #19287073
ZenHub | Senior Backend Engineer | Vancouver, Canada | Full-time | ONSITE ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No len…
-
comment
Comment #9424182
HockeyStreams has an API for scores - for free. I'm not sure how quickly it updates though: https://www.hockeystreams.com/api#scoresapi Highly recommended to anyone that have to de…
-
comment
Comment #8895008
Dev here. It's all native. Our iOS team says, "some of the third party libraries we have are Objective-C, but we've only written Swift code."
-
comment
Comment #8261061
Perfect example is Facebook. You don't have to be on it for them to know your phone number. If 2 of your friends have the "Share your Contacts with Facebook" option turned on, chan…
-
comment
Comment #8195393
Not totally true. I went to school with a lot of Mexicans and they would get verbally upset when I referred to the US as "America". As a Canadian, I could care less but they were v…
- story
-
comment
Comment #8072439
> 0 to 100, real quick That's the whole point of the article. He's saying don't do it.
-
comment
Comment #7859214
You're console.logging everyone's app settings and email after they've created an app. main.js:1480
-
comment
Comment #7499933
Man, the HN crowd is always rough but I agree with the whole "look for a job" advice. Maybe just for a little while; it's not that bad, haha. You're only 23 so you have a lot of ti…
-
comment
Comment #7390273
I didn't find my current job directly through the monthly job post but, over a year ago, I found a link to AngelList and then from there I was able to find my full-time job, junior…
-
comment
Comment #6188525
A couple things I noticed: - Validation is very slow. It was averaging out to about 5s per submission. This should be able to be done almost instantly on the front-end. - The email…
-
comment
Comment #6182162
Donating to a Lavabit Legal Defence Fund through PayPal seems a bit of an oxymoron though, no?
-
comment
Comment #5188926
But the point of mobile-collapsing navigation on mobile devices is for a better user experience. Why would you go out of your way to ignore that right away? And if you really didn'…
-
comment
Comment #5102738
Sweet, thanks! I will suggest that the "Email This eBook To Me" button have a 'cursor: pointer' CSS property.