Live data from Hacker News

Viewing profile — cfeliped

cfeliped

HN member
Joined
Sun, Aug 08, 2021, 11:33 PM UTC
HN karma
25
Public activity
9 items

About cfeliped

No profile information was provided.

Recent public activity

  1. comment
    Comment #28227683

    I use GitLab professionally. It used to be light years ahead of GitHub, but with actions, code spaces, private repos and Jira like stuff being released in GH that's not the case an…

  2. comment
    Comment #28225049

    VS Code is really great for the amount of features it has. GitHub is okay-ish. But Office 365? Teams is prob one of the worst apps I use nowadays. It consumes so much memory and cp…

  3. comment
    Comment #28203190

    I didn't know that. Thank you for the explanation!

  4. comment
    Comment #28200632

    My understanding is that sh is a specification, not an implementation. Most images will either have bash or ash installed. ash, being lightweight, is the choice of alpine and relat…

  5. comment
    Comment #28200620

    Many container base images won't have perl by default (e.g: alpine). For servers it's less common, but enterprise systems never cease to amuse me.

  6. comment
    Comment #28198294

    Assuming Python or Perl are installed by default in any server is an invite to a world of pain. At least that's my anecdotal experience.

  7. comment
    Comment #28196517

    In my first job I gave a try at using Python for scripts. It was a terrible idea, as I now had 3 problems instead of 1: 1 - Writing scripts, plus: 2 - Installing Python in every ho…

  8. comment
    Comment #28148865

    Please fix Go Battle League

  9. comment
    Comment #28111224

    Enterprise stuff is also guilty of that. I'm a sysadmin and the amount of times Office 365 security admin pages has changed in the last year's is madening. AWS's UI sucks hairy bal…