Viewing profile — retlehs
retlehs
HN member- Joined
- Sat, Apr 24, 2010, 2:26 PM UTC
- HN karma
- 243
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About retlehs
https://benword.com
https://github.com/retlehs
Recent public activity
-
comment
Comment #47735721
The link doesn’t load for me FYI. A web version would be in Go, reusing the TUI internals. All doable, just not where I want to spend my time right now. I’ll likely get to it at so…
-
comment
Comment #47735515
This was really just a personal tool I built because I got tired of parsing default whois output. Don’t have the bandwidth for a web UI right now, maybe down the road. It’s not abo…
-
comment
Comment #47733483
The goal was a fast terminal tool, and I'm not ruling it out, but considering how hard it would be to compete in the SERPs with other whois sites, I don't think I'd spend the time …
-
comment
Comment #47731726
Thanks for the request! Shipped both in https://github.com/retlehs/quien/pull/4
-
comment
Comment #47289060
This is really great work, I’m installing this immediately once I’m back on my machine My terminal loads ANSI each time it opens, but requires downloading artpacks first: https://g…
-
story
Show HN: ANSItype – Browse 900 TheDraw fonts in the browser
There's a project called tdfiglet that allows you to preview TheDraw fonts ( https://www.roysac.com/thedrawfonts-tdf.html ) from a CLI, but I wanted a web view to quickly browse th…
-
comment
Comment #47209023
The tip releases have had search support for a few months: https://github.com/ghostty-org/ghostty/issues/189 https://x.com/mitchellh/status/1993728538344906978 As Mitchell stated a…
-
comment
Comment #47182263
As others have noted, the emails frequently include the sender's actual GitHub username or organization in the body or signature. Attribution isn't speculative. The DKIM/SPF header…
-
comment
Comment #47167678
By visiting the account and noticing that it still has activity long after the report.
-
comment
Comment #47167603
I’ve made over five reports for this exact spam scenario, and never once have y’all acted on them. I have a hard time believing you ban spam accounts that clearly violate your ToS.…
-
comment
Comment #45404589
After Bun reported a 10x token reduction by serving markdown docs to Claude Code, I implemented the same approach for our docs site.
- story
-
comment
Comment #45339380
> There's a big ford in each driveway that hasn't hauled more than dogs and kids since the day it came home I can't speak on Knoxville because I've only spent a day there, but I've…
-
comment
Comment #45337372
What shared traits do you see between Amarillo and Knoxville? Having visited both, Amarillo is distinctly High Plains/Western while Knoxville is Appalachian. Different cultures, ge…
-
comment
Comment #45280063
This won’t protect against everything, but it still seems like a good idea to implement: https://github.com/danielroe/provenance-action
-
comment
Comment #45234658
WP offers a “no-content” packaged version https://downloads.wordpress.org/release/wordpress-6.3.1-no-c... There’s also a Composer package: https://github.com/roots/wordpress-no-con…
-
story
Show HN: IRC /Whois Gallery
I made a short collection of /whois output from an old IRC client (XiRCON + kano.tcl), showcasing the creative ASCII art and custom formatting that made IRC client customization an…
-
comment
Comment #17919582
PayPal's site is affected by this
-
comment
Comment #10248871
Tried to sign up with Facebook and got an error, FYI.
-
comment
Comment #6922039
You shouldn't be hardcoding CSS/JS into the template files - look into wp_enqueue_style and wp_enqueue_script. Could use a better directory structure, too. Assets should be in a di…
-
comment
Comment #6439277
This happened to a friend who runs a DO server on July 22nd. The server had been running for several weeks when it was suddenly taken down out of nowhere for over 4 hours to "verif…
-
comment
Comment #5017785
It's hard to find good inspiration galleries that feature modern design and code. Drawar's gallery (no longer around) used to be my favorite, but lately I've mainly used Unmatched …
-
comment
Comment #4943571
Adding support for IE7 will be easy: - Add the box-sizing polyfill: https://github.com/Schepp/box-sizing-polyfill - Use 'display: inline; zoom: 1;' (with the * hack) wherever 'disp…
-
comment
Comment #4584243
This is awesome, too: http://metafizzy.co/ (also from David DeSandro) Hover over the logo and watch how the colors on the page change
- story