Updated https://samhenri.gold to use GPT-4 bios. It still lies about every biographical detail, which is great.
Updated https://samhenri.gold to use GPT-4 bios. It still lies about every biographical detail, which is great. people are saying how it looks like lenses but we're ignoring the much more reasonable interpretation: this is an oil puddle and they're going to announce the Apple Car with an internal combustion engine. @samhenrigold @MuseumShuffle Ha! Fun! It’s an D for DataUI 🤣 Is there a place where people retroactively look back on the guesses about Apple announcement artwork? yeah yeah wwdc is neat and all but i'm just ecstatic I get stay at the Marriott Courtyard Sunnyvale: THE LAMBORGHINI OF ECONOMY HOTELS IN THE AREA what do you call the little descriptive text that sits above a title? i've heard it described as all of these things and idk what to believe anymore (example in the replies) Anonymous poll
Poll
a kicker
6
16.7%
an overline
10
27.8%
an eyebrow
16
44.4%
the super-header
36 people voted. 4
11.1%
Voting ended 29 Mar 2023 at 23:21.
Show previous comments
I don’t remember the context but one of my first code projects in sixth grade involved me trying to generate a list of languages by taking the first four letters of the country name and appending “ish”. Worked great for English but sorta fell apart for Germish and Japaish. please stop making me scan qr codes to PDFs of your menu. just give me a nasty greasy menu. i just want to feel normal again.
Show previous comments
@samhenrigold please stop sending me these digital posts. Print them off and individually send them to each of your followers. :-) @samhenrigold Wait till Apple releases the iEyes AR glasses and then the menu will just appear in the air when you look at the QR code. 😆 general question to the #webdev crowd: if you use Tailwind, do you think about your markup? I'm thinking about it but I'm kinda put off by how it makes the markup look, unsure if there's something people do to clean it up @samhenrigold we use utility CSS (not tw) and find most of the code ends up encapsulated inside custom elements that have semantic meaning (eg <my-header>) which comes out really clean in the DOM. View source on https://enhance.dev or https://begin.com to see it i find it charming how this figure survived 20+ years in the documentation. https://developer.apple.com/documentation/appkit/nscombobox I remember stumbling upon classic MacOS documentation somewhere on that site, complete with screenshots and code examples in pascal When I switched from Windows to macOS, I used to hate macOS font rendering because of how it ignores pixels. Disabling "font smoothing" does make it a lot better though. The setting was removed in Monterey, but you can still use the command: defaults -currentHost write -g AppleFontSmoothing -int 0 More info on that "font smoothing" setting: https://tonsky.me/blog/monitors/#turn-off-font-smoothing |
@samhenrigold you jump the line or is it easy to get access to the API now?