Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kords
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kords
9mo ago
I agree that tests and automation are probably the best things we can do to validate our code and author of the PR should be more responsible. However they can't prove that the code works. It's almost the opposite: If they pass an
2.
▲
by
kords
5y ago
It reminds me of the Starbucks too much ice lawsuit: https://www.nbcnews.com/business/consumer/half-full-woman-su...
3.
▲
How lines of code made a rocket explode
(medium.com)
1 points
by
kords
5y ago
|
0 comments
4.
▲
by
kords
5y ago
I got a bathtub stopper and I saw on the box a Prop65 warning. Not sure if it's because of the lead.
5.
▲
by
kords
5y ago
If you integrate with a third party service and their environment is slow, because it's not a production environment, your tests will fail due to timeouts. How would you fix this? One way I would think is to not go against their servic
6.
▲
by
kords
5y ago
I remember I was enjoying XSLT; I used it to create templates and, in the end, valid XHTML pages. I thought that's the future.
7.
▲
by
kords
5y ago
I like this book: "The Art of Thinking Clearly" by Rolf Dobelli. It has some tips on how to avoid some of them. https://www.amazon.com/Art-Thinking-Clearly-Rolf-Dobelli/dp/...
8.
▲
by
kords
6y ago
Same, I would rather release on a Monday than a Friday.
9.
▲
by
kords
6y ago
Indeed, online publications and governmental agencies seem to have adopted " ".
10.
▲
by
kords
6y ago
I liked Humans vs Computers by Gojko Adzic a lot.
11.
▲
by
kords
6y ago
Yup, today I was looking on some examples of AWS CloudFormation templates and I saw version 2010-09-09. Instantly, I thought the webpage I was reading must be old; so I opened the docs. In the docs, I see "The latest template format ve
12.
▲
by
kords
6y ago
Looks good, but I wish autocomplete would be available.
13.
▲
by
kords
6y ago
Serverless framework( https://www.serverless.com/ ) is another popular tool which can be used with multiple cloud providers. Unfortunately, it has similar limitations as the tools described in the article. I just wanted to m
14.
▲
by
kords
6y ago
I just remembered about this: https://www.youtube.com/watch?v=4AEbn1NUvq0 Number "21" shows on the screen before the actual extraction (1:06 & 1:38)
15.
▲
by
kords
6y ago
I was considering migrating my NodeJs lambdas to .NET Core, but I guess cold start times will have a higher impact over billing.
16.
▲
by
kords
6y ago
I would like to see something like "This light speed spacecraft design does not exist".
17.
▲
by
kords
6y ago
Sometimes I find this useful. This should also help the test errors you mention. public class MyTest() { private readonly IServiceProvider _serviceProvider; public MyTest(IServiceProvider serviceProvider) {
18.
▲
by
kords
6y ago
I wonder why it was easier to build an image of this black hole at 16.4 million parsecs (53 million light-years) from Earth and not the one from the center of our galaxy which is at 26,000 light-years.
19.
▲
by
kords
6y ago
They have ways to detect the "unusual". If I fill a form really fast, or something is weird in the state of my browser I get prompted to select crosswalks, road-signs or hydrants. It will be great if they would apply them on thei
20.
▲
by
kords
6y ago
Typically modules come with their own contracts. Even in the backend by itself, we see same class definition as a model, as an entity and as a business object. OOP also had goals regarding reusability (see criticism section - https:/&
21.
▲
by
kords
6y ago
I have a very large json structure that generates a Media Live channel in AWS. When I want add/change something it's almost impossible. I can see this tool helping me.
22.
▲
by
kords
6y ago
Not sure if Vim can do it, but code can be read outside of editors. Sometimes people review PRs in browsers. I can see why there might be a confusion when using static imports or properties/methods from the base class without the base
23.
▲
Ask HN: How to insulate an iPad in warm environments?
3 points
by
kords
6y ago
|
2 comments
24.
▲
by
kords
6y ago
For me, it would be the Composition API. I think it will clean a lot of code I have. I'm not too familiar with other competitive frameworks unfortunately. I chose VueJS for my personal projects because it felt easier to learn.
25.
▲
by
kords
6y ago
It's back now (at least for me).
26.
▲
by
kords
6y ago
I use double-click for fullscreen, but yeah, it will go on top.
27.
▲
by
kords
6y ago
I've tried it, it's awesome. The things I'm missing in that new window are progress bar and volume control. Or at least I haven't seen a way to make them visible.
28.
▲
Interfaces in CSharp8 are bit of mess
(jeremybytes.blogspot.com)
1 points
by
kords
6y ago
|
0 comments
29.
▲
by
kords
6y ago
I wonder what's the price for a new one
30.
▲
by
kords
6y ago
I think it's the other way.
More ›