@karpathy Here's a tool that helps with context stuffing - https://t.co/fJ8jQba3RF
It's an interactive CLI tool that bundles code into a single LLM-ready file, gathering relevant code context much more efficiently, especially in larger projects where you don't want to dump everything in.
@chrisbiscardi Ah nice! I wish I saw this sooner..
I got tired of typing out `yarn workspace <workspace name> <script>` as well and built a CLI tool this weekend.
https://t.co/jLjvMPqvYr
Ever get lost in yarn workspaces? Always forgetting what commands you have available?
Run `$ npx yex` in your Node/JavaScript applications
https://t.co/yWRxtCnXDv
Ever get lost in yarn workspaces? Always forgetting what commands you have available?
Run `$ npx yex` in your Node/JavaScript applications
https://t.co/yWRxtCnXDv
@gill_kyle@gatsbyjs I've actually made an auth0 theme as well!
Which comes with a `useAuth` hook and a callback page automatically set up ๐
https://t.co/YSSXkY5zHa
Shadowing with @gatsbyjs themes is pretty powerful.
Here's how itโs being used in `gatsby-theme-firebase` to provide the ability to override the default handlers.
https://t.co/g3c8p1xr51
@jlengstorf@gatsbyjs@sidchatterjee Ah okay. I was trying to steer away from `createPages` as I wanted the `Gallery` component to work standalone (e.g. https://t.co/JSIlR0rxAC)
Sounds great, I'll look out for that. Thanks!
@gatsbyjs Hey @jlengstorf any ideas on how I can make this dynamic? I've tried looking into some Gatsby Node API's but no luck ๐
https://t.co/9j0WHk3OC5
If you could point me in the right direction that would be much appreciated ๐
Terminal splitting is basically complete in the @code Insiders, new stuff:
- Split multiple times along one dimension
- Panes are automatically sized to the ideal size
- Resize active pane: ctrl+(cmd/shift)+arrow
- Panes are rotated when panel is moved
- Context menu entry