Dotfiles VS dotfiles

Compare Dotfiles vs dotfiles and see what are their differences.

Dotfiles

These are my Arch Linux config files. You may use them however you like. (by LiterallyJohnny)

dotfiles

:boom: My system installation profile (by cookiengineer)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Dotfiles dotfiles
7 4
1 16
- -
0.0 6.5
about 3 years ago about 1 month ago
Vim script JavaScript
Do What The F*ck You Want To Public License Do What The F*ck You Want To Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Dotfiles

Posts with mentions or reviews of Dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-26.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.
  • The FBI Identified a Tor User
    3 projects | news.ycombinator.com | 17 Jan 2023
    From a technological point of view, TOR still has a couple of flaws which make it vulnerable to the metadata logging systems of ISPs:

    - it needs a trailing non-zero buffer, randomized by the size of the payload, so that stream sizes and durations don't match

    - it needs a request scattering feature, so that the requests for a specific website don't get proxied through the same nodes/paths

    - it needs a failsafe browser engine, which doesn't give a flying damn about WebRTC and decides to actively drop features.

    - it needs to stop monkey-patching out ("stubbing") the APIs that are compromising user privacy, and start removing those features.

    I myself started a WebKit fork a while ago but eventually had to give up due to the sheer amount of work required to maintain such an engine project. I called it RetroKit [1], and I documented what kind of features in WebKit were already usable for tracking and had to be removed.

    I'm sorry to be blunt here, but all that user privacy valueing electron bullshit that uses embedded chrome in the background doesn't cut it anymore. And neither does Firefox that literally goes rogue in an endless loop of requests when you block their tracking domains. The config settings in Firefox don't change shit anymore, and it will keep requesting the tracking domains. It does it also in Librefox and all the *wolf profile variants, just use a local eBPF firewall to verify. I added my non-complete opensnitch ruleset to my dotfiles for others to try out. [3]

    If I would rewrite a browser engine today, I'd probably go for golang. But golang probably makes handling arbitrary network data a huge pain, so it's kinda useless for failsafe html5 parsing.

    [1] https://github.com/tholian-network/retrokit

    [2] (the browser using retrokit) https://github.com/tholian-network/stealth

    [3] https://github.com/cookiengineer/dotfiles/tree/master/softwa...

  • What cool things have you done with your .bashrc?
    7 projects | /r/archlinux | 16 Sep 2022
    Added lots of other helper methods, mostly for the shitty kind of CLI tools like yt-dlp, wget, tar, etc. My PS1 is a little more complex because I'm using emojis in the Terminal to represent states of repositories and to shorten the base paths. My complete bashrc is here if you're curious.
  • How do you keep your install clean?
    2 projects | /r/linuxquestions | 11 Aug 2022
  • How safe is it to publish dotfiles?
    7 projects | /r/archlinux | 20 Jan 2021
    Personally I decided to have my dotfiles being not a git repo of the actual dotfiles, but more like a quick bootstrapping framework with the idea that the install process can be run repeatedly and incrementally without fucking already "patched" config files up.

What are some alternatives?

When comparing Dotfiles and dotfiles you can also consider the following projects:

bash-language-server - A language server for Bash

git-secrets - Prevents you from committing secrets and credentials into git repositories

nvim-lspconfig - Quickstart configs for Nvim LSP

shortbashpwd - Shorter working directory in prompt like in fish shell

retrokit - :joystick: Bring back the old Web(Kit) and make it secure

dynamic-wallpaper - A simple bash script to set wallpapers according to current time, using cron job scheduler.

.dotfiles - 💻 My settings for macOS, wezterm, zsh, nvim, and more ðŸ›