Viewing profile — larose
larose
HN member- Joined
- Mon, May 11, 2015, 4:38 PM UTC
- HN karma
- 32
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About larose
Recent public activity
-
comment
Comment #48818689
I've been tracking this as well [1], and there's indeed a clear difference between pre-2023 and 2023 onward. [1] https://hnjobs.mathieularose.com
-
story
Show HN: Optiverse – Evolving Code with LLMs
Hi HN, After seeing DeepMind's AlphaEvolve [1], I wanted to try building something similar. This isn't the first open-source attempt [2] [3] [4], and it won't be the last, but I fo…
-
comment
Comment #40997807
Regarding the HN to sqlite part, I'm writing a "syncer" that continuously updates data from HN to a local sqlite database. Its goal is to enable anyone to have a local copy of the …
- story
-
comment
Comment #40242319
Not LLM-based, but I built https://hn.lixiasearch.com . Feel free to use it as a comparison point :)
-
comment
Comment #40131669
Oops, that's just bad writing from me. Should be clearer now that they aren't cancelling each other. Thanks!
- story
-
comment
Comment #39747718
Same! You may enjoy "Everyday Engineering: Understanding the Marvels of Daily Life" from The Great Courses [0]. It's free on Kanopy through many libraries. [0]: https://www.thegrea…
- story
-
comment
Comment #29867447
I use Oak Backup ( https://www.oakbackup.com ) and backup to S3.
-
comment
Comment #24885681
Indeed. And you don't even need to create a PR to "inject" commits into a GitHub repo. You just need to fork it and push to your fork. See https://mathieularose.com/github-commit-i…
- comment
- story
-
comment
Comment #15267902
Your problem is a scheduling problem. It has been well studied in operations research [1] / mathematical optimization [2]. Basically, you formulate your problem as a integer progra…
- story
-
comment
Comment #13852588
I use https://attomon.com (disclaimer: I'm the creator) I'm also interested in hearing what you like and don't like about your current website monitoring solution.
-
comment
Comment #13852496
https://attomon.com - Website monitoring https://maitreinvestisseur.ca (French) - Why and how to invest using low-cost index funds.
-
comment
Comment #13383467
I did something similar to gpg-encrypt: https://github.com/larose/eef/ It's a wrapper for gpg to edit encrypted files.
- story
-
comment
Comment #12719833
Yes, I use https://github.com/larose/utt Disclosure: I'm the author.