RSSAmplifier

Blog

aziis98.com

I'm Antonio De Lucreziis, I study Maths in Pisa and I'm interested in computer science. There is also an art section with a gallery of most of my works

aziis98.comRSS feed ↗14 posts

Latest posts

Now with comments!

I added custom comments powered by GitHub Discussions.

Experiments with CodeMirror

This is a tutorial on writing a simple code review interface with CodeMirror 6 and the unified merge extension.

New year and pkgver-sorter

A simple Python tool to sort checkupdates output by package version

(WIP) Figure Eight Knot Complement

Some notes on the hyperbolic structure of the figure eight knot complement

Implementation of the Kauffman Polynomial in Python

Report in web form for the Computational Laboratory university project on the Kauffman polynomial

Using Spack for a C project

Review of using Spack for managing a C project I'm working on for a uni project

Meta-circular Evaluators & Infinite Towers of Interpreters

A talk for Lambda Knights on meta-circular evaluators and infinite towers of interpreters, mostly in the context of Lisp.

(WIP) Pangenome Graphs in Rust

Recently I've done a project in Rust for a course at my university called "Algorithms and Data Structures" about Pangenome Graphs.

5 lines of bash in, go project out

Yet another insane mini project made with the help of ChatGPT. This is a small golang tcp server that returns some system stats and is statically compiled for arm64 using GitHub Actions

NeXTStep Presentation from Steve Jobs

I saw an awesome presentation of the NeXTStep system from Steve Jobs and have some ideas about it

Telegram Bot with Python and SQLite

Recently I wrote a small Telegram Bot that uses Python and Sqlite as a database. I also used decorators and generators to simplify a bit the user-bot conversation code

GTK Select2D Widget

I made a GTK widget using ChatGPT. The widget lets the user select points on an image and after confirmation prints them on stdout.

Introduzione alle Generics in Go

Questo articolo è la versione in forma scritta del talk con lo stesso nome tenuto alla DevFest di Pisa il 2023/04/01

Nuovo sito

In questo articolo annuncio finalmente il mio nuovo sito realizzato con Astro e spiego un po' come funziona