×
Oracle

Oracle's JDK 17 - Free Again for Commercial Use (infoq.com) 62

The Oracle JDK "is available free of charge for production use again," reports InfoQ, under a new "Oracle No-Fee Terms and Conditions" license.

The move, announced in mid-September, "reverses a 2018 decision to charge for Oracle JDK production use and does not affect Oracle's OpenJDK distribution," they write, noting that the new license "applies to the recently released version 17 of Oracle JDK and future versions." Donald Smith, Senior Director of Product Management at Oracle, explained the reason for this decision in a recent blog post, writing:

"Providing Oracle OpenJDK builds under the GPL was highly welcomed, but feedback from developers, academia, and enterprises was that they wanted the trusted, rock-solid Oracle JDK under an unambiguously free terms license, too. Oracle appreciates the feedback from the developer ecosystem and are pleased to announce that as of Java 17 we are delivering on exactly that request."

Smith explicitly stated that the No-Fee Terms and Conditions license "includes commercial and production use" [although the license does not seem to highlight this fact] and stated that "redistribution is permitted as long as it is not for a fee."

Security

You Can Now Remotely Access Your Tesla's Camera - and Talk to People (teslaoracle.com) 41

The Tesla Oracle blog reports on a newly-released security feature "that enables Tesla owners to remotely view what's happening around their vehicles in real-time using their mobile phones..."

"While you have opened the live camera view of your parked Tesla car, you can talk back to the people in the vehicle's surroundings." The Tesla vehicle will change your voice, amplify and output it via an external speaker installed under the car. Teslas built since January 2019 have this speaker installed as part of the pedestrian warning system, a requirement by the NHTSA. In the last year's holiday software update package, Tesla introduced the Boombox feature using this external speak. Boombox lets Tesla owners add custom horn and pedestrian warning sounds to the vehicle.

Tesla owners will now be able to warn potential vandals more explicitly by giving them verbal warnings from a remote location...

In a tweet Wednesday, Elon Musk joked the feature was also "great for practical jokes."
AI

Should the US Fund a 'National Cloud' for AI Research to Compete With China? (nbcnews.com) 48

Big data "has big designs on a big cloud," reports NBC News: A steady drumbeat from some of the most influential executives in the technology industry has emerged in recent months to push the idea that the U.S. government should invest in a "national research cloud" — a hub for U.S. research into artificial intelligence where researchers from academia and smaller tech companies could share data sets and other resources.

It's an idea that has been backed by a government commission led by ex-Google CEO Eric Schmidt and including executives from Amazon, Microsoft and Oracle, which recommended that the Biden administration create a hub for U.S. research into artificial intelligence. The White House has warmed up to the idea, ordering another report on it due next year with an eye toward competing with China on the development of artificial intelligence. "We should be able to stay ahead of China. We estimated that we are one to two years ahead of China, broadly speaking, in this area. I hope that's true," Schmidt said in an interview with NBC News. "Investments that are targeted in research — new algorithms — should be able to keep us ahead," he said.

The stakes could be enormous. Some experts in artificial intelligence believe it has the potential to transform the economyautomating some jobs, while creating new ones — and the potential military applications have spurred investment by the Pentagon.

But this month, the idea began getting fresh pushback. Research groups including New York University's AI Now Institute and Data & Society, a nonprofit technology research group based in New York, say the very tech companies pushing this idea stand to profit from it, because the national hub would likely be housed in the same companies' commercial cloud computing services. They say that's a conflict, and little more than a cash grab by what's effectively the next generation of military contractors. The plan also could entrench the very same tech companies that President Joe Biden's antitrust enforcers are working to rein in, these critics say.

Oracle

Oracle Appeal Over JEDI Contract Turned Away by Supreme Court (bloomberg.com) 14

The U.S. Supreme Court turned away a lingering appeal by Oracle stemming from its challenge to the now-scrapped $10 billion cloud-computing contract the Pentagon awarded to Microsoft in 2019. From a report: The rejection was a formality given the Defense Department's decision in July to drop the contract and divide the work among multiple bidders, potentially between Microsoft and Amazon. Oracle's appeal centered on alleged conflicts of interest involving Amazon, and on claims that the Pentagon violated its own rules when it set up the contract to be awarded to a single firm.
Java

