I couldn’t figure out a way to customize which Procfile is run on Heroku, so I made a very simple buildpack that moves your preferred Procfile into position on deploy.| andrew makes things
Leveraging GPT-4’s code-writing capabilities to constrain its output.| andrew makes things
Software engineers have numerous ways to help tackle the climate crisis| andrew makes things
A technique for improving the reasoning ability of GPT-3: ask it to show its work.| andrew makes things
This post describes a security design flaw that I found last year in Google Sheets. While this isn’t a traditional security bug, it could still create vulnerability for users and is a good example of how surprising behavior can violate users’ security expectations. In summary: contrary to the expectation set by the UI, both hidden columns and hidden sheets in shared Google Sheets documents can be viewed by anyone who can access the document, even by read-only users when exports are disabl...| andrew makes things
Today I went to install XGBoost on OS X Sierra and ran into some issues. Here’s how I fixed it.| andrew makes things
This is my fourth post about Huginn, a tool that I’ve been working on with the generous support of other open source collaborators. Huginn is a light-weight platform for building data-gathering and data-reacting tasks for everyday life. Think of it as an open source Yahoo! Pipes, IFTTT, or Zapier.| andrew makes things
Responsible Disclosure| andrew makes things
Responsible Disclosure| andrew makes things
What GPT-3 Prompt Engineering is, why it matters, and some tips and tricks to help you do it well.| andrew makes things