Viewing profile — threentaway
threentaway
HN member- Joined
- Sat, Feb 22, 2020, 7:17 AM UTC
- HN karma
- 80
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About threentaway
No profile information was provided.
Recent public activity
-
comment
Comment #27293172
That's the previous Unreal Engine 4.
-
comment
Comment #26213458
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…
-
comment
Comment #26212916
> 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…
-
comment
Comment #26124753
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 thes…
-
comment
Comment #26060424
Ubuntu at one point packaged in Amazon search by default.
-
comment
Comment #25898448
In major cities in the US it absolutely has, even given the decreased interest rate.
-
comment
Comment #25874644
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…
-
comment
Comment #25838890
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.
-
comment
Comment #25717379
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.
-
comment
Comment #25412737
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.
-
comment
Comment #25206276
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 …
-
comment
Comment #25179904
Independent tests show 5-8min of full load before it throttles, which really is quite impressive.
-
comment
Comment #25055944
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 a…
-
comment
Comment #25055898
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.
-
comment
Comment #25055777
> 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 fr…
-
comment
Comment #25003131
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. Bec…
-
comment
Comment #24815398
It's also available in more upscale grocery stores in the Northwest -- possibly other locations as well.
-
comment
Comment #24681373
In that case you probably want to be looking at K3s and not full blown Kubernetes.
-
comment
Comment #24551152
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 unemploymen…
-
comment
Comment #24550989
> 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.
-
comment
Comment #24537935
Facebook and many others don't use third party ad networks anymore due to the rise of ad blockers, so most ad blockers don't even work on them since they work by blocking DNS looku…
-
comment
Comment #24532375
I am so jealous. But I've also only been making decent money for about a year now so maybe in a few years I'll be able to afford this. What do you do when you do this? Do you trave…
-
comment
Comment #24522518
Cron job to copy both to a microSD card?
-
comment
Comment #24522406
1. NextCloud supports Calendar and Contacts sync if you are comfortable going down that route. 2. They're just bluetooth ear buds, they work with every phone that supports bluetoot…
-
comment
Comment #24521973
Agreed. I'd have it set up so that there is some local storage via a USB3 thumb drive to hold the container images, which anecdotally pretty easily hits 80MB/s for reads, often hov…