Yeah, i do hope it hurts their reputation and game sales. I think we 99% agree. Hopefully this results in better games without ethical lapses in the future.
I would be sad for the good artist and developers at bungie to loose their jobs. Hopefully they are more careful and the artist ends up happy with the result of their talks.
I always read someone talking about picking up Factorio like they are they are casually announcing they are starting experimenting with narcotics. Have fun! Make a plan to quit before it breaks up your family.
I thought i had read that TSMC was keeping 2nm and more advanced technology domestic. I guess that only applies up to 2030? Maybe because they will have a new more advanced method by then.
It is interesting that they work up to 2nm starting from 4nm and 5nm. Are those processes significantly easier or cheaper to start?
Very cool that Ruby can get that much faster with relatively small changes. Even just the implicit return + array allocation tip is a useful one on its own.
Ah maybe my perspective is wrong. I didn’t know this is how the EU does it. Does this rule apply to plastic or fabric as well? Or maybe only plastic used for food? regulating recycled plastic that is used for food makes a ton of sense to me.
We found 191 pesticides, 107 pharmaceuticals and 81 industrial compounds among many others in the recycled plastic pellets.
This sentence seems so meaningless. Things being pesticides or pharmaceuticals doesn’t make them harmful and even if they are harmful, are they in concentrations that matter for humans?
This article quotes the “1/3 of 1%” number for large scale property investors. Seems like the vast majority of property buys are still people that intend to live there, though the “49% of 26%” (btw why are all the statistics in these weird formats???) are 1-9 property owners”mom and pop” investors. That number is actually way bigger than i thought. I could see this being a problem is some locations more than others though. That might make the problem feel bigger in some areas.
My guess is people can always find someone to tell them what they want to hear. So much easier to be “operating based on the best information you have” than lie knowingly.
Yeah, i do hope it hurts their reputation and game sales. I think we 99% agree. Hopefully this results in better games without ethical lapses in the future.
I would be sad for the good artist and developers at bungie to loose their jobs. Hopefully they are more careful and the artist ends up happy with the result of their talks.
Welcome friend
I always read someone talking about picking up Factorio like they are they are casually announcing they are starting experimenting with narcotics. Have fun! Make a plan to quit before it breaks up your family.
I thought i had read that TSMC was keeping 2nm and more advanced technology domestic. I guess that only applies up to 2030? Maybe because they will have a new more advanced method by then.
It is interesting that they work up to 2nm starting from 4nm and 5nm. Are those processes significantly easier or cheaper to start?
For those uninitiated like myself, what is special about Discworld?
Great article! I especially like the part talking about limitations and when autotuner might make P99.99 worse. Great to keep in mind when tuning GC.
Very cool that Ruby can get that much faster with relatively small changes. Even just the implicit return + array allocation tip is a useful one on its own.
Like 2 down in my feed was this one from the verge that is less risky a click. https://www.theverge.com/2024/2/22/24079529/nvidia-app-geforce-experience-control-panel-windows
MariaDB is a mysql based product like the Percona stuff right? I assume most users would switch to MySQL proper.
Postgres is often a better choice, but not an easy one for shops already in the mysql world.
Ah maybe my perspective is wrong. I didn’t know this is how the EU does it. Does this rule apply to plastic or fabric as well? Or maybe only plastic used for food? regulating recycled plastic that is used for food makes a ton of sense to me.
This sentence seems so meaningless. Things being pesticides or pharmaceuticals doesn’t make them harmful and even if they are harmful, are they in concentrations that matter for humans?
The science article they link: https://www.science.org/doi/10.1126/science.adk9846
Uses much better more meaningful language to describe the same problem! It is also much shorter and easier to read.
This article quotes the “1/3 of 1%” number for large scale property investors. Seems like the vast majority of property buys are still people that intend to live there, though the “49% of 26%” (btw why are all the statistics in these weird formats???) are 1-9 property owners”mom and pop” investors. That number is actually way bigger than i thought. I could see this being a problem is some locations more than others though. That might make the problem feel bigger in some areas.
I agree reform sounds great! I agree many systems can be improved. Lots of government officials could do with some more accountability.
I personally still love wikipedia for this kind of high level analysis, but you are welcome to use whatever sources you like!
Thank you! I was unaware.
Do you have a link? Looks like Bastian Obermayer is still alive.
https://en.m.wikipedia.org/wiki/Panama_Papers
Looks like lots of payments happened as well as arrests!
The wheels of justice are slow, but they do move.
My guess is people can always find someone to tell them what they want to hear. So much easier to be “operating based on the best information you have” than lie knowingly.
My trick is to rotate subprojects so I am always procrastinating something.
You still have to eventually finish the last subproject, but even that might be procrastinating on something for your next project.
Really excited about YARP. it does some clever things for error recovery that I think should improve Ruby parsing in a bunch of ways.
The sources they list for error recovery are worth a read: https://github.com/ruby/yarp/blob/main/docs/design.md#error-tolerance