Skip to content

Instantly share code, notes, and snippets.

View preswick's full-sized avatar

robert preswick preswick

View GitHub Profile
@preswick
preswick / sample_notebook.ipynb
Last active January 27, 2025 10:08
blog-post: playing with replicate dialog
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@preswick
preswick / sample_post.md
Last active January 27, 2025 10:08
blog-post: making a fresh new website and playing with some LLM stuff

The Creative Process

Modern programming is no longer just about writing code that works. It's about:

  • Crafting elegant solutions
  • Building maintainable systems
  • Creating delightful user experiences
def elegant_solution(): return "Simple is better than complex"