...

c_s_guy

70

Karma

2019-01-07

Created

Recent Activity

  • > Fast execution... despite running in a real browser, which at first might seem like it would be slow - it is actually really fast.

    What makes it fast?

  • Hi Silas!

    Are there any plans to allow running DeepWiki against private non-GitHub repos (e.g. GitLab, Azure DevOps, etc) and keep the output private?

  • > someone who is good (in competence and/or in behavior) than someone who is nice

    What if you're both? This makes me feel self-conscious about being "nice" and toning it down.

  • One of the biggest problems I run into with Web Components is how to share common CSS styles between them. I understand that goes against the idea that each web component should be encapsulated, but sometimes this is desirable.

    Say you have a component library where each component depends on a base set of styles and you don't want to load duplicate styles for each component.

    Is there a best practice around this yet?

HackerNews