Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
antoncohen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
antoncohen
1y ago
Oh, but what about Ruby's versioning policy, which they call "Semantic Versioning", but the semantics are: > MINOR: increased every christmas, may be API incompatible That's right, the semantic meaning behind minor ve
2.
▲
DocumentDB: Open-Source Announcement
(opensource.microsoft.com)
9 points
by
antoncohen
2y ago
|
0 comments
3.
▲
Redis Switches Licenses
(techcrunch.com)
3 points
by
antoncohen
2y ago
|
1 comments
4.
▲
by
antoncohen
3y ago
The debit card behavior is probably bank specific. I had fraudulent transactions on my debit card. The bank caught it after a few transactions, alerted me, and shutdown the card when I told them it wasn't me. I didn't get charged
5.
▲
by
antoncohen
3y ago
> can anyone explain why in the US if I click unlock on the remote, it just unlocks the front door? This keeps happening on rental cars. You have to click twice on unlock to get all the doors to open. This is likely configurable. Instruc
6.
▲
by
antoncohen
3y ago
This is vehicle specific. Not all 2023 vehicles behave this way. I have a current generation vehicle (same generation and tech as 2023). - Doors stay unlocked. Eventually the engine won't start without pressing unlock on the key fob ag
7.
▲
Infrastructure Manager: Provision Google Cloud Resources with Terraform
(cloud.google.com)
4 points
by
antoncohen
3y ago
|
0 comments
8.
▲
Compensation at Publicly Traded Tech Companies
(blog.pragmaticengineer.com)
1 points
by
antoncohen
3y ago
|
0 comments
9.
▲
by
antoncohen
4y ago
Microsoft open sourced 3D Movie Maker a few months ago: https://github.com/microsoft/Microsoft-3D-Movie-Maker
10.
▲
by
antoncohen
4y ago
In my experience the recruiters are great about helping you prep. They have a PDF called "Google Interview Prep Guide Site Reliability Engineer" that talks about SRE-SE vs. SRE-SWE vs. SWE, and links to books and topics to study.
11.
▲
by
antoncohen
4y ago
Container-Optimized OS is based on Chromium OS and is more of a traditional Linux, in the sense that is runs on servers. https://cloud.google.com/container-optimized-os/docs
12.
▲
Cloudflare config staging and versioning with HTTP applications
(blog.cloudflare.com)
2 points
by
antoncohen
4y ago
|
0 comments
13.
▲
Google Cloud launches AlloyDB, a new fully managed PostgreSQL database service
(techcrunch.com)
9 points
by
antoncohen
4y ago
|
1 comments
14.
▲
by
antoncohen
4y ago
MySQL has some robust tooling in this space. Some of the tools use triggers to copy to a new table. GitHub's gh-ost[1] is probably the state of the art, and uses the binary log stream to replicate the data. [1] https://githu
15.
▲
by
antoncohen
5y ago
That is true, I was thinking specifically about the metadata and SSH keys. But DHCP can also set DNS servers, NTP servers, and other things that can either cause disruptions or be used to facilitate a different attack. There might be a pers
16.
▲
by
antoncohen
5y ago
While there are a series of vulnerabilities here, none of them would be exploitable in this way if the metadata server was accessed via an IP instead of the hostname metadata.google.internal. The metadata server is documented to be at 169.2
17.
▲
by
antoncohen
5y ago
> Eusociality typically requires two other conditions. ... And since the ferns spread asexually on shared roots, they don’t actually exhibit an active system of resource acquisition typical of brood care. > One key question is what de
18.
▲
by
antoncohen
5y ago
This is effectively required when open sourcing something that was previously internal. I've done it at a company. There could be company internal things that leak in old revisions of code and commit messages. Even if the latest commit
19.
▲
by
antoncohen
5y ago
The Terraform provider for Google Cloud uses partial autogeneration, here is the repo that does the autogeneration for multiple automation tools: https://github.com/GoogleCloudPlatform/magic-modules
20.
▲
by
antoncohen
5y ago
> Open Source SDK > The SDK is a CLI and collection of libraries for defining and deploying cloud apps and infrastructure in code. https://www.pulumi.com/pricing/ With Terraform the open source CLI and libraries
21.
▲
'Hovering ship' photographed off Cornish coast by walker
(bbc.com)
2 points
by
antoncohen
6y ago
|
0 comments
22.
▲
by
antoncohen
6y ago
Everyone's needs are different. To me GCP is easier to get started with. I don't want white glove service where they try to architect my architecture for me. Pushing me into cloud specific features (like everything in Lambdas stit
23.
▲
by
antoncohen
6y ago
You can get GCP support for as little as $100/month. AWS charges for support too. https://cloud.google.com/support
24.
▲
In Nevada desert, a technology firm aims to be a government
(apnews.com)
6 points
by
antoncohen
6y ago
|
0 comments
25.
▲
by
antoncohen
6y ago
Do you trust Debian LTS? As much as RHEL? The documentation about Debian LTS always made me think it is not a fully fledged thing. I've always felt like Debian releases reached EOL on their EOL date, not their LTS EOL date. > Debian
26.
▲
by
antoncohen
6y ago
Possibly, thanks, I'll look into it. One key is that I'm not looking for an abstraction, I'm looking to provide an abstraction. I run infrastructure teams that provide the infrastructure as a product to other engineering team
27.
▲
by
antoncohen
6y ago
This is great. I'm glad a good company is backing an open source project like this. I've built abstractions like this at two companies, and I hope one day I can stop writing my own. Some comments: I see "promotion" on th
28.
▲
by
antoncohen
6y ago
This is awesome! The interface looks great, it is the UX I want. It boggles my mind why the major cloud providers who have parameter/secret management don't optimize their UX for the 90% use case of "I have an app, it runs in
29.
▲
by
antoncohen
6y ago
> The App Platform is one of the few PaaS products built on a shared Kubernetes platform. I wonder how they are doing this from a security standpoint. For customer workload isolation is every container actually a VM? The pricing/siz
30.
▲
by
antoncohen
6y ago
Have you ever filled out an actual job application in the US? I'm pretty sure every job application I've filled out until San Francisco passed the Fair Chance Ordinance has asked if I have any convictions, and some have asked abou
More ›