Java's Enhancement Proposals Pursue Virtual Threads, Data Aggregate Types, and Better Communication with C Libraries (oracle.com) 56

Oracle's Java magazine takes a look at some current JDK Enhancement Proposals, "the vehicle of long standing for updating the Java language and the JVM." Today, concurrency in Java is delivered via nonlightweight threads, which are, for all intents, wrappers around operating-system threads... Project Loom aims to deliver a lighter version of threads, called virtual threads. In the planned implementation, a virtual thread is programmed just as a thread normally would be, but you specify at thread creation that it's virtual. A virtual thread is multiplexed with other virtual threads by the JVM onto operating system threads. This is similar in concept to Java's green threads in its early releases and to fibers in other languages... Because the JVM has knowledge of what your task is doing, it can optimize the scheduling. It will move your virtual thread (that is, the task) off the OS thread when it's idle or waiting and intelligently move some other virtual thread onto the OS thread. When implemented correctly, this allows many lightweight threads to share a single OS thread. The benefit is that the JVM, rather than the OS, schedules your task. This difference enables application-aware magic to occur behind the curtains...

Project Valhalla aims to improve performance as it relates to access to data items... by introducing value types, which are a new form of data type that is programmed like objects but accessed like primitives. Specifically, value types are data aggregates that contain only data (no state) and are not mutable. By this means, [value types] can be stored as a single array with only a single header field for the entire array and direct access to the individual fields...

Project Panama simplifies the process of connecting Java programs to non-Java components. In particular, Panama aims to enable straightforward communication between Java applications and C-based libraries...

Several Amber subprojects are still in progress.

Sealed classes, which have been previewed in the last few Java releases and are scheduled to be finalized in Java 17. Sealed classes (and interfaces) can limit which other classes or interfaces can extend or implement them...

Pattern matching in switches is a feature that will be previewed in Java 17...

The article concludes that Java's past and current projects "testify to how much Java has evolved and how actively the language and runtime continue to evolve."
Oracle

Oracle Loses Appeal Against $3 Billion Payment To HPE Over Withdrawal of Itanium Support (theregister.com) 47

The Supreme Court of California has thrown out Oracle's appeal against a decision to award $3 billion damages to HPE in a case which dates back a decade and relates to Big Red's commitment to develop on Itanium hardware. From a report:On Wednesday, the court denied a review of Oracle's appeal against a summary judgement, apparently without comment or any written dissents. The decision follows a ruling made in the California Court of Appeal that affirmed HPE's $3.14bn win for alleged contract violation, stating that an agreement between the firms had created a legal obligation for Oracle to support software on HPE's Itanium server. The case hinged on the companies' statements that they had a "longstanding strategic relationship" and a "mutual desire to continue to support their mutual customers." The agreement stated that Oracle, for its part, "will continue to offer its product suite on HP platforms" while HPE "will continue to support Oracle products (including Oracle Enterprise Linux and Oracle VM) on its hardware." The ruling reads: "We conclude that the second sentence, moreover, does more than declare an aspiration or intent to continue working together, as Oracle claims. It commits the parties to continue the actions specified (Oracle offering its product suite and HP supporting the products)," as it had done previously.
Security

Chinese Espionage Group Deploys New Rootkit Compatible With Windows 10 Systems (therecord.media) 18

At the SAS 2021 security conference today, analysts from security firm Kaspersky Lab published details about a new Chinese cyber-espionage group that has been targeting high-profile entities across South East Asia since at least July 2020. From a report: Named GhostEmperor, Kaspersky said the group uses highly sophisticated tools and is often focused on gaining and keeping long-term access to its victims through the use of a powerful rootkit that can even work on the latest versions of Windows 10 operating systems. "We observed that the underlying actor managed to remain under the radar for months," Kaspersky researchers explained today. The entry point for GhostEmperor's hacks were public-facing servers. Kaspersky believes the group used exploits for Apache, Oracle, and Microsoft Exchange servers to breach a target's perimeter network and then pivoted to more sensitive systems inside the victim's network.
The Courts

