You are here |
www.tjmaher.com | ||
| | | |
mitrapunk.com
|
|
| | | | In the software development industry, the career transition from being a skilled software developer to a high-impact manager is a huge opportunity for engineer. | |
| | | |
blog.martinig.ch
|
|
| | | | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management. | |
| | | |
www.e4developer.com
|
|
| | | | In my career as a software developer, I have interviewed over 100 people. Most of these interviews were face to face interview involving coding on paper or a... | |
| | | |
fluffyandflakey.blog
|
|
| | My favorite tool for using LLMs is Simon Willison's llm, but the output is unformatted visually even though most LLMs return Markdown-formatted outputs. Typically I pipe the output into batcat (which I also love) with llm 'say hi' | bat -l md -P --plain. This makes the output considerably easier for me to read. Unfortunately... |