And it’s open source.
HN user
rootforce
[ my public key: https://keybase.io/jeredsutton; my proof: https://keybase.io/jeredsutton/sigs/Q7JFphIa4RAuhGkWtLEH1TFIanF_7fOfCbLXh0r4fGA ]
I can't see the future, but I imagine that the human art community may actually get more vibrant when divorced from being a way to make a living. Perhaps a return to something like a patronage system for the exceptional artists.
Open mics, music circles and concerts also remain untouched for the moment.
Not just the best children's cartoon, but one of the best TV shows I've ever seen in terms of how close it comes to realizing its full potential. I have a hard time finding points to criticize.
This is cool. I unironically use comic mono as my daily driver. It helps me remember to have fun.
Start at the beginning, survival. Try not looking anything up till you get stuck or bored.
Avoid mods at first.
Family friendly streamers are:
- [Jax and Wild](https://m.youtube.com/channel/UCiJmKXWW7dOAVOrnHFviqhw)
- [Grian](https://m.youtube.com/playlist?list=PLU2851hDb3SEesCjVCmseu6...)
- [Mumbo](https://m.youtube.com/watch?v=VMK_u3Hsd4U)
-[Stinarose](https://m.youtube.com/@StinaRose)
I’ve been playing Minecraft off and on since beta, and I’ve been able to introduce each of my kids as they’ve gotten old enough to play.
It is pretty amazing, they all started in creative running around punching random things and now each one has their own way they like to play. One loves to build, another mini games, survival, parkour, mods etc. we are currently watching MCC live and it’s like the Super Bowl. They all have their favorite streamers too.
Few games turn into multi generational cultural movements like this.
AWS has posted some instructions for those affected by the issue using EC2.
[AWS Health Dashboard](https://health.aws.amazon.com/health/status)
"First, in some cases, a reboot of the instance may allow for the CrowdStrike Falcon agent to be updated to a previously healthy version, resolving the issue.
Second, the following steps can be followed to delete the CrowdStrike Falcon agent file on the affected instance:
1. Create a snapshot of the EBS root volume of the affected instance
2. Create a new EBS volume from the snapshot in the same Availability Zone
3. Launch a new instance in that Availability Zone using a different version of Windows
4. Attach the EBS volume from step (2) to the new instance as a data volume
5. Navigate to the \windows\system32\drivers\CrowdStrike\ folder on the attached volume and delete "C-00000291*.sys"
6. Detach the EBS volume from the new instance
7. Create a snapshot of the detached EBS volume
8. Create an AMI from the snapshot by selecting the same volume type as the affected instance
9. Call replace root volume on the original EC2 Instance specifying the AMI just created"
I’m a fan of Mathematics for the Nonmathematician [1]
You could use it to build python extensions.
I use AWS Copilot and find it to be really easy to use and helpful. It is still a pretty young project and as such doesn't really handle all the edge cases, but for the things it supports, it makes using ECS even easier than it already is.
I wonder how many people are still using CF in a way that would make this tool useful.
Yes, it was a link to nitter.net(an alternative twitter front end) due to HN guidelines for posting links to original sources.
Yep, sorry about that. Thanks for the update.
I like it a lot better than the current twitter experience, and it's open source.
This probably needs a better link, but the AWS status page shows everything up.
UPDATE: Status page now shows it https://status.aws.amazon.com/#
Mitogen looks cool. I hadn't seen it thanks.
My default tends to be Ansible because it is really versatile and lightweight on the systems being managed. That versatility can bite you though because it's easy to use it as a good solution and miss a great one. Also, heaven help you if you need to make a change on 1000s of hosts quickly.
I also use (In order of frequency): Terraform, Invoke (Sometimes there is no substitute for a full programming language like python), Saltstack (1000's of machines in a heterogenous environment)
If I were going to deploy a new app on k8s today, I would probably use something like https://github.com/fluxcd/flux.
I haven't really had a pleasant time with the tooling around serverless ecosystem yet once you get beyond hello worlds and canned code examples.
It’s not right for everyone, but I find IRCCloud to have a really low barrier to entry.
I agree, I see it as an extension of the work being done by people like Major Hayden to increase the amount of CI testing being done. https://www.slideshare.net/MajorHayden/continuous-kernel-int...
It looks like the window may be open until 12am CT. https://www.brownsvilleherald.com/news/local/starhopper-may-...
The people left at 7pm CT which the host said means a 1 hour minimum wait.
It's an unofficial stream, so no details from SpaceX.
One of the things companies like SUSE and RH provide is testing across a variety of expensive storage and compute platforms. It turns out that continuous integration testing is just getting started in kernel land. Major Hayden had a cool presentation at TXLF 19 about it.
https://docs.google.com/presentation/d/1T0JaRA0wtDU0aTWTyASw...
Theory: The internet is really just a series of green tubes underground and the last earthquake knocked out the primary plumber named Mario.
Same from Dallas. The landing page is up, but when you try to view tweets you get the error.
Awesome, thanks.
What I’ve always enjoyed is that in MUD’s content is a first class citizen. Much of the effort that would be put into graphical assets was instead put into story, mechanics and balance. As a result, some MUD’s have fantastically complex political and economic systems.
I would agree that I wouldn't typically hire a manager from outside my company if they have no previous time in that role, mostly because ramping up on all of the internal company structure, technology and processes is enough to keep people quite busy without having to learn how to be a people manager.
That being said, I feel the opposite about internal hires. One of the great joys of being a manager is coaching and mentoring the next generation of managers and having a healthy pipeline of candidates serves your company well.
There are already some great suggestions on here, but I love this topic so here are mine.
For the interview, come up with an answer to this: Tell me about a time you leveraged your experience and knowledge to multiply the efforts of your team.
A lot of what you will be doing is spending your time helping your team do good work on the right things, so any experience you have where you have done that as a senior or lead is relevant.
When you become a manager:
1. Find a mentor
2. https://www.manager-tools.com/get-started - Some really good fundamentals in podcast form. You can listen on your commute(if you have one)
3. http://randsinrepose.com/archives/category/management/ - Articles on management from an engineering manager.
I would pick one article and one podcast to consume each week so you have time to actually absorb it. If you try to implement some kind of perfect program from the beginning you will likely fail.
It also supports python.
http://support.hyperweb.space/t/server-side-python-proof-of-...