Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: struct Clear Filter

Environmentalist Lawsuit Halts Construction of Florida’s ‘Alligator Alcatraz’

Progress on Florida’s “Alligator Alcatraz” ground to a halt on Thursday, August 7, when a federal judge ordered a two-week ban on construction. The ruling follows a hearing in a lawsuit by environmental groups and the Miccosukee Tribe of Indians. The plaintiffs—Earthjustice, the Center for Biological Diversity, Friends of the Everglades, and the Miccosukee—allege that hasty construction of the facility in the Everglades unlawfully moved forward without public input or an environmental impact st

Out-Fibbing CPython with the Plush Interpreter

Out-Fibbing CPython with the Plush Interpreter In the last post I talked about Plush, the toy programming language with actor-based parallelism I've been tinkering with. The implementation is still immature, but it's reached a point where I can write fun programs that produce 2D/3D graphics and parallelize things over multiple CPU cores. Something I'd like to try soon, for the fun of it, is to animate a spinning cube with software rendering (rasterization). Before I get to that though, I'd like

If the AI Bubble Pops, It Could Now Take the Entire Economy With It

AI companies are pouring so much money into AI, experts are starting to warn that it may be propping up the entire US economy. As investor Paul Kedrosky told the Wall Street Journal, spending on AI infrastructure has already eclipsed spending on telecom and internet infrastructure during the dot-com crisis over two decades ago, raising the specter of a massive bubble. Kedrosky also floated the possibility that we haven't really felt the effects of president Donald Trump's tariffs due to the sc

A Hitchhiker's Guide to the AI Bubble

"The competition for AGI—AI that surpasses humans at all cognitive tasks—is of fundamental geopolitical importance." That's The Economist, last week. Not some breathless tech blogger or venture capitalist talking their book. The world's most prestigious economic publication. Notice the framing - it treats AGI as a foregone geopolitical contest. They're not wrong about the competition. They're just wrong about what we're competing for. I started coding again last year. First time in 13 years.

Meta to spend up to $72B on AI infrastructure in 2025 as compute arms race escalates

Meta is pouring money into the physical and technical infrastructure needed to scale its AI ambitions. The company said Wednesday in its second-quarter earnings report that it plans to more than double its spend on building AI infrastructure, like data centers and servers. “We currently expect 2025 capital expenditures, including principal payments on finance leases, to be in the range of $66-72 billion…up approximately $30 billion year-over-year at the midpoint,” Meta said. That’s an aggressi

Writing memory efficient C structs

