Oracle banned AI-generated code from OpenJDK contributions due to safety, security, and intellectual property risks. This policy contrasts with Oracle's internal use of AI models for coding, despite investing $70 billion in datacentre expansion.
The Sloan Digital Sky Survey (SDSS) released Data Release 20 (DR20), marking a milestone in the study of accreting supermassive black holes. DR20 includes over 3.3 million optical spectra, providing unprecedented insights into black hole masses, growth, and physics across cosmic time.
A New Mexico court ordered Meta to pay $567m into a fund to address mental health impacts from its platforms. The ruling brings the total amount Meta is responsible for to $942m, with $420m going towards treatment services for young people in New Mexico.
The pgrust query engine is 10x faster than the previous version and outperforms Postgres by 30% on OLTP benchmarks and 300x on Clickbench. Optimizations such as batching, operator fusion, and SIMD enabled pgrust to achieve these performance gains, with the goal of further improving performance through JIT compilation.
Wyzer is a statically typed, compiled language with integrated distributed safety via choreographic programming and a perceus memory model. It uses a single ownership rule to manage memory, threads, and networks safely without a garbage collector or complex borrow checker.
Robert Guilbert Sr invented a competitive crossword game called Pago Pago in 1986, but details are unclear. A Möbius-strip crossword puzzle was proposed but proved difficult to create due to letter symmetry constraints.
AMD acquired AI chip company Taalas, which etches model weights into silicon for faster inference performance. The deal aims to boost AI hardware and compete with Nvidia's dominance in the market.
Instruction latency analysis usually focuses on performance optimization—making code run as fast as possible. The Assembly Hall of Shame takes the opposite approach: searching for the absolute floor of single-instruction performance. Strategy: Use fxrstor64 to load 512-byte FPU/MMX/XMM state from a high-latency MMIO region in the PCIe fabric, then starve the fabric while the load is in flight ...
You may have heard the news: Bending Spoons acquired Airtable for $1.28 billion. Rome didn’t fall in a day, but this is as good a point as any to mark the moment No Code platforms jumped the shark. Full disclosure, I worked at Airtable for many years, love the product, and love the people I worked with there even more. It’s the technology, namely the unreasonable effectiveness of LLM loops ...
Cloudflare has developed a new browser called Kitesurf, designed specifically for AI agents and automation tasks, which is more efficient in CPU and memory consumption than Chromium. Kitesurf is built on top of Cloudflare Workers and uses AI to accelerate the development process, with a focus on scalability, performance, and cost-effectiveness.
Textlog is a simple social platform for short notes, following people and hashtags, and joining conversations without performance pressure. It's free, public, and easy to use, with a focus on straightforward sharing and community respect.
A music generator called beats.bitwrap.io uses Petri nets, a mathematical model of circles and arrows, to create full tracks with drums, bass, and melodies based on music theory and random numbers. The system is flexible and efficient, allowing for polyrhythms, melodies, and control nets to create complex songs with a single primitive carrying concurrency, state, and scheduling.
The author argues that the value of human judgement, or "taste," has become more important in software development now that machines can generate code quickly and efficiently. However, this judgement is difficult to measure and is often overlooked in favor of productivity and efficiency, leading to a flood of mediocre software that lacks quality and purpose.
The author updated their blogroll to include personal blogs of acquaintances and strangers, shifting focus from news to people's daily lives. They value the authenticity and connection found in personal blogs, which offer a return to human scale and a sense of community.
Hélio Silva transformed an abandoned lawn in São Paulo's East Zone into the Tiquatira Linear Park, a 320,000 square meter green space with 32,000 trees. His initiative, which began with 200 seedlings in 2003, inspired the city to create São Paulo's first linear park in 2007.
The IBM 604 Electronic Calculating Punch was a programmable calculator introduced in 1948, using vacuum tubes and capable of processing 100 cards per minute. It was a significant innovation in computing, combining a vacuum tube and its circuitry into a pluggable module, allowing for easy replacement of faulty components.
Researchers developed a bioengineered chewing gum that reduced HPV by 93% and nearly eliminated two bacteria linked to head and neck cancer. The gum preserved beneficial mouth bacteria, raising hopes for a safer and more affordable therapy for head and neck cancer.
Please make sure your browser supports JavaScript and cookies and that you are not blocking them from loading. For more information you can review our and .
Scientists using the U.S. National Science Foundation Daniel K. Inouye Solar Telescope discovered Kelvin-Helmholtz Instability on the Sun's surface. This finding could help explain explosive solar activity and other solar phenomena, and may be a key reason why the Sun's outer atmosphere gets hot.
Immigration and Customs Enforcement is moving to equip officers with body cameras in the next two months but the agency’s policy gives it broad control over what footage will be made public by specifying any releases must be in its “best interests.” After years of delays, ICE said its field officers nationwide will have body-worn cameras by the end of September. The rollout comes after recent ...
The website is using Cloudflare security and blocked my action, possibly due to a trigger like a certain word or SQL command. I was trying to perform an action when this page came up, and the Cloudflare Ray ID is needed to report the issue to the site owner.
The author created a game called Bridgetris for the BBC Bridge Companion, a 1985 game console that teaches bridge on a TV. The game is a Tetris-like puzzle game written in Z80 assembly language.