An open API service indexing awesome lists of open source software.

https://github.com/rednafi/rednafi

GH profile
https://github.com/rednafi/rednafi

github-actions github-profile github-profile-readme go golang

Last synced: 18 days ago
JSON representation

GH profile

Awesome Lists containing this project

README

        


Roving amateur with a flair for words and wires.

Find my musings at rednafi.com

#### Recent articles

| Title | Published On |
| ----- | ------------ |
| [Preventing accidental struct copies in Go](http://rednafi.com/go/prevent_struct_copies/) | Mon, 21 Apr 2025 |
| [Go 1.24's "tool" directive](http://rednafi.com/go/tool_directive/) | Sun, 13 Apr 2025 |
| [Capturing console output in Go tests](http://rednafi.com/go/capture_console_output/) | Sat, 12 Apr 2025 |
| [Deferred teardown closure in Go testing](http://rednafi.com/go/deferred_teardown_closure/) | Fri, 28 Mar 2025 |
| [Three flavors of sorting Go slices](http://rednafi.com/go/sort_slice/) | Sat, 22 Mar 2025 |