Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kag0
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
kag0
2y ago
In my experience DRY and many (any?) other coding principles are only problematic when misused. They're typically misused because the user doesn't understand the motivation or underlying value of the principle in the first place.
2.
▲
by
kag0
2y ago
I've never heard this one before, but I love it. Unfortunately we've also got "Don't Abstract Methods Prematurely" and "Descriptive And Meaningful Phrases".
3.
▲
by
kag0
2y ago
Yeah I disagree. As the article said > RFC 8259 raises the important point that ultimately implementations decide what a JSON number is. Any implementation dealing with money or monetary rates should know that it needs to deal with preci
4.
▲
by
kag0
3y ago
I agree, but in the context of this conversation I think we're just talking about databases/state. So "is M a distributed system on its own?"
5.
▲
by
kag0
3y ago
No. A rolling shutter deals with different parts of the sensor being exposed at different times within one frame. It generally requires a much faster object (think airplane propeller or light with PWM). This is effectively multiple frame
6.
▲
by
kag0
3y ago
This is exactly what I think of when considering actual remote work expenses for myself. I live in 600sqft which is not bad for a place to live. But not great for one, let alone two people to work. In terms of quality of life, I think havin
7.
▲
by
kag0
3y ago
It would have been wild if you'd built what you did with founders + 3
8.
▲
by
kag0
3y ago
disclaimer: I'm not a big rust programmer, but I appreciate it. I think it's a matter of perspective/background. Depending what language you're coming from you might appreciate a lot of the more modern language features,
9.
▲
by
kag0
3y ago
There are a lot, the most mainstream are going to fall under "socialism". But to give you a specific answer, check out "Alternatives to Capitalism: Proposals for a Democratic Economy". It's a debate between Robin Ha
10.
▲
by
kag0
4y ago
> Immutable data does not necessarily let you answer the "what state does this value hold" question easier than mutable data. Yes, it does. You're right that you still have a chain of operations to figure out first. But wi
11.
▲
by
kag0
4y ago
This is a false dilemma. There's no need to choose between ugly buildings with climate control and attractive buildings with poor climate control. It can be very hot in Las Vegas and the buildings shown in the article have climate
12.
▲
by
kag0
4y ago
Losing your job is a big deal to the average person, but a salary cut is immaterial to a big tech executive. An executive salary cut would save hundreds of jobs. People are laid off because the company is trying to spend less. There are mu
13.
▲
by
kag0
4y ago
Hardware like TVs are especially insidious because unlike a service you don't simply decide to stop using it one day and the ad revenue stops. Rather ad revenue continues for the lifetime of the TV and there is very little chance that
14.
▲
by
kag0
4y ago
> change patentable subject matter to (effectively) exclude computer software I don't necessarily disagree with you, but what makes software unique in that it would be effectively excluded by changes while other subject matter (pres
15.
▲
by
kag0
4y ago
It's A But once users spend a lot of time in an area wearing the device, they have a better ability to navigate that area even with the device removed. I imagine it's similar to how you would be able to navigate your home in low l
16.
▲
by
kag0
4y ago
> a book with instructions on how to use the chemical to attempt suicide I'm not an Amazon apologist. But if someone is adding a book on how to commit suicide to their cart then my first worry is not going to be what an online vendo
17.
▲
by
kag0
4y ago
it can be good / a relief to find out you've been doing it wrong the whole time, because it means that now you can do it right and you may yet reach your objective
18.
▲
by
kag0
4y ago
Valid question, the article has a footer > JSON5 is in the top 500 by both dependents and PageRank that probably confirms the project is significant but doesn't answer your question.
19.
▲
by
kag0
4y ago
Did you contact them or get any response back?
20.
▲
Zipcar will charge your credit card for no reason
65 points
by
kag0
4y ago
|
20 comments
21.
▲
by
kag0
4y ago
is this ML workload an "I trained a model, pickled it, and now we ship that around in production" type situation?
22.
▲
by
kag0
4y ago
Thanks for the recap. That sounds pretty familiar. I found https://en.bitcoin.it/wiki/Block_size_limit_controversy to refresh myself as well, but there's clearly a lot of detail missing.
23.
▲
by
kag0
4y ago
I've stopped following bitcoin at a deep level for some time. Could someone summarize for me what changes/problems led current bitcoin to need lightning?
24.
▲
by
kag0
4y ago
running an actual server on your phone would absolutely execute your battery life. if we hadn't had NAT and reverse tunneling then things might have evolved differently. maybe a way to push data to phones over UDP or low power servers
25.
▲
by
kag0
4y ago
I think manual copying would kill it for me. I'm just back and forth between multiple devices throughout the day and it seems like that would amount to a lot of copying. Although there's only one of me, so there's never a
26.
▲
by
kag0
4y ago
How do you keep this synchronized between devices? I had tried this with a git repo but pull/pushing before/after jotting down a note on my phone got tedious.
27.
▲
by
kag0
5y ago
The author asserts that simple coding interviews > involving nothing more than simple and fundamental data structures is the objective way to evaluate a candidate. Because those > do require a good understanding of programming fundame
28.
▲
by
kag0
5y ago
not the original commenter, but I think they said it > we currently build condos but don't build the public spaces that serve to supplement them and make them comfortable for, e.g., families with kids. you need * several bedrooms *
29.
▲
by
kag0
5y ago
Odd they reference optional types (note it seems to be a type-level optional rather than field-level) and use this `:optional` syntax. But I don't see a section that explicitly describes what optional is. Or how it's recommended t
30.
▲
by
kag0
5y ago
cryptocurrency is to banks/paypal as itunes was to traditional music buying/licensing I'm not saying I agree (or disagree) but the analogy is fairly clear to me
More ›