Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asiando
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
asiando
6y ago
8 hours of work already mean about 10 hours dedicated to work, including commute and preparation. It’s 18 hours if you include sleeping and you only have 6 hours left for “recreation,” which must also include personal errands, cooking and c
2.
▲
by
asiando
6y ago
Not everyone can be a professional. Companies like Amazon, Walmart and Monsanto squeeze out “mom and pop stores” so they can no longer compete and end up working for the man.
3.
▲
by
asiando
6y ago
Service itself is pretty good compared to the EU. Consumer protection for goods however isn’t. Most products in the EU must come with a 2-year consumer warranty for example.
4.
▲
by
asiando
6y ago
Can’t wait for them to block stepbrother and BBC
5.
▲
by
asiando
6y ago
Doesn’t that already happen? Chrome currently survives thanks to advertising either way. Splitting Google would just make it a little more indirect.
6.
▲
by
asiando
6y ago
Users of CSS frameworks do it to cut corners and follow whatever the framework suggests. “The small breakpoint is 768px wide? I guess below it it’s a phone, I hope you like burgers”
7.
▲
by
asiando
6y ago
On iOS it just changes the UA. This means that regular CSS-only responsive sites don’t change at all, unlike what the other 2 comments are suggesting. Maybe on Android it’s different.
8.
▲
by
asiando
6y ago
The author is actually complaining about narrow viewports and not about portrait orientations, without even realizing it.
9.
▲
by
asiando
6y ago
It’s not that hard to display a few paragraphs. It’s hard to display complex pieces of information while also making them look good to the client (which, we should remember, pays our bills)
10.
▲
by
asiando
6y ago
Agreed completely. One mistake that designers/developers do though is to completely give up under 1000px so we get this swaths of whitespace and a hamburger. That’s a waste of estate and a waste of my time.
11.
▲
by
asiando
6y ago
There’s a good reason why there are no real DPI media queries: You should not decide how big things appear on the screen, that’s up to the user. The user has the ability to change resolution or to change the website’s zoom level, you shoul
12.
▲
by
asiando
6y ago
People downvoted you but there’s some truth here. There’s only one thing that comes to mind: > First they came for the Socialists, and I did not speak out— Because I was not a Socialist. > Then they came for the Trade Unionists, and I
13.
▲
by
asiando
6y ago
> No browser I ever used offers a good solution to not only store bookmarks but also being good at finding them again. And tabs solve this problem how? In most browsers they aren’t even searchable. The only advantage over a folder of boo
14.
▲
by
asiando
6y ago
This applies to everything in the browser honestly. Why can’t I bind a variable to the DOM natively? I want the variable X to match the value of <input> and vice versa without having to set up a bunch of listeners and hope they don’t
15.
▲
by
asiando
6y ago
What a joke. You’re willing to go broke so they lose 2% of their capital? Good job.
16.
▲
by
asiando
6y ago
What you’re feeling is called Schadenfreude. I wonder how long before enough people realize they made a mistake to trigger another referendum.
17.
▲
by
asiando
6y ago
This is super interesting, I didn’t know that Shortcuts could track apps opening and closing.
18.
▲
by
asiando
6y ago
They’re ok but they should be more precise: 1. Require websites to be concise and offer a yes/no ONLY. 2. Reverse-lobby browser vendors to turn this into an API. 3. Require everyone to use the API. Now users can block or accept all r
19.
▲
by
asiando
6y ago
Don’t read this because you can’t unsee. I prefer to be ignorant of what it could have been because I don’t want to groan about it for the rest of my days.
20.
▲
by
asiando
6y ago
I did not expect this kind of performance. Neat!
21.
▲
by
asiando
6y ago
The blog you mentioned has interesting articles. Do you have by chance also something similar but for the person on the other side of the desk? I’d like to sharpen my skills to be interviewed. I’m the developer who never has questions at th
22.
▲
by
asiando
6y ago
I’m the kinda of guy who has a strict linter and will force you to rewrite every PR you submit, but the result is that most of the time better style means you see the problems better and very often the diff (or additional code) is halved. I
23.
▲
by
asiando
6y ago
Nobody would like to be locked at home. No restaurants and no travel… for what? 2 weeks aren't enough to slow down the warming.
24.
▲
by
asiando
6y ago
This would make sense if Rolling Stones wants to be a sort of Medium: You pay us to host your content. However to make sense they’d also have to share the profits from the ads on the page.
25.
▲
by
asiando
6y ago
That reminds me, theming was possible in Tiger times too, but I don’t remember the name of the application.
26.
▲
by
asiando
6y ago
Because the iPhone is a pretty expensive mass-produced camera with millions of dollars in development costs that a webcam would never have. Even a highly-optimized “let’s steal a smartphone camera” webcam would never cost under $100, so it
27.
▲
by
asiando
6y ago
There are no advantages. It’s heavy, limited, not very readable. It just looks beautiful and demoes OpenType’s features and the author’s capabilities. Maybe someone will find it useful, but we’re talking about 10 people on earth. Even if yo
28.
▲
by
asiando
6y ago
> It is essentially a world of hero worship where one's name is more important than one's productions. This. If Van Gogh spat on a tissue and framed it I guarantee it’d go for thousands. Art has become an investment more than a
29.
▲
by
asiando
6y ago
I spent a lot of time and effort merging my chat clients in the Meebo era and afterwards with XMPP proxies and I tried to keep friends from messaging me in 3 apps at once. I gave up and that's fine. I have at least 4 messaging apps on
30.
▲
by
asiando
6y ago
Parcel doesn’t come for free. It does help, but it brings its own problems. If you stick an await in the code it breaks it because it transpiles it to a missing library. You have to disable Babel or import a regenerator/polyfill or wha
More ›