Part of the problem is the courts. There are many laws now about protecting babies, in this case of they'd done nothing and mother and baby both died, they could be arrested for that.
Medical consent is a house that I consider holy but I draw the line at 'societal good'. This woman was at worst a risk to herself and the degree of violation here (besides the insults!) is revolting at so many levels. They had zero respect or consideration for her, their paper reality appears to have been more important to them than the flesh and blood human that trusted them enough to put herself in their power. And then they proceeded to grossly violate that trust. This is 'Terry Schiavo' in reverse, another case that had me wondering why people don't have respect for other people and allow them some dignity. There the courts were required to allow the hospital to stop a treatment they knew would never result in a patient recovering or even improving, and yet the parents tried to use the courts to force the hospital to continue to keep her alive against the wishes of the husband and the hospital.
Is this real? Here in Argentina someone had a esophageal endoscopy a few years ago. The hospital used a high pressure air tank to insert air in the esophagus instead of a low pressure one. Her esophagus broke and she died for internal bleeding. She [the victim] was very well connected, an air TV journalist and a member of the council of the city of Buenos Aires (~3MM habitats, capital city). IIRC the only penalty was a 3 years sentence in parole the full time.
I've always wanted something like this board, buttons which can light up (preferably a few colours), to use to make games. Anyone ever found such a board which is hackable / programmable?
The device that I think popularized that design (citation needed) was the Monome (https://monome.org/) that looks like it is also still around and it has (always had?) some kind of open source license (https://github.com/monome).
Aliexpress has a lot of cheap "smart gomoku board" now, they are cheap rgb-lighted membrane button grids O(13x13) with firmware playing games like Go, Reversi etc. (https://he.aliexpress.com/item/1005010089221164.html, https://he.aliexpress.com/item/1005011840606955.html ...). These proved to be surprisingly fun with children, the tactile interface is neat, and they're a good middle ground that helps learn the rules of games (has 1-on-1 modes + solo against several levels of "AI") but not as brain-rot distracting like a tablet.
I haven't tried reverse-engineering one yet, I hope at least some of these are hackable? Conway's life would certainly be one fun use, but custom games are totally something I'd want to make too!
Are these actually membrane or are there some switches there? I assume membrane, if only based on the dirt-cheap price. Anyway in combination with lighting up + sound the feedback feels immersive enough, it's definitely more fun than poking a tablet.
One problem here is it's very easy to overtune to a past problem set -- even accidentally. You can often significantly improve performance just by changing your random number generator seed until you happen to pick the right assignment for the first few variables of some of the harder problems.
It would be interesting to take the resulting solver and apply it to an unknown data set.
yess. loads of space for further exploration here. there is an attempt to keep things as general as possible in the expert.md file, but hard to mitigate overfitting fully. however, changing the seed will not get you much further with all else in the solver constant. unless you try a number of seed that exponentially scales with the size of the problem
Absoultely, I had a 2 -> 3 code base I'd mostly given up on, and Claude was amazing. It even re-wrote some libraries I used without py3 versions, decided to just write the parts of the libraries I needed.
It does much better with good tests. In my case the output was a statically generated website, so I could just say 'make the same website, given these inputs'.
Solving it in other countries often involved a standard id that everyone uses for many things, so it becomes a standard party of life. Many people in the US, from what I can tell, don't want that.
It's absolutely a taking point in the UK, although here it is down class and party lines rather than race lines, but that is just because different countries have different natural ways to discuss things.
It's the same basic idea, richer people are more likely to already have an id (drivers licence, passport).
No-one has checked in court of AI-generated code is copyrightable.
Personally I hope it's not. To me, this is the best outcome for AI in general. If we are going to violate everyone's copyright training AIs, then it's only fair you don't get AI protection on the output.
reply