|
You are here |
raku-advent.blog | ||
| | | | |
jamesmills.co.uk
|
|
| | | | | Every now and then you will probably find yourself in the need to use a custom function in your Laravel application. I cannot think of one project which I have worked on where I haven't needed to add a quick and easy custom function. Our controllers don't contain actions outside of the 7 resource actions [...] | |
| | | | |
gist.github.com
|
|
| | | | | STDOUT as data source in Power Query M. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
brianreiter.org
|
|
| | | | | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once... | |
| | | | |
electricarchaeology.ca
|
|
| | | OpenAI released a whole bunch of stuff yesterday, and updated their python api which broke a lot of my workflows. However, Simon Willison has already updated his excellent LLM package to deal with all this, and he also built into it access to the GPT4 Turbo model preview. Over the last year or so I've... | ||