threentaway
|
4 years ago
|
on: Unreal Engine 5 enters Early Access
That's the previous Unreal Engine 4.
threentaway
|
5 years ago
|
on: Find the Hard Work You're Willing to Do (2018)
I agree with most of what you're saying, but the work will still be there the next day. I just dont see the reason to give more than agreed on, with the exception of emergencies of course.
threentaway
|
5 years ago
|
on: Find the Hard Work You're Willing to Do (2018)
> So I'll happily work 50 hour weeks instead of 40 hours
But why? If your contract says 40/wk is expected, then just work that and set targets based on that. Why give your employer 500+ hours per year of your life that you don't owe them?
threentaway
|
5 years ago
|
on: Threat Actors Now Target Docker via Container Escape Features
No RBAC doesn't automatically do this. And many publicly available Helm charts are missing these basic security configurations. You should use Gatekeeper or similar to enforce these settings throughout your cluster.
threentaway
|
5 years ago
|
on: Migrate Everything from Linux to BSD
Ubuntu at one point packaged in Amazon search by default.
threentaway
|
5 years ago
|
on: Experienced well-being rises with income, even above $75,000 per year
In major cities in the US it absolutely has, even given the decreased interest rate.
threentaway
|
5 years ago
|
on: Dissecting the Apple M1 GPU, Part II
Weird, I had no issues with the built in display on Ubuntu 20.04, but I had to update the kernel to 5.8 to get display out over USB-C to work. Now that Ubuntu 20.10 is out and uses 5.8, I'm just using that so I don't have to mess with custom, unsigned kernels.
threentaway
|
5 years ago
|
on: Show HN: RSS Feeds with News from AWS
My team pipes some of these feeds along with others that we care about into a Slack channel. It works really well for staying on top of new releases.
threentaway
|
5 years ago
|
on: The many lies about reducing complexity part 2: Cloud
This seems like you didn't have proper monitoring and alerting set up for your job, not sure how that is a downside of AWS.
threentaway
|
5 years ago
|
on: U.S. Treasury breached by hackers backed by foreign government – sources
Organizations that are serious about security should not allow random OAuth apps. Both G Suite and O365 admins can restrict what OAuth apps are allowed.
threentaway
|
5 years ago
|
on: US internet speeds 91% faster in 2020 according to user speed tests
Seattle doesn't have competition, unfortunately. It's only in the very core of the city that has access to Centurylink fiber, mostly everywhere else is stuck with Comcast cable or laughably slow DSL.
threentaway
|
5 years ago
|
on: Linus Torvalds on the new MacBook Air
Independent tests show 5-8min of full load before it throttles, which really is quite impressive.
threentaway
|
5 years ago
|
on: Eleven Years of Go
But not everything is a monolithic REST web app. Sometimes you have many different components -- from CLI apps to serverless functions -- and having a lean but powerful stdlib is amazing, especially with builin type safety, consistent lining, and cross-platform native binaries easily under 10MB.
threentaway
|
5 years ago
|
on: Eleven Years of Go
Not specifically Go related, but I am consistently annoyed that Helm's templating is a _very_ thin abstraction over Go's templating which has many drawbacks in that context.
threentaway
|
5 years ago
|
on: On Apple's Piss-Poor Documentation
> I know it seems silly but that's why I've been advocating for getting those little "was this page helpful?" links
And when you do this, DO NOT serve up the feedback form/popup from some advertising domain, otherwise developers with ad lockers (many, if not most) won't even see it.
threentaway
|
5 years ago
|
on: Managing my personnal servers in 2020 with K3s
Having zero downtime updates is quite nice. For example, I can set FluxCD to pin to a feature release of Nextcloud, and it will automatically apply any patch updates available. Because of the zero downtime updates, this can happen at any time and I won't have any issues, even if I'm actively using Nextcloud as it's happening.
threentaway
|
5 years ago
|
on: Analyzing the Design of Unusual Japanese Butter Tableware
It's also available in more upscale grocery stores in the Northwest -- possibly other locations as well.
threentaway
|
5 years ago
|
on: CNCF Cloud Native Interactive Landscape
In that case you probably want to be looking at K3s and not full blown Kubernetes.
threentaway
|
5 years ago
|
on: Almost 90 percent of NYC bars and restaurants couldn’t pay August rent
Security is much more than safety from invasions from other nations. It is a guaranteed safety net for when things go wrong; this covers everything from health care, to unemployment, to services for the homeless, and yes it includes helping businesses that collectively employ tens of thousands of people in times of crisis.
threentaway
|
5 years ago
|
on: Almost 90 percent of NYC bars and restaurants couldn’t pay August rent
> We need to be pragmatic and get our people and economy through this crisis
OK, tax the rich. PS: It was the winning strategy before the crisis too.