~jeffa/old-jeffa.io

b3b87a4bc53e647fb00b636c22baa7b1fbc90b92 — Jeff Anderson 2 years ago 973ebf5
Update homepage; Remove recommended.md
3 files changed, 1 insertions(+), 43 deletions(-)

M client/src/content/index.md
D client/src/content/recommended.md
M client/src/content/sidebar/sidebar.md
M client/src/content/index.md => client/src/content/index.md +1 -6
@@ 4,7 4,7 @@ title: About Me

# About Me

I am a coder, cook, butcher and architect of flawless hypothetical pagodas.
I am a coder and architect of flawless hypothetical pagodas.

## Contact



@@ 17,13 17,8 @@ To report problems with this site or discuss content, use my [public inbox][1], 
- Custom CSS heavily based on [Skeleton][3] with [Normalize][4].
- Font variant "Sparkle" from [Iosevka][5].
- Server hosted by [Vultr].
- DNS services by [Cloudflare]
- Build tools are listed in the project [README][6].

Any cookies come from Cloudflare. These cookies use anonymous identifiers and are used for load balancing and bot detection. Cloudflare's "__cfduid" cookie is being deprecated in May, 2021. [More info.][10]

[Cloudflare]: https://cloudflare.com

[Pandoc]: https://pandoc.org

[Vultr]: https://www.vultr.com/

D client/src/content/recommended.md => client/src/content/recommended.md +0 -36
@@ 1,36 0,0 @@
---
title: Recommended Stuff
date_updated: January 13th, 2021
---

# Recommended Stuff

These articles, tools and resources are worth a click. If there are dead links or other problems, please let me know.

## Platforms

- [Sourcehut](https://sr.ht/)
- [ProtonMail](https://protonmail.com/)
- [GitPals](https://www.gitpals.com/)

## Newsletters

- [Read Rust](https://readrust.net/)

## Computing

- [Is curl|bash insecure?](https://sandstorm.io/news/2015-09-24-is-curl-bash-insecure-pgp-verified-install)
- [Poor man's way of handling 1.3 million web requests](https://idiallo.com/blog/handling-1-million-web-request)

## Programming

- [GitHub Arctic Code Vault: Tech Tree](https://github.com/github/archive-program/blob/master/TheTechTree.md)
- [It’s OK for your open source library to be a bit shitty](https://www.drmaciver.com/2015/04/its-ok-for-your-open-source-library-to-be-a-bit-shitty/)
- [Project Euler](https://projecteuler.net/)
- [Some Useful Probability Facts for Systems Programming](https://theartofmachinery.com/2020/01/27/systems_programming_probability.html)

## Miscellany

- [The Pleasures and Pains of Coffee](http://blissbat.net/balzac.html)
- [Apprentice, Journeyman, and Master: The Medieval Guild](https://blog.philosophicalsociety.org/2018/01/10/apprentice-journeyman-and-master-the-medieval-guild/)
- [I Spent 11 Years Working on This Line Rider Track](https://delu.medium.com/i-spent-11-years-working-on-this-line-rider-track-96742fc0b709)

M client/src/content/sidebar/sidebar.md => client/src/content/sidebar/sidebar.md +0 -1
@@ 2,4 2,3 @@
- [Rust Resources](../rust_resources)
- [Hulu Location Cookie Spoof](../hulu_location_cookie_spoof)
- [An Auto-Increment Crate for Rust](../an_auto-increment_crate_for_rust)
- [Recommended](recommended)