Got my outfit covered for the Blazers game tomorrow.
Got my outfit covered for the Blazers game tomorrow.
Lately Iโve been working on a number of side projects. Hereโs my latest one, right on time for Portland Wing Week.
Would love for yโall to sign up, favorite and rate some wings.
Feel free to send me any feedback as well. Hope yโall enjoy it!
camtheperson.com/wingman
"position: absolute; the best way to say f*ck you to the DOM."
@anniesexton.com I am dead ๐คฃ๐
Hell yeah. Congrats dude! They are lucky to have you.
Iโve got $355 to burn by the end of the year for something health, outdoor, or office related.
What should I get?
A code snippet: ``` package main import "fmt" type fooOption func(s string) func main() { foo("Optional") foo("parameters", func(s string) { fmt.Println("are possible in Go :)") }) } func foo(s string, options ...fooOption) { fmt.Printf("%v\n", s) for _, o := range options { o(s) } } ```
When I first started learning Go, the lack of support for optional parameters threw me off.
But I've low key learned to love this pattern ๐
A screenshot of my ticket to Render ATL in 2025.
Who else is going to @renderatl.com next year? ๐
Watching Ayton since heโs been back after getting so much Clingan feels like nails scratching on a chalkboard.
The defense and screens are SO much better with Clingan.
Dang near one of the most beautifulest PR descriptions I've ever seen. ## Description Adds audit log GraphQL schema and resolver stuff. ## Testing 1. Open the GraphQL playground: [http://localhost:8084/](http://localhost:8084/). 2. Paste in the following query: ```gql query AuditLogConnection($filter: AuditLogFilter, $sort: AuditLogSort) { auditLogConnection(filter: $filter, sort: $sort) { edges { node { id entityType entityID eventType metadata user { domainID email } contributorID createdAt } } } } ``` 3. Add in the following variables: ```json { "filter": { "contributorID": 1 }, "sort": { "createdAt": "DESC" } } ``` ## To Do - [x] Add test coverage ## Ticket https://onxmaps.atlassian.net/browse/CCP-235
What's stopping your PR descriptions from looking like this? ๐ฎโ๐จ
Itโs 37 degrees in Portland right now and this is not okay.
Iโm normally well into my winter growth phase, but Iโve been slacking this year. I fear I may pay for it tooโitโs getting cold out.
Hereโs me on Christmas Eve last year. I miss it ๐ฅบ
โฆ tell me more.
yโall I just did a load of laundry and every sock matched please clap
Howโd you find out?
Getting ready to shift into cooking mode very shortly. Excited.
marisa
Yeah getting a lot of comments on that. Hoping it turns out greatโIโve never had it either.
And yeah, those are Fresno chilis.
i see no lies
Hell yeah dude. Hope you love it.
Oh, and if you want an official testimonial featured when the site launches, hereโs what youโre up against. bsky.app/profile/aiig...
this is quite honestly one of the best metaphors Iโve ever heard related to my cooking.
Rest assured, when the website is up, this quote will be featured as the primary testimonial for my habanero sauce.
You tried the Serrano, garlic, tequila and lime one, yeah?
Pretty sure both @aiight.bet and @techsavvytravvy.com have tried the new habanero one at this point too ๐
bsky.app/profile/camt...
bsky.app/profile/camt...
Yeah Iโm working on finalizing recipes and working through Oregon Department of Agriculture requirements right now.
Already bought gitspicy.com (nothing there yet).
And no, you probably wonโt be able to buy it through SSH, sadly.
okay but what about hot sauce thatโs geared toward programmers?
hear me out:
spicy avocado toast
Which one did you actually choose?
A jar of fermenting Fresno chilis, red bell pepper, strawberries, onion, shallots, and garlic.
2 weeks cannot come soon enough.