GitHub Files Court Brief Criticizing 'Vague Infringement Allegations' (github.blog) 24

"One project going dark — due to a DMCA takedown or otherwise — can impact thousands of developers," GitHub warns in a blog post this week: We saw that firsthand with both leftpad and mimemagic. That's why GitHub's designed its DMCA process to follow the law in requiring takedown requests to identify specific content. We want developers on our platform and elsewhere to have a clear opportunity to remove infringing code yet keep non-infringing code up for others to use, modify, and learn from.

Ensuring that software copyright allegations are specific and actionable benefits the entire developer ecosystem. That's why GitHub submitted a "friend of the court" brief in the SAS Institute, Inc. v. World Programming Ltd. case before a Federal Court of Appeals.

This case is the most recent in a ten-year litigation spanning both the UK and the US. SAS Institute has brought copyright and non-copyright claims against World Programming's software that runs code written in the SAS language, and the copyright claims drew comparison to the recent Google v. Oracle Supreme Court case. But this case is different from Google v. Oracle because here the alleged copyright infringement is based on a claim of "nonliteral" infringement. That means there is no allegation that specific lines of code were literally copied, but only that other aspects, like the code's overall structure and organization, were used. In nonliteral infringement claims, the questions arise: what aspects of the "nonliteral" features were taken and are they actually protected by copyright...?

GitHub believes that for claims involving nonliteral copying of software, it is critical that a copyright owner provide — as early as possible — examples that would allow a developer, a court, or a software collaboration platform like GitHub to identify what was claimed to be copied. Our brief helps educate the court why specificity is especially important for developers.... We urged the court to think about efficiency in dispute resolution to avoid FUD (fear, uncertainty, and doubt). The sooner infringement allegations can be made specific and clear, the sooner infringing code can be changed and non-infringing code can stay up. That should be the result for both federal lawsuits, as well as DMCA infringement notices.

Bitcoin

Cryptomining Botnet Alters CPU Settings To Boost Mining Performance (tomshardware.com) 21

Uptycs Threat Research Team has discovered malware that not only hijacks vulnerable *nix-based servers and uses them to mine cryptocurrency but actually modifies their CPU configurations in a bid to increase mining performance at the cost of performance in other applications. Tom's Hardware reports: Perpetrators use a Golang-based worm to exploit known vulnerabilities like CVE-2020-14882 (Oracle WebLogic) and CVE-2017-11610 (Supervisord) to gain access to Linux systems, reports The Record. Once they hijack a machine, they use model-specific registers (MSR) to disable the hardware prefetcher, a unit that fetches data and instructions from the memory into the L2 cache before they are needed.

Prefetching has been used for years and can boost performance in various tasks. However, disabling it can increase mining performance in XMRig, the mining software the perpetrators use, by 15%. But disabling the hardware prefetcher lowers performance in legitimate applications. In turn, server operators either have to buy additional machines to meet their performance requirements or increase power limits for existing hardware. In either case, they increase power consumption and spend additional money. The botnet has been reportedly used since at least December 2020 and targeted vulnerabilities in MySQL, Tomcat, Oracle WebLogic, and Jenkins.

Businesses

What Are Stores Even Thinking With All These Emails? 74

Your inbox is now a shopping mall. From a column: Email is one of the few ways companies can reach their customers directly. In fact, people overwhelmingly say that the way they want to hear from brands is by email, Chad S. White, the head of research for Oracle Marketing Consulting, told me. That's why the mailbox software started suppressing messages -- to protect people from companies' temptation to send too many emails. In response, email marketers obsess over "deliverability," or how the content and frequency of their emails might help those messages actually hit your inbox in the first place. But that process has created new and weird feedback loops, in which some companies and certain messages might be able to reach your inbox more readily than before, while others get junked -- condemned to spam, deleted, or the like -- before you see them.

As a result, your personal inbox gradually has become less like a mailbox and more like a wormhole into every business relationship you maintain: your bank; your utility provider; your supermarket; your favorite boutiques, restaurants, housewares providers, and all the rest. It's your own digital commercial district: Opening up email is akin to visiting a little mall in your browser or on your phone, where every shop is right next to every other. A few years ago, Gmail made that metaphor concrete by introducing the promotions folder, recasting spam as marketing. When you're in the mood to shop, just drop into promotions and see what's on offer (or search for a favorite brand to see the latest wares).
United States

