Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway290232
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
throwaway290232
2y ago
> CrowdStrike followed up with Delta on the offer for onsite support and was told that the onsite resources were not needed > Even though Microsoft's software had not caused the CrowdStrike incident, Microsoft immediately jumped
2.
▲
by
throwaway290232
2y ago
Realistically speaking AWS and GCP are not that different and anyone who has 5 years experience in one can quickly pick up the other. But teams will often go with the person who has experience in the stack they use, just because it's a
3.
▲
by
throwaway290232
2y ago
> If anyone has a good resource that teaches makefile progressively https://www.gnu.org/software/make/manual/make.html
4.
▲
by
throwaway290232
2y ago
Makefiles fill that great need for a high-level 'scripting DSL', where you have a lot of different programs (or scripts), with a loose set of dependencies or order of operation, and you want a very simple way to call them, with so
5.
▲
by
throwaway290232
2y ago
US Law often requires power generators to operate separately from distributors. Even when it's the same company, they have to operate as two separate businesses, and it's illegal for them to even mention certain information to eac
6.
▲
by
throwaway290232
2y ago
I disagree with a lot of this. First of all, feedback is not a great way to build relationships. If it's positive feedback, and it's not perceived by them to be demeaning/dehumanizing/etc, most people will like it, regar
7.
▲
by
throwaway290232
5y ago
I think that is a complex and worthy thing to debate as it addresses many different points; agency, regret, information, intent, consent. I think the law deals with similar concerns by not basing a judgement on how someone feels, but rather
8.
▲
by
throwaway290232
5y ago
I think what he's suggesting is that "at first, she was fine with it, but then somebody convinced her not to be fine with it" or some such thing. Which may have some debatable merit, depending on the circumstances... except
9.
▲
by
throwaway290232
5y ago
Anybody have any tips on how to get less angry at work? I could stand to improve a lot there.
10.
▲
by
throwaway290232
5y ago
Agile is a generic umbrella term that involves a vast array of complex, subtle knowledge and skills. It's like saying "Engineer", or "Chef". Each has a shared skillset, to be sure. But each category's members c
11.
▲
by
throwaway290232
5y ago
> but Philly has a lot more going for it You mean Jobs? Philly definitely has more. But I found Balto to have more going for it, despite being tiny in comparison. Culture-wise, Baltimore has loads of everything (except the "we'
12.
▲
by
throwaway290232
5y ago
Looks like it's getting hugged to death: https://web.archive.org/web/20210716193902/https://artbma.or... I love the BMA. It's a free museum with a great restaurant, cool exhibits, a nice park a
13.
▲
by
throwaway290232
5y ago
By "Elsevier" you mean "research journal publishers". There's more than one, and many have the same policies, depending on the publication. Elsevier doesn't even publish the biggest journals. What's weird
14.
▲
by
throwaway290232
5y ago
This reminds me that a lot of [other] papers are bullshit. Papers are basically long-form blog posts. One group of people did a thing and here are their results. From those results they often come up with generalized conclusions. A lot of t
15.
▲
by
throwaway290232
5y ago
There's a particular class of bug that affects all datacenters in a globally distributed service. Almost invariably it comes down to knock-on effects due to multiple things happening "the wrong way" in tandem. Those individua
16.
▲
by
throwaway290232
5y ago
A couple people. Working groups that decide internet standards. Industries and private companies that control how the internet works. Web browsers that determine how the world wide web works. Organizations made up of people from each of the
17.
▲
by
throwaway290232
5y ago
Those agents should not be falling back to unencrypted anyway! The whole ecosystem just needs to get onboard with implicit TLS and deprecate the old agents. It's not acceptable to make the whole ecosystem dependent on two completely di
18.
▲
by
throwaway290232
5y ago
That's why I recommend physical prints. Hopefully you would put them somewhere where you actually look at them from time to time. Or put them in a safe deposit box (assuming you trust those). The problem of "what to keep" isn
19.
▲
by
throwaway290232
5y ago
And sometimes children feel too much responsibility for their parents’ happiness. I often hear estranged adult children request better boundaries from their parents as a condition of reconciliation. As Andrew Solomon wrote in Far From the
20.
▲
by
throwaway290232
5y ago
Yeah, I totally agree it's really out of left field compared to what users are comfortable with. Like another commenter said, clients would probably laugh you out of the room for proposing it. (though that's half my point! why are
21.
▲
by
throwaway290232
5y ago
I recently did a comparison of cloud storage options: - If you want "personal storage" (no programmatic access) the options are generally around $5 per TB/month - but that's a lot of drag-and-dropping and praying the con
22.
▲
by
throwaway290232
5y ago
There are a billion lego pieces out there in the e-mail ecosystem. We can combine them any way we want, if the alternative is a totally custom solution anyway (webhooks, custom API endpoints, cron jobs, queues, etc). There are so many optio
23.
▲
by
throwaway290232
5y ago
DANE is a kludge that should be put to bed, not promoted as a solution to a problem which shouldn't exist. STARTTLS exists for two reasons ( https://www.fastmail.com/help/technical/ssltlsstarttls.html ): 1. Wan
24.
▲
by
throwaway290232
5y ago
Yeah, they sort of have different purposes. VPS providers are the easiest way to just start using some VMs for static workloads. But Cloud providers give you not only a ton more control, but also allow you to save money by only getting char
25.
▲
by
throwaway290232
5y ago
I sort of agree, but somebody already has to manage the "infrastructure" of their web apps, dns. They never mind adding more of their own home-grown services. If they used Kinesis instead that's another piece of infra to main
26.
▲
by
throwaway290232
5y ago
There are also a bunch of OpenStack Public Cloud providers in Europe and around the world: https://www.openstack.org/marketplace/public-clouds/ Some are not listed there so you may have to do some research (I know
27.
▲
by
throwaway290232
5y ago
I always laugh when people end up with designs like this. They could have just used SMTP! It's designed to reliably deliver messages to distributed queues using a loosely-coupled interface while still being extensible. It scales to mas
28.
▲
by
throwaway290232
5y ago
The premise of this post is wacky. They're trying to argue for how web applications should provide consistency to operations on remote systems. You know what that's called? Distributed Computing. I don't know if you know this
29.
▲
by
throwaway290232
5y ago
It is completely embarrassing how many engineers we have and still apply manually from laptops. Changes are slow and error-prone, we don't even have them hooked up to CI/CD. I think it still works because we have so many damn engi