Log inSign up
Wilfred Hughes
11.5K posts
Wilfred Hughes profile banner
@_wilfredh

Wilfred Hughes

@_wilfredh
Programming language development, human factors, and a healthy dose of Emacs. Also mastodon.social/@wilfredh and threads.net/@wilfred.hughes
London, UK
wilfred.me.uk
Joined June 2009
3,053
Following
3,551
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @_wilfredh
    Wilfred Hughes
    @_wilfredh
    Sep 7
    Are there many good static analysis tools for CSS? I have website projects in both Django and Express that almost certainly have unused rules due to unused classes.
    2
  • @_wilfredh
    Wilfred Hughes
    @_wilfredh
    Sep 4
    I've given up migrating my VPS hosts to newer distro versions. Instead, I'm trying to rebuild a new host with the newer distro version. I'm slowly making all my server config reproducible and automated as a result :)
    4
  • @_wilfredh
    Wilfred Hughes
    @_wilfredh
    Aug 28
    Bevy has an amazing approach to code review that requires two reviews by the community before a maintainer will review and merge. "We let anyone submit PRs without vetting: why is the bar higher for reviewing?"
    shaping.systems
    Open Code Review
    Trust fosters responsibility
    1
  • @_wilfredh
    Wilfred Hughes
    @_wilfredh
    Aug 24
    The literal 0xffu8 in Rust is pretty tricky to read without syntax highlighting. It looks like a plain hexadecimal value at first. (Why not have syntax highlighting? Ironically I was debugging and improving VS Code's Rust highlighting.)
    1
  • @_wilfredh
    Wilfred Hughes
    @_wilfredh
    Aug 23
    I don't use subagents much: I usually want to discuss and iterate on the subtask. Subagents are typically unattended. I find myself writing md files for a new session to read. Are there any harnesses that treat forking as a first class feature?
    5
Advertisement
Advertisement