As of March, I began working as a researcher in my university’s AI research team. I’m currently involved in the RECITALS EU project1: “An open-source platform for Resilient sECure digITAL identitieS”. I’m very excited for the opportunity and looking forward to collaborating with other European researchers!

2025-03-30, 22:39

Infrastructure update: Migrated from KaTeX to MathJax for math rendering. Although MathJax is a bit slower to load,1 it supports referencing numbered equations and linking to them.2

The following in markdown:

1
2
3
4
5
6
7
8
$$
\begin{equation}
\label{eq:1}
C = W\log_{2} (1+\mathrm{SNR})
\end{equation}
$$
 
See \eqref{eq:1}.

will result in:

(1)C=Wlog2(1+SNR)

See (1).

If only I could somehow make Obsidian render the labeled equation without errors

2025-01-05, 21:17

Just testing for multiple notes and the list sorting.

2024-12-24, 17:51

Don’t mind me, just making some quick changes to this site, might even start posting again!

This is a post to test the microposting feature I implemented hastily today. The goal is to use this similarly to something like Twitter 𝕏 for random thoughts and cool internet findings.

2024-12-24, 16:55