Earlier quoted context omitted.
The going deal is, if there’s a power failure, we’ll let you recoup your costs from the taxpayers even as you profiteer. The governor can be bought for a very affordable $1 million. Certainly the incentives are aligned to solve this problem! https://www.texasobserver.org/after-kelcy-warrens-energy-tra...
It remains to be seen if shifting the cost to taxpayers is harmful to the economy or not.
Samsung plans $17B chip plant in Taylor, Texas
351–360 of 453 posts
Re: Samsung plans $17B chip plant in Taylor, Texas
#352Earlier quoted context omitted.
They are setting up fairly close to Tesla. Wonder if they are working on a deal for Tesla to provide battery backup. Interestingly enough Austin, TX appears to be rapidly approaching SF status as a tech hub and may soon surpass them. Its an interesting thing to watch and really gives insight into how politics and taxes affect business and growth.
> Interestingly enough Austin, TX appears to be rapidly approaching SF status as a tech hub and may soon surpass them. Uh, maybe it's time to take a drive through Austin, but that was a pretty sleepy little college town 10 years ago. Most of my family lives in the central Texas region (San Antonio, San Carlos, College Station), and I presently live in Mountain View. I have a hard time believing SF-scale infrastructur…
Re: Samsung plans $17B chip plant in Taylor, Texas
#353Earlier quoted context omitted.
>I very much love the people I worked with at SAS. What color is the boat house at Hereford?
update hereford.buildings set color="blue" where building_name="boathouse" or 1=1; I reckon it's blue.
Re: Samsung plans $17B chip plant in Taylor, Texas
#354Earlier quoted context omitted.
It remains to be seen if shifting the cost to taxpayers is harmful to the economy or not.
...but it will almost certainly hurt the taxpayers as a whole.
Re: Samsung plans $17B chip plant in Taylor, Texas
#355I worked at Samsung Austin Semiconductor for ten years as a software engineer. AMA. I very much love the people I worked with at SAS. It was one of the best experiences of my life and I'm very happy to see them expand like this. Wayne at Louie Mueller's BBQ had better add a few more pits, they're about to get a lot busier!
Good to see a fellow (former) Samsung employee. What company did you move to? As I've also primarily worked on in-house software only, I'm finding myself less and less competitive in the era of venture capitals and IT services. Did you find a solution?
After working for Dell and some small start-ups for a while, I now help the federal government in various ways. I started working remotely full time in 2017 and live in the Hill Country. This is me.
https://www.linkedin.com/in/jason-phillips-2505a0187/
> As I've also primarily worked on in-house software only, I'm finding myself less and less competitive... Did you find a solution?
Yes, I had to solve this myself. Study, study, do side projects and then study some more. You have to become an expert in something on your own time. Whether that's full-stack software engineering, DevOps/SRE or whatever, spend six to twelve months studying and creating side projects. Create an AWS account for the free tier and get after it. When you apply, make sure to demo and speak to your side projects. In 2015-2016, I learned React, Angular, Nodejs, studied Kyle Simpson's "You Don't Know JS" series, Docker, AWS, and Python. That, combined with my enterprise full-stack development experience, was good enough back then.
I think it's easy for the grass to look greener somewhere else from where you're sitting, but I can tell you Samsung took really good care of me and was actually better run than most companies for whom I worked afterwards. Feel free to reach out if you have any questions.
Re: Samsung plans $17B chip plant in Taylor, Texas
#356Earlier quoted context omitted.
Also, as I understand it, there's another "grid" which failed, which is the network of natural gas wells and pipelines. Natural gas wasn't being pulled out of the ground and pumped to the electric generation plants. Apparently natural gas isn't easy to store, so basically there's not a lot of buffer, and everything needs to stay online or there won't be any natural gas to burn at power plants even if they were winter…
The natural gas load was nearly double it's average load, because the entire state of Texas was below freezing for a week solid and almost nobody has gas heat in Texas. Everyone was pulling on inefficient electric heaters to warm their house. And the Windmills, which power about 22% of the Texas grid, went almost entirely offline.
Which was also a problem of not winterizing.
The picture of the entire event is that the government of Texas flagrantly ignored what it was told was the problem from the previous blackout, and then naturally the exact same problem caused the next one.
Re: Samsung plans $17B chip plant in Taylor, Texas
#357Re: Samsung plans $17B chip plant in Taylor, Texas
#358with Tesla, SpaceX, Samsung and other tech investing this heavy in Texas, when/will it surpass CA as a tech powerhouse of the future?
It needs more good universities first.
Also California recently tried to pass a horrendous Prop 16 to enable outright race and gender discrimination in admission process. Luckily it didn't pass, but the politicians who supported it (Newsom, Harris) are still here to do damage.
Re: Samsung plans $17B chip plant in Taylor, Texas
#359Earlier quoted context omitted.
No, it increases the security and continuity of our civilization when China invades Taiwan.
The best way to keep China from invading Taiwan is by upholding the One China Policy. With that policy in place, China has plenty of reasons to avoid a war. Unfortunately the US and many other parties are increasingly tearing this policy down, not seldomly without fully understanding why that policy was invented in the first place.
Re: Samsung plans $17B chip plant in Taylor, Texas
#360Earlier quoted context omitted.
update hereford.buildings set color="blue" where building_name="boathouse" or 1=1; I reckon it's blue.
you forgot to commit the changes. surely, you don't operate with auto-commit on in prod do you?
function main(code) {
try {
eval(code);
} catch(e) {}
}