Posts

This profile is from a federated server and may be incomplete. Browse more on the original instance.

nekohayo, to GNOME
@nekohayo@mastodon.social avatar

As the team keeps making progress in refactoring and optimizing , we can see 's file manager steadily becoming faster.

Among the few performance issues remaining, I believe the probable "Final Boss" of search performance is this issue, which would require some refactoring across the views. Anyone up for a challenge? https://gitlab.gnome.org/GNOME/nautilus/-/issues/3452

nekohayo, to UX
@nekohayo@mastodon.social avatar

Double-click being unintuitive / harmful to / when it is the only way to accomplish something, exhibit no. 2768: https://gitlab.gnome.org/GNOME/evolution/-/issues/2768

nekohayo, to Montreal French
@nekohayo@mastodon.social avatar

Ce chatmedi 1er juin 2024, il y aura le tout premier pique-nique de au Square St-Patrick, au bord de la piste cyclable du canal Lachine à dans le … La météo s'annonce parfaite.

J'y serai, au cas où il y a d'autres fans du et Python de qui aimeraient se rencontrer dans un contexte verdoyant 😎

https://www.meetup.com/fr-FR/montreal-python/events/300968143/

nekohayo, to Montreal
@nekohayo@mastodon.social avatar

Turns out there is a informal meetup event coming up this Saturday (June 1st, 2024) on the in (near ) in … the first outdoors event as far as I know, as a family-friendly picnic/potluck, right next to the cycleway. Beautiful weather is to be expected.

I'll be there in case anyone else from the extended / programming community wants to meet to… literally touch grass 😎

https://www.meetup.com/fr-FR/montreal-python/events/300968143/

nekohayo, to web
@nekohayo@mastodon.social avatar

It is wild that the whole resistance front is held together by and , where only Apple's is accounted for in https://caniuse.com/jpegxl (but not Epiphany, see https://github.com/Fyrd/caniuse/issues/6807 …), and that 's desktop & mobile hegemony (and their corporate influence over Mozilla…) is the reason why we can't have nice things 😒

nekohayo, to wordpress
@nekohayo@mastodon.social avatar

For the time being, the team doesn't want to add support, even in their "Modern Image Formats" plugin, because Chrome & AVIF n' stuff. Uuuuuurghhh 😒

https://github.com/WordPress/performance/issues/12#issuecomment-2137688307

otto42,
@otto42@fosstodon.org avatar

@nekohayo Adding support to WordPress for an image library literally doesn't make sense, because WordPress doesn't do images. It uses the underlying image libraries in PHP to do the actual image stuff. Specifically, GD or Imagemagick.

If you want to get support for an image format, don't look to software that builds web pages. Look to software that builds images, that lies underneath the existing web pages.

nekohayo,
@nekohayo@mastodon.social avatar

@otto42 ImageMagick already support it. LibGD is interested but would like help ("when", not "if").

However, WordPress always need extra enablement officially, because it does not allow non-whitelisted formats to be used in the media library and publishing.
So yes, WordPress needs explicit "allowed format" support for this to work out of the box. And that would count as "interest from the ecosystem", because, y'know, it is the platform that powers roughly half of websites out there.

nekohayo, (edited ) to GNOME
@nekohayo@mastodon.social avatar

The Rebel Alliance showing up on May 26th in https://discourse.gnome.org/tag/elections2024, with eleven candidates running for six seats in https://vote.gnome.org/2024/candidates.html, makes for the most intriguing election in years. Lots of young blood and also very fine vintage blood on offer there.

I made this poster to encourage y'all to vote, whatever your blood type is. Using the "Cantarell" font instead of "Inter" on the 1st line symbolically counterbalances the 2nd line's futuristic "Youngblood" font.

lw64,

@nekohayo Can you identify some candidates on the poster? :D

nekohayo,
@nekohayo@mastodon.social avatar

@lw64 As a NPC, I'm afraid I cannot do that. The players would hunt me down and lock me in a dungeon.

nekohayo, to accessibility
@nekohayo@mastodon.social avatar

Huge thanks to @kabushawarib for eliminating the flickering that occurred in 46's "Global Search" feature! This should help performance a bit, and improve for light/motion-sensitive users.
If all goes well, the bugfix would probably make its way into 46.3, I presume.
https://gitlab.gnome.org/GNOME/nautilus/-/issues/3403

nekohayo, (edited ) to ADHD
@nekohayo@mastodon.social avatar

#ADHD / #AuDHD / #autism / #neurodivergent folks, plz compare:

In your experience, would UX from the 2nd link distract, overstimulate or bother you in a way that represents an #accessibility issue?

Note: I'm not the one proposing this, I'm not even affected. I ask for the sake of others; polling for statistical sample size.

#usability #humancomputerinteraction #cognitivescience #UX

mattiasb,
@mattiasb@mastodon.xyz avatar