No Evidence of California Exodus Or 'Millionaire Flight', UC Research Project Finds (sfgate.com) 451

Charlotte Web shares a report from SFGate: Despite the popular belief that residents are fleeing California, there is not in fact a statewide exodus, new research out of the University of California finds. For one, while residents are moving out of state, they are not doing so at "unusual rates." Similarly, the research found no evidence of "millionaire flight" from California and notes that the state continues to attract as much venture capital as all other U.S. states combined, despite the recent exodus of Hewlett-Packard and Oracle. The report did reveal net migration out of San Francisco during the pandemic. However, about two-thirds of people who left the city remained in the Bay Area, while 80% stayed in California, which is consistent with earlier trends...

A recent survey by UC San Diego, included in the project, found that the percentage of Californians who plan to leave the state has remained static for two years. In fact, only 23% of California voters said they were seriously considering leaving the state, which is lower than the 24% who said the same in a 2019 survey conducted by UC Berkeley. [...] The myth of "millionaire flight" from California, the project also found, is just that -- a myth. Affluent Californians were actually more satisfied with the direction the state is going and very likely to believe it will be better when their children grow up. Likewise, an analysis of almost two decades of Franchise Tax Board data by Stanford University and Cornell University found that there has been no millionaire flight from California, despite recent tax increases levied on higher earners.
"From housing affordability to post-pandemic recovery, California is faced with solving a daunting number of existential challenges. To help inform those important public discussions, UC assembled many of the state's top researchers to provide a data-driven understanding of California's population trends," said UC Regent John A. Perez in a press release.

"Sliced and diced by geography, race, income and other demographic factors, our efforts have produced a clearer picture of who perceives California as the Golden State versus a failed state," he continued. "The empirical data will be, at once, disappointing to those who want to write California's obituary, as well as a call to action for policymakers to address the challenges that have caused some to lose faith in the California Dream."
Java

Now Generally Available: Microsoft's Open Source Java Distribution, 'Microsoft Build of OpenJDK' (zdnet.com) 71

"Microsoft has announced general availability of the Microsoft Build of OpenJDK, the open-source version of the Java development kit," reports ZDNet: The release follows the April preview of the Microsoft Build of OpenJDK, a long-term support distribution of OpenJDK... Microsoft announced general availability for the Microsoft Build of OpenJDK at its Build 2021 conference for developers.

Microsoft is a major user of Java in Azure, SQL Server, Yammer, Minecraft, and LinkedIn, but it's only been supporting Java in Visual Studio Code tooling for the past five years. "We've deployed our own version of OpenJDK on hundreds of thousands of virtual machines inside Microsoft and LinkedIn," Julia Liuson, corporate vice president of Microsoft's developer division, told ZDNet. "Across the board Microsoft has over 500,000 VMs running Java at Microsoft. We're also providing that to customers as well for Azure...."

"We believe Microsoft is uniquely positioned to be a partner in the language community. We can do a lot of direct contribution to the JDK community and we do world-class tooling, which is VS Code." Microsoft's contributions to OpenJDK — an open-source JDK for the most popular Linux distributions — includes work on the garbage collector and writing capabilities for the Java runtime.

The Microsoft Build of OpenJDK is available for free to deploy in qualifying Azure support plans. It includes binaries for Java 11 based on OpenJDK 11.0.11, on x64 server, and desktop environments on macOS, Linux and Windows, according to Microsoft...

Its download page at Microsoft.com touts it as "Free. Open Source. Freshly Brewed!"

And they describe it as "a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem."
Oracle

Oracle Debuts Its First Arm-based Cloud Instances (siliconangle.com) 22

Oracle is giving customers more choice and flexibility with the launch of its first Arm-based cloud compute offering on the Oracle Cloud Infrastructure platform. From a report: The new offering, called OCI Ampere A1 Compute, is designed to power both general-purpose and cloud-native workloads that demand high performance at more manageable costs, Oracle said today. It's based on the Ampere Altra architecture built by Ampere Computing. Today's announcement comes as Oracle makes a big investment into the Arm ecosystem more generally, with the availability of more resources and tools, including a new development environment for developers that's intended to support Arm-based application development.

