Toots for fabian@floss.social account

Written by Fabian N. T. on 2025-01-20 at 15:26

I'm not convinced that the custom style for floss.social is a good idea. It should be opt-outable (or opt-in in the first place) in the settings. Forced like this is not nice.

It doesn’t play well with dark mode and my custom UserStyles that I have to improve my Mastodon experience.

😒

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-19 at 00:30

@admin the new design doesn't work at all for me. I have "Mastodon dark, high contrast" chosen in my settings.

  1. It's not dark.

  1. (In the multi-column view) Buttons are missing [Edit: buttons seem fixed]

This needs more tweaks, I think

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-12 at 15:16

Just deleted an e-mail address I used for about 20 years — well, not really anymore for like 10, but a spam mail the other day reminded me, it’s finally time to get rid of it. It’s purely technical, but I still don’t like good-byes 👋

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-11 at 14:41

Pretty big release of #lazygit:

Release v0.45.0 · jesseduffield/lazygit · GitHub

https://github.com/jesseduffield/lazygit/releases/tag/v0.45.0

[#]git #softwareDevelopment

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-07 at 16:28

I see a lot of advantages compared to traditional CSV.

– 👏 is more international

– When reading data out load, the 👏 is basically out-of-band.

– Reading/presenting data is boring, saying "comma" or "semicolon" doesn’t really catch the audience while a 👏 will do that.

– It’s been a proven method on social media and in pre-school.

For folks that are temporarily or permanently unable to 👏, TSV, tongue-click-separated data, or T👅S👅V👅, will be an officially approved alternative.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-07 at 16:22

but if… no, when we standardize it, I’ll advocate to make the trailing 👏 mandatory.

C👏S👏V👏 just rolls better of the tongue

I really see a April 1 RFC in my future.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-07 at 16:16

totally gonna add this to my next CLI tool as an export option --csv

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-07 at 16:09

Honestly, this was just a dumb reply, but thinking of it more than 2s, I’m a bit proud.

I present you: clap-separated values:

C 👏 S 👏 V

(sry 😆)

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2025-01-07 at 15:51

I really wonder where y’all take the optimism from that the remaining users on those platforms would still care — one way or the other.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-12-24 at 14:17

All I want for Christmas is the abolishment of billionaires and that fascists feel unwanted again.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-12-04 at 11:57

[#]Hurl, maybe my favourite #Postman replacement, just released a new major version. Nothing too big from my POV, but the --curl "native export" looks useful. So you can communicate your requests to folks who use curl, or use it as input to other tools’ importers, which usually "speak" curl.

(Before you had to fish the #curl equivalent out of the verbose output. PS: I wish --very-verbose was just -vv or --vv; to whom it may concern :)

https://github.com/Orange-OpenSource/hurl/releases/tag/6.0.0

[#]webdev #http

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-27 at 15:38

Monorepo - [@ente]’s experience

»Nine months ago, we switched to a monorepo. Here I describe our experience with the switch so far.«

https://ente.io/blog/monorepo-retrospective/

[#]git #softwareDevelopment #monorepo #softwareEngineering

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-26 at 10:14

I wish more websites and webapps used <meta name="generator" content="YourCoolFrameworkHere 0.114.2"> in their HTML head. I’m curious.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-21 at 12:17

Can someone help me form an opinion on the #DOJ wanting to force #Google to sell #Chrome. Is there a tldr on the expected consequences of this? :boost_love:

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-09 at 11:22

Quite a bit of #bsky presence at #ietf121 — #DNS and such.

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-01 at 21:40

How “truly random” is set.pop() in #Python. The docs say: »Remove […] an arbitrary element from the set.«

How arbitrary is arbitrary? I guess the elements are arranged in the set’s tree structure by their hash(), so it all depends on that hash function, right?

I want to randomly remove half of the entries of a set.

[#] This seems more correct 🧑‍🏫
s = {el for el in s if getrandbits(1)}

[#] But this is a mu faster 🥺
for _ in range(len(s) // 2):
    s.pop()

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-01 at 14:36

(There are lies, statistics, benchmarks — and finally benchmarks I did myself. I really gotta rewrite that README, what a bunch of nonsense… 👀)

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-11-01 at 01:51

Tinkered with my stupid little #Python toy project the other day and learned about collections.ChainMap 👀 — “new” since Python 3.3. #TIL

https://docs.python.org/3/library/collections.html#collections.ChainMap

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-10-31 at 17:22

(Boosting a Musk mention is my kind of Halloween.)

=> More informations about this toot | View the thread

Written by Fabian N. T. on 2024-10-22 at 12:32

Uff, das ist ein Subtoot, aber er ist wirklich lieb gemeint…

Wenn Du eine eintägige Veranstaltung organisierst, die dazu [Platzhalter]-Tag heißt, und Du eine Website baust, auf der detailliert das Tagesprogramm stundenweise aufgelistet ist — dann solltest Du, eventuell, daran denken, das konkrete Datum, den Tag(!!) an dem Deine Tagesveranstaltung stattfindet, auf der Seite zu erwähnen.

Wow, das ist schon ein Kunststück der Betriebsblindheit.

(Gutes Programm, though :)

=> More informations about this toot | View the thread

=> This profile with reblog | Go to fabian@floss.social account

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

This content has been proxied by September (ba2dc).