Go, TUN and UDP: Writing a Network Relay with Flexible Configuration
I continue to develop a Go utility for working with TUN interfaces. In the previous version, packets went through the path `system <-> tun10 <-> go app <-> tun11 <->…
I continue to develop a Go utility for working with TUN interfaces. In the previous version, packets went through the path `system <-> tun10 <-> go app <-> tun11 <->…
I really don't like the term. It subconsciously narrows the view of AI and limits its use.
Currently, Legal AI is dominated by a rather naive idea: if a large language model can already write decent legal text, then all that's left is to give it a corpus of…
Have you ever received an image from a neural network that you immediately wanted to delete and pretend it never existed? Suppose you opened Midjourney, DALL-E, or Kandinsky.…
From time to time, a technical dispute reveals something much bigger. The recent clash between the US Department of Defense and Anthropic is one such case. Not because…
In August 2019, just weeks before the Moscow City Duma elections, Pierrick Godri from the INRIA research institute published the results of an analysis of the code of…
It all started with a simple task: securely transferring files on regular USB drives without cumbersome containers or complex user setups.
Restoring Internet Freedom was adopted on December 14, 2017, during Donald Trump's first presidential term. By approving it, the Federal Communications Commission repealed…
My AI agent costs me $20 a month. Just three months ago, the same load cost over $200. Not because I optimized prompts or wrote a clever caching system. But because I…
Imagine a motorsport engineering office that, for thirty-five years, has designed flawless engines for the entire Formula 1 grid but has never raced its own car. British…
A brief guide to installing a VPN on a router running OpenWRT using the Passwall package
It all started with a simple desire: for the AI agent to quietly develop my projects while I was busy with other tasks. I set the task, left, and returned to a completed…
Not long ago, the market was shaken by the announcement and release of the MacBook Neo — Apple's first budget laptop, designed to handle 99 percent of tasks for ordinary…
Sometimes, the greatest value is created by those who come second. Tim Cook and Satya Nadella didn’t found Apple and Microsoft, but each took the wheel and grew the company’s…
We'd like to remind you about one of the most interesting niche books on Linux that we have published in recent years - "Learning eBPF: Linux Kernel Programming for Improving…
In this post, we continue the TAPe-detection diary and explain what happened after we moved away from transformers: how much the number of parameters decreased, how local…
Weak passwords are a headache for both users and developers. The former think, "Who would hack me?" while the latter are sure, "I'm not a bank, who needs my database?"…
I created a simple Windows Recall alternative on Linux, showing what I achieved and how it works.