20 random bookmarks
Storage for the links
Storage for the links
В тексте ошибки всё хорошо описано. В моём случае графическая оболочка использует модуль 'nvidia-drm', поэтому установку проприетарных драйверов следует выполнять из консоли.
Mods that were made for VoxeLibre (ex. MineClone2) or Mineclonia, or that have good support for it and integrate seamlessly
Wez's Terminal Emulator
Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template. - Abd3lwahab/Meme-It
Nyaa homepage
deps
Side mounted composite limbs. Built in cocking mechanism.
A library to display dialogs. Supports GNU/Linux, BSD Unix, macOS and Windows.
Web GUI for OpenSCAD, using OpenSCAD WASM. Contribute to seasick/openscad-web-gui development by creating an account on GitHub.
SteamOS session compositing window manager. Contribute to ValveSoftware/gamescope development by creating an account on GitHub.
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/<steamid>
alias proton=~/.steam/steam/steamapps/common/Proton <version>/proton
Screego - open source screen sharing for developers
Programmer, traveller, photo & videographer
Collection of handy online tools for developers, with great UX. - GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.
I've created a very simple and basic html5 audio player, actually not more than:
<audio src="[url-to-m3u]" controls>
but I am facing two problems, this simple audio tag is working on Chrome...