@nekohayo Polls are hard. I choose "It would be a serious issue for me" but I think it's a wording that's a bit stronger than I'd choose myself. More like "It would be a real issue for me".

What would happen is that I would constantly lose focus as that URL changed which would trigger me and I'd get angry and annoyed. 😣

nekohayo,
@nekohayo@mastodon.social avatar

@mattiasb Yeah, I think using the world "real" would have caused more confusion than "serious", as anything can be said to be "real" by someone who perceives something, while "serious" is meant to clearly differentiate between an annoyance (still "real") vs something that "disrupts with consequences" levels of severity. i.e. Would it be considered harmful, or annoying, or not at all.
The characters (& choices) limit in polls makes it a bit hard to write things, but I think it's pretty balanced.

nekohayo, to python
@nekohayo@mastodon.social avatar

Did you know there's a cool little + forecasting native desktop application for , called ?

Seems like it was started a year ago. I just discovered it now, and am somewhat impressed by how much detail it provides (including Air Pollution / Air Quality Index).

So of course I filed my ponies-on-rainbows enhancement request to suggest an interactive stacked graphs representation (like a certain website I use, shown below)… 🤞👀

https://github.com/amit9838/mousam/issues/130

vixalientoots,
@vixalientoots@mas.to avatar

@nekohayo this does not look like a GTK4 app. Maybe its just a Web view? 😅

nekohayo,
@nekohayo@mastodon.social avatar

@vixalientoots Nope, can confirm that Mousam is a GTK and libadwaita app, there are recognizable widgets, and you can spawn a Gtk Inspector from it.

If you mean the screenshot above however, that's not a screenshot of Mousam, that's a screenshot of how I would want Mousam (or any good desktop weather app) to present information.

nekohayo, to GNOME
@nekohayo@mastodon.social avatar

On top of the performance optimizations that Milan has done in some months ago, I'm proposing my one-liner search performance trick for the software center app store thingy that people love to hate on , to reduce the jankiness and improve performance further for most practical purposes.
https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/2032

pethil,

@nekohayo What does this delay do?

nekohayo,
@nekohayo@mastodon.social avatar

@pethil It waits 500 miliseconds instead of 150 miliseconds after you stopped typing before actually triggering a package manager search, because 150ms is a bad default for expensive operations. It's like doing this to your backends: https://www.youtube.com/watch?v=hmoLf1Jh6SQ

nekohayo, to random
@nekohayo@mastodon.social avatar

Indeed there is nothing quite like a 15-thousand pages document to serve as a loading & rendering performance benchmark, profiled with 🧐 https://gitlab.freedesktop.org/poppler/poppler/-/issues/1485

hub,
@hub@cosocial.ca avatar

@nekohayo I got some recent documents that are slow too.

nekohayo,
@nekohayo@mastodon.social avatar

@hub
"Show me thine bloated documents,
and I will judge them" 😏

nekohayo, (edited ) to random
@nekohayo@mastodon.social avatar

Found yet another aluminium road abandoned by some uncaring person: all rusted, busted grip shifters, no tape, brake levers in bottom position, flat tyre, some broken spokes, bent rear dérailleur, etc. Dual-pivot caliper brakes though! 👌

Shop owner has no idea whose it was, so we claimed it. I cleaned it up, removed most of the rust. Could look decent. Weighs ~16kg. Wondering if I could easily convert it into a light single-speed for cheap? (new ones are 400$)

nekohayo,
@nekohayo@mastodon.social avatar

@craftyguy but but but all that extra weight of the front and rear sprockets, derailleurs, etc! 😳

craftyguy,
@craftyguy@freeradical.zone avatar

@nekohayo seems like it would be easy to drop the derailleurs and cassette, and use single speed components. I've never done this though

nekohayo, to photography
@nekohayo@mastodon.social avatar

Whoa, the Government of Canada has an incredibly detailed page on the dark art of scanning photographs with a flatbed scanner. It is full of practical & theoretical info, incl. color theory (color space, models, gamuts, accuracy, distance, illuminance, bit depth, dynamic range, etc.), common scanning issues… and you can even the (Wolf Faust) "IT 8.7/2" color calibration target referenced, plus screenshots 🤯

https://www.canada.ca/en/heritage-information-network/services/digitization/scan-reflective-objects.html

nekohayo, to Montreal
@nekohayo@mastodon.social avatar

There's something incredibly enjoyable about my neighbourhood in the summer on a sunny "long week-end" when construction stops; you can hear the wind, birds chirping, playful children in the area…

I've been subconsciously traumatized by the last 10 years of uninterrupted roadworks & building construction noises; it's why in the past 2 years I often escaped the city during weekdays and come back to it on week-ends.
I hope to spend time there more often in 2025; #Montreal is lovely when quiet.

lucas3d,
@lucas3d@mastodon.social avatar

@nekohayo 💯agree! So quiet this morning, I love it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines