Chad Tindel
Chad Tindel
Was this closed? I saw someone submitted a PR for it
@mattstratton is this of interest? If so I could look to generalize the partial that I made for the above screenshot.
@budparr I found this open issue because like others I too thought this theme was responsive based on the website and was surprised to find that the menu doesn’t convert...
OK, I didn't realize this theme was using tachyons for CSS instead of something more common like bootstrap. Tachyons itself doesn't even have a responsive website (try looking at https://tachyons.io...
@budparr OK I've created this PR https://github.com/theNewDynamic/gohugo-theme-ananke/pull/638 If you want to test it out and give me some feedback. I am not a CSS expert by any means so possibly...
Yeah, maybe I could move to doing something like this eventually. Sure would make it nice when I'm coding on a plane. :) https://scotch.io/tutorials/easy-node-authentication-setup-and-local
@ntindle But what is the prompting issue? I literally say in the 5th goal "Write out all the code for this application to disk"
@ntindle Have you seen any example prompts that are known to work to make it actually write the file?
Having the ability to send multicast traffic down the tailscale tunnel would be awesome. For example, i'd love to remotely manage a Sonos device in my business when I'm away...
> // We only attempt to send and receive multicast packets on interfaces that are // (a) flagged as multicast-capable // (b) _not_ flagged as point-to-point (e.g. modem) > >...