HackerTrans
TopNewTrendsCommentsPastAskShowJobs

byteCoder

no profile record

comments

byteCoder
·10 месяцев назад·discuss
OpenNext on Cloudflare is the only way I've successfully gotten NextJS to work in a Cloudflare Worker.

https://opennext.js.org/cloudflare
byteCoder
·10 месяцев назад·discuss
Airlines need to qualify aircraft for passenger-carrying transoceanic operations.

Northwest Airlines would often use their new wide body aircraft for domestic operations to meet the qualification requirements to operate long distances.
byteCoder
·2 года назад·discuss
I was a participant in a trial of the TIL therapy at NIH in 2012 for stage 4 melanoma. I chose to participate in this trial because it was retraining my own immune system to fight my cancer.

Within three months of treatment, 99% of my tumor load was gone (with the remaining was unknown if it was active malignant cells or scar tissue). By 15 months, there was no evidence left.

In the last 11+ years, I've had no further treatment and the melanoma has not returned. I'm very lucky to be a complete responder and have a long-term remission.

When TIL adoptive cell therapy works, it works well. It's amazing, and I'm thankful for Dr. Steven Rosenberg's life work in developing this.

Now that it's FDA approved, many other melanoma patients will have a shot to try a therapy that, for all practical purposes, can be a cure for a disease that not too long ago was a terminal death sentence.
byteCoder
·3 года назад·discuss
"There are only two hard things in Computer Science: cache invalidation and naming things."

-- Phil Karlton
byteCoder
·3 года назад·discuss
Interesting. I had zero issues using my Amex in France and Switzerland this past summer. In fact, there was only one restaurant that I visited that wouldn't take it. I must have been lucky.
byteCoder
·3 года назад·discuss
Yes, such treatments have been in trial for a couple decades at NIH, showing complete response in a segment of the patients for certain cancers. The therapies harness each individual's immune system to direct it's attack to the mutations specific to their tumors.

Iovance is on the brink (should have been approved in the next month or two, but has been delayed because of "staffing shortages" at the FDA) of getting FDA approval for Tumor Infiltrating Lymphocytes adoptive cell therapy.

Besides the special labs used for the cell processing (managed by Iovance), the therapy is not a whole lot different from stem cell transplants, so any hospital that helps patients with blood-bourn cancers can provide this new therapy to melanoma (and soon, other cancer) patients.

P.S. I'm an 11-year survivor post-TIL therapy for Stage 4 melanoma at NIH.
byteCoder
·3 года назад·discuss
At the time NT came out, it wasn't 100% POSIX compliant, but close enough for government work.

One stipulation in NT's subsystem at the time was that fork() needed to be followed by exec().
byteCoder
·3 года назад·discuss
In elementary school in Wisconsin in the 70s, we lost our milk cartons in favor of the bagged milk.

Although it may have been sold as eco-friendly, the real driving reason was cost reduction: it was less expensive to package and transport milk in plastic bags than in small waxed cardboard cartons.
byteCoder
·3 года назад·discuss
The protocol in linked study appears to be similar to the melanoma therapy I underwent at NIH, except for the CAR-T part.

The study I was part of was published in a few papers, including: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6295669/
byteCoder
·3 года назад·discuss
From my personal experience with advanced melanoma under a trial at NIH almost 12 years ago, Dr. Steven Rosenberg and his research team:

1. Surgically resected a tumor and removed the tumor attacking T cells in a lab,

2. expanded them in a lab to 130 billion,

3. returned them to me after making me immunosuppressed, and

4. kick started my new immune system with high-dose IL-2.

Within three months, my tumors were essentially gone.

I’ve been cancer-free since.

It seems to me that the body doesn’t have enough of the right T cells to fight the mutated, cancerous cells.
byteCoder
·3 года назад·discuss
Note: I have TSA Precheck and CLEAR.

I'm not sure how someone could get through with the incorrect identity unless their eye scan results in the record of someone with the same name.

The process for CLEAR is:

1. Stand next to the kiosk for recognition. For whatever reasons, the machines always seem to have problems with me, but eventually get a good scan and bring up the correct record.

2. Scan your boarding pass at the kiosk, which (supposedly) validates that you're on a flight at this airport and that your name matches what's on the boarding pass.

3. You're escorted to the TSA agent, the CLEAR agent vouches for you, and you just wave your boarding pass in the air to the TSA agent (no scanning).

Often (including this week), I get flagged to show my identification to the CLEAR agent and to the TSA agent. Ultimately, I could have gone through less hassle with simply the TSA Precheck line.

Many times the TSA Precheck line is actually faster. However, when that line is backed up (usually at certain airports like DCA), having CLEAR is a winner. YMMV
byteCoder
·3 года назад·discuss
Here's a link to it: https://www.khoury.northeastern.edu/about/dean-elizabeth-myn....
byteCoder
·3 года назад·discuss
My son just graduated from Northeastern University's Khoury College of Computer Sciences.

At his Khoury College graduation celebration a week ago, this is the first time that the following oath was recited by the graduating class:

KHOURY COLLEGE OATH FOR COMPUTING

Today, I join the ranks of computer scientists worldwide.

I will remember that I remain a member of society, with special obligations to all my fellow human beings.

I will design and build computing systems that enhance the quality of daily life for individuals and for society.

I will protect the dignity of users and others affected by computing systems, respecting the diversity of all cultures, and safeguarding against threats to health and safety.

I will respect the privacy and rights of all people and recognize the special role I have in judiciously collecting, storing and using their information, and creating systems that aim to shape their behavior.

I will work for fair wages; honorably guarding my reputation and my colleagues in our work practices, while respecting the intellectual contributions of others.

I will improve the public understanding of computing and its consequences.

May I always act to preserve the finest traditions of my field, and may I long experience the joy of inventing the future through my endeavors.