Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kashug
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kashug
4y ago
Often when I use number-input it's because I want numerical keyboard when people interact with it on a smartphone. Yes, input type="number" is not the best, but when I ask for 2FA codes or credit card number a metric keyboard
2.
▲
by
kashug
5y ago
But zoning is also part of the issue. Residental areas many places in NA is often strictly residental - designed around that people can just take the car to go grocery shopping. In europe it is more common that you have things like a superm
3.
▲
by
kashug
5y ago
I think this is the same with every sport, in my experience, Seen in with swimmers cycelists. But also if you go cross country skiing during the winter here in Norway you meet the same kind of people.
4.
▲
by
kashug
5y ago
This feature is currently not supported my microsoft teams. And I guess a lot of corporations use teams for meetings.
5.
▲
by
kashug
5y ago
My problem with it is that once you have total surveillance it is hard to get rid of. And even if I trust the current goverment, do I trust the next?
6.
▲
by
kashug
5y ago
> You don't actually want these changes to end up in the main branch before they are done I see no problem with that if it is a small change that can de deployed safely. (for instance hidden behind a feature-toggle where applicable)
7.
▲
by
kashug
5y ago
I agree that code review is not QA. But I read it as the writer of the post comes from a team where they do QA on pull-requests. And QA is assumed to be done on a per PR basis. But here I think different teams will have different approaches
8.
▲
by
kashug
5y ago
I often see people speak about requiring users to have JS enabled as a problem. But is that really an issue? I remember 5-10 years ago I would use things like no-script to disable javascript, and only enable on specific sites. But with the
9.
▲
by
kashug
5y ago
But the search is not as good. Or good might be subjective in this case. But I tried using DDG mutliple times, but every time I end up just doing the same search on google becouse it is much better at giving me the result I want. But this i
10.
▲
by
kashug
5y ago
Vulkan-support is one of the main features on Godot 4.0 which is still not in alpha. But from what I've gathered alpha-release is pretty close. But no date announced.
11.
▲
by
kashug
5y ago
very much relies on where you live. For instance if you live near the coast in southern parts of Norway and go for a hike you should allways check for ticks afterwards. I usually just take a shower as soon as I get back home to make sure i
12.
▲
by
kashug
5y ago
Patents are a pertect example of something that did make sense back when they were made. It was a trade off for having people share new knowledge which would benefit society as a whole. But as a price they got "monopoly" on using
13.
▲
by
kashug
5y ago
we tried semantic versioning for some time, but gave up. It is still people writing the code - and people do mistakes. So even when something is released as a patch how do we know that it was a mistake and it should have been a minor or a m
14.
▲
by
kashug
5y ago
It might not hit the news, but people are looking into things like how gut microbacteria might affect your brain and behaviour [1]. From what I can see it looks like it is more and more accepted that microorganisms affect us in many differe
15.
▲
by
kashug
5y ago
If I create a library I would usually make it to solve my own usecase. And if you mainly work with react-apps, and your plan is to use it in an react app. Why not also make the library in react? In this case, I guess the developer wanted to
16.
▲
by
kashug
5y ago
it's open source you could just fork it and make a version without react. I think it sounds a bit entitled to ask for people to remove things like react from their projects.
17.
▲
by
kashug
5y ago
It seems to be something wrong on desktop. When I inspect the DOM you can see that the location of where you can click is not at the actual text.
18.
▲
by
kashug
6y ago
But passive isolation will allways struggle with low-frequency-sounds. Motor-sounds, like the engine on an airplane, is easy for active NC - while passive struggles with it.
19.
▲
by
kashug
6y ago
I had this feeling aswell, but the noice reduction was worth it for me. After a week or two of much usage at the office the feeling went away. So, atleast for me, getting used to them helped.
20.
▲
by
kashug
6y ago
It is also something a lot of people keep saying, but I have never seen proper documentation for it. So at this point I just think it is people repeating rumors. But it would be interesting to read a proper documentation of it.
21.
▲
by
kashug
6y ago
I will admit that I don't have enough understanding about macro-economics to know how everything will be affected. But inflation on low-price housing does make sense, but I will admit I don't know enough about the field to underst
22.
▲
by
kashug
6y ago
Many places where I have seen people wanting to introduce UBI, increased (flat percentage) tax is often also suggested. The percentage is then suggested to be set at a level so that: - People at low average income will have more money (the
23.
▲
by
kashug
6y ago
This, so much this. I have been working as a cunsultant at both large companies and the public sector. And they are often unproductive - and for the same reasons. Loads of middle management that needs to be included in every decision-making
24.
▲
by
kashug
6y ago
I wonder if the value of linked-in depends on where you live. I live in Norway and when I had linked-in I kept getting contacted by recruiters for totally uninteresting jobs. Often in England or Ireland.
25.
▲
by
kashug
6y ago
Isn't the most common way to block "illegal websites" just to block it on the DNS owned by the ISP? (which is the one you will automatically use unless you configure something else). And just making their domain point to some
26.
▲
by
kashug
7y ago
When I am writing plain JS I often end up having to write loads of tests to check that I don't to wrong things with types. Did I remember to consider null/undefined? What if I sent in something totally different? With TS I don
27.
▲
by
kashug
7y ago
yes, and no. Some sites use DNS to route traffic to different servers for different regions. For instance you could have you site hosted on 2 different data-centers. 1 in EU and 1 in US. And then make US-centric DNS route traffic for your s
28.
▲
by
kashug
7y ago
I'd argue that Kotlin is still a "Upcomming programming languages" - and I think one of its reasons for success is how well integrated it is into the IDE. (especially if you use intelliJ)
29.
▲
by
kashug
7y ago
I'd like to add: Why does it have to be a project? For me atleast "project" usually implies too much upfront planning and not beeing very lean.
30.
▲
by
kashug
7y ago
I agree a lot with this. A blank page is the worst - I find it hard to get started. But if I just put something (probably something bad) it is much easier to just continue improving it.
More ›