HN user

thecosmicfrog

970 karma
Posts37
Comments133
View on HN
github.blog 11mo ago

GitHub Actions policy now supports blocking and SHA pinning actions

thecosmicfrog
2pts0
github.blog 11mo ago

GitHub Actions policy now supports blocking and SHA pinning actions

thecosmicfrog
5pts0
thenewstack.io 11mo ago

Kubernetes will solve YAML headaches with KYAML

thecosmicfrog
2pts0
www.xda-developers.com 1y ago

Microsoft is testing ReFS for new Windows 11 installs

thecosmicfrog
29pts5
www.ibm.com 1y ago

IBM DevOps Code ClearCase

thecosmicfrog
2pts4
www.datadoghq.com 1y ago

Datadog On-Call

thecosmicfrog
1pts0
github.com 1y ago

Mtr, a Network Diagnostic Tool

thecosmicfrog
3pts0
opentofu.org 2y ago

Get ready for OpenTofu 1.8.0-beta1

thecosmicfrog
2pts1
simpleflying.com 2y ago

In Pictures: Boom Supersonic Unveils Overture Superfactory in North Carolina

thecosmicfrog
3pts1
thenewstack.io 2y ago

OpenTofu Gains State Encryption, So What's Next

thecosmicfrog
3pts0
old.reddit.com 2y ago

Google Pixel camera consistently blurring out The North Face logo

thecosmicfrog
127pts33
www.youtube.com 2y ago

This 1990 NES soundtrack just blew my mind [video]

thecosmicfrog
25pts3
simpleflying.com 2y ago

United Airlines Airbus A321neo Flights Interrupted over 'No Smoking' Sign

thecosmicfrog
2pts2
simpleflying.com 2y ago

How does the Boeing 787's no-bleed system architecture reduce fuel consumption?

thecosmicfrog
3pts0
aws.amazon.com 2y ago

Amazon VPC CNI Now Supports Kubernetes Network Policies

thecosmicfrog
4pts0
twitter.com 2y ago

OpenTF: “Stay tuned for some big news this Friday [...]”

thecosmicfrog
3pts2
thenewstack.io 2y ago

System Initiative code now open source

thecosmicfrog
2pts0
blog.gruntwork.io 2y ago

Gruntwork: The future of Terraform must be open

thecosmicfrog
2pts0
blog.gruntwork.io 2y ago

The Impact of the HashiCorp License Change on Gruntwork Customers

thecosmicfrog
2pts0
www.theregister.com 2y ago

Fresh version of Canonical's Wayland compositor is here

thecosmicfrog
2pts0
9to5google.com 2y ago

Google abandons work to move Assistant smart speakers to Fuchsia

thecosmicfrog
210pts199
www.youtube.com 3y ago

Rodney Mullen: Pop an ollie and innovate [TED talk]

thecosmicfrog
1pts0
blog.gruntwork.io 3y ago

Patcher, a new tool for keeping infrastructure code up-to-date

thecosmicfrog
1pts0
dev.yorhel.nl 3y ago

Ncdu – NCurses Disk Usage

thecosmicfrog
446pts162
github.com 3y ago

LavinMQ: Lightweight and fast AMQP server written in Crystal

thecosmicfrog
2pts0
www.b737.org.uk 3y ago

The Boeing 737 Technical Site

thecosmicfrog
1pts0
www.youtube.com 3y ago

A man found my $100k treasure

thecosmicfrog
2pts0
www.youtube.com 3y ago

Online darts over the telephone [Tomorrow's World – BBC Archive] (1989)

thecosmicfrog
1pts1
www.techradar.com 3y ago

Intel Arc GPUs could be canceled already

thecosmicfrog
3pts0
www.youtube.com 3y ago

Passing a Portal Through Itself – Minutephysics

thecosmicfrog
2pts0

Oh absolutely, I wouldn't use this for any production system. It would be a toy hobby project. I just find the notion of turning a no-degradation failure mode into a gradual-degradation one fascinating for some reason.

the failure mode is the opposite of graceful degradation. It’s not like there’s an increasing percentage of requests that fail as you get closer to the deadline. Instead, in one minute, everything’s working just fine, and in the next minute, every http request fails.

This has given me some interesting food for thought. I wonder how feasible it would be to create a toy webserver that did exactly this (failing an increasing percentage of requests as the deadline approaches)? My thought would be to start failing some requests as the deadline approaches a point where most would consider it "far too late" (e.g. 4 hours before `notAfter`). At this point, start responding to some percentage of requests with a custom HTTP status code (599 for the sake of example).

Probably a lot less useful than just monitoring each webserver endpoint's TLS cert using synthetics, but it's given me an idea for a fun project if nothing else.

"WIN32.RUN might have unexpected behaviors on browsers that are NOT Chromium-based (Safari, Firefox, Internet Explorer, etc.)"

What would be the reasons this wouldn't run on Firefox? Genuine question from a non-web developer.

As far as I've seen, it's generally just the WASM modules that crash, and not a full sim crash to desktop (CTD). But considering the WASM modules are usually running all of the aircraft logic, systems, flight control computers, etc. then it tends to mean a complete flight loss since you can't... well... control the aircraft anymore. I'm not sure what kind of automatic restart logic exists for crashed WASM modules, if anything. It would be interesting to see if module crash recovery is possible.

One of the biggest factors for any flight simulation add-on is performance, and so most of the major add-on developers are building C++ modules (compiled to WASM) to eek out as much performance as possible. My understanding is that it's also possible to write some things in JavaScript (and perhaps TypeScript), but performance takes a hit. I would assume Lua falls into that same performance trap, as I know Lua can be used for X-Plane add-on development, but it's (again) considered the less performance-centric approach as compared to C++.

I recall at least one add-on developer for X-Plane (Zibo [1]) migrating some of their Lua code over to C++.

[1] https://forums.x-plane.org/forums/topic/138974-b737-800x-zib...

DLSS also blurs the cockpit displays quite badly when there's anything moving on them (airspeed/altitude tape, etc.). It looks like temporal blur, which is interesting because the same blur doesn't happen with their TAA (*temporal* anti-aliasing) implementation.

Especially if you use a small amount of detergent in the pre-wash compartment. Most people (at least in Europe) just use a single tablet in the main wash section. I've seen a massive improvement by putting a teaspoon amount of detergent in with the pre-wash. The ever-wonderful Technology Connections sent me down this path.[1]

Without detergent in the pre-wash compartment, only water is used to pre-soak the dishes.

[1] https://www.youtube.com/watch?v=_rBO8neWw04

Apple M3 Ultra 1 year ago

Thanks for introducing me to `uv`. I've been looking for a tool that integrates pip and pyenv/virtualenv.

I've regularly exceeded 24 GiB of VRAM in Microsoft Flight Simulator 2024. Imagine a huge airport environment with high levels of detail, plus AI aircraft in the ground and sky. Then, on top of that, terrain and textures of the surrounding environment.

And that's at 1440p, not even 4K. The resulting stutters are... not pretty.

Aircraft with INOP APUs can generally be "air started" with a ground-based high-pressure air system. It's relatively common and I've been on a plane that had to do the procedure. It was entirely undramatic other than engines being started before the pushback, but I doubt most passengers even noticed.

Now, interestingly, the 787 is a "bleedless" aircraft, so it doesn't use high-pressure air from the APU to spool up the engines. I believe it can use its hefty bank of lithium-ion batteries to start its engines if the APU (and associated electrical generator) is INOP.

Not a pilot/engineer - just an enthusiast. Someone more au fait with the 787 might be able to correct me on the above.