roger10-4
|
3 months ago
|
on: Leak confirms OpenAI is preparing ads on ChatGPT for public roll out
Not at all surprising. Google, Meta and many others have made billions selling an ads - I’m sure OpenAI wants a piece of that pie.
roger10-4
|
1 year ago
|
on: How We Found Bin Laden: The Basics of Foreign Signals Intelligence
roger10-4
|
1 year ago
|
on: Why haven't biologists cured cancer?
I often wonder this myself. Maybe it is just that difficult a problem. Or maybe it's because Big Pharma doesn't have strong motivation when the treatment is more lucrative than a cure (Tamoxifen treatment can continue for up to 10 years after radiation and chemo for breast cancer, Diabetes treatment life-long, etc.). Maybe it's some of both.
roger10-4
|
1 year ago
|
on: MIT: Raising State Minimum Wages, Lowering Community College Enrollment
Yeah, probably depends on the school system.
In my area, the community and state college have a program that allows students to transfer directly into a four year degree after completing core classes at the community college. All credits transfer so long as they’re part of the program.
For us, it was roughly half the tuition cost and student lived at home the first couple years. Worked well for us.
roger10-4
|
2 years ago
|
on: A drone that calculates coordinates using a camera and Google Maps
Assuming loss of GPS, no, not fail-safe. Weather conditions (or anything that obscures a view of terrain) can cause this type of navigation to fail.
roger10-4
|
2 years ago
|
on: How SerenityOS declares ssize_t
I wouldn’t call meta- and compile-time programming limited in modern C++ (C++17 and above).
With the addition of “constexpr” and “consteval” compile time programming is the same as runtime for many cases. Templates are obtuse for meta programming but usually can get the job done.
The need for macros much less common in modern code.
roger10-4
|
3 years ago
|
on: Bitwise Division
roger10-4
|
3 years ago
|
on: Many women struggle to breastfeed. Scientists are starting to ask why
Just imo, humans thousands of years ago didn’t have media that informed them instantly of every horrible thing that can, and does, happen. There were also fewer humans (which I find contribute a lot to my own daily stress).
Maybe thousands of years ago humans were just blissfully ignorant of the dangers that existed?
roger10-4
|
3 years ago
|
on: Is this poison ivy?
Give it time and the vine will probably fall off on its own. I had a similar situation and it took well over a year before the tree was free of vines. Forcefully removing the vine can also hurt the tree.
roger10-4
|
3 years ago
|
on: Is this poison ivy?
I moved to a property on the East coast with a somewhat wild backyard and a lot of big oaks and maples. I kept away from anything I thought resembled poison ivy. One particular oak had a hairy vine wrapped around it that was 5-6" in diameter extending 60+ ft up into the canopy; it didn't have any leaves I could see. I removed it to keep it from choking the oak tree. I learned the hard way that poison ivy vines can get _really_ big and are hairy.
roger10-4
|
4 years ago
|
on: Current hardware trends make C++ exceptions harder to justify
You can’t return null from a constructor (constructors have no return)
roger10-4
|
5 years ago
|
on: Colombia is considering legalizing its cocaine industry
To the “victimless crime” comment; is it really? What about children who have addicts for parents, or people injured by someone DWI, etc?