Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DevoAKA
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
DevoAKA
3y ago
`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-medium-7c0...
2.
▲
by
DevoAKA
5y ago
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 lasting two, investors will be upset the company is turning
3.
▲
by
DevoAKA
5y ago
Where are you reading about the state of emergency?
4.
▲
by
DevoAKA
6y ago
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 to a single repo) can seemingly be solved by migrating
5.
▲
by
DevoAKA
7y ago
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.
6.
▲
by
DevoAKA
7y ago
> 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 to the new Terms of Service, it can be mandatory at any
7.
▲
by
DevoAKA
8y ago
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 lengthy onboarding. No configuration headaches. No separate log
8.
▲
by
DevoAKA
11y ago
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 deal with blackouts from GameCentre.
9.
▲
by
DevoAKA
12y ago
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."
10.
▲
by
DevoAKA
12y ago
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, chances are Facebook has your phone number/w
11.
▲
by
DevoAKA
12y ago
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 very adamant about it.
12.
▲
OnScroll JavaScript Events on iOS8 Beta 3+ Safari Webkit (Demo)
(ios8-scroll-events.heroku.com)
1 points
by
DevoAKA
12y ago
|
0 comments
13.
▲
by
DevoAKA
12y ago
> 0 to 100, real quick That's the whole point of the article. He's saying don't do it.
14.
▲
by
DevoAKA
12y ago
You're console.logging everyone's app settings and email after they've created an app. main.js:1480
15.
▲
by
DevoAKA
12y ago
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 time to figure things out. Plus, you'
16.
▲
by
DevoAKA
13y ago
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 and all.
17.
▲
by
DevoAKA
13y ago
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 input is validated with the type="email" HTML5 at
18.
▲
by
DevoAKA
13y ago
Donating to a Lavabit Legal Defence Fund through PayPal seems a bit of an oxymoron though, no?
19.
▲
by
DevoAKA
14y ago
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't want it, you could always remove those lines of code from
20.
▲
by
DevoAKA
14y ago
Sweet, thanks! I will suggest that the "Email This eBook To Me" button have a 'cursor: pointer' CSS property.