Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blenderdt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
blenderdt
4y ago
True, I should have added that to my comment.
2.
▲
by
blenderdt
4y ago
Lately I am reading into the cause of the diabetic pandemic. It's kind of shocking to read that our food is to blame and food companies are blocking change. Somehow this 'fat is bad' lie came into the world. We have been eati
3.
▲
by
blenderdt
4y ago
I still can't believe so many people work on a laptop all day. It puts an unbelievable amount of pressure on your neck causing all kinds of problems. If you can set the top of your screen a little above eye level.
4.
▲
by
blenderdt
4y ago
This is not completely true. When the monitor is at the correct hight it will put less strain on the neck. In the neck are also nerves that are related to sight. A tight neck can also cause visual problems.
5.
▲
by
blenderdt
4y ago
I am not against vaccinations but I don't like your comment at all. You also just have an opinion like everyone else. When you listen to scientists you will understand it's much more complicated than you are saying. Take a scienti
6.
▲
by
blenderdt
4y ago
The main disadvantage of the X-Bow is that ships need to be very high. This kind of bow can plunge very deep so you need protection against it. Damen's AXE bow can also be used for smaller ships but ships need to be long.
7.
▲
by
blenderdt
4y ago
Of course that will happen. The problem is people like Grapperhouse lack creativity. When they feel powerless they can't think of other solutions than the obvious.
8.
▲
by
blenderdt
4y ago
This is no bullshit, it's about feeling powerless. Grapperhouse saw how hard it is to track down child abusers. He was touched by it and he wanted to fix this. The best solution to track down child abusers fast is to track down their c
9.
▲
by
blenderdt
4y ago
I have been building websites for over 20 years and this has always been a problem. 99% of the designers also design texts that perfectly fit the design. The end result is a bad experience for both the developer, the customer and the end us
10.
▲
by
blenderdt
4y ago
The problem is: a frustrated user is not a leaving user. So as long the users stay at the platform and more money can be made the user experience will be crap. Spotify has 2 types of users, the creator and consumer. As long as there is more
11.
▲
by
blenderdt
4y ago
Today everything is focused on making money. The focus on money makes the experience good for the ones that make the money, but for the end user it means everything turns into one giant ad. That's why Spotify uses tiles instead of tabl
12.
▲
by
blenderdt
4y ago
That assumes the location on the device is used by an app. But signals your phone is sending can and are also being tracked.
13.
▲
by
blenderdt
4y ago
If you are interested in this, another great source is Martijn Steinrucken's channel The Art Of Code: https://youtube.com/c/TheArtofCodeIsCool
14.
▲
Interceptor Trashfence [video]
(youtube.com)
1 points
by
blenderdt
4y ago
|
0 comments
15.
▲
by
blenderdt
4y ago
I have a cheap VPS, host my own email, host my own websites, never had any of the problems you are describing.
16.
▲
by
blenderdt
4y ago
It also has to do with the low entry level. The same happened to PHP. Inexperienced programmers can easily create nice things that look great on the outside. Libs like React and Vue are stable enough but when you throw in a lot of other dep
17.
▲
by
blenderdt
4y ago
One problem is that a lot of people in the field are very specialized in just one part of the spectrum. For example Marion Koopmans knows a lot about virusses but doesn't know a lot about immunology. That is totally ok, but also means
18.
▲
by
blenderdt
4y ago
There are rumors it will try to connect to an open network when in range. Related HN question from years ago: https://news.ycombinator.com/item?id=25275350
19.
▲
by
blenderdt
4y ago
Edit: my bad, I was looking at the wrong 'more' button.
20.
▲
by
blenderdt
4y ago
If you query the first page with a limit of 10, then insert 10 items, do you get the same items with the same parameters?
21.
▲
by
blenderdt
4y ago
A REST API can't use page based pagination because it's not stateless. It is also not cachable.
22.
▲
by
blenderdt
4y ago
Edit 2: Nikon is using the TicoRAW compression from intoPIX. So I wonder why Red isn't suing intoPIX.
23.
▲
by
blenderdt
4y ago
I believe there are two things to keep in mind here: 1. There is the idea of compressing each Bayer color. 2. There is the compression method. I believe this issue is about point 2, the compression. But it seems that Nikon is using a differ
24.
▲
by
blenderdt
4y ago
No and yes. Long covid is nothing special. All virus infections can cause the same symptoms. The Epstein-Barr virus for example can make people tired for months.
25.
▲
by
blenderdt
4y ago
In the Netherlands it's a kind of strange situation. All the infrastructure is owned by KPN. They are also one of the biggest internet providers but they must allow others on their network.
26.
▲
by
blenderdt
4y ago
Since this is from 2011 you should take a look at his future of interactice design: https://dynamicland.org/
27.
▲
by
blenderdt
4y ago
Not only this. Try to change the app two years later. Dependencies gone, wrong NPM version, Webpack config depricated and what not. That's why I like to use vanilla JS as much as possible. It will be maintainable years later.
28.
▲
by
blenderdt
4y ago
The name long Covid should have never been chosen. Every infection, every illness has a recovery time. All virus infections can cause (nerve) damage.
29.
▲
by
blenderdt
4y ago
Ah! Yes this is why we use an expiration of one minute. For us the extra load that the refreshes give is not a problem. Keeping a blocklist seems unnecessary to me, you can just lower the expiration time.
30.
▲
by
blenderdt
4y ago
"...making it impossible to log users as you can’t invalidate the token for the next hour." I have no idea what you are talking about here, can you explain this? I work with systems that have a minute expire time. The only issue
More ›