aazaidane@gmail.com

26275 Posts
.md to .html compiler

.md to .html compiler

✨ Read this trending post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Hi, this is Andrea. I'm new to Rust and thought that a very pratical way to get in touch with it was writing something. I've thought of writing my own .md to .html compiler for for a while. So here we are, both my micro-blog and my project have come to life. Before even thinking of writing it, I was using Hugo. It was really nice, but you know, sometimes it's just too much, I just wanted a very simple thing, not taking a lifetime…
Read More
twalichiewicz/HNewhere: A lightweight userscript that adds Hacker News discussions to any article. · GitHub

twalichiewicz/HNewhere: A lightweight userscript that adds Hacker News discussions to any article. · GitHub

✨ Discover this trending post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: A lightweight userscript that adds Hacker News discussions to any article. HNewhere detects Hacker News stories, loads comments into a sidebar, and lets you browse discussions without leaving the page. Install HNewhere Requires a userscript manager such as Tampermonkey, Violentmonkey, or Userscripts. Opens HN discussions beside articles Automatically detects matching Hacker News stories Tracks links opened from Hacker News Resizable sidebar Collapsible comments Preserves sidebar width Reply links open directly to HN Install a userscript manager: Userscripts (Safari) Tampermonkey Violentmonkey Install or paste HNewhere.user.js Visit…
Read More
Underwater Oxygen Loss Threatens Earth’s Stability, Researchers Warn

Underwater Oxygen Loss Threatens Earth’s Stability, Researchers Warn

💥 Explore this awesome post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: A new review paper led by scientists at UC San Diego’s Scripps Institution of Oceanography warns that the rapid loss of oxygen from the ocean and other aquatic ecosystems is pushing Earth toward an “unsafe space,” with consequences that could be irreversible on human timescales. The study reviews the widespread interactions between aquatic deoxygenation — the decline of dissolved oxygen in the ocean (ocean deoxygenation), coastal waters, rivers, lakes and streams — and the nine processes outlined by the Planetary Boundaries framework. First introduced in 2009, the framework…
Read More
Bot detection startup Spur has secured $200 million from Insight

Bot detection startup Spur has secured $200 million from Insight

✨ Check out this awesome post from TechCrunch 📖 📂 **Category**: AI,Fundraising,Startups,TC,bot detection,cybersecurity startups,In Brief,Insight Partners 💡 **What You’ll Learn**: Spur Intelligence, a cybersecurity startup based in Lake Mary, Florida, has raised a $200 million round led by Insight Partners. Spur, founded by two former Defense Department engineers in 2017 — five years before ChatGPT's public launch — was prescient. The startup's technology helps organizations distinguish between legitimate human users and increasingly hidden bot traffic to help identify fake users and threats. “With the proliferation of sophisticated criminal VPNs, residential proxy networks, and anonymizing infrastructure, organizations are increasingly operating with…
Read More
GitHub – gavamedia/deltafin: Run Kimi K3, a 2.8T-parameter Mixture-of-Experts LLM, on a single Apple Silicon Mac. Streams MXFP4 experts on demand over HTTP into a local disk cache — fused NEON kernels, Metal/MPS compute, exact reproducible decoding, and an OpenAI-compatible API server for local chat and coding agents. · GitHub

GitHub – gavamedia/deltafin: Run Kimi K3, a 2.8T-parameter Mixture-of-Experts LLM, on a single Apple Silicon Mac. Streams MXFP4 experts on demand over HTTP into a local disk cache — fused NEON kernels, Metal/MPS compute, exact reproducible decoding, and an OpenAI-compatible API server for local chat and coding agents. · GitHub

