searxng has bangs too
!bang to search using a specific engine, !!bang to redirect to a search engine’s page
searxng has bangs too
!bang to search using a specific engine, !!bang to redirect to a search engine’s page
this kind of software is mostly used for tech support, so your option is too hard to setup
by default, your content is all rights reserved, the most restrictive license possible. AI trains on “all rights reserved” content all the time. You really think adding a CC-BY-NC is gonna do anything?
I’m a programmer and I remember 33 digits, but in practice I never use pi because I never have to deal with geometry
I presume it’s because creating a Wikipedia article named “Gork”, summarizing your Lemmy activity, would be stupid
OnePlus 6s are still being manufactured for spare parts, you can buy one on Aliexpress for around $150
mpv lets you watch the stream if you have yt-dlp, though it doesn’t show the chat obviously
Is there a way to break down home.packages into smaller chunks for modularity?
home-manager uses the NixOS module system, so you can use everything that comes with it, like imports
So they’re just to ensure reproducibility?
That and for easier importing of other people’s Nix code
it only went open-source last week
no, it isn’t bidirectional, public = encrypt, private = decrypt, that’s it. You can address a message to multiple recipients though (when using GPG), so often in case of email a message is addressed both to yourself and your recipient, so both you and your recipient have access to message text
note that basically any ISP will intercept traffic if asked by a government - they’re literally legally required ro
Rust can be bootstrapped with mrustc to my knowledge
In short, Nix reduces the setup time, both for your system and for your projects. If you find yourself spending a while setting stuff up (for example, after a reinstall; or maybe you want to run your project on another PC and need to install the right dependencies), Nix will help. Otherwise, if your desktop is vanilla Fedora or whatever and you don’t do much programming (or you don’t have any dependency management problems), Nix probably isn’t for you.
I don’t care much about rofi itself, I primarily like it for how powerful its scripting is compared to e.g. dmenu (css themes are nice to have too I guess)
And no, OnePlus 6
sway with tabs (i usually dont use actual tiling)+4-5 workspaces
waybar for status display and on mobile also for menu access
rofi as the app launcher (i also plan to write a proper rofi menu for my phone for quick access to useful commands/config but it’s heavily wip)
i patched sway for push to talk because wayland spec doesnt support keybindings in a way required for push to talk for now
i also plan to patch it on the phone to completely forbid fullscreen apps (as they hide the menu which i use for workspace/window switching) and show the window bar on all windows (for example, firefox extension/downloads popups)
I wouldn’t change anything, maybe make it more generic so the user could e.g. pick dmenu or rofi instead of alacritty+fzf
again, !bang is for searching using a specific search engine, !!bang is for redirecting to a search engine’s page
!g will search with google
!!g will redirect to google
all ddg bangs are supported to my knowledge, but obviously !bang will only work with the search engines searxng supports