Search
90 results for “amadaluzia”
-
Continuing from the last post, I also feel the same (ish) way about literally anything. I've even applied this to Gemini as I just can't bear writing excess boilerplate. From this issue, I have created Gemini Template Machine. It is incredibly basic so far but it can build a Gemini template using Jinja2 with no other notable features at the moment. Feel free to raise issues about whatever you would want in it however!
https://codeberg.org/amadaluzia/gtm
I'd love to hear your feedback!
#tech #programming #gemini_protocol #gemini #python #web #webdev
-
Continuing from the last post, I also feel the same (ish) way about literally anything. I've even applied this to Gemini as I just can't bear writing excess boilerplate. From this issue, I have created Gemini Template Machine. It is incredibly basic so far but it can build a Gemini template using Jinja2 with no other notable features at the moment. Feel free to raise issues about whatever you would want in it however!
https://codeberg.org/amadaluzia/gtm
I'd love to hear your feedback!
#tech #programming #gemini_protocol #gemini #python #web #webdev
-
Continuing from the last post, I also feel the same (ish) way about literally anything. I've even applied this to Gemini as I just can't bear writing excess boilerplate. From this issue, I have created Gemini Template Machine. It is incredibly basic so far but it can build a Gemini template using Jinja2 with no other notable features at the moment. Feel free to raise issues about whatever you would want in it however!
https://codeberg.org/amadaluzia/gtm
I'd love to hear your feedback!
#tech #programming #gemini_protocol #gemini #python #web #webdev
-
Continuing from the last post, I also feel the same (ish) way about literally anything. I've even applied this to Gemini as I just can't bear writing excess boilerplate. From this issue, I have created Gemini Template Machine. It is incredibly basic so far but it can build a Gemini template using Jinja2 with no other notable features at the moment. Feel free to raise issues about whatever you would want in it however!
https://codeberg.org/amadaluzia/gtm
I'd love to hear your feedback!
#tech #programming #gemini_protocol #gemini #python #web #webdev
-
Continuing from the last post, I also feel the same (ish) way about literally anything. I've even applied this to Gemini as I just can't bear writing excess boilerplate. From this issue, I have created Gemini Template Machine. It is incredibly basic so far but it can build a Gemini template using Jinja2 with no other notable features at the moment. Feel free to raise issues about whatever you would want in it however!
https://codeberg.org/amadaluzia/gtm
I'd love to hear your feedback!
#tech #programming #gemini_protocol #gemini #python #web #webdev
-
As much of a state many tech communities are in right now, the one thing I am glad for is that I can use IRC/XMPP instead of Discord. Likewise, I am glad that I can also use Mastodon/Akkoma over Twitter. Overall, I am glad that I can use much these much more sanitary platforms over inconvenient PII farming simulators, and I would not be missing out on much in comparison to many other spaces.
Here's my problem: I don't just like technology, but I also like nerdcore, specifically, fanmade rap battles. Many creators in the space are active on either Twitter, Discord, or both and are generally fine with it. My views are not their problem, nor are theirs mine, but a lack of openness to other solutions for those that care--granted, the Venn diagram between those who care about privacy and likes fanmade rap battles are extraordinarily small--is my main frustration. Having to make a Twitter account just to talk to someone in the community who isn't in any public servers was incredibly frustrating for me, especially with my views regarding Twitter. Point being that having to sign up to shitholes just to not miss out is stressing.
This is why I am glad that I am also here. I do have the liberty to use much better platforms without having to missing out. I can just send someone an email, instead of create a throwaway on a social media I despise just to interact with them and hope they accept my request to DM. I have to appreciate the more open nature of this internet. If not for it, I would be stuck using the same things as everyone else, and I would be much less happier.
-
New @psvitaphotography pictures soon. Just finished a trip in Cambridge, and took a myriad of pictures on my PS Vita. Notable destinations include Grand Arcade, Silver Street, and Parkers Peace. While I would have loved to check out more places, my mother (she's the best) wanted to take the coach instead.
-
For anyone in the FRB, nerdcore, or indie music scene, a major creator in the space, Eddiefrb, had their entire YouTube channel demonetised. Furthermore, 6000 CAD is being witheld from him. This was all because he was reuploading his own content as snippets for YouTube Shorts which automated systems deemed to be inauthentic content.
His only occupation, at the moment, is his music. As such, a move like this by YouTube will SERIOUSLY impact his life. If you want to support him, go to his patreon: https://eddiefrb.carrd.co. If you can't afford it, just boost this.
I don't make these posts a lot. However, this injustice significantly impacts a community I coexist in. This is my only means of support and I aim to fully use it.
-
Charging my PS Vita for tomorrow. Wanted to photograph Cambridge for a bit, so I'm looking for good photos to take that wouldn't be just the university and the River Cam. Anyone have suggestions for good spots, or if you are stopping by any meeting spots?
I would love to talk about technology, photography, or generally just anything!
-
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb
-
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb
-
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb
-
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb
-
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb
-
I recently switched to COSMIC from KDE Plasma as I wanted to potentially upgrade my security at the cost of usability. I've been using KDE Plasma for a while, as I found it to be a powerful and pretty sleek desktop environment GNOME is also very nice and comfortable for me, but I was using hardened_malloc at the time so using it would break my system most likely. Window managers are nice too, but they require more time and effort than I am willing to put in, so I stuck to using KDE or GNOME.
I started using COSMIC on my latest Fedora install after my setup broke, as it seemed pretty interesting, and it was written in Rust. I am aware that COSMIC is currently lacking thumbnail sandboxing, although a solution is in progress (https://github.com/pop-os/cosmic-files/issues/1216) but as far as the entire DE goes, I believe there shouldn't as many potential memory leaks as C/C++-written software.
I am happy with the amount of power I have over my DE as a whole including theming, and I am even more happy over how easy it is to track with things like chezmoi. The keybindings are also really nice, and whatever I miss can be added back and tracked easily. The apps are pretty usable, although I've had to make an issue with the media player and am soon about to make another one. Overall, a pretty good experience all things considered.
Hopefully, my issues will be sorted out in future releases, and I am grateful that a stable release even exists now. My blessings goes out to all the developers who have worked on COSMIC. Here's to another great release!
-
@bt I've heard of #litexl in the past and all I really knew it for was "it had #Lua and it looked pretty good". It did sound pretty good except I had #Neovim at the time so it wasn't really a good offer. Now that I don't have Neovim, this seems a lot more enticing.
I'll state that I know #OpenBSD has Neovim but I just feel like it's not made for stable release systems like OpenBSD's -stable branch, which I daily drive. This issue is nowhere near as bad for me as with #Emacs but I hope this wouldn't be an issue in Lite-XL too.
Other than that, what sells Lite-XL for you other than Sublime Text? Is there anything which feels off? I wanted to ask these in case there's something which may sell me or someone else into using or not using Lite-XL.
-
@bt I've heard of #litexl in the past and all I really knew it for was "it had #Lua and it looked pretty good". It did sound pretty good except I had #Neovim at the time so it wasn't really a good offer. Now that I don't have Neovim, this seems a lot more enticing.
I'll state that I know #OpenBSD has Neovim but I just feel like it's not made for stable release systems like OpenBSD's -stable branch, which I daily drive. This issue is nowhere near as bad for me as with #Emacs but I hope this wouldn't be an issue in Lite-XL too.
Other than that, what sells Lite-XL for you other than Sublime Text? Is there anything which feels off? I wanted to ask these in case there's something which may sell me or someone else into using or not using Lite-XL.
-
@bt I've heard of #litexl in the past and all I really knew it for was "it had #Lua and it looked pretty good". It did sound pretty good except I had #Neovim at the time so it wasn't really a good offer. Now that I don't have Neovim, this seems a lot more enticing.
I'll state that I know #OpenBSD has Neovim but I just feel like it's not made for stable release systems like OpenBSD's -stable branch, which I daily drive. This issue is nowhere near as bad for me as with #Emacs but I hope this wouldn't be an issue in Lite-XL too.
Other than that, what sells Lite-XL for you other than Sublime Text? Is there anything which feels off? I wanted to ask these in case there's something which may sell me or someone else into using or not using Lite-XL.
-
@bt I've heard of #litexl in the past and all I really knew it for was "it had #Lua and it looked pretty good". It did sound pretty good except I had #Neovim at the time so it wasn't really a good offer. Now that I don't have Neovim, this seems a lot more enticing.
I'll state that I know #OpenBSD has Neovim but I just feel like it's not made for stable release systems like OpenBSD's -stable branch, which I daily drive. This issue is nowhere near as bad for me as with #Emacs but I hope this wouldn't be an issue in Lite-XL too.
Other than that, what sells Lite-XL for you other than Sublime Text? Is there anything which feels off? I wanted to ask these in case there's something which may sell me or someone else into using or not using Lite-XL.
-
-
-
«Andaluziako nekazal kooperatibek ez dute inoiz zalantzan jarri ez soldatapeko menpeko lana, ez eta jabetza pribatua. Beraz kooperatiba kapitalistak dira».
Badator Óscar García Jurado talaioskidearen liburua Andaluziako kapitalismoari buruz, zer egin galderari ere erantzunez.
#TalaiosAndalucia #ESE #koop #kapitalismoa #Andaluzia
Erreportajea Publico egunkarian [cas]:
https://www.publico.es/economia/desigualdad-extractivismo-penas-economicas-andalucia.html -
«Andaluziako nekazal kooperatibek ez dute inoiz zalantzan jarri ez soldatapeko menpeko lana, ez eta jabetza pribatua. Beraz kooperatiba kapitalistak dira».
Badator Óscar García Jurado talaioskidearen liburua Andaluziako kapitalismoari buruz, zer egin galderari ere erantzunez.
#TalaiosAndalucia #ESE #koop #kapitalismoa #Andaluzia
Erreportajea Publico egunkarian [cas]:
https://www.publico.es/economia/desigualdad-extractivismo-penas-economicas-andalucia.html -
«Andaluziako nekazal kooperatibek ez dute inoiz zalantzan jarri ez soldatapeko menpeko lana, ez eta jabetza pribatua. Beraz kooperatiba kapitalistak dira».
Badator Óscar García Jurado talaioskidearen liburua Andaluziako kapitalismoari buruz, zer egin galderari ere erantzunez.
#TalaiosAndalucia #ESE #koop #kapitalismoa #Andaluzia
Erreportajea Publico egunkarian [cas]:
https://www.publico.es/economia/desigualdad-extractivismo-penas-economicas-andalucia.html -
«Andaluziako nekazal kooperatibek ez dute inoiz zalantzan jarri ez soldatapeko menpeko lana, ez eta jabetza pribatua. Beraz kooperatiba kapitalistak dira».
Badator Óscar García Jurado talaioskidearen liburua Andaluziako kapitalismoari buruz, zer egin galderari ere erantzunez.
#TalaiosAndalucia #ESE #koop #kapitalismoa #Andaluzia
Erreportajea Publico egunkarian [cas]:
https://www.publico.es/economia/desigualdad-extractivismo-penas-economicas-andalucia.html -
«Andaluziako nekazal kooperatibek ez dute inoiz zalantzan jarri ez soldatapeko menpeko lana, ez eta jabetza pribatua. Beraz kooperatiba kapitalistak dira».
Badator Óscar García Jurado talaioskidearen liburua Andaluziako kapitalismoari buruz, zer egin galderari ere erantzunez.
#TalaiosAndalucia #ESE #koop #kapitalismoa #Andaluzia
Erreportajea Publico egunkarian [cas]:
https://www.publico.es/economia/desigualdad-extractivismo-penas-economicas-andalucia.html -
'Los nuevos señoritos del campo'
Óscar García Jurado talaioskideak eta Yayo Herrerok elkarrekin argitaratu dute artikulua, Andaluzian lurraren jabetzan gertatzen ari den desjabetze prozesua eta honek trantsizio ekosozialerako suposatzen duen erronka azalduz.
#Andaluzia #lurra #desjabetzea #Marinaleda #TrantsizioEkoSoziala
Irakurri eta zabaldu!
[cas]
https://ctxt.es/es/20240101/Politica/45321/Oscar-Garcia-Yayo-Herrero-Marinaleda-venta-fondos-de-inversion-andalucia-campo.htm -
'Los nuevos señoritos del campo'
Óscar García Jurado talaioskideak eta Yayo Herrerok elkarrekin argitaratu dute artikulua, Andaluzian lurraren jabetzan gertatzen ari den desjabetze prozesua eta honek trantsizio ekosozialerako suposatzen duen erronka azalduz.
#Andaluzia #lurra #desjabetzea #Marinaleda #TrantsizioEkoSoziala
Irakurri eta zabaldu!
[cas]
https://ctxt.es/es/20240101/Politica/45321/Oscar-Garcia-Yayo-Herrero-Marinaleda-venta-fondos-de-inversion-andalucia-campo.htm -
'Los nuevos señoritos del campo'
Óscar García Jurado talaioskideak eta Yayo Herrerok elkarrekin argitaratu dute artikulua, Andaluzian lurraren jabetzan gertatzen ari den desjabetze prozesua eta honek trantsizio ekosozialerako suposatzen duen erronka azalduz.
#Andaluzia #lurra #desjabetzea #Marinaleda #TrantsizioEkoSoziala
Irakurri eta zabaldu!
[cas]
https://ctxt.es/es/20240101/Politica/45321/Oscar-Garcia-Yayo-Herrero-Marinaleda-venta-fondos-de-inversion-andalucia-campo.htm -
'Los nuevos señoritos del campo'
Óscar García Jurado talaioskideak eta Yayo Herrerok elkarrekin argitaratu dute artikulua, Andaluzian lurraren jabetzan gertatzen ari den desjabetze prozesua eta honek trantsizio ekosozialerako suposatzen duen erronka azalduz.
#Andaluzia #lurra #desjabetzea #Marinaleda #TrantsizioEkoSoziala
Irakurri eta zabaldu!
[cas]
https://ctxt.es/es/20240101/Politica/45321/Oscar-Garcia-Yayo-Herrero-Marinaleda-venta-fondos-de-inversion-andalucia-campo.htm