Django: Introducing django-http-compression
HTTP supports response compression, which can significantly reduce the size of responses, thereby ...
https://adamj.eu/tech/2025/10/10/introducing-django-http-compression/
HTTP supports response compression, which can significantly reduce the size of responses, thereby ...
https://adamj.eu/tech/2025/10/10/introducing-django-http-compression/
adamj.eu
Django: Introducing django-http-compression - Adam Johnson
HTTP supports response compression, which can significantly reduce the size of responses, thereby decreasing bandwidth usage and load times for users. It’s a cheap and valuable technique for improving website performance.
What's a UUID, and what do you use that for?
SummaryUUIDs are 128-bit numbers that look like this:c5cba9cb-7109-40f8-96d2-346dc83f3a1fThey can ...
https://www.bitecode.dev/p/whats-a-uuid-and-what-do-you-use
SummaryUUIDs are 128-bit numbers that look like this:c5cba9cb-7109-40f8-96d2-346dc83f3a1fThey can ...
https://www.bitecode.dev/p/whats-a-uuid-and-what-do-you-use
www.bitecode.dev
What's a UUID, and what do you use that for?
What do you mean, not that ID, officer?
Building a Real-Time HackerNews Trending Topics Detector with CocoIndex
Automatically turn HackerNews into a real-time, AI-powered trending topics feed — always up to date.
https://cocoindex.io/blogs/hackernews-trending-topics
Automatically turn HackerNews into a real-time, AI-powered trending topics feed — always up to date.
https://cocoindex.io/blogs/hackernews-trending-topics
cocoindex.io
Building a Real-Time HackerNews Trending Topics Detector with CocoIndex: A Deep Dive into Custom Sources and AI | CocoIndex
PyPermission
The python RBAC library for projects where SQLAlchemy is a valid option.
https://github.com/DigonIO/pypermission
The python RBAC library for projects where SQLAlchemy is a valid option.
https://github.com/DigonIO/pypermission
GitHub
GitHub - DigonIO/pypermission: PyPermission - The python RBAC library for projects where SQLAlchemy is a valid option.
PyPermission - The python RBAC library for projects where SQLAlchemy is a valid option. - DigonIO/pypermission
Raptor
An autonomous offensive/defensive security research framework, based on Claude Code. It empowers security research with agentic workflows and automation.
https://github.com/gadievron/raptor
An autonomous offensive/defensive security research framework, based on Claude Code. It empowers security research with agentic workflows and automation.
https://github.com/gadievron/raptor
GitHub
GitHub - gadievron/raptor: Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md…
Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we confi...
200 Lines of Python beats $50M supercomputer – Navier-Stokes at Re=10⁸ [pdf]
https://philpapers.org/archive/CAMIIA-3.pdf
https://philpapers.org/archive/CAMIIA-3.pdf
MemoriLabs / Memori
Open-Source Memory Engine for LLMs, AI Agents & Multi-Agent Systems
https://github.com/MemoriLabs/Memori
Open-Source Memory Engine for LLMs, AI Agents & Multi-Agent Systems
https://github.com/MemoriLabs/Memori
GitHub
GitHub - MemoriLabs/Memori: Open-Source Memory Engine for LLMs, AI Agents & Multi-Agent Systems
Open-Source Memory Engine for LLMs, AI Agents & Multi-Agent Systems - MemoriLabs/Memori
elf - Advent of Code helper CLI and Python library
elf is a fast and lightweight Advent of Code helper CLI and Python library.
https://github.com/cak/elf
elf is a fast and lightweight Advent of Code helper CLI and Python library.
https://github.com/cak/elf
GitHub
GitHub - cak/elf: A modern Advent of Code helper that fetches inputs, submits answers, and tracks your progress.
A modern Advent of Code helper that fetches inputs, submits answers, and tracks your progress. - cak/elf
llm-council
LLM Council works together to answer your hardest questions.
https://github.com/karpathy/llm-council
LLM Council works together to answer your hardest questions.
https://github.com/karpathy/llm-council
GitHub
GitHub - karpathy/llm-council: LLM Council works together to answer your hardest questions
LLM Council works together to answer your hardest questions - karpathy/llm-council
Building Data Visualisations in Python in Minutes
The video demonstrates how to use Streamlit, a Python framework, to quickly build professional and interactive data visualizations with minimal code, showing live examples involving Pandas for data manipulation and visualization. It highlights Streamlit's simplicity, live reloading, interactivity, and caching features, making it ideal for rapid data exploration and sharing within small u...
https://www.youtube.com/watch?v=lQRq4-MiAGA
The video demonstrates how to use Streamlit, a Python framework, to quickly build professional and interactive data visualizations with minimal code, showing live examples involving Pandas for data manipulation and visualization. It highlights Streamlit's simplicity, live reloading, interactivity, and caching features, making it ideal for rapid data exploration and sharing within small u...
https://www.youtube.com/watch?v=lQRq4-MiAGA
YouTube
Building Data Visualisations in Python in Minutes • Kris Jenkins • GOTO 2025
This presentation was recorded at GOTO Copenhagen 2025. #GOTOcon #GOTOcph
https://gotocph.com
Kris Jenkins - Lifelong Computer Geek and Podcast Host @krisajenkins
RESOURCES
https://bsky.app/profile/krisajenkins.bsky.social
https://twitter.com/krisajenkins…
https://gotocph.com
Kris Jenkins - Lifelong Computer Geek and Podcast Host @krisajenkins
RESOURCES
https://bsky.app/profile/krisajenkins.bsky.social
https://twitter.com/krisajenkins…
Nano-PDF
A CLI tool to edit PDF slides using natural language prompts, powered by Google's Gemini 3 Pro Image ("Nano Banana") model.
https://github.com/gavrielc/Nano-PDF
A CLI tool to edit PDF slides using natural language prompts, powered by Google's Gemini 3 Pro Image ("Nano Banana") model.
https://github.com/gavrielc/Nano-PDF
GitHub
GitHub - gavrielc/Nano-PDF: Edit PDF files with Nano Banana
Edit PDF files with Nano Banana. Contribute to gavrielc/Nano-PDF development by creating an account on GitHub.
Gunicorn Internals
This blog is a technical case of the Gunicorn source code.
https://humbulani1234.github.io/blog/
This blog is a technical case of the Gunicorn source code.
https://humbulani1234.github.io/blog/
👎1
Setting up a Django project with Vite, React, and Tailwind CSS
The video demonstrates setting up a modern Django project with Vite for frontend builds: create Django app with UV, configure Vite for JS/CSS bundling to Django's staticfiles, integrate django-vite for HMR dev server.
https://www.youtube.com/watch?v=GztJ1h6ZXA0
The video demonstrates setting up a modern Django project with Vite for frontend builds: create Django app with UV, configure Vite for JS/CSS bundling to Django's staticfiles, integrate django-vite for HMR dev server.
https://www.youtube.com/watch?v=GztJ1h6ZXA0
YouTube
Setting up a Django project with Vite, React, and Tailwind CSS
This video shows the complete set up from scratch of a new Django project, adding Vite as a front end build tool, and showing how to add React and Tailwind CSS.
Links:
The Django Vite integration guide: https://www.saaspegasus.com/guides/modern-javascript…
Links:
The Django Vite integration guide: https://www.saaspegasus.com/guides/modern-javascript…
trustedsec / social-engineer-toolkit
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
https://github.com/trustedsec/social-engineer-toolkit
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
https://github.com/trustedsec/social-engineer-toolkit
GitHub
GitHub - trustedsec/social-engineer-toolkit: The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of…
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. - trustedsec/social-engineer-toolkit
AI infrastructure in the "Era of experience"
The article analyzes AI infrastructure needs in the "Era of Experience," where RL-trained models interact with proprietary environments, using GRPO for efficient policy optimization and LoRA adapters to enable low-cost training/inference via multi-tenancy and large-batch async RL. It predicts commoditized base models will spawn a reinforcement fine-tuning (RFT) industry for custom models...
https://www.tensoreconomics.com/p/ai-infrastructure-in-the-era-of-experience
The article analyzes AI infrastructure needs in the "Era of Experience," where RL-trained models interact with proprietary environments, using GRPO for efficient policy optimization and LoRA adapters to enable low-cost training/inference via multi-tenancy and large-batch async RL. It predicts commoditized base models will spawn a reinforcement fine-tuning (RFT) industry for custom models...
https://www.tensoreconomics.com/p/ai-infrastructure-in-the-era-of-experience
Tensoreconomics
AI infrastructure in the "Era of experience"
Intelligence involution, economies of scale in RL, everything async and multi-turn.