hdisk VS awk-hack-the-planet

Compare hdisk vs awk-hack-the-planet and see what are their differences.

hdisk

Programmatic hybrid partition editor and reader: hdisk makes GPT ♡ ❤ ♡ MBR (by csdvrx)

awk-hack-the-planet

Source code repo for Ben Porter (FreedomBen)'s free course on Awk (originally a talk at Linux Fest Northwest 2019 and 2020) (by FreedomBen)
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
hdisk awk-hack-the-planet
3 5
8 230
- -
6.6 3.8
4 months ago 8 months ago
Perl Ruby
MIT License MIT 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.

hdisk

Posts with mentions or reviews of hdisk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-10.
  • Aho – a Git implementation in Awk
    8 projects | news.ycombinator.com | 10 Feb 2024
    > then people decided perl was bad and moved on from that.

    Screw what people think. I found out I like perl. The last thing I wrote is a programmatic partition editor [1] - like how you use sfdisk to zero out the partition, except I wanted to have the MBR and GPT partition table to combine them and make hybrids.

    I was fun, and I will use perl again (I may also use awk at one point now that I see how cool it is)

    [1] https://github.com/csdvrx/hdisk/

  • Show HN: A programmatic partition editor in Perl
    1 project | news.ycombinator.com | 3 Feb 2024
  • Significant features introduced for recent versions of Perl
    3 projects | news.ycombinator.com | 3 Feb 2024
    > Bummer you’d been downvoted for that.

    Some people have an instinctual dislike of things they've been told it's fashionable to hate. I resent that, because all programming languages are interesting in their own ways.

    > It sounds like quite the ambitious project that you’ve nearly got working. Cool!

    Oh it's already working, it just needs more polish :)

    Check https://github.com/csdvrx/hdisk if you're interested

    Actually, I'll try to submit it!

    > That is not the sort of thing I’d expect someone to write in Perl, and I’m experiencing an odd mix of “that’s amazing!” and “what on earth were you thinking, my friend?!”

    I wanted to do it quickly :)

    For decoding weird formats that mix little and big ending, I think perl unpack/unpack is the fastest way.

    Also, for computing crc32, I didn't have to bother much :)

awk-hack-the-planet

Posts with mentions or reviews of awk-hack-the-planet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-10.
  • Aho – a Git implementation in Awk
    8 projects | news.ycombinator.com | 10 Feb 2024
    Disclaimer: self promotion

    If you're looking to get into Awk, and you learn well from a lecture style, I put together a talk for Linux Fest Northwest some years ago and recorded it for Youtube: https://youtu.be/E5aQxIdjT0M

  • (F18) cis student need help writing an awkward command file for price calculation, professor won't help.
    2 projects | /r/bash | 20 Nov 2022
    Re awk (which equally has its r/awk), the combination of presentation, exercise and GitHub repo of training data by Benjamin Porter is a nice resource, too.
  • Easily handle CLI operation via Python instead of regular Bash programs
    10 projects | news.ycombinator.com | 11 Feb 2022
    For people that know Ruby, if you haven't explored Ruby's CLI abilities, you definitely, definitely should. When I was building my (free and open source) awk course[1] I fell in love with awk. When I later found out that Ruby has some of the same features, it changed my life: I

    https://robm.me.uk/2013/11/ruby-enp/

    https://benoithamelin.tumblr.com/ruby1line/

    [1]: https://github.com/FreedomBen/awk-hack-the-planet

  • I wrote a super tiny Linux system fetch script in just shell commands
    6 projects | /r/linux | 22 Nov 2021
    Awk: Hack the Planet It has a youtube vid and problems to work through.
  • Getting better at Linux with 10 mini-projects
    4 projects | news.ycombinator.com | 2 Feb 2021
    Kind of a shameless plug, but you mentioned wanting to get better at Awk. I had that same desire and created a small course based on what I learned. The course got great feedback.

    There is a video presentation, and a set of "challenges" you can use to incrementally get more complex with awk, starting from super simple.

    The challenges repo is on github here: https://github.com/FreedomBen/awk-hack-the-planet

    If you want to watch the videos, there are links in the github repo but for convenience:

    Presentation video: https://youtu.be/43BNFcOdBlY

    My solutions to exercises video: https://youtu.be/4UGLsRYDfo8

What are some alternatives?

When comparing hdisk and awk-hack-the-planet you can also consider the following projects:

ahrf - ahrf - [a]scii (or [a]wk) [h]uman [r]eadable [f]ile

bashcrawl

coreutils - upstream mirror

scripting_course - :notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

simple-awk - Simple and practical guide to awk.

sysfetch - A super tiny system information fetch script written in BASH

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.

ShellCheck - ShellCheck, a static analysis tool for shell scripts

pyp - Easily run Python at the shell! Magical, but never mysterious.

pz - Easily handle day to day CLI operation via Python instead of regular Bash programs. 🇺🇦 #supporting

jpipe - Easily run NodeJS at the shell!