Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
atirip
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
atirip
4y ago
I only buy from merchants that offer PayPal (there are few I trust by card, like Amazon). And the reason is that whatever it happens, I can always get my money back with PayPal. It happened 3 times in last 5 years that seller took the money
2.
▲
by
atirip
4y ago
> Reels usage is still growing But of course, as Meta put gun to the head of everyone - you WILL make Reels, or else - and now all the people I follow, increasingly make Reels. I hate Reels.
3.
▲
by
atirip
4y ago
Every time I buy a new car, there suddenly are a lot of the same model everywhere I look.
4.
▲
by
atirip
4y ago
Drip Europe | Frontend Engineer | Full Time | Remote, but significant overlap (at least 4 hours) with Central European Time | https://www.drip.com We’re an ecommerce marketing automation platform that’s generated more than $2 bi
5.
▲
by
atirip
4y ago
Most my coworkes are introverts. We do not do anything above. Unexpected enough? And we are lean and mean highly functional team. The most helpful for my team is let people be themselves and not force rituals.
6.
▲
by
atirip
4y ago
Oh for fucks sake people. There seems to be 5 lines of text on that page and to see them I needed to turn off content blockers. Jeez…
7.
▲
by
atirip
5y ago
Find a hobby. Something that is not work related and take it seriously. I don’t know - start cooking, invest into obscure LP’s, vintage fashion, start collecting stamps, racing cars. PS! Going to gym and travelling is not a hobby.
8.
▲
by
atirip
5y ago
I am Apple Music customer since beginning and not once has been shuffle turned on automatically.
9.
▲
by
atirip
5y ago
Sleeknote | Frontend Engineer | Full Time | Remote, but significant overlap (at least 4 hours) with Central European Time (Denmark based) | https://www.sleeknote.com We’re a growing, stable company that creates tools that help w
10.
▲
by
atirip
5y ago
It is called CV driven development. The cold truth is if you do not have latest SV hype in your CV, you become pariah, unhireable. It’s that simple.
11.
▲
by
atirip
5y ago
> Not everyone needs mobile internet. I'd argue that most people don't. Mobile phones were extremely popular when they didn't have any internet connectivity. I am not mocking you, but here the case is that people do not kn
12.
▲
by
atirip
5y ago
I would not say obsessed. Instead I divide engineers to implementors (people who are masters of using frameworks/libraries to implement features, but are not capable of writing one) and developers (people who can write a framework/
13.
▲
by
atirip
5y ago
We always look for “rough diamonds”. It is a creative process, lots of tea leaves reading, but will yield excellent results if you have the ability to read these tea leaves. I am not sure we ever hired “the best on paper” candidate. But we
14.
▲
by
atirip
5y ago
Some years ago that “universal “ in EU was USB-A, Apple had Lightning. Now EU wants that “universal” to be USB-C, Apple has Lightning. And in few years EU adapts USB-X as “universal” and Apple still goes with Lightning.
15.
▲
by
atirip
5y ago
I initially just mimicked the React version into Vanilla, so this was a show-off how to do that somewhat exactly the same way. But in this particular case it serves no meaning, we can always read 'checked' from DOM.
16.
▲
by
atirip
5y ago
This was just taking the final React code in the article and rewriting it in vanilla as close as possible. Your comment is fully correct, but I would like to point out: - with such a tiny DOM to rerender, it is equivalent, probably even fas
17.
▲
by
atirip
5y ago
Oh please, if you want to compare, use modern vanilla too... <!doctype html> <body> <custom-element></custom-element> <script> const CHECKBOX_ID = "my-checkbox"; const defaultLab
18.
▲
by
atirip
5y ago
Load all resources with fetch(), store to cache by yourself, take the response, clone and transfer into anything that can be sent with postMessage()
19.
▲
by
atirip
6y ago
If you are using Mac, Use [Gitbox]( http://gitboxapp.com/ ), it is a godsend.
20.
▲
by
atirip
6y ago
I use Safari User Stylesheet. This is mine: /* "custom" */ [class*="as-oil"]:not(body, html), [class*="optanon"]:not(body, html), /* "generic" */ [class*="consent
21.
▲
by
atirip
8y ago
Yes. To combat that we have code reviews (pull request workflow) and generally friendly and supportive atmosphere.
22.
▲
by
atirip
8y ago
Yep, you are correct about generic truthy. We have standard library function empty(), which is custom (agreed internally what is empty) and which everyone knows. That solves many issues you pointed.
23.
▲
by
atirip
8y ago
Probably bad ;-) Seriously speaking all that comparison tables are pure academic stuff. In real code I honestly ever encountered a case where I have no clue whatsoever what both sides of equation are. To the claim that when you have such co
24.
▲
by
atirip
8y ago
Disagree. Nothing clever in this, just elementary JS knowledge. I claim that relying in types in dymanic language (always ===) is actually worse. Better is not rely on types.
25.
▲
by
atirip
8y ago
We fully embrace Javascript as dynamically typed language and when one does this, types on most cases will become irrelevant. Then also using === in the code means that the usage is explicitly required in this specific place and == will cau
26.
▲
by
atirip
8y ago
Yes. In our codebase it is forbidden to test for true/false, only truthy/falsy is allowed. The only place where === is needed and allowed is testing for if function argument is omitted. Otherwise == and yes, all developers underst
27.
▲
by
atirip
8y ago
We used it instead of õ (and Õ) in teletext system as from all of our umlaut characters (äöüõ) õ is the only that is missing in ASCII.
28.
▲
by
atirip
9y ago
JavaScript Standard Library created that every browser has "installed" and updated automatically.
29.
▲
by
atirip
9y ago
51, dont wont to do anything else. Working in a startup, coworkers are half my age. Having fun.
30.
▲
by
atirip
10y ago
> They've tried to brainwash people how Brexit would instantly collapse the econ (didn't happen, did it) I may be just silly, but Brexit hasn't happened yet.
More ›