18 lines
851 B
YAML
18 lines
851 B
YAML
name: Blogs
|
|
links:
|
|
- name: null program
|
|
url: https://nullprogram.com
|
|
description: Chris Wellon's personal blog with a lot of great tips and pointers (pun intended) for C programming.
|
|
- name: Julia Evans
|
|
url: https://jvns.ca/
|
|
description: Julia's blog is all about content that dives deep into how computers work, but makes it accessible for non-experts.
|
|
- name: Flamed Fury
|
|
url: https://flamedfury.com
|
|
description: fLaMEd writes about his hobbies and the web.
|
|
- name: Drew DeVault's blog
|
|
url: https://drewdevault.com/
|
|
description: Drew DeVault is a software engineer working on multiple projects, notably swaywm and the Hare programming language.
|
|
- name: Andreas Kling
|
|
url: https://awesomekling.github.io/
|
|
description: Andreas Kling likes computers! He works on SerenityOS and the Ladybird Browser.
|