Links
AddIBM & open-source AI platform Hugging Face today announced that IBM's watsonx.ai geospatial foundation model – built from NASA's satellite data – will now be openly available on Hugging Face. It will be the largest geospatial foundation model on Hugging Face and the first-ever open-source AI foundation model built in collaboration with NASA.
Artificial Intelligence (AI) and machine learning systems are becoming increasingly competent at doing jobs that previously, only humans could do. Here, we look at the key soft skills everyone should be focusing on to compete well in the job market of the future.
We released a collection of improvements to Artifact Attestations to make the verification of attestations easier and more consistent. Artifact Attestations let you create provenance signatures, which provide an unforgeable…
Transparent Paper instead of plastic. Handy for food wraps.
Computing, coffee, and me in 2008 Fair warning reader: this post has nothing to do with Ubuntu, or even Linux for that matter. Instead, the following 600
A self hosted music streaming server. Contribute to blackcandy-org/blackcandy development by creating an account on GitHub.
The Exa API retrieves the best, realtime data from the web for your AI
March 24, 2025: We’ve updated this post to remove an example that referenced an old CA. November 18, 2024: This post was updated to reflect the latest certificate authority information for Amazon issued public certificates. July 11, 2019: The service team has resolved an error that caused customers to see a “Certificate Transparency Required” […]
Proton VPN gets better for Linux users.
Download NASA backgrounds for your virtual meetings.
Sandfly is an agentless Linux EDR and incident response platform. Sandfly finds Linux threats without endpoint agents.
The latest news and resources on cloud native technologies, distributed systems and data architectures with emphasis on DevOps and open source projects.
A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.
AWS Elastic Disaster Recovery (AWS DRS) minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications.
NASA astronaut Matthew Dominick, currently aboard the International Space Station, captured footage of a meteor burning up in Earth atmosphere on Sept. 2, 20...
Recently I was doing an assessment in a locked down and restricted environment. One of the first actions you tend to do when landing a shell on a [linux] box is to do some reconnaissance. This is both on host and network, as you want to determine what new access this host has given you. Normally you would run netstat, ifconfig, ip route etc to determine if the compromised host is connected to any other hosts and to determine if there are other network segments you do not know about.