diff options
Diffstat (limited to '_i18n/en')
-rw-r--r-- | _i18n/en/_posts/2023-09-12-kingsfield4.md | 1 | ||||
-rw-r--r-- | _i18n/en/_posts/2024-04-30-configuring-dape.md | 3 | ||||
-rw-r--r-- | _i18n/en/about.md | 21 | ||||
-rw-r--r-- | _i18n/en/about_me.md | 47 |
4 files changed, 71 insertions, 1 deletions
diff --git a/_i18n/en/_posts/2023-09-12-kingsfield4.md b/_i18n/en/_posts/2023-09-12-kingsfield4.md index 1681393..f3d5fe4 100644 --- a/_i18n/en/_posts/2023-09-12-kingsfield4.md +++ b/_i18n/en/_posts/2023-09-12-kingsfield4.md @@ -1,4 +1,5 @@ --- +layout: post title: "King's Field IV: Spelunking the ancient city" date: 2023-09-12 tag: Videogames diff --git a/_i18n/en/_posts/2024-04-30-configuring-dape.md b/_i18n/en/_posts/2024-04-30-configuring-dape.md index 248c5b2..9a1e383 100644 --- a/_i18n/en/_posts/2024-04-30-configuring-dape.md +++ b/_i18n/en/_posts/2024-04-30-configuring-dape.md @@ -1,7 +1,8 @@ --- +layout: post title: "Configuring Dape: Emacs' new DAP client" date: 2024-04-30 -tag: Technology +tag: Tutorials --- A while ago [eglot](https://github.com/joaotavora/eglot), an LSP client, was introduced to emacs core, diff --git a/_i18n/en/about.md b/_i18n/en/about.md new file mode 100644 index 0000000..02265f7 --- /dev/null +++ b/_i18n/en/about.md @@ -0,0 +1,21 @@ +# About + +Blog made in [Jekyll](https://jekyllrb.com) and [Bulma CSS](https://bulma.io/). + +## Privacy Notice + +This website doesn't collect any tipe of information regarding the user. It doesn't use analytics of any kind +nor cookies, besides that strictly required for its correct functioning, that it's limited only to the IP address. +The visitor's IP address it's logged on the server, without any other kind of identifying information, like metadata. + +These logs get deleted after 2 weeks of being generated. + +## Copyright Notice + +Every piece of content hosted on this site, made by me (images, text and code) are under a Creative-Commons Attribution +NonCommercial-No Derivatives license. + +You can share the content shown here, wether on a copy hosted on a different site, on printed form or in any other possible +medium, being required to only give credit, wether by sharing a URL of the content hosted on this site or only the URL +(silosneeded.com) from the site if it isn't possible, but you can't make derivative works nor use the content presented here +in a commercial fashion. diff --git a/_i18n/en/about_me.md b/_i18n/en/about_me.md new file mode 100644 index 0000000..c04a0bc --- /dev/null +++ b/_i18n/en/about_me.md @@ -0,0 +1,47 @@ +# About me + +I'm currently a computer science student, close to graduating. + +My interests, and what I'll mostly write about in this blog, are: + +- Technology +- Free software +- Self hosting +- Videogames + +And more. + +## Contact + +If you want to chat, or you have a question regarding a post I made, please, +let me know. + +### XMPP + +**Jabber ID:** hombrelaser@silosneeded.com + +Make sure to enable E2EE. + +### Matrix + +**Matrix ID:** @hombrelaser:matrix.silosneeded.com + +### IRC + +**Server:** libera.chat + +**Nick:** hombrelaser + +Sometimes available, most times not. But don't worry, I have a bouncer running, I'll read +your message sooner or later (Mostly later). + +### Email + +**Dirección:** buran@silosneeded.com + +[PGP public key](/assets/files/pgp_public_key.asc) + +### Fediverse + +I'm on the fediverse too! I post in english and spanish, occasionally french if the opportunity arises. +You can follow me [here](https://social.silosneeded.com/users/sunbeam_rider). |