Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kassah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kassah
1y ago
The simplicity of Git is awesome. Great article! I had looked at what it would take to find a single file in a remote git repo. I decided against talking the git protocol directly and just checking out the entire repo to get a single file.
2.
▲
by
kassah
2y ago
In response to the end of the article "it’s important to note that some of these issues exist on other version control system products." I actually have experience helping someone with an issue on BitBucket with PII data that you
3.
▲
by
kassah
3y ago
Specific IDEs is actually the selling point for me as a polyglot developer, that often switches between projects in different languages. When I need to work on a C project, I'm in CLion; when I'm working on a Python project, I
4.
▲
by
kassah
4y ago
SQLite doesn't have an authentication mechanism to identify users. This seems to me to be a dependency for setting Authorization. Since SQLite DB is just a file accessed using a library, the authorization limitations would only exist i
5.
▲
by
kassah
4y ago
I think something really important here, is that it has been agreed that Elon Musk is not to be more than 14.9% beneficial owner of the companies common stock. I'm not a lawyer, but this also looks like a tactic saying "Let's
6.
▲
by
kassah
5y ago
I find this a good way, where they expose their resources via tools that makes improving OpenStreetMap data with data they have access to easier. This isn't exposing their maps directly, so it does not come with their assumptions.
7.
▲
by
kassah
5y ago
Unfortunately HIPPA is actually specific in this scenario. I highly doubt file sizes have to do with PHI. However if you can show that they are sending the actual data in the backup, that would be a reportable offense. Disclaimer: I am not
8.
▲
Docker For Mac 3.0.0 can't mount files in documents folder
(github.com)
2 points
by
kassah
6y ago
|
0 comments