HN user

PointyFluff

-20 karma
Posts0
Comments90
View on HN
No posts found.
Go First Dice 4 years ago

I don't understand why sites like this are not HTTPS, yet.

I'm not giving you a security exception to read your blog.

Let's Encrypt is free.

Python Asyncio 4 years ago

Why do yo inject quotes randomly everywhere throughout the document?

Why is only 1/3 of the screen used for content?

Hi. Medical professional here.

You are high if you think we are better off with paper than an ePCR.

Sometimes we have to default back to paper, some times the pt record system goes down.

When that does happen, it's a literal fucking nightmare in the ER.

We plan on it happening and we train for it happening, but ePCRs have made our lives so much fucking easier. Simple fucking fact.

Have you ever had to read the pissed off notes in a hand-written chart from the last nurse who has been working 48 hours straight, taking care of 12 critical care pts? Huh? Give that a try sometime.

Past Barry writes comments to Future Barry, so Future Barry knows what the fuck is going on and doesn't have to try and figure out the spaghetti-code Past Barry apishly bludgeoned into the keyboard with his penis-tipped meat-stumps.

Both Barry's think the other is an insufferable asshole.

For all it's faults. C++ (along with other languages) already has an international standards body.

While a language made by committee is invariably garbage (citation: JavaScript), there is something to be said for stabilizing the standard for safety-sensitive systems like flight, space, medicine, automotive, and the ilk. Not a grate look if your space-balloon goes over like a lead-balloon.

Also, Rust is not something you can just "switch" to; it's not javascript or python. You have to UNLEARN a lot of bad nuns before you can truly be productive in Rust. Learning rust is a steep climb, coming from languages like C & C++; if you are coming from a language like python or lisp, it's a damn near smooth-vertical-shaft.

Frustratingly, a lot of the books for newbs are like: "So you wanna do this cool thing in Rust? Then do this tutorial project for this crate!", and they don't actually go over idiomatic rust algorithms. The way rust handles code and data, lends to "different" ways of solving problems. The best way to learn rust, is to read rust, but that can get confusing with the traits and typing bounds and lifetimes and unwraps. On the other hand you get to say "turbofish" a lot; so there's that, which is nice.

And so the issue becomes one of monkey-power. I can find bucket-fulls of hairless apes to bludgeon in C or C++ code, but it takes a more sophisticated `Ook<T>` to see the Octarine that is Rust.