Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jaitsu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jaitsu
2mo ago
Because using pirated material is a civil issue, not a criminal offence?
2.
▲
by
jaitsu
1y ago
https://examine.com/supplements/vitamin-d/ This is a good place to get that kind of information
3.
▲
by
jaitsu
2y ago
I can't see why they wouldn't be in a future 1.x release
4.
▲
by
jaitsu
3y ago
good catch
5.
▲
by
jaitsu
3y ago
Indeed, I notice it when trying to push also: remote: Resolving deltas: 100% (3/3), completed with 3 local objects. remote: fatal error in commit_refs To github.com:acme/foo.git ! [remote rejected] HEAD -> acme/
6.
▲
GitHub incident: ongoing issues with Actions, Issues and other Git operations
(githubstatus.com)
204 points
by
jaitsu
3y ago
|
124 comments
7.
▲
by
jaitsu
3y ago
These two sentences are at completed odds with each other: 1. "We are a company that promotes openness and transparency" 2. "Let's commit to maintaining complete confidentiality about the company—no exceptions"
8.
▲
by
jaitsu
4y ago
"X is currently disabled" resolves it
9.
▲
by
jaitsu
4y ago
Almost. The sql package is just an abstract layer which requires a 3rd party module to provide the concretions. I guess the API is the same, but you still need a 3rd party lib :)
10.
▲
by
jaitsu
4y ago
You can recover from a panic though, so if you are implementing something that may panic you should have some sensible defer/recover in there if you can't afford to have your process crash.
11.
▲
by
jaitsu
4y ago
Yeah, no thanks. Call me old fashioned, but if you really want to see what something looks like on you just go to the store. Personally, I think buying clothes is not just about how they look on you but also how you feel in them. You can&#x
12.
▲
by
jaitsu
4y ago
Very similar thoughts to an article I wrote back in 2014: https://jameshalsall.co.uk/posts/why-soft-deletes-are-evil-a... Excuse the dramatic title of the post
13.
▲
by
jaitsu
4y ago
https://go.dev/blog/supply-chain is a very good write-up on this topic too.
14.
▲
by
jaitsu
4y ago
I echo your sentiment. I am not against gender inclusivity but to call out what is essentially innocent language as inherently “bad” is not a good path to go down.
15.
▲
by
jaitsu
4y ago
Given most teams operate CI pipelines on their PRs/MRs, I like to make it a requirement to squash before merging. This means that only passing builds make it into the main branch. The value of this cannot be underestimated, in my exper
16.
▲
by
jaitsu
6y ago
Of international importance, I would say.
17.
▲
by
jaitsu
6y ago
Writing unit tests is debatable?
18.
▲
by
jaitsu
7y ago
You may, or may not, be aware of this - https://blog.golang.org/why-generics I believe it's still in the roadmap for Go 2.0
19.
▲
by
jaitsu
10y ago
"Apple sales slump... compared to unrealistic expectations." Wake me up with some news.
20.
▲
The Prostate Cancer Test That Saved My Life
(medium.com)
2 points
by
jaitsu
10y ago
|
0 comments
21.
▲
Why overtime is destroying your team
(jameshalsall.co.uk)
2 points
by
jaitsu
10y ago
|
1 comments
22.
▲
by
jaitsu
10y ago
Absolutely, a package manager server should state in their license file that when you submit a package you consent to it being cached on said server. Having someone remove a package and breaking a ton of other packages is nonsensical.
23.
▲
by
jaitsu
10y ago
I ranted about this on my blog whilst drunk, and then went off in a tangent, you can find it at jameshalsall.co.uk, 2nd post. This really makes me uncomfortable, standards are there for a reason, you don't just ignore them because you
24.
▲
by
jaitsu
10y ago
They seem to go about these things in the wrong way. Take Messenger for example, there was no good reason to remove access to this via a browser on mobile devices. I don't want to have to install an app for something that was previousl
25.
▲
by
jaitsu
10y ago
If you've been a web dev for 10 years then you'll know that the most fundamental tool for scripting is a pain point (document ready), jQuery did a good job of abstracting the nuances away, see: http://stackoverflow.com&
26.
▲
by
jaitsu
10y ago
What makes this even worse is the fact that they're trying to cover up just how bad this really is. LinkedIn use(d) the sha1 hashing algorithm (see: http://arstechnica.com/security/2012/06/8-million-leake
27.
▲
by
jaitsu
10y ago
Great point. I think there always comes a time for developers of popular open source libraries where their "workload" (that is their responsibilities to their end users) becomes too much for them to deal with, even if you don'
28.
▲
by
jaitsu
10y ago
This is clickbait at it's best. There is no hard evidence to prove this (obviously, it's Apple) and it couldn't be further from the truth. iPads are far from a replacement for your MacBook or iMac - for one you can't pro
29.
▲
by
jaitsu
10y ago
For developers, yes.
30.
▲
by
jaitsu
11y ago
Great article. I think we can actually talk about flash being replaced now that we have a real solution for HTML5 live streaming. Flash was never going to go away until there was something that could handle the DRM across all browsers. I&#x
More ›