Live data from Hacker News

Viewing profile — throwaway747271

throwaway747271

HN member
Joined
Thu, Dec 22, 2022, 3:55 AM UTC
HN karma
1
Public activity
1 items

About throwaway747271

No profile information was provided.

Recent public activity

  1. comment
    Comment #34089674

    People like shell scripts because you have one interface: text For example: you need to write an image to a USB stick. Python: pretty lengthy BASH: image > /dev/SDA Both will do ex…