BasiliusCarver
- Karma
- 50
- Created
- May 24, 2020 (6y ago)
- Submissions
- 0
-
I had some fun learning to parse PowerShell code with the built-in abstract syntax tree for this one. I originally wrote it to add some color to the output in PowerShellAI.
- CRIDO and its fight against gTLDs (2011) (icannwiki.org)
- Show HN: I Wrote an AI PowerShell Refiner (shaunlawrie.com)
I’ve been having fun generating code via LLMs but getting frustrated with the common pitfalls (hallucinated functions, parameters, mixed up language constructs etc.). I use PowerShell a lot in my daily work so I built…
-
I went through it and I’ve seen others think the same. It’s where you think you know the best way to do something so the old software is just plain wrong and “needs to be completely rewritten” but you don’t really have…
- Show HN: PowerShell Ray Tracing for Fun (github.com)
- Bitstamp charging 10€/month on “inactive” accounts (bitstamp.net)
-
I've been playing with cross platform windows/linux Kubernetes clusters recently and have had endless problems with installer scripts misconfiguring networking by using the wrong NIC etc. I got frustrated with the…
- Show HN: A Simple COBOL Game, TicTacTOBOL (github.com)