Fermat963's comments

Fermat963 | 2 years ago | on: Use Gröbner bases to solve polynomial equations

I did my master's thesis on the Gaussian Elimination part of Gröbner Bases making multiple optimizations to the Faugère-Lachartre method (working with Faugere himself) and had the first C (C++ish) public implementation at the time. The thesis can be found here https://hpac.imag.fr/gbla/data/bib/Mart12.pdf.

Many ideas from the thesis ended up in the GBLA library used for fast Gaussian Elimination over these large matrices: https://dl.acm.org/doi/10.1145/2930889.2930914

This is a nice presentation from Christian Eder explaining how the algorithm works and the different optimization techniques implemented in GBLA https://www-user.rhrk.uni-kl.de/~ederc/download/gbla-aca-201...

Fermat963 | 3 years ago | on: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

Twitter Archive Eraser (https://delete.tweets.app) makes ~3K USD per month.

I don't do any active work on it any longer for the past 2 years or so, other than the small bug fixes/when Twitter changes the archive format. Bracing for a shutdown to the API soon anyway.

Past submissions on how it used to bring in $7k per month and a few technical details: https://news.ycombinator.com/item?id=23439606 (June 2020), https://news.ycombinator.com/item?id=29998723 (Jan 2022).

Fermat963 | 3 years ago | on: Ask HN: Why are people in real life so different?

“Social media made y'all way too comfortable with disrespecting people and not getting punched in the face for it,” Mike Tyson.

The "punch" here is metaphorical and could be any stakes that the person would be at risk of losing: social etc.

Fermat963 | 9 years ago | on: I just deleted 36K tweets

I made this tool, I'm glad it was useful for you :) I made out of frustration with other tools that didn't help with deleting my own tweets.
page 1