Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Lyren
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
Lyren
6y ago
I received communication ~15min ago that they're actively looking into the issue. I submitted the ticket roughly 20min ago. So it seems they're aware. It doesn't help that their status page is also hosted on IBM Cloud.
2.
▲
by
Lyren
8y ago
You could rate-limit at a higher limit based on username as well. I guess a potential problem with that however is the login-blocking of high profile accounts with known usernames. Maybe only those accounts could be solved by a captcha to b
3.
▲
by
Lyren
8y ago
It's honestly not as limiting as you might think. Readability has definitely improved a ton since switching. Of course we don't count every bracket or blank lines. Only the rows with any logic or assignment. And yes, I agree, ther
4.
▲
by
Lyren
8y ago
I can vouch for Clean Coder. We watched them in our company. It's a small dev team so we took the time together. Afterwards we implemented a 4-line rule amongst other things. We don't always hold ourselves to it, sometimes 5-6 lin
5.
▲
by
Lyren
9y ago
The style I like to use is the css/scss webpack loader. Basically, you import a .scss file into your .jsx. The scss is compiled and at the same time imported into .jsx as a hashmap where the key is your scss class-name & the value