Viewing profile — chrissoundz
chrissoundz
HN member- Joined
- Sat, Nov 19, 2016, 10:20 PM UTC
- HN karma
- 63
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About chrissoundz
trycatchchris.co.uk
Recent public activity
-
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.
-
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.
-
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…
-
comment
Comment #37858637
How are environment variables insecure?
-
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…
-
comment
Comment #36892219
Why not just use Mate (Gnome 2 fork)?
-
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…
-
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…
-
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,…
-
comment
Comment #35114050
Kind of insane to watch all this unfold.
-
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…
-
comment
Comment #29626327
Ironic as it seems the site is down even though it's behind cloudflare.
-
comment
Comment #28006492
It is actually a great "home remedy" wart remover. https://pubmed.ncbi.nlm.nih.gov/17472688/
-
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…
-
comment
Comment #25033298
If you ever consider making a short demo video for this, I'd be eager to see this in action.
-
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…
-
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 …
-
comment
Comment #22728418
It's not clear to me what you're trying to show? Are you saying the later examples look more complex?
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #18468726
Fellow user of lichess here, what do you mean by it would not let you play?
-
comment
Comment #17484709
Along the same lines, I've used Pandoc to convert a org-mode file into a revealjs presentation.
-
comment
Comment #17484608
GitChapter fixes this problem. Disclaimer: I wrote it.