dotfiles VS chrisfrew.in

Compare dotfiles vs chrisfrew.in and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dotfiles chrisfrew.in
2 3
139 6
- -
7.2 6.7
6 days ago 3 months ago
Shell MDX
BSD 2-clause "Simplified" 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 2023-07-04.
  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
  • In Praise of Alpine and APK
    5 projects | news.ycombinator.com | 20 Feb 2023
    > I also tried having a meta-package, which has my “list of wanted packages” as dependencies, and then remove anything no required my it. Again, I needed extra scripts and complexity on top of the package manager itself.

    I have something similar for my dotfiles, a list of packages, their manager and version in a TOML file: https://github.com/kdeldycke/dotfiles/blob/main/packages.tom...

    I then feed this to meta-package-manager[1] to install:

        $ mpm restore ./packages.toml

chrisfrew.in

Posts with mentions or reviews of chrisfrew.in. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://chrisfrew.in

    I try to focus on software and everything I've encountered through projects throughout my software career, but often a general post about thoughts on life / software in general sneak in here & there.

    My goal is always to share real world examples and code snippets, instead of the 1,000th iteration of the todo app.

  • Full Stack Forays with Go and gRPC
    5 projects | dev.to | 5 Jun 2023
  • Import a File as a Raw String in Gatsby or React
    2 projects | dev.to | 17 Apr 2021
    If you check out the repo for my blog, you'll see that I have a folder with each snippet actually as a normal code file in it's own language (.py for python, .cs for C#, .ts for TypeScript, and so on). As we'll see by the end of this post, I actually import each of these files as a raw string and then syntax highlight them using the prism-react-renderer library.

What are some alternatives?

When comparing dotfiles and chrisfrew.in you can also consider the following projects:

jetson-nano-image - Create minimalist, Ubuntu based images for the Nvidia jetson boards [Moved to: https://github.com/pythops/jetson-image]

ideas3 - An Extra 100 Ideas For Computing - https://samsquire.github.io/ideas3/

ideas2 - Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/

heneli.dev - Heap State. It's a blog

notes.eatonphil.com

dotfiles - My personal . files.

blog - My personal blog

Nayuki-web-published-code - Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.

ideas - a hundred ideas for computing - a record of ideas - https://samsquire.github.io/ideas/

hugotunius.se - My website/blog. Jekyll, S3, Cloudflare