🚀 Explore this insightful post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Three commands, then you're generating. The only real decision is step 3. # 1. environment (Python 3.12+, and Xcode CLT for clang) python3 -m venv venv ./venv/bin/pip install torch numpy safetensors tiktoken ml_dtypes blobfile \ "transformers==4.56.2" einops tokenizers # 2. build the fused MXFP4 kernel clang -O3 -mcpu=native -shared -DNO_MAIN -o tools/libmxfp4gemv.dylib tools/fused_gemv.c # 3. download the model (see the two modes below) ./venv/bin/python tools/setup_k3.py --full --full (recommended) --stream Disk needed ~1.7 TB ~215 GB Download time 5–10 hours, resumable ~30 minutes Speed afterwards ~60–76…
Read More
openai/codex-security: SDKs and CLI for Codex Security · GitHub

openai/codex-security: SDKs and CLI for Codex Security · GitHub

🔥 Check out this insightful post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: Codex Security is an open-source CLI and TypeScript SDK for finding, validating, and reviewing security issues in code you own or have permission to assess. NoteThis package follows semantic versioning. Its public API may change between minor versions before 1.0.0. The SDK and CLI support macOS, Linux, and Windows and require Node.js 22 or later. Scanning and exporting findings also require Python 3.10 or later. If you use Python 3.10, install the tomli package. Python is not needed to install the package or run…
Read More
ghaziwali/Hulios: A Rust-based transparent Tor proxy that routes all system traffic through the Tor network enhanced security, proper DNS isolation, and modern Linux compatibility. · GitHub

ghaziwali/Hulios: A Rust-based transparent Tor proxy that routes all system traffic through the Tor network enhanced security, proper DNS isolation, and modern Linux compatibility. · GitHub

🚀 Discover this trending post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Hardened Universal Linux Invisibility and Onion System Hulios is an eBPF-powered, transparent Tor VPN gateway for Linux. It secures outbound network traffic by redirecting TCP sockets and DNS queries through an embedded Arti (Tor client) instance and a localized Hickory-based DNS resolver. By operating at the kernel socket level via cgroup hooks and policy routing, Hulios implements robust leak-resistant boundaries without modifying runtime resolv.conf configurations or relying on external firewall daemons. 🔒 Security Architecture Hulios implements a strict privilege-separated runtime model: Privilege Separation: The entry…
Read More

Donate | GrapheneOS

✨ Read this trending post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: GrapheneOS is an open source project supported via donations from individuals, companies and other organizations. Donations are used for paying developers, purchasing hardware (workstations, test devices, debugging cables/boards, etc.), paying for infrastructure (domains, virtual/dedicated servers) and paying legal fees. Donations may also be used for other reasonable, project-related expenses necessary to support and maintain GrapheneOS.The multiple ways to donate are listed in the sections on this page. If you are interested in sponsorships, check out our sponsors page.GrapheneOS can be sponsored with recurring or one-time…
Read More
Discovering cryptographic weaknesses with Claude \ Anthropic

Discovering cryptographic weaknesses with Claude \ Anthropic

✨ Discover this trending post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: SummaryUsing Claude Mythos Preview, researchers at Anthropic have discovered improved ways to attack cryptographic algorithms (the mathematical methods used to keep online data private). The first attack significantly weakens HAWK, a digital signature scheme that was built for a post-quantum world. The second identifies a new way to attack round-reduced AES, the most widely used symmetric cipher. These are substantial research advances, but they do not currently affect any production systems. This post describes both findings in more detail and discusses the implications for cryptography…
Read More
HBO Max is embracing vertical video with its new “Shorts” feed

HBO Max is embracing vertical video with its new “Shorts” feed

✨ Discover this insightful post from TechCrunch 📖 📂 **Category**: Apps,Media & Entertainment,HBO Max,Vertical Video 💡 **What You’ll Learn**: HBO Max is the latest streaming service to add a TikTok-like short video feed to its platform to help users find something to watch. Warner Bros. announced On Tuesday, the service is also launching an AI-powered conversational search pilot. HBO Max, like other streaming platforms, is rethinking content discovery as large libraries make it harder for viewers to find something to watch, and as audiences become accustomed to short-form content on platforms like TikTok and Instagram Reels. With its vertical video…
Read More