Toots for Hemera@meow.social account

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-30 at 10:51

Still have no idea why I can see it at all? And why it bothers me so much rofl

But it jumps out to me SO HARD, like look at the pipelines until it gets fixed: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179672

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-30 at 10:49

Alright, I opened an issue: https://gitlab.com/gitlab-org/gitlab/-/issues/515988

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-29 at 14:00

I found the bug too:

One uses gl-inline instead of gl-inline-flex (or the opposite)

Here:

https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/assets/javascripts/ci/pipeline_mini_graph/pipeline_stages.vue#L26

and

https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/assets/javascripts/ci/pipeline_mini_graph/downstream_pipelines.vue#L63

If anyone else wants to make a PR please do :)

I don't know if this is the correct fix tbh

Visually it works at least

[#]gitlab #opensource #ui

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-29 at 13:57

Gitlab has misaligned icons when one has downstream pipelines :neocat_woozy:

=> View attached media

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-27 at 21:37

Still struggling with “are these things easy cause they are genuinely easy? Our are they easy because I am good/lucky?” And seeing your own advantages (I.e. skills) relative to others…

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-27 at 15:43

I kinda wanna see what the most cursed unstable #rustfmt configuration looks like 🤔

And how it then formats ofc

[#]rust #rustlang

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-25 at 23:09

Pronouncing CentOS like Mentos

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-25 at 14:51

Alright, submitted to gamemaster a game of #starforged at #nfc2025 :D

Let's see if people are interested in some space shenanigans!

[#]nfc #ttrpg

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-25 at 13:04

Thinking about it, I feel that it should be even easier to just add some stuff so that you can just quickly say "save and new scan" and it will just use this default filename, so I can finally digitize the mountain of letters I have.

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-25 at 13:02

Thank you #nixos <3

simple-scan doesn't have a great default filename when saving a scan. Its always the same (something like, "New scan"), and I don't really care about the name (paperless does the rest).

Upstream has an issue open for 4 years, so I'm not super confident it will appear anytime soon. So I went and just patched it myself locally :D

Here's roughly how I did it:

The patch itself:

index 402065a..5b03250 100644

--- a/src/app-window.vala

+++ b/src/app-window.vala

@@ -403,7 +403,8 @@ public class AppWindow : Adw.ApplicationWindow

         /* Default filename to use when saving document. */

         /* To that filename the extension will be added, eg. "Scanned Document.pdf" */

     }

     var filters = new ListStore (typeof (Gtk.FileFilter));

@@ -1637,4 +1638,4 @@ private class CropActions

     else

         crop_set.set_state (crop_name);

 }

-}

\ No newline at end of file

+}

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-21 at 09:24

Random #nixos tip:

nixos-firewall-tool can quickly open ports and reset them without having to change your configuration

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-21 at 08:29

Just #rust things:

Grepping for >>> to look for git conflict markers and finding type signature :ms_clown:

[#]rust #rustlang

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-21 at 08:17

"Accelerate modern application development with AI-powered DevSecOps paired with autonomous AI agents in one workflow. "

bingo!

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-18 at 13:47

It feels soooo great to go from trying to understand something, to feeling like you have a solid grasp on it!!

All it took was reading the somewhat confusing docs for a few days, and then just start implementing it!

My perfectionist part of the brain is getting really quieter by the day 💪

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-16 at 14:37

I need an #axum-like router that doesn't use HTTP paths ;_;

I don't want to implement all the nice extractors myself...

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-16 at 09:01

Love the Irony of popups going "To help you concentrate!"

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-16 at 08:28

Oooh, "DTDs are not allowed in these documents"!!!

Okay, this makes it seem possible to wrangle with actually...

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-16 at 08:11

Everytime I'm thinking "Ah XML is nice! It's describing everything, even if verbose."

And then I remember that there's references, quasi inheritance, and generally everything that would make it harder to understand

:neocat_cry_loud:

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-14 at 12:50

I wish the cross-compilation story was better in nix flakes :/

=> More informations about this toot | View the thread

Written by Hemera :nixos: :ms_snow_leopard: on 2025-01-14 at 08:54

????

How does microsoft office powerpoint 365 Copilot take 2 seconds to undo a color change of some text!?

Like, I literally change it and press Ctrl-Z and it takes 2 seconds for it to change. And even worse, it seems its asynchronous? Cause I can continue changing stuff, until it then somewhat resets to whatever it was before???

I am happy I don't have to use it on the regular lmao

=> More informations about this toot | View the thread

=> This profile with reblog | Go to Hemera@meow.social account

Proxy Information
Original URL
gemini://mastogem.picasoft.net/profile/362564
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
375.332535 milliseconds
Gemini-to-HTML Time
7.312145 milliseconds

This content has been proxied by September (3851b).