Live data from Hacker News

Viewing profile — chrissoundz

chrissoundz

HN member
Joined
Sat, Nov 19, 2016, 10:20 PM UTC
HN karma
63
Public activity
39 items

About chrissoundz

(Software / Devops) consultant aka freelancer

trycatchchris.co.uk

Recent public activity

  1. comment
    Comment #44114422

    I think the project should really be given a name other than 'llm'. Not something that can be easily found or identified otherwise.

  2. comment
    Comment #43567814

    If it helps anyone, bom-squad.com is a very similar project and the whole site behind it is on github as well. Full disclosure I contributed to this project myself.

  3. comment
    Comment #39616103

    That is just tailwind CSS, one the most common CSS libs out there I would think. Your comment is actually a lot more telling of something as opposed to this AI written project thou…

  4. comment
    Comment #37858637

    How are environment variables insecure?

  5. comment
    Comment #37614632

    Struggling with this today, and numerous other days. It's so bad. Stop trying to build an operating system out of YAML. I'll always use and recommend Gitlab from now on. And what t…

  6. comment
    Comment #36892219

    Why not just use Mate (Gnome 2 fork)?

  7. comment
    Comment #36561507

    Props to those of you still at the mercy of your OS publishers (Windows, Ubuntu, Mac) who dictate your software, updates, how your hardware is used and general freedom. Did a lot o…

  8. comment
    Comment #36194234

    It's data is licensed under creative commons, and last I looked into it, you could easily download the entire stackoverflow dump. There was a torrent and it was about 50GB or somet…

  9. comment
    Comment #35330413

    "Kubernetes manifests are an unnecessarily detailed abstraction for most software developers. Developers don't need as much control. Therefore, they need higher-level abstractions,…

  10. comment
    Comment #35114050

    Kind of insane to watch all this unfold.

  11. comment
    Comment #35040096

    Where does it say you shouldn't use nix-env, niv or shell.nix in 2023? I would argue that there is extensive documentation and functionality for that already and it's not like it's…

  12. comment
    Comment #29626327

    Ironic as it seems the site is down even though it's behind cloudflare.

  13. comment
    Comment #28006492

    It is actually a great "home remedy" wart remover. https://pubmed.ncbi.nlm.nih.gov/17472688/

  14. comment
    Comment #27924414

    This sounds exactly like what is happening with Axie Infinity right now. Where you need to buy in with about $500 of ethereum right now... And then get "paid" out actual rewards an…

  15. comment
    Comment #25033298

    If you ever consider making a short demo video for this, I'd be eager to see this in action.

  16. comment
    Comment #24265157

    I think there was a lot of potential to be made in the service/support aspect of containerization of applications - configuring appropriate dependencies etc. Now probably not so mu…

  17. comment
    Comment #23359701

    It's not just the configuration format. There is a whole 'Kubernetes runtime' (what they call the 'control loops' aka 'controllers') that runs 24/7 watching the configuration live …

  18. comment
    Comment #22728418

    It's not clear to me what you're trying to show? Are you saying the later examples look more complex?

  19. story
    Show HN: GitChapter – Literate Programming, Git and Reproducibility

    https://github.com/chrissound/GitChapter Hello! This is a project I've written on the side for the past year or two. Thought it may be time to perhaps share the project! Essentiall…

  20. comment
    Comment #20783970

    I really enjoy seeing new ideas around interfaces. But I do wonder, rather than creating a new shell, couldn't we have a 'json/structured' mode for cli programs - and maintain comp…

  21. comment
    Comment #20671047

    I'm someone who kind of skipped the whole sysadmin thing and went straight to 'devops'. I think it's exactly the same thing - just with containers, docker, Kubernetes, build pipeli…

  22. comment
    Comment #20670982

    Nixos + storing dotfiles using the simple technique described here (essentially a git repo stored in something other than .git): https://www.atlassian.com/git/tutorials/dotfiles Wi…

  23. comment
    Comment #18468726

    Fellow user of lichess here, what do you mean by it would not let you play?

  24. comment
    Comment #17484709

    Along the same lines, I've used Pandoc to convert a org-mode file into a revealjs presentation.

  25. comment
    Comment #17484608

    GitChapter fixes this problem. Disclaimer: I wrote it.