Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Phil

@Isofruit@mastodon.social
mastodon 4.7.0-beta.1
  • Open on mastodon.social

Webdev ordinaire

0 Followers
0 Following
21 Posts
Joined February 05, 2025

Posts

Open post
Isofruit
Phil @Isofruit@mastodon.social · Aug 02, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social

> Like come up with whatever you want to do in human language and than translate this into code later?

Is this what would fall under "thinking in semantics?
Like if a process has 5 steps in the way I'm thinking about it, I create 5 functions with the name of each step etc.

To me identifying what a process fundamentally must be to achieve the desired outcome before even starting to code doesn't count as coding, though you could make an argument that it's finding the pseudocode I guess.

0
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Jul 29, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @tragivictoria@mastodon.com.pl
@tragivictoria@mastodon.com.pl @thomholwerda@exquisite.social Reading how that PR developed today though, the biggest question I'm developing is why lorbus looks like he has an axe to grind on this topic. I don't think I really get what his position is and what the reasoning for his interference in the issue is.
0
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Jul 28, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @tragivictoria@mastodon.com.pl

@tragivictoria@mastodon.com.pl @thomholwerda@exquisite.social

OK, how am i supposed to tell a project's maintainers that I created a fork that fixes most issues?

Why did he feel the need to inform the maintainer of Document Scanner in the first place? Why was just writing an email to them not an option ? It's like... seemingly no thought put into the interaction and how it would be perceived, just the assumption that this must be good.

1
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 24, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @pixelate@tweesecake.social
AI, accessibility, GAAD Hover or focus to reveal Sensitive
@pixelate@tweesecake.social @karolherbst@chaos.social Thank you a ton for sharing that! Honestly, if we could implement some sort of minimal static check in the various Linux GUI Toolkits about accessible text that could already be a boon. In Linux land it strictly speaking *could* happen just needs the right tooling to have issues pointed out to you more easily. Sadly, DEs on Linux fail way earlier already. Maybe I should note that both Karol and I view this as Linux users, as we both are such 😄
0
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 24, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @Isofruit@mastodon.social
@karolherbst@chaos.social Somewhat summmarized: Flatpak devs presented that they can make things a whole lot simpler and get subsandboxing for browsers and steam if they reimplement flatpak, this time with rust, better ideas and a plan to outsource work to systemd. Subsequently, somehow people mistook jorge for a flatpak dev since he posted about it and now he's the representation of flatpak "discarding its non-systemd users".
2
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 24, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @karolherbst@chaos.social
AI, accessibility, GAAD Hover or focus to reveal Sensitive
@karolherbst@chaos.social I keep on eye on the accessibility tags to see if there's the odd tidbit of info I can gain for webdev. So far, a whole lot of "not impressed". Edit: Except for the glasses with LLM support describing what's visually there. Those seem fairly positively received. @pixelate@tweesecake.social You experiment a lot with LLMs in an accessibility context IIRC. What's your perspective so far?
0
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 24, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @karolherbst@chaos.social
@karolherbst@chaos.social How dare you miss Flatpak-next - systemd-appd dependency drama!
1
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 11, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @kevinbowen@hachyderm.io
@kevinbowen@hachyderm.io They were too agro, but imo upstream has a point here. If users are taking up time due to bugs on outdated versions, that is an unnecessary resource drain on the project. That is a problem that could be solved by e.g. having a patch that changes the support link to the mint issue-tracker rather than the one to gnome calendar's so Mint can triage and forward issues when they're still relevant.
1
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 11, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @nekohayo@mastodon.social
@nekohayo@mastodon.social From where I'm standing your cause was right, but how the team went about it was too aggro to be productive. Your core ask was to get people to stop giving you outdated bugreports. Framing that as a problem to solve together would've gotten further here imo. That still would've ended up at the "But Debian" part of the convo, but there you could've made a decent number of arguments for them to take care of it that they would have more likely listened to.
2
2
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 07, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @Isofruit@mastodon.social
@daisy @glyph at the same time you can't easily push those boilerplate code things into a library because there often enough are tiny variations you need to do. You'd end up with either a thousand methods or methods with a thousand configs, that would have been more flexible if instead you'd have chosen an approach that forces a bit more boilerplate upon your users.
0
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 07, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @daisy@cloudisland.nz
@daisy @glyph I share your opinion, and I'd on it working better on well trodden ground/boilerplate. I deal in web frontends and there it genuinely has been useful, because a lot of stuff there can be very cookie cutter. E.g. I've you've decided on making an http request for a featue in angular and use a specific library, the way of typing that out, getting data into stores, accessing those stores etc is all very thoughtless work. Telling it to write that for you works well.
0
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 04, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @EineMeh@mastodon.social
@EineMeh@mastodon.social @echo_pbreyer@digitalcourage.social Da häng ich mich grad mal mit rein, 119 Seiten durchgehen *und verstehen* die v.a. dann nochmal in Jura-Deutsch geschrieben sind ist nicht grad ne schnelle Sache.
1
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · May 03, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @alatiera@mastodon.social
@alatiera Correct, the solution can only be to remove the log out option and optimize the entire boot-chain so that we can reboot in 5 seconds max!
0
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 30, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @gregkh@social.kernel.org
@gregkh Free heating!
0
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 21, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @LAS@floss.social
@LAS yeah I think smartphone support for Linux is like the one thing I'm most worried about.
4
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 19, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @matk@mastodon.social
@matk@mastodon.social @razze@osna.social TIL about the Projects dir! Neat and I would've loved to have had that... 3 years ago or so, but now I already have my own /home//dev dir pattern going so I'll have to stick with that 😅
0
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 16, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @sstendahl@floss.social
@sstendahl that's wild and interesting. Any idea what caused these effects? From all I can tell just joining gnome circle itself doesn't immediately make sense to me as a driver for installs/downloads. Is it something they do or becoming more visible on some list somewhere?
0
3
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 15, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @highvoltage@pleroma.debian.social
@highvoltage@pleroma.debian.social that's been my exact experience. In android it's too much and distracting, on gnome it feels more subtle and informative on comparison
1
0
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 10, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @ojrask@piipitin.fi
@ojrask Apologies, I meant to reply to @mugentoki and apparently misclicked 😄
1
1
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Apr 09, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @ojrask@piipitin.fi
@whangdoodler if you want Devs to use semantic CSS I would not use the wcag as an argument. As far as I recall it contains nothing related to that level of style customisation beyond setting global font/text styles. I would focus on advocating for e.g. BEM and technologies/CSS organisation patterns that avoid class name soup. Edit: @mugentoki (I had intended to reply to you)
1
2
0
0
Open post
Isofruit
Phil @Isofruit@mastodon.social · Mar 25, 2026
Phil
@Isofruit@mastodon.social

Webdev ordinaire

mastodon.social
Replying to @molly0xfff@hachyderm.io
@molly0xfff that alt text is criminally underselling how adorable he's being
1
0
0
0

Remote instance

mastodon.social
Open on original server
313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 11:15:48 UTC