Arm's central processing units are known for their extremely efficient, flexible and scalable architecture. They're most prominently used in smaller devices such as smartphones, but in more recent years they have come to power everything from personal computers and "internet of things" devices to computer servers and even supercomputers. Oracle said its new Arm compute instances come in a range of options and sizes to fit just about any workload, with choices including what it says are the industry's first Arm-based flexible virtual machine shapes that can be right-sized for different jobs. There are also more powerful bare metal server options.

Twitter

Oracle VP Ken Glueck Suspended by Twitter for Doxing a Reporter (gizmodo.com) 81

A tweet from Oracle Executive VP Ken Glueck goading his followers into harassing a female reporter was found to violate Twitter's policies, the company told Gizmodo on Wednesday. From the report: Glueck, who's previously made headlines as one of the top lobbyists under Oracle, was forced to take down the tweet and have his account suspended in a read-only mode for the next 12 hours, a Twitter spokesperson said. "The Tweet you referenced was in violation of the Twitter Rules. The account owner will be required to delete the violative Tweet and spend 12 hours with their account in read-only mode," a Twitter spokesperson said in an email. The tweet we reference was, of course, Glueck's. That tweet was the latest attack on the Intercept's Mara Hvistendahl, who last week published an expose detailing how reseller networks in China reportedly funnel Oracle's tech into the hands of the country's government. In response, Glueck published roughly 2,700 words worth of rebuttal on the official Oracle blog, helmed by a request for readers to send "any information about Mara or her reporting" to his personal Protonmail email address.
United States

A Wave of Tech Workers Tranformed Tahoe Into a High-Priced 'Zoom-Town' (outsideonline.com) 161

In 2018 Oracle's Larry Ellison bought the historic Cal Neva Lodge on the scenic north shore of California's Lake Tahoe for $36 million. Then in 2019 Mark Zuckerberg bought a $59 million compound on Lake Tahoe's west shore.

But now a wave of techies are moving in, reports Outside magazine, "freed by COVID from cubicles and work commutes. They migrated, laptops in tow, to mountain towns all over the West, transforming them into modern-day boomtowns: 'Zoom-towns.'" "It's the wildest time," says realtor Katey Brandenburg, who works on Tahoe's Nevada side. For her and other realtors around the lake, the autumn of 2020 felt like winning the lottery. "I paid off a lifetime of debt — 28 years of loans, college, credit cards, and cars — in three months."

All told, 2020 saw more than 2,350 homes sold across the Tahoe Basin, for a boggling $3.28 billion, up from $1.76 billion in 2019, according to data analyzed by Sierra Sotheby's. That $3 billion stat is on a par with 2020 home-sales revenues in Aspen, Colorado (albeit there, the latest average home-sale price came in at $11 million). The trend is in line with real estate records being shattered from Sun Valley, Idaho, to Stowe, Vermont. And according to a just-released market update, it hasn't stopped: in the first quarter of 2021, median prices for single-family homes increased by an astronomical 70 percent year over year in Truckee, 72 percent in South Lake, and 81 percent in Incline Village...

"A disproportionate number of people who purchased homes in Tahoe in 2020 are employees of some of the largest tech companies in the Bay Area," says Deniz Kahramaner, founder of Atlasa, a real estate brokerage firm that specializes in data analytics. Of the 2,280 new-home buyers Atlasa identified throughout the Tahoe region in 2020, roughly 30 percent worked at software companies. The top three employers were Google (54 buyers), Apple (46), and Facebook (34)...

There is, however, one glaring issue with all this rapid, high-priced growth: the people who actually make a mountain town run — the ski instructors and patrollers, lift operators and shuttle drivers, housekeepers and snowcat mechanics, cooks and servers — can no longer afford to live there.

The article does note higher property taxes going toward public services (along with "more money eventually pumping into bars and restaurants.") And it also acknowledges affordable housing has for decades been an issue in tourist towns.

"It's just suddenly on steroids..."
United States

Are Silicon Valley Tech Workers Now Swarming 'a Reluctant Austin'? (bloomberg.com) 222

