This commit is contained in:
Tasia Iso 2025-01-24 11:22:50 +01:00
parent e19d92ee0a
commit 48e893aa84
4 changed files with 23 additions and 11 deletions

View file

@ -7,13 +7,17 @@ unlisted: true
<!-- Before pushing a new version: <!-- Before pushing a new version:
- Remember to copy the changelog in index.md and delete the oldest entry - Remember to copy the changelog in index.md and delete the oldest entry
- Check links in index.md - Check links in index.md
- Change 2024-xx-xx - Change 2025-xx-xx
- change version in package.json - change version in package.json
- $ npm i - $ npm i
- $ make upload - $ make upload
--> -->
<!-- - put advertisement behind a `details` block --> <!-- - put advertisement behind a `details` block -->
## v1.1.5 (2025-01-24)
- minor changes
## v1.1.4 (2024-10-03) ## v1.1.4 (2024-10-03)
- add xaselgio badge - add xaselgio badge

View file

@ -13,9 +13,9 @@ I'm a French computer science student looking for work in IT.
I have extensive knowledge in TypeScript and JavaScript since 2018, especially in the Node.js ecosystem. I have extensive knowledge in TypeScript and JavaScript since 2018, especially in the Node.js ecosystem.
I have been using GNU+Linux operating systems since 2019, with good experience in the following distributions: I have been using GNU+Linux operating systems since 2019, with good experience in the following distributions:
- NixOS.
- Ubuntu-based distros and Ubuntu Server, - Ubuntu-based distros and Ubuntu Server,
- Arch Linux; - Arch Linux;
- NixOS.
I'm proficient with the Nix package manager and with Docker. I'm proficient with the Nix package manager and with Docker.
Additionally, I've been researching supply chain security for a while. Additionally, I've been researching supply chain security for a while.

View file

@ -4,10 +4,18 @@ unlisted: true
# hardware # hardware
## cave
my new laptop, a thinkpad L15
<!-- TODO -->
## yaseen ## yaseen
Second-hand PC Specialist Recoil II Second-hand PC Specialist Recoil II
RIP
NixOS (stable, LTS kernel), Wayland + KDE6 NixOS (stable, LTS kernel), Wayland + KDE6
- Intel Core i7-8750H (6C/12T) @ 4.1GHz - Intel Core i7-8750H (6C/12T) @ 4.1GHz

View file

@ -4,17 +4,17 @@
## me ## me
Hey, I'm Tasia! `(they/them)` Hey, I'm Tasia! `(it/its)`
Here are some random facts about me: Here are some random facts about me:
- I'm a queer enby fox<!-- ([what the hell?](./posts/identity.md)) -->; - I'm a queer enby therian fox<!-- ([what the hell?](./posts/identity.md)) -->;
- I'm into computers (NixOS my beloved), self-hosting, privacy and security; - I'm into computers (NixOS my beloved), self-hosting, privacy and security;
- I also like music, podcasts, reading, nature; - I also like music, podcasts, reading, nature;
- I'm neurodivergent (ADHD, TBD); - I'm neurodivergent (AuDHD, TBD);
- I am<!--, unfortunately,--> French (UTC+0200); - I am, unfortunately, French (UTC+0100);
- I support FLOSS, anarcho-communism, privacy and data sovereignty; - I support FLOSS, anarcho-communism, privacy and data sovereignty;
- I should've not been allowed free speech! If I say something hurtful, feel free to let me know! I probably didn't mean it. <!-- - I should've not been allowed free speech! If I say something hurtful, feel free to let me know! I probably didn't mean it. -->
<!-- - I'm plural (not yet, if someone sees this, dm me "start forcing instead of looking at fedi you blithering idiot" on fedi. Thanks!) --> <!-- - I'm plural (not yet, if someone sees this, dm me "start forcing instead of looking at fedi you blithering idiot" on fedi. Thanks!) -->
<!-- - I'm a computer toucher for vulpecula.zone. --> <!-- - I'm a computer toucher for vulpecula.zone. -->
@ -75,6 +75,10 @@ If you like my posts, please consider supporting me on [Liberapay](https://liber
Take a look at the whole [changelog](./changelog.md)! Take a look at the whole [changelog](./changelog.md)!
### v1.1.5 (2025-01-24)
- minor changes
### v1.1.4 (2024-10-03) ### v1.1.4 (2024-10-03)
- add xaselgio badge - add xaselgio badge
@ -86,7 +90,3 @@ Take a look at the whole [changelog](./changelog.md)!
- fix bug in header - fix bug in header
- add freeplay badge - add freeplay badge
- new bio - new bio
### v1.1.2 (2024-08-07)
- new post: [NixOS: Declarative WiFi connections with agenix and NetworkManager](./posts/nixos-wifi-agenix.md)