29 July 2025 Writing memory efficient C structs by Tom Scheers A struct in C is the best way to organize your data so that you can easily use the data later in your program. However, there are a few caveats to C structures, mainly how their memory works. Our struct struct Monster { bool is_alive ; // Used to see whether or not the monster is alive int health ; // Health of the monster int damage_hit ; // Damage they deal per hit char name [ 64 ]; // Name of the monster with a max of 63 char

State capacity and eight parking spaces

Jul 29, 2025 politics government infrastructure seattle State Capacity and Eight Parking Spaces Ezra Klein and Derek Thompson’s book, Abundance, makes a compelling case that American government has systematically eroded its own capacity to build things. Through decades of well-intentioned regulations, environmental reviews, and bureaucratic processes, we’ve created a system that prioritizes blocking bad projects over enabling good ones. The result is a country that can’t build high-speed rail,

State Capacity and Eight Parking Spaces

Jul 29, 2025 politics government infrastructure seattle State Capacity and Eight Parking Spaces Ezra Klein and Derek Thompson’s book, Abundance, makes a compelling case that American government has systematically eroded its own capacity to build things. Through decades of well-intentioned regulations, environmental reviews, and bureaucratic processes, we’ve created a system that prioritizes blocking bad projects over enabling good ones. The result is a country that can’t build high-speed rail,

Structural-Demographic Theory

The causes of revolutions and major rebellions are in many ways similar to processes that cause earthquakes (Goldstone 1991: 35). In both revolutions and earthquakes it is useful to distinguish the structural conditions (pressures, which build up slowly) from triggers (sudden releasing events, which immediately precede a social or geological eruption). Specific triggers of political upheavals, such as self-immolation of a fruit vendor, which triggered the Arabic Spring in Tunisia, are very hard

How E2B became essential to 88% of Fortune 100 companies and raised $21 million

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now E2B, a startup providing cloud infrastructure specifically designed for artificial intelligence agents, has closed a $21 million Series A funding round led by Insight Partners, capitalizing on surging enterprise demand for AI automation tools. The funding comes as an remarkable 88% of Fortune 100 companies have already signed up to use E2B

Test Results for AMD Zen 5

Post by agner » 2025-07-26, 12:43:13 I have now finished testing the Zen 5. Thank you to the people who have helped running test scripts for me.My test results for the AMD Zen 5 are impressive. It has a lot of features that increase different aspects of the CPU performance to new levels, never seen before.Most importantly, the instruction fetch rate is increased from 16 to 32 bytes per clock cycle. The 16-bytes fetch rate has been a serious bottleneck in both Intel and AMD processors through ma

The Rise of Shippable Microfactories

A shippable microfactory from AUAR Nick Durham is a General Partner at Shadow Ventures, a venture capital firm focused on investing in frontier technologies for the built world. Traditionally, prefabricated construction has meant large fixed factories churning out modules or panels that get shipped to building sites. The siren song is industrial-esque economies of scale in an industry that’s long evaded affordability and efficiency. But those centralized models, made infamous by companies like

OpenAI and partners are building a massive AI data center in Texas

On Tuesday, OpenAI announced a partnership with Oracle to develop 4.5 gigawatts of additional data center capacity for its Stargate AI infrastructure platform in the US. The expansion, which TechCrunch reports is part of a $30 billion per year deal between OpenAI and Oracle, will reportedly bring OpenAI's total Stargate capacity under development to over 5 gigawatts. The data center has taken root in Abilene, Texas, a city of 127,000 located 150 miles west of Fort Worth. The city, which serves

Interactive Programming in C (2014)

December 23, 2014 nullprogram.com/blog/2014/12/23/ I’m a huge fan of interactive programming (see: JavaScript, Java, Lisp, Clojure). That is, modifying and extending a program while it’s running. For certain kinds of non-batch applications, it takes much of the tedium out of testing and tweaking during development. Until last week I didn’t know how to apply interactive programming to C. How does one go about redefining functions in a running C program? Last week in Handmade Hero (days 21-25),

$16.5B Apple tax windfall will pay for new electricity and water infrastructure in Ireland

With the last remaining part of the Apple tax windfall paid to the Irish government recently, we are today learning what the country plans to do with the €14.25B ($16.5B). The country’s prime minister has promised “unprecedented” investment in the country’s ailing infrastructure, with Apple’s money to be spent mostly on electricity and water projects … Irish government receives €14.25B ($16.5B) You can read a summary of the nine-year saga over whether or not Apple owed the Irish government bi

Crowdstrike’s massive cyber outage 1-year later: lessons enterprises can learn to improve security

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now As we wrote in our initial analysis of the CrowdStrike incident, the July 19, 2024, outage served as a stark reminder of the importance of cyber resilience. Now, one year later, both CrowdStrike and the industry have undergone significant transformation, with the catalyst being driven by 78 minutes that changed everything. “The first anniv

OpenAI Quietly Turns to Google to Stay Online

OpenAI, the company behind ChatGPT, has quietly added Google Cloud as one of its official service providers, meaning Google will now help power the systems that run ChatGPT and other AI products. This development was disclosed on OpenAI’s website in a list of what are called sub-processors, or companies that handle or process user data on OpenAI’s behalf. For everyday users, it may not seem like a big deal. But behind the scenes, it is a major shift. OpenAI, which is backed by Microsoft, has

Blaxel raises $7.3M seed round to build ‘AWS for AI agents’ after processing billions of agent requests

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Blaxel, a startup building cloud infrastructure specifically designed for artificial intelligence agents, has raised $7.3 million in seed funding led by First Round Capital, the company announced Tuesday. The financing comes just three months after the six-founder team graduated from Y Combinator’s Spring 2025 batch, underscoring investor a

Hackers Are Finding New Ways to Hide Malware in DNS Records

Hackers are stashing malware in a place that’s largely out of the reach of most defenses—inside domain name system (DNS) records that map domain names to their corresponding numerical IP addresses. The practice allows malicious scripts and early-stage malware to fetch binary files without having to download them from suspicious sites or attach them to emails, where they frequently get quarantined by antivirus software. That’s because traffic for DNS lookups often goes largely unmonitored by man

Ex-Waymo engineers launch Bedrock Robotics to automate construction

Bedrock Robotics, an autonomous vehicle technology startup founded by veterans of Waymo and Segment, has been operating quietly for more than a year. Now, it’s breaking cover with an $80 million funding round from investors Eclipse and 8VC. Bedrock Robotics is focused on developing a self-driving kit that can be retrofitted to construction and other worksite vehicles, according to the company. The announcement confirms some of TechCrunch’s reporting in May. Bedrock is “upgrading existing fleets

Ex-Waymo engineers launch Bedrock Robotics with $80M to automate construction

Bedrock Robotics, an autonomous vehicle technology startup founded by veterans of Waymo and Segment, has been operating quietly for more than a year. Now, it’s breaking cover with an $80 million funding round from investors Eclipse and 8VC. Bedrock Robotics is focused on developing a self-driving kit that can be retrofitted to construction and other worksite vehicles, according to the company. The announcement confirms some of TechCrunch’s reporting in May. Bedrock is “upgrading existing fleets

It's a huge week for crypto in DC But the industry may not get everything it wants

The U.S. Capitol building in Washington, D.C., U.S., June 27, 2025. Elizabeth Frantz | Reuters It's "Crypto Week" in Washington. The cryptocurrency industry is set to notch a major win this week if the House can pass two bills that would set up a long-lobbied-for regulatory framework for digital assets. The stablecoin bill, known as the GENUIS Act, has already passed the Senate and looks set to become the first standalone crypto measure signed into law should the House do the same. But the real

It's a huge week for crypto in D.C. But the industry may not get everything it wants

The U.S. Capitol building in Washington, D.C., U.S., June 27, 2025. Elizabeth Frantz | Reuters It's "Crypto Week" in Washington. The cryptocurrency industry is set to notch a major win this week if the House can pass two bills that would set up a long-lobbied-for regulatory framework for digital assets. The stablecoin bill, known as the GENUIS Act, has already passed the Senate and looks set to become the first standalone crypto measure signed into law should the House do the same. But the real

Beware! Research shows Gmail’s AI email summaries can be hacked

Edgar Cervantes / Android Authority TL;DR A researcher recently demonstrated a Gemini flaw that could be exploited to inject malicious instructions while using Gmail’s email summary feature. These instructions were hidden in plain text under the body of the email. Google responded to the research, stating that it had updated its models to identify such prompt engineering measures and block phishing links. Big tech companies have been billing AI as the ubiquitous tool that frees us from munda

NetBox Labs secures $35M as demand for network infrastructure management surges

The platform’s technical foundation centers on modeling infrastructure relationships in detail. The NetBox model encodes realistic relationships, such as an IP address’s provision on an interface, where the interface is on the switch, and where the switch sits in a rack. In addition, NetBox Labs has expanded the core platform with complementary products that address operational pain points while leveraging the central data repository. NetBox Discovery provides automated network device and serv

The Structure of Ice in Space Is Neither Order nor Chaos—It’s Both

Ice is a key component in the universe. There are frozen water molecules on comets, moons, exoplanets, and in your drink as you cool off from the summer heat. However, under the microscope, not all ice is the same, even though it is made of the same components. The internal structure of Earth’s ice is a cosmological oddity. Its molecules are arranged in geometric structures, usually hexagons that repeat each other. Ice on Earth forms this way due to the temperature and pressure of the our plane

Species at 30 makes for a great guilty pleasure

Earlier this month, Hollywood mourned the passing of Michael Madsen, a gifted actor best known for his critically acclaimed roles in Reservoir Dogs, Kill Bill, and Donnie Brasco, among others. Few obituaries have mentioned one of his lesser-known roles: a black ops mercenary hired to help hunt down an escaped human/alien hybrid in 1995's Species. The sci-fi thriller turns 30 this year and while it garnered decidedly mixed reviews upon release, the film holds up quite well as a not-quite-campy B

Hacking Coroutines into C

Hacking Coroutines into C 12.7.2025 A while ago, I was part of a team developing embedded software. The software was deeply rooted in state machines - dozens of them—spread across multiple functions. While this architecture is common in embedded development, especially for systems without an operating system, I started to question: Is this really the clearest way to express control flow? The state machines in our code worked fine, but understanding and maintaining them was often a headache. T

Understand CPU Branch Instructions Better

Branch instructions are the primary means by which a program running on a CPU makes a decision. This post is part of a series of posts on CPU performance, as part of the Pointer Wars: Linked List Edition challenge. This challenge is great for undergraduates, graduate students, and new engineers who want feedback about writing high performance C or C++ code. Much more info here. The Sequential Execution Model and Branch Instructions Programs written to execute on a CPU follow something called