Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ones_and_zeros
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
ones_and_zeros
4y ago
Rather not say. Yea building and then running containers where users get to pick the base image is a risk. We found that privileged is a pretty big hammer and thought we needed it too but we found ways to give us the functionality we needed
2.
▲
by
ones_and_zeros
4y ago
Container break outs are rare and they typically require the attacker being able to control either the container creation parameters and/or the actual image being run. If you control those things and apply process isolation best practi
3.
▲
by
ones_and_zeros
4y ago
In MA you are paying through the nose on labor to install though. That rebate evaporates pretty quickly, still a 5 figure job.
4.
▲
by
ones_and_zeros
4y ago
I just looked at the Chicago to Boston train and it's 22 hours long? That seems...lengthy?
5.
▲
by
ones_and_zeros
4y ago
I live on a very busy road that sees >15,000 vehicles/day, including 18 wheelers, dump trucks, busses, tankers etc. It is noisy (nevermind the air pollution) from 5:30 AM to 10:30 PM and I don't think local officials really app
6.
▲
by
ones_and_zeros
4y ago
How is atheism not a positive belief system? And why is a positive belief system the answer?
7.
▲
by
ones_and_zeros
6y ago
Based on my evaluation that Trump only does things to further his agenda of sowing distrust in institutions and not out of any sense of justice or progress, here is my take: He is forcing Assange to say "I will not reveal my sources as
8.
▲
by
ones_and_zeros
6y ago
Kelsey Hightower tweeted about it. https://twitter.com/kelseyhightower/status/12812095507170713...
9.
▲
by
ones_and_zeros
6y ago
Immigration is good for innovation, the H1B system is not. This administrations rollout of the suspension is cruel, which is the point. H1B Reform/Replacement is needed, the status quo is not.
10.
▲
by
ones_and_zeros
6y ago
Yes those salary survey's are just a way for businesses to enhance the information asymmetry in negotiations. I think if software engineers ever decide to collectively bargain, and they want to include comp as an area to bargain on, th
11.
▲
by
ones_and_zeros
6y ago
It's not about where you live. It's supply and demand. Those companies artificially limited their supply and provided a ton of demand within their narrow market. They are now opening up to new markets and spreading out the demand
12.
▲
by
ones_and_zeros
6y ago
This is really well done. Really appreciate the Pulumi output option. If we wanted to support vpc peering between accounts, is it a matter of copy paste?
13.
▲
by
ones_and_zeros
6y ago
I had a neighbor in Boston a few years ago that was in the inner circle of the Lyman family. They had "real" jobs, etc but still definitely operated on the outskirts of society and the law. Didn't make great neighbors...
14.
▲
by
ones_and_zeros
6y ago
Isn't prometheus an implementation and not an interface? I have "prometheus" running in my cluster, if it's not cortex, what implementation am I using?
15.
▲
by
ones_and_zeros
6y ago
Ah ok. I don't write Rust either but maybe it'd look like: impl State<Running> { pub fn next(self, Trigger<Hibernate>) -> State<Hibernate> { State { _inner: Hibernate {} } } pub fn nex
16.
▲
by
ones_and_zeros
6y ago
Sure but how does that work with the provided implementation where all states can only transition to a single state, this is ensured at compile time. What does the code look like that allows a state to transition to one of several other sta
17.
▲
by
ones_and_zeros
6y ago
Noob question but what about state machines where a given state could transition to more than one other state depending on some outside factors? Or is that no longer considered a state machine? For a relevant to me example, a VM state. A VM
18.
▲
by
ones_and_zeros
7y ago
I'm looking for information for those that provide patient care to covid patients. Infection rate, best practices, transmission to family (I live with a doctor providing care to covid patients...), etc. I've seen some anecdotes an
19.
▲
by
ones_and_zeros
7y ago
What does "blacklist" mean in this context?
20.
▲
by
ones_and_zeros
7y ago
What is the end game with this strategy? If you sell the puts today to capture the profits, do you also sell your equities? If you don't sell your equities isn't there a chance the slide further? If you hold the puts to maturity w
21.
▲
by
ones_and_zeros
7y ago
It's the same price as EKS... https://aws.amazon.com/eks/pricing/
22.
▲
by
ones_and_zeros
7y ago
I agree the rollout is a little bumpy but I'm curious what workloads you are using k8s for where a $74/mo (or $300/mo) bill isn't a rounding error in your capex?
23.
▲
by
ones_and_zeros
7y ago
Since I follow paulg on twitter I don't have to read the article to know where this is going. On twitter paulg is a "capitalist idealogue" (a term someone else used to describe him which I thought fit very well). and that com
24.
▲
by
ones_and_zeros
7y ago
This becomes less of an issue once you realize everyone is pretty much mediocre.
25.
▲
by
ones_and_zeros
7y ago
I think it's a great example. It boils down to simple code that may not be obvious how it behaves within a degraded network. Your dev/QA could even have the thought and actually test it but it work under ideal circumstances giving
26.
▲
by
ones_and_zeros
7y ago
> I guess what I'm saying is that if you need TLA+ you are very likely doing it wrong. Agree to disagree. If your system is distributed it requires you to share data and act concurrently. Otherwise it isn't a distributed syste
27.
▲
by
ones_and_zeros
7y ago
I think the argument is if you've been around distributed systems long enough you will encounter race conditions. Sure, it's ok to say "Well, the testing infrastructure isn't up to snuff, so we just need to fix it"
28.
▲
by
ones_and_zeros
7y ago
I get that but, how much money do angel investors have? How long before the 95% failure rate drains their capital? You'd need at least 20 investments to even think about maybe beating that 95% failure rate, that seems like a very high
29.
▲
by
ones_and_zeros
7y ago
Genuinely curious how this works for an angel investor if the failure rate is 95%. How many companies do you have to invest in in order to spread the risk of that 95%?
30.
▲
by
ones_and_zeros
7y ago
Johnny come lately but is that true of the AGPL, that merely linking to agpl code infects your code? No modification to the agpl code needed to trigger the clause? What is the point of having a license like that? Trolling?
More ›