Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
efedorenko
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
efedorenko
3y ago
Author here. The article was published 2 years ago, and when I started working on the tool the spec for OkLCH didn't even come out yet (late Dec 2020). Today I'd choose OkLCH over LCH as it solves a few problems with it.
2.
▲
Visiting Edward Tufte’s art farm
(efedorenko.com)
2 points
by
efedorenko
5y ago
|
0 comments
3.
▲
by
efedorenko
6y ago
> …the test is only concerned with the one page you are testing I use a Lighthouse score for troubleshooting, but at the end of the article there is a chart of the change in Core Web Vitals, which tracks performance of _all_ pages indexe
4.
▲
by
efedorenko
6y ago
The Lighthouse score is just a detailed and useful metric for troubleshooting, but not the only one we monitor. I included a chart from our Core Web Vitals in the end, which monitors the performance of all pages indexed by Google and uses a
5.
▲
Book “Designing in Figma”
(figmabook.com)
3 points
by
efedorenko
6y ago
|
0 comments
6.
▲
by
efedorenko
6y ago
https://developers.google.com/speed/pagespeed/insights/?url=... shows 99-100 every time I load it ¯\_(ツ)_/¯ Our mobile score is lower (86 according to PageSpeed), but I mention that in a blog post.
7.
▲
by
efedorenko
6y ago
Hi, author here. Accessibility score went from 87 to 96. The second screenshot with a score of 86 was a preliminary result after introducing the fake widget. (Best Practices went from 86 to 100.)
8.
▲
15 Years (At the Same Company)
(efedorenko.com)
1 points
by
efedorenko
7y ago
|
0 comments
9.
▲
by
efedorenko
7y ago
That was one of the things that confused the hell out of me as well.
10.
▲
by
efedorenko
12y ago
There is a point when super quiet environment with other people becomes uncomfortable. We often keep music on quietly even if there are just a couple people in the office.
11.
▲
Ending the open office epidemic
(wildbit.com)
208 points
by
efedorenko
12y ago
|
144 comments
12.
▲
Code review workflows
(blog.beanstalkapp.com)
2 points
by
efedorenko
12y ago
|
0 comments
13.
▲
Show HN: Fight email spoofing. A free tool to monitor and implement DMARC
(dmarc.postmarkapp.com)
8 points
by
efedorenko
12y ago
|
1 comments
14.
▲
Dploy.io - Ship code from GitHub, Bitbucket or SVN/Git repo
(dploy.io)
30 points
by
efedorenko
13y ago
|
42 comments
15.
▲
by
efedorenko
13y ago
Colors and images were used long before text to convey information. Then they were used together with text (see first books). Using just text without colors and images is a relatively new invention caused by technical limitations, and it di
16.
▲
by
efedorenko
13y ago
Because this would be a lie. We don't try to fool our users by sending them fake personal emails - who would believe that CEO actually emails every new user? But we want to show that there is a really small team behind the product, and you
17.
▲
Designing a modern email
(blog.postmarkapp.com)
60 points
by
efedorenko
13y ago
|
66 comments
18.
▲
by
efedorenko
15y ago
Thanks for letting us know! Already fixed.
19.
▲
by
efedorenko
15y ago
Thanks for feedback! I already fixed this and it would be deployed soon.
20.
▲
by
efedorenko
15y ago
SpamAssassin score could be in range from -1 (best) to 25 (worst). 0.4 and 1.0 is almost the same, so it's normal for white pointer to stay on the same position.
21.
▲
by
efedorenko
16y ago
I'm trying to learn programming with zero experience too, and highly recommend book "Learn to Program" ( http://pine.fm/LearnToProgram/ ). It was worth every hour even while my goal is to learn JS and book based on Ruby. Now I'm reading JS