@wolfadex.bsky.social
140 followers 23 following 210 posts
I like to play games, build things for other people, eat food, and travel. Current author of https://www.elmweekly.nl/
Posts Media Videos Starter Packs
wolfadex.bsky.social
This has me wanting a font with ligatures that stretches letters for alignment. I've heard that Arabic naturally has this, but now I want it in English! Stretch that O to make my words align!
Reposted
wolfadex.bsky.social
@zed.dev it'd be really cool if you could search the git blame gutter
Reposted
acyn.bsky.social
AOC: I think there's two things that are happening at once: One, there absolutely is an unprecedented abuse of power, destruction of norms, erosion of our government and our democracy in order to prop up an authoritarian style of governance

However, they are weaker than they look…
Reposted
paulbiggar.com
Shocked to see Vercel CEO Guillermo Rauch meeting with an indicted war criminal, who is committing an internationally recognized genocide
wolfadex.bsky.social
I can't compare cause I haven't used ast-grep. I'm happy that multiple people are building this type of tooling though. I'm hopeful that we will have a future with more support for AST based tooling
wolfadex.bsky.social
I'm still amazed that more people don't use comby.dev. Just used it to do a complex refactor on a little under 1k Elixir files and it took me nearly 0 effort to do so.
Comby · Structural code search and replace for ~every language.
Structural code search and replace for ~every language.
comby.dev
wolfadex.bsky.social
The "Elm Land" Elm plugin for VSCode does this, but all in-editor. It actually loads your local copy of the docs, but that can better when you're working with limited internet.
wolfadex.bsky.social
@hillelwayne.com do you by chance know the origin of the

def name() do
...
end

style syntax? I feel like you must have come across this at some point in your various research.
wolfadex.bsky.social
Whoever thought rounded corners on a phone screen was a good idea must have also thought the paper in the original Battlestar Galactica was the coolest thing ever. I disagree
Reposted
janiczek.cz
I'm streaming right now! Come see me try and figure out BIG INTEGERS

twitch.tv/martinjaniczek
wolfadex.bsky.social
The color difference between the real monitor and the digital boxes is really making me think about the difference between displaying pixel art on a CRT vs an LCD and how the former is darker & naturally blends the pixels. I feel like you need to darken your faux windows to better match
wolfadex.bsky.social
You should try changing your boxes to have a foreground of (roughly) r:183, g:149, b:51 and your dither to (roughly) r:110, g:89, b:29

The first color would get you closer to your real font (as it presents), and I think darkening the dither would just be pleasant 😊
wolfadex.bsky.social
What if the "shadow" area around the yellow windows was dithered?
Reposted
hillelwayne.com
Three months late, but I really liked this one: rebels.cs.uwaterloo.ca/papers/tse20...

Authors claim that type annotations catch ~15% of bugs found in the wild, with breakdowns of type of bug, how long they estimated annotations would take, etc.
Reposted
hayleigh.dev
i'm putting the feelers out for frontend-y dev rel-y docs-y gigs that are 2-3 days a week. if you know someone looking for someone who can do gleam/elm/react/write words, hit me up 💕
Reposted
hillelwayne.com
Research question for people who aren't software developers:

Have you ever used LLMs to make a software script for something? What was it for and how was your experience?
wolfadex.bsky.social
I was reading something on lobste.rs the other day and found myself on a blog that had a post about why you should basically never use checkboxes. There was a update at the end, from years later I think, about 1 case where checkboxes are useful. Anyone know this blog? Trying to re-find it
wolfadex.bsky.social
Milwaukee does. Didn't have one when I lived in Denver though, but they had less bugs overall it seemed
wolfadex.bsky.social
I think the thing for me that'd make a text editor feel really next level is if it supported navigation via LSP. Like pressing the arrow keys would move forward/backward in/out of expressions/scopes. Kinda like vim navigation but being context aware of the type of text being moved over.
wolfadex.bsky.social
I do this sooooo much. It's like the git bisect but printf 😀
Reposted
flaviocorpa.com
Data Science BlueSky: if I wanted to train my first model to do some text file processing, what resources would you recommend? It mostly includes braille outputs and Word files 🤔