Agam More

Agam More

0x00C - eBPF 🐝

Problem: Extending the kernel safely and easily is hard. Solution: eBPF lets you safely execute bytecode in the Linux kernel without changing the kernel source code or creating a kernel module.

0x00B - Stable Diffusion 🖼️

Problem: Creating art by hand is hard, and using closed-source generative art is only open to a minority group. Solution: An open-source version of DALL-E that generates images automatically from text prompts, which you can run at home.

0x00A - Lattice-based Cryptography 🧮

Problem: Quantum computers will be able to break current cryptography schemes (mainly asymmetric encryption, like RSA) easily. Solution: Use Lattice-based (a mathematical concept) Encryption, which is currently believed to be hard for quantum computers to solve efficiently.

0x008 - Jamstack 👾

Hi, y’all! Welcome to the eighth issue of unzip.dev, a newsletter dedicated to developer trends through unpacking trending dev concepts. My name is Agam More, and I’m a developer generalist.