Elektrine lite

← Feed

Slatian

slatian@pleroma.envs.net

Floofy, cuddly dragon on the internet. Is interested in building programs and websites, customizing their Linux desktop, organizing information and has an overfull project and Idea queue. Likes pondering about how UIs of computers could be improved to be more friendly.<br/><br/>Speaks German and English and Lua.<br/><br/>23 &lt; Age &lt; 25<br/><br/>Feel free to throw Linux questions (yes beginner questions too) my way.<br/>(You&#39;ll get an answer --verbose by default)<br/><br/>Okay with virtual hugging and floofing :drgn_up: (For IRL hugs: ask)<br/><br/>Working on a search engine: <a href="https://unobtanium.rocks">https://unobtanium.rocks</a> :drgn_wrench:<br/><br/>If I post a link to code I&#39;ve written myself: Giving feedback is welcome!<br/><br/>Be excellent to each other and resp

Posts

  • Post #4212518

    Remember that unfriendly crawler from Facebook? It has switched IP-Addresses: ip6 saddr 2a03:2880:f800::/48 counter reject; ip6 saddr 2a03:2880:f814::/48 counter reject; ip saddr {57.141.20.0/24, 57.141.0.0/24} counter reject; 2a03:2880:f800::/48 and 57.141.20.0/24 are new and the old ones seem to be no longer in use, but I’m not not trusting that company a plank length on that.

  • Post #4212517

    After cooking for 72h 4m there is now a new index for unobtanium.rocks with way less instances of tokens sticking to each other. :drgn_happy:

  • Post #4212516

    More unobtanium sidequests :drgn_happy: https://codeberg.org/unobtanium/criterium/pulls/20

  • Post #4212515

    :drgn_flat_blep: &amp;lt;- Tired Dragon

  • Post #4212514

    Good Mrawrning Fedicreatures :drgn_happy:

  • Post #4212513

    Not requesting proposals for banknotes with birds on the front and european culture motives on the back was a missed opportunity. Just imagine having a piece of art in your pocket with a flying stork in the front and a people filled library on the back that you can exchange for a couple of meals. :drgn_happy_blep:

  • Post #4212512

    I’ve deployed an experimental version on https://echoip.slatecave.net This one has a main menu using the HTML popover API and should translate to German based on your browser settings. Let me know if you find any bugs!

  • Post #1991024

    :drgn_flat: Mrrrp…

  • Post #1991020

    And lib-humus now has experimental support for the available templates being defined outside the application in a configuration file that comes with the templates. Need to add an RSS feed? plain text version? SVG visualization? No need to touch the application it just needs extra templates and some configuration. It also has experimental (reading mediatype parameters isn’t supported yet) support for reading the Accept header which was overdue! I’ll also add user-agent based defaults before the...

  • Post #1991019

    Speaking of tomorrow me: I’ll be at the Linux day in #augsburg tomorrow.

  • Post #1991018

    For once I&amp;#39;m glad that my train is late, would have missed it by a few seconds otherwise :drgn_nervous:

  • Post #1991017

    Bitte vergessen sie beim Verlassen des Zugs keine Gegenstände, Kinder, Partner oder Ehepartner. Wir werden diese bei Auffinden im Fundbüro abgeben. #BahnAnsagen

  • Post #1991016

    I think unobtanium needs some long term memory database thingy, that keeps track of site health, crawling rejections and change frequencies

  • Post #1835802

    Good Mrawrning Fedi :drgn_happy:

  • Post #1725746

    That UI feels familiar :drgn_3c: #blender

  • Post #1725745

    Kennt hier jemand ein Logistikunternehmen aus dem Raum Dresden (Kreis Dresden-Land) das vom Branding her Weiß als Grundfarbe hat und dann seine Schriftzüge mit TextmarkerNeonOrange und schwarz schmückt und die groß auf die Zugmaschinen druckt? (Konnte leider nur noch lesen, dass irgendwas mit “Logis” draufsteht) Ich würde denen gerne einen Dankesbrief schicken, dass mir genug Zeit zum Ausweichen gegeben wurde und in einem Stück heimradeln durfte /s. #dresden #fahrradbubble

  • Post #1725741

    We are living in a new age and AI is everywhere and here to stay! This is why we should explore all the possibilities of avoiding it … :drgn_3c: 1/2

  • Post #1686675

    Good Mrawrning Fedicreatures! :drgn_happy:

  • Post #1316942

    Good Mrawrning :drgn_happy:

  • Post #1107707

    Can some rustlang fluent creature help me with an axum problem? I want to write some middleware that reads a cookie, a header does some value choosing that it needs some configuration for and attached the result to the request. Currently this is implemented using an axum middleware function with state that is passed through axum::middleware::from_fn_with_state to turn it into a layer, but I want to turn it into a Layer struct, but I keep running into type problems. async fn middleware( State...

  • Post #1107706

    Good Mrawrning :drgn_happy:

  • Post #1107705

    Localization for lib-humus is going well: [x] Read fluent templates based on a configuration file in the template directory[x] Make translations available to the application[x] Make translations available to templates[x] have some mechanism to read the Accept-Language header[x] read a cookie that can contain a custom language setting[x] have a fully localized example of how everything fits together[ ] completeness checking for translation resources to avoid nasty surprises[ ] typechecking for v...

  • Post #1107704

    Good Mrawrning Fedi! :drgn_happy:

  • Post #994413

    Important bit of #linux advice: Even though a linux system can manage hundreds of days of uptime you should reboot it on a regular basis anyway. The reason is simple: 100 days of uptime means you haven’t tested the boot sequence for over 3 months. Is the bootloader still working?do you still know if you started a new service but forgot to add it to the boot squence?Is that one service that has its configuration in ram saved?[Edit: added] Bug/security fixes will only become active when programs...