Austin, Texas is America's fastest-growing major metro area, reports Bloomberg Businessweek, growing 30% from 2010 to 2019. But today a minimum wage worker hoping to afford a one-bedroom rental "would now need to work a 125-hour week."

And meanwhile, homeowner Matthew Congrove says he's now getting a half-dozen all-cash offers on his house every week. "In the boldest attempt, a stranger simply showed up at his home unannounced and asked to buy it..." Even Congrove — a software engineer who moved from Florida seven years ago — is most concerned about how the new wave of tech workers is affecting his adopted city's culture. Lately, he's seen more T-shirts bearing startup logos than band names. New condos have sprouted up where quirky bungalows once stood. And the commute time to his downtown office has tripled. "They just keep coming," Congrove says. "The fleece vests, the tech bros — that's definitely imported from California."

During the pandemic, Austin has welcomed more new residents from the Bay Area than from any other region outside Texas, according to records provided to Bloomberg by the U.S. Postal Service... Oracle late last year said it was moving its headquarters to Austin, and a stream of tech elites including prominent investor Jim Breyer and the chief executive officers of Dropbox and Splunk made plans to relocate. Elon Musk, the second-richest man in the world, is now a resident of Texas — though he hasn't said where — and Tesla Inc. is building a factory in Austin's outskirts, where Musk has said the company will need 10,000 people by 2022. He's also expanding the Austin area operations for Boring Co. and SpaceX, and has moved his personal foundation to the city's downtown.

For all his boosterism, even Musk recognizes the potential hazards of the influx he's helping spark. In a tweet on April 4, he called out the "urgent need to build more housing in greater Austin area!"

The region is facing the same boomtown dynamics that have plagued San Francisco for decades.... "There is a fairly broad-based concern that some of the things that aren't working in other areas are going to be brought here," says Dax Williamson, a managing director for Silicon Valley Bank who leads its technology banking practice for Central Texas. "If we price out the musicians we're going to find ourselves in a bad place." In a sign that may already be happening, Tesla recently selected a warehouse in southern Austin that served as music rehearsal space, with plans to transform it into a $2.5 million Tesla showroom this summer.

Hating California is a tradition in Texas, but Austin's growing pains aren't all California's fault. According to the Austin Chamber, more than half of newcomers from 2014 to 2018 came from other parts of the state, followed by just 8% from California and 3% from New York... Still, out-of-state arrivals from affluent cities tend to be richer than average existing residents and, as a consequence, have a greater impact on the local economy. "Probably 5 out of 10 of my clients are Californians, and others could say the same thing," says Susan Horton, president of the Austin Board of Realtors. "The majority are all tech people, and the last wave were all coming to work at Tesla."

Google

Google Wins Oracle Copyright Fight as Top Court Overturns Ruling (bloomberg.com) 155

The U.S. Supreme Court ruled that Alphabet's Google didn't commit copyright infringement when it used Oracle's programming code in the Android operating system, sparing Google from what could have been a multibillion-dollar award. From a report: The 6-2 ruling, which overturns a victory for Oracle, marks a climax to a decade-old case that divided Silicon Valley and promised to reshape the rules for the software industry. Oracle was seeking as much as $9 billion. The court said Google engaged in legitimate "fair use" when it put key aspects of Oracle's Java programming language in the Android operating system. Writing for the court, Justice Stephen Breyer said Google used "only what was needed to allow users to put their accrued talents to work in a new and transformative program." Each side contended the other's position would undercut innovation. Oracle said that without strong copyright protection, companies would have less incentive to invest the large sums needed to create groundbreaking products. Google said Oracle's approach would discourage the development of new software that builds on legacy products.
Twitter

Jack Dorsey Sells First Tweet As NFT For $2.9 Million (reuters.com) 67

