Code Monkey home page Code Monkey logo

website's Introduction

website's People

Contributors

bswck avatar dependabot[bot] avatar pawamoy avatar victorbnl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

how I created happy-path

d3.js, chatgpt working / not working, sigma/tree tries, back to simple things with graphviz and a bit of javascript
inspiration from code2flow

insiders

Write about insiders:

  • sponsors repository
  • deployment on heroku
  • github orgs with insiders teams
  • GHA CI minutes!
  • workflow between public/insiders (releases/docs)
  • sponsorbot ๐Ÿš€

No nav items in mobile nav drawer

Just a quick heads-up that the mobile nav drawer contains no nav items, so navigating your site isn't possible on mobile devices. This is because you're hiding the nav list to keep the content width while not showing the sidebars (on desktop screens):

website/docs/index.md

Lines 12 to 16 in 39bc507

<style>
.md-nav__list {
display: none;
}
</style>

I think you could make this work by wrapping this override with a media query to apply it only on screen sizes that show the regular nav header.

alvr steam linux

  • install SteamVR
  • yay -S pipewire pipewire-alsa pipewire-pulse (replace pulseaudio and pulseaudio-alsa)
  • yay -S ufw (possibly optional)
  • sudo ufw enable (possibly optional
  • yay -S rustup
  • rustup update
  • yay -S alvr (takes 13GB of RAM)
  • run SteamVR once, then close it
  • alvr_dashboard (complete setup)
  • run SteamVR through ALVR dashboard
  • in headset, accept debug mode popup (always for this device)
  • download sidequest: https://sidequestvr.com/setup-howto (easy installer)
  • extract archive, run ./sidequestlite
  • follow setup process (enabling developer mode, etc., install sidequest in headset)
  • close sidequest
  • in the headset, go to applications, filter with "unknown sources"
  • launch Sidequest, follow setup (go to sdq.st/link, type code)
  • accept in headset
  • search ALVR in SideQuest, install it
  • run it in the headset
  • go to ALVR dashboard on computer, trust client
  • sudo ufw disable (optional, if previously installed and enabled)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.