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

Florens Verschelde

@fvsch@hachyderm.io
mastodon 4.6.6
  • Open on hachyderm.io

Non-binary (they/them pronouns).
Web developer by trade, photography enthusiast.

0 Followers
0 Following
21 Posts
Joined February 02, 2023
Location:
Lyon, France
Website:
https://fvsch.com

Posts

Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Jul 31, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @glyph@mastodon.social
@glyph@mastodon.social "… THESE ARE THEIR STORIES. *DUM DUM*"
1
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 30, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @mr_jack@piaille.fr
@mr_jack@piaille.fr @maiwann@framapiaf.org Idéalement c'est pour les deux, les filles pouvant aussi outrepasser le consentement de leurs partenaires. Mais j'imagine qu'OP demande simplement pour l'ado avec qui elle a une relation éducative.
1
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 28, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @paulrosen@hachyderm.io
@paulrosen Damn. Valid use case.
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 27, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @NatalyaD@disabled.social

@NatalyaD The text styles in the screenshot are alright, it's a subtle text-shadow effect used to reinforce contrast as seen in the first paragraph. The issue arises when the background color changes due to the selection.

The selection background color can vary wildly based on the OS, browser and user settings. I'm on macOS with a pink highlight color, this translates to a dark pink color for selections in Firefox, not sure what Safari does.

Theoretically one could do:

::selection {
  background: highlight;
  color: highlighttext;
}

But the highlighttext value didn't work correctly in my tests. I'll have to try more things and document what I find.

0
1
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 27, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @fvsch@hachyderm.io
I remember an article claiming that maybe ~15% of users used text selection as a reading aid in some tests (on desktop computers, might be lower on mobile). Can’t find a source right now, and would be happy for any link if someone knows. I know that I do this, and have heard anecdotal evidence from others that they do it as well. I have ADHD and can easily lose track of what I’m reading, I can end up re-reading the same paragraph a few times, etc. I also wonder if some people with dyslexia use text selection/highlighting as a digital equivalent of physical tools (reading rulers and color overlays).
3
2
3
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 27, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io

CSS tip: make sure that selected text remains readable. Style `::selection` to at least disable text effects like drop shadows, gradient fills, etc.

A decent chunk of your users treat text selection as a reading aid, highlighting words or paragraphs to keep track of their position in the text.

35
9
21
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 26, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io

Some personal/work news: I was laid off mid 2024 and took a sabbatical, which quickly turned into taking care of my pregnant partner (part time job) and then our twin babies (full time job ^^). How time flies! We also moved to Réunion recently.

I will be looking for remote work soon (timezone is UTC+2). I have close to 20 years experience in frontend/UI dev and associated skills (UX, full stack dev, e2e testing, wrangling developer tooling for entire teams, etc). If you have some remote and maybe even part time opportunities for me, don't be shy!

I know things are strange nowadays with projects vibecoding themselves into uncharted corners (while hoping it doesn't blow up in their faces). I'm still hopeful there's good work to be done.

7
0
23
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 09, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @fvsch@hachyderm.io
Anyway if anyone was looking for the latest DNG specifications, they are available at: Adobe: https://helpx.adobe.com/camera-raw/digital-negative.html ISO: https://www.iso.org/standard/86123.html
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 09, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @fvsch@hachyderm.io
Bonus point for the Adobe one is that they seem to have published or circulated two different versions without incrementing the publication date or the spec’s version number. So some people have a DNG 1.7.1.0 PDF that says “this is not allowed”, and others have one that say “this is allowed”.
0
1
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 09, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io

After a couple decades reading standards from W3C et al, it’s a shock when you try to read some other specification published by someone else.

Adobe: sure, try to fish out some PDF from the unsearchable entrails of our many websites.
ISO: here it is, that will cost you CHF 227 for a 100-page PDF.

2
2
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 01, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @fvsch@hachyderm.io
The Child Monitor app on f-droid looks alright but it only supports Android, I'd need to use a laptop as a server or client (interchangeably).
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Apr 01, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io

Anyone knows a cross-platform app that can stream audio/video from one device to another on the same wifi network? Everything I find is for phones, but I need it on a laptop too.

Basically trying to do a babyphone/nannycam thing. Not routing through the global internet please (I'm in the ocean, latency is high).

0
3
4
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Mar 14, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @fvsch@hachyderm.io
Also I don't have a job currently, I'm busy full time with childcare and prepping our move abroad, and plan to look for a job or freelance contracts right after that. I feel like trying out some AI coding tools is going to be a requirement in my job search, so not sure I have the luxury to have a strict "AI, not even once" policy.
0
2
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Mar 14, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io

So, consensus among devs who use AI coding tools is that Anthropic and OpenAI's models/agents are finally good now (since Dec 2025). It's reaching a critical mass which makes me think *maybe* I should try those. But I also don't have too much cash and don't want to fund school bombings. Thoughts?

Extra background:

- I don't like all the other ethical issues with those companies. It's not just the school bombing thing.
- Deeply wary of the impact of generated code on medium and long term software health.
- Use case that interests me is asking a LLM for rough guidance through a codebase.

1
14
3
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Feb 15, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @argv_minus_one@mastodon.sdf.org
@argv_minus_one @jonny @aslakr @glyph You asked if you could have it, not if you could have it for free ^^ There are more tools, many commercial, listed here: https://www.print-css.rocks/tools For a FOSS solution, WeasyPrint is interesting, but is more limited than Prince/PDFReactor/AntennaHouse. https://weasyprint.org/
4
1
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Feb 11, 2026
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @bitflipped@mastodon.world
@bitflipped @akareilly I tend to agree for single-author projects, but I think people in FOSS use this as an excuse for bad behavior and/or for dismissing accessibility. There are plenty of NGOs where volunteers will be shown the door if they break the code of conduct or don't care about specific requirements. This view of volunteer work where you just do what you like is strangely specific to FOSS.
5
14
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Jan 29, 2025
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @ide@masto.ai
@ide@masto.ai @brettk@indieweb.social @timnitGebru@dair-community.social Shareware. (Apologies if I’m just explaining the joke.)
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Dec 05, 2024
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @p4bl0@mamot.fr
@p4bl0@mamot.fr @robinhood@yiff.life May need to be updated to remove "grandparents" and add "children, nephews and nieces" by now.
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · Nov 09, 2024
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @nixCraft@mastodon.social
@nixCraft@mastodon.social A kind of desire path, maybe. https://en.wikipedia.org/wiki/Desire_path
0
0
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · May 25, 2023
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @niecar@mastodon.social
@niecar@mastodon.social @getkirby@mastodon.social It's almost like utility CSS approaches are, by design, a bad fit for CMS content 😛
1
1
0
0
Open post
fvsch
Florens Verschelde @fvsch@hachyderm.io · May 25, 2023
Florens Verschelde
@fvsch@hachyderm.io

Non-binary (they/them pronouns). Web developer by trade, photography enthusiast.

hachyderm.io
Replying to @getkirby@mastodon.social

@getkirby@mastodon.social The DefaultPage model is exactly what I’ve been doing manually in Kirby 3! It's nice that I won't have to define empty classes that extend it, and won't have to manually include site/models/default.php anymore.

1
0
0
0

Remote instance

hachyderm.io
Open on original server

Media

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: 14:05:47 UTC