phalse phace writes: Twitter boss Jack Dorsey sold his first tweet as an NFT for just over $2.9 million on Monday. The tweet -- "just setting up my twttr" -- was Dorsey's first tweet, made on March 21, 2006. The NFT was sold via auction on a platform called Valuables, which is owned by the U.S.-based company Cent. It was bought using the cryptocurrency Ether, for 1630.5825601 ETH, which was worth $2,915,835.47 at the time of sale, Cameron Hejazi, the CEO and co-founder of Cent confirmed. Cent confirmed the buyer is Sina Estavi. Estavi's Twitter profile, @sinaEstavi, says he is based in Malaysia and is CEO of the blockchain company Bridge Oracle. Estavi told Reuters he was "thankful" when asked for comment about the purchase.
Businesses

Why the Next Silicon Valley will be Austin, Texas (cnn.com) 171

After three decades in Silicon Valley, billionaire Jim Breyer chose Austin for the next era of his venture capital/venture philanthropy work, and cites "early, but compelling, signals that Austin is emerging as the next great tech hub."

While Silicon Valley's critics "make some fair points about rising living costs and government overreach," he argues that Austin's advantages are being overlooked — and they go beyond just the University of Texas:

Austin, more than any other city in the country, encourages a culture of interdisciplinary collaboration. Because the city has catered to so many types of professionals, and not just technologists, the depth of talent here is unique. Artists, entrepreneurs, doctors and professors, all at the top of their trade, frequently choose to build things together. By breaking down silos and embracing novel approaches to company-building, Austin's diverse entrepreneurs will usher in a new era of growth for the city, state and country... Austin has every type of entrepreneur that a great company needs...

Austin has attracted and will continue to attract young, brilliant talent because of its comparative affordability, outdoor culture and professional development opportunities. This vast pool of expertise is contributing to a remarkably robust climate of innovation. With Tesla, Facebook, Apple, Google, Oracle and other leading companies moving to or expanding in Austin, the entrepreneurial ecosystem will be bolstered when talent from these companies breaks away to start new ventures. Some of my best investments have been in entrepreneurs who gained valuable experience at an outstanding established company before starting their own. Five years from now, Austin will benefit from many tech company alums eager to leverage their expertise to tackle some of the world's most pressing problems...

Lastly, Austin entrepreneurs are among the most impact-driven in the world. The city, in a push to "Keep Austin Weird," emphasizes thinking outside the box. It encourages a frontier spirit where founders take big problems into their own hands — I have seen more impact investing pitches in Austin than any other geography... [T]he majority of people at startups here are determined to make the world a better place...

I think Austin founders will offer indisputable proof that companies can simultaneously earn money for shareholders and improve society.

"The things that made Silicon Valley special are not going anywhere," Breyer adds. "The Bay Area will continue to be a global hub of innovation that attracts courageous entrepreneurs, benefits from world-class institutions and nurtures talent from leading tech companies." But he's ultimately predicting a bright future for both cities, while arguing that Austin "offers a remarkable new frontier of opportunity."
AMD

AMD Unveils EPYC 7003 Series Server CPUs Based On Zen 3 Architecture (hothardware.com) 27

MojoKid writes: AMD announced new additions to its EPYC server processor lineup today, codenamed Milan. The company's EPYC 7003 series brings with it significantly improved IPC and per-core performance, better multi-core scaling, and more flexible memory configuration options, in a package that's socket compatible with its previous-gen CPUs. Like the current AMD Ryzen 5000 series desktop processors, new EPYC 7003 CPUs leverage AMD's new Zen 3 microarchitecture. Unlike its desktop parts, however, EPYC 7003 server processors use much larger packaging and feature up to CPU nine chiplets (up to eight 7nm CPU dies and a 12nm IO die), with up to 64 physical cores and 128 threads per socket. As things stand today, Intel doesn't currently have any Xeon processors that can match AMD in terms of single-socket core density. As such, AMD's EPYC 7003 series should consistently offer better performance in many workloads. Pricing for these new big iron processors ranges from $913 or the 16-core 7313P, and up to $7,890 for the powerful EPYC 7763, which AMD is calling "the world's highest-performing server processor." Though nearly $8K is not cheap, AMD appears to be continuing its aggressive price strategy with the EPYC 7003 series, relative to Intel's Xeon Scalable processors. The company also announced a who's who of data center and cloud service OEMs supporting the new platform, including AWS, Azure, Dell Technologies, HPE, Cisco, Google Cloud, Oracle and others.

Slashdot Top Deals