larose | 1 year ago | on: Ask HN: Will you help create a void-filler for the defunct hnbadges.netlify.app?
larose's comments
larose | 1 year ago | on: Show HN: Hacker Search – A semantic search engine for Hacker News
larose | 1 year ago | on: Changelog-Driven Releases
larose | 2 years ago | on: Ask HN: Do you also marvel at the complexity of everyday objects?
[0]: https://www.thegreatcourses.com/courses/everyday-engineering...
larose | 4 years ago | on: Ask HN: How do you backup your personal data? (2022)
larose | 5 years ago | on: YouTube-dl is now part of GitHub/dmca.git
larose | 8 years ago | on: Ask HN: What algorithms should I research to code a conference scheduling app
Basically, you formulate your problem as a integer programming model [3] and use a solver [4] to solve it. You should check PuLP [5].
You can also ask your question at OR Exchange [6].
[1] https://en.wikipedia.org/wiki/Operations_research
[2] https://en.wikipedia.org/wiki/Mathematical_optimization
[3] https://en.wikipedia.org/wiki/Integer_programming
[4] https://en.wikipedia.org/wiki/List_of_optimization_software
larose | 9 years ago | on: Ask HN: What are the services you use to monitor your website/service/api?
I'm also interested in hearing what you like and don't like about your current website monitoring solution.
larose | 9 years ago | on: What are you working on?
https://maitreinvestisseur.ca (French) - Why and how to invest using low-cost index funds.
larose | 9 years ago | on: Using GPG to Encrypt Your Data
It's a wrapper for gpg to edit encrypted files.
larose | 9 years ago | on: Ask HN: Do you log your time at work?
Disclosure: I'm the author.