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
Alright, I opened an issue: https://gitlab.com/gitlab-org/gitlab/-/issues/515988
=> More informations about this toot | View the thread
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
Gitlab has misaligned icons when one has downstream pipelines :neocat_woozy:
=> More informations about this toot | View the thread
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
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
Pronouncing CentOS like Mentos
=> More informations about this toot | View the thread
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
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
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" */
save_dialog.initial_name = (_("Scanned Document") + "." + mime_type_to_extension (save_format));
var now = new DateTime.now_local ();
save_dialog.initial_name = (_("Scanned Document") + (now.format ("%Y_%m_%d_%H_%M_%S")) + "." + mime_type_to_extension (save_format));
}
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
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
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
"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
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
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
Love the Irony of popups going "To help you concentrate!"
=> More informations about this toot | View the thread
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
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
I wish the cross-compilation story was better in nix flakes :/
=> More informations about this toot | View the thread
????
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 This content has been proxied by September (3851b).Proxy Information
text/gemini