Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont format html files with prettier | Franck Cuny | 2024-07-03 | 2 | -39/+39 |
| | |||||
* | some more cleanup | Franck Cuny | 2024-07-03 | 15 | -376/+382 |
| | |||||
* | fix date for the article | Franck Cuny | 2023-12-02 | 1 | -1/+1 |
| | |||||
* | add article about 1password ssh agent and nix | Franck Cuny | 2023-12-02 | 1 | -0/+201 |
| | |||||
* | fix: correct URL for my various repositories | Franck Cuny | 2023-03-03 | 1 | -1/+1 |
| | |||||
* | content: add notes about CPU power management | Franck Cuny | 2023-01-22 | 1 | -0/+116 |
| | |||||
* | content: add a few more things related to PCIe | Franck Cuny | 2023-01-22 | 1 | -3/+26 |
| | |||||
* | feat(content): update list of intel/amd processors | Franck Cuny | 2023-01-20 | 1 | -73/+118 |
| | | | | | Intel generation 13th has been released last year, and AMD released ryzen 4. | ||||
* | feat(content): Workaround md raid boot issue in NixOS 22.11 | Franck Cuny | 2023-01-10 | 1 | -0/+48 |
| | |||||
* | feat(content): no ssh to production | Franck Cuny | 2022-11-29 | 1 | -0/+28 |
| | |||||
* | feat(content): add my resume | Franck Cuny | 2022-10-27 | 1 | -0/+40 |
| | | | | | | | | | | | | Add my resume to the content, with a dedicated CSS. The resume is in org-mode format, and I use `pandoc` to convert it to HTML. This is done when the site is build, and is integrated in the docker image. It is available at /resume.html, but is not listed on the site, that way I can give the URL to who ever is interested in the future. It would be useful to also generate a PDF version of it and store it with other static content. | ||||
* | ref(content): set correct headers for notes | Franck Cuny | 2022-10-26 | 5 | -45/+45 |
| | |||||
* | content: add the notes back | Franck Cuny | 2022-10-26 | 5 | -0/+1447 |
| | |||||
* | content: remove some notes | Franck Cuny | 2022-05-01 | 4 | -1159/+0 |
| | | | | They are at https://notes.fcuny.net now. | ||||
* | note: update list of chipset for alder lake | Franck Cuny | 2022-01-30 | 1 | -2/+11 |
| | |||||
* | notes: remove some columns for the various CPUs | Franck Cuny | 2022-01-23 | 1 | -20/+22 |
| | |||||
* | blog: leaving twitter | Franck Cuny | 2022-01-15 | 1 | -0/+10 |
| | |||||
* | blog: add content about PCIe | Franck Cuny | 2022-01-08 | 1 | -0/+196 |
| | |||||
* | blog: notes about AMD and Intel CPUs | Franck Cuny | 2021-12-29 | 1 | -0/+120 |
| | |||||
* | blog: article on how to use tailscale + traefik | Franck Cuny | 2021-12-29 | 1 | -0/+121 |
| | |||||
* | blog: update elisp for git/sourcegraph | Franck Cuny | 2021-09-09 | 1 | -3/+12 |
| | |||||
* | blog: git-link and sourcegraph | Franck Cuny | 2021-08-24 | 1 | -0/+40 |
| | |||||
* | blog: working with go - initial content | Franck Cuny | 2021-08-15 | 1 | -0/+264 |
| | | | | This note captures things that are useful when working with go for me. | ||||
* | blog: add tags to firecracker notes | Franck Cuny | 2021-08-15 | 1 | -1/+2 |
| | |||||
* | blog: add link for containerd-to-vm code | Franck Cuny | 2021-08-14 | 1 | -1/+1 |
| | |||||
* | blog: update to containerd article | Franck Cuny | 2021-05-19 | 1 | -1/+1 |
| | | | | Fix boot options | ||||
* | blog: containerd to firecracker | Franck Cuny | 2021-05-17 | 1 | -0/+567 |
| | |||||
* | layout: add a navbar | Franck Cuny | 2021-04-22 | 1 | -0/+0 |
| | | | | | | | | | | | | | I want to differentiate blog's entries from more general notes. For this, we create two menu entries, and add a navbar at the top. The nav bar let us select between the two kind of articles: blogs or notes. For now we have a single blog entry, and no notes. The page to list entries is simplified: we use the same layout for all lists (tags, notes, blogs). The CSS is updated to support the new nav bar. | ||||
* | blog: google doc failure | Franck Cuny | 2021-04-11 | 1 | -0/+56 |