Bluesky Adds 2 Million New Users After Brazil’s X Ban

In the days following Brazil’s shutdown of X, the decentralized social networking startup Bluesky added over 2 million new users, up from just half a million as of Friday. “This rapid growth led some users to encounter the occasional error that would state there were ‘Not Enough Resources’ to handle requests, as Bluesky engineers scrambled to keep the servers stable under the influx of new sign-ups,” reports TechCrunch’s Sarah Perez. From the report: As new users downloaded the app, Bluesky jumped to becoming the app to No. 1 in Brazil over the weekend, ahead of Meta’s X competitor, Instagram Threads. According to app intelligence firm Appfigures, Bluesky’s total downloads soared by 10,584% this weekend compared to last, and its downloads in Brazil were up by a whopping 1,018,952%. The growth seems to be having a halo effect, as downloads outside Brazil also rose by 584%, the firm noted. In part, this is due to Bluesky receiving downloads in 22 countries where it had barely seen any traction before.

In terms of absolute downloads, countries that saw the most installs outside Brazil included the U.S., Portugal, the U.K., Canada and Spain. Those with the most download growth, however, were Portugal, Chile, Argentina, Colombia and Romania. Most of the latter group jumped from single-digit growth to growth in the thousands. Bluesky’s newcomers have actively engaged on the platform, too, driving up other key metrics.

As one Bluesky engineer remarked, the number of likes on the social network grew to 104.6 million over the past four-day period, up from just 13 million when compared with a similar period just a week ago. Follows also grew from 1.4 million to 100.8 million while reposts grew from 1.3 million to 11 million. As of Monday, Bluesky said it had added 2.11 million users during the past four days, up from 26,000 users it had added in the week-ago period. In addition, the company noted it had seen “significantly more than a 100% [daily active users] increase.” On Tuesday, Bluesky told TechCrunch the number is now 2.4 million and continues to grow “by the minute.”

Read more of this story at Slashdot.

Green Energy from Storage Batteries are Replacing Fossil Fuels in California – and Texas

1.9 million solar panels began operating this year in California — at a Mortenson facility with 120,000 installed batteries that give it a storage capacity of 3,280 megawatts. An article in El Pais notes that this helped California pass 10,000 megawatts of photovoltaic storage in April — enough to meet 20% of demand — for the first time ever. (In 2019, the state had just 770 megawatts of storage capacity.)

Mark Rothleder, the vice president of the independent grid operator, California ISO (CAISO), said earlier this year that they will add another 1,134 megawatts in the first eight months of 2024. This is growth on top of the leap made last year. “In 2023 alone, the ISO successfully onboarded 5,660 megawatts of new power to the grid,” Rothleder said at a conference in San Diego…

Renewable production was enough to supply the grid on 40 out of 48 days this spring, compared to seven days in the whole of last year. Lithium batteries appear to be undercutting the use of fossil fuels. Gas accounts for 40% of California’s grid. However, its use in April registered its lowest proportion in seven years. “The data clearly shows that batteries are displacing natural gas when solar generation is ramping up and down each day in CAISO,” notes an analysis by Grid Status, a firm specializing in energy issues. Natural gas was king on the grid in April 2021, 2022 and 2023. CAISO was sending between 9,000 and 10,000 megawatts produced from gas to the grid once solar ran out. Last April, however, it amounted to only 5,000 megawatts… [California’s goal: run on 100% renewable energy by 2045.]
Arizona and Georgia have followed California’s lead. But it is Texas, the other major U.S. giant in this industry, that is snapping at its heels. At the end of April, batteries supplied 4% of the grid’s electricity, enough to power several million homes. Batteries are beginning to look like an alternative to a system heavily dependent on gas and coal.

Read more of this story at Slashdot.

Python, JavaScript, Java: ZDNet Calculates The Most Popular Programming Languages

Pundits aggregate results from multiple pollsters to minimize biases. So ZDNet tried the same approach, but aggregating rankings for the popularity of 19 top programming languages. Senior contributing editor David Gewirtz combined results from nine popularity rankings, including PYPL, the Tiobe index, GitHub’s Usage 2023 summary report, and several rankings from Stack Overflow and from IEEE Spectrum.
The results?
The top cluster contains Python, JavaScript, and Java. These are all very representative in the world of AI coding…
The next cluster contains the classic C-based languages [C++, C#, C], plus TypeScript (which is a more robust JavaScript variant) and SQL.
Below that are languages that were dominant a while ago, the web languages used to build and operate websites [HTML/CSS, PHP, Shell], followed by a range of other languages that are either growing in popularity (R, Dart) or dropping in popularity (Ruby). [Just above Ruby are Go, Rust, Kotlin, and Lua.]
Finally, at the bottom is Swift, Apple’s language of choice. Objective-C, the previous language of Apple programming, has all but dropped off the list since Apple launched Swift. But while Apple boasts many developers, Swift is clearly not a standout in programmer interest… [T]here aren’t a huge number of companies hiring Apple app developers, at least primarily. That’s why Swift is relatively far down the chart. Objective-C is being replaced by Swift, and we can see it dropping right before our eyes.

“With the exception of Java, the C-family of languages still dominates,” the article concludes, before adding that if you’re only going to learn one language, “I’d recommend Python, Java, and JavaScript instead.” But it also advises aspiring programmers to learn “multiple languages and multiple frameworks. Build things in the languages. Programming is not just an intellectual exercise. You have to actually make stuff….

“[L]earning how to learn languages is as important as learning a language — and the best way to do that is to learn more than one.”

Read more of this story at Slashdot.