201 private links
HTML webpages as reactive notebooks
Improve it to be project based:
- Evolution of the lines of code over time
- how much of language parts in the code base over time
...
Adactio or Alex Chan in using static websites for tiny archives both are
going low-scale, low-tech. There’s no web server, no build system, no dependencies, and no JavaScript frameworks.
Because this system has no moving parts, and it’s just files on a disk, I hope it will last a long time.
Daily blogging topics
- parse a phone number
- normalize a phone number to E164 from local phone number or international codes
- detect if the phone number is valid
- get the country code from a phone number
Convert PDF to html
That's a good project. Make it better
Translate it in french.
Example of template with https://fosstodon.org/@orhun/112869522457979235.
Considering a rust crate: extract the documentation link, the repository project URL, associated tags, etc...
It could also check if such crate is referenced on popular lists such as Awesome Rust.
A great thing would be an implementation in #rust as a small #project #idea
See the page 38-45 computer science PDF of Andy Pavlo: https://15721.courses.cs.cmu.edu/spring2024/slides/05-execution2.pdf
A cli tool that compares an input string to all possible formats: hash, ID, URL, UUID, country format, time, etc...
Code name: wits (What is this string)
Things to do with a website
Insert a code snippet in one line as a bookmark:
javascript: (() => {
// Code here
})();
For example:
- Find a "Jobs", "Careers" or "Hiring" link in the page, and click it.
- Find all email addresses on the current page, and display them in an alert.
These are not limited with permissions, so we should only execute code we checked.