Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BasiliusCarver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
BasiliusCarver
2y ago
Thanks. I haven't used nix myself so I'm not sure... If you have the powershell nix package installed you should be able to use Install-Module like in any other environment.
2.
▲
Show HN: Use Spectre.Console Terminal Widgets in PowerShell
(pwshspectreconsole.com)
4 points
by
BasiliusCarver
2y ago
|
2 comments
3.
▲
by
BasiliusCarver
2y ago
I’ve used this: dig @1.1.1.1 ch txt whoami.cloudflare +short
4.
▲
by
BasiliusCarver
2y ago
Astro is awesome. It’s easy enough to get started with a template for a static site and flexible enough to build dynamic web apps. My static personal site is Astro hosted on cloudflare pages https://github.com/ShaunLawrie&#x
5.
▲
by
BasiliusCarver
3y ago
Thanks
6.
▲
Show HN: Pretty code snippets for PowerShell in the terminal
(github.com)
5 points
by
BasiliusCarver
3y ago
|
2 comments
7.
▲
CRIDO and its fight against gTLDs (2011)
(icannwiki.org)
1 points
by
BasiliusCarver
3y ago
|
0 comments
8.
▲
by
BasiliusCarver
3y ago
I built it into the existing PowerShellAI module because I was learning as I went and I was already using it. The module already has quite a bit of adoption too so I figure it’s a good way to find bugs and get some feedback. Just launch it
9.
▲
Show HN: I Wrote an AI PowerShell Refiner
(shaunlawrie.com)
4 points
by
BasiliusCarver
3y ago
|
2 comments
10.
▲
by
BasiliusCarver
4y ago
I’ve lurked for years and have decided to start writing stuff down in public https://shaunlawrie.com/ Hand written HTML/css/js deployed via cloudflare pages
11.
▲
by
BasiliusCarver
4y ago
Nice. Some of that reminded me of an album by The Algorithm https://www.last.fm/music/The+Algorithm/Brute+Force:+Source+...
12.
▲
by
BasiliusCarver
4y ago
I've always used shell scripting of various types and tend to work to whatever is available in the operating environments I'm working in. If I'm doing stuff in Windows-land I'm going to use PowerShell because it's r
13.
▲
by
BasiliusCarver
4y ago
“Solidly between terrifying and awesome” is a great description thanks
14.
▲
by
BasiliusCarver
4y ago
Haha I didn’t expect to see my name while I scrolled through HN this morning. This is my PowerShell script I added to PowerShell Gallery this weekend. I submitted it as “Show HN” a while ago and the only feedback I got was “arrow keys are i
15.
▲
by
BasiliusCarver
4y ago
My whole career has been built around what you say you’re good at and I love it. I see debugging and optimising as puzzles. I started in test automation and performance engineering and went through sre and now platform engineering
16.
▲
by
BasiliusCarver
4y ago
Love it when you do the “who wrote this” git blame and it was <myself@now-2y>
17.
▲
Ask HN: Is there a name for the “rebuild it” phase of becoming an architect
1 points
by
BasiliusCarver
4y ago
|
3 comments
18.
▲
by
BasiliusCarver
4y ago
Added customizable keymappings and a vim default :p
19.
▲
Show HN: My PowerShell pixel art editor
(shaunlawrie.com)
7 points
by
BasiliusCarver
4y ago
|
2 comments
20.
▲
by
BasiliusCarver
4y ago
Nicely presented. It’s fun but the new-user learning curve is definitely frustrating (especially because most of the documentation is super dry). I ended up with this after a while of playing with the language https://github.com&
21.
▲
by
BasiliusCarver
4y ago
I’ve found it pretty handy to run a defragmentation in a guest OS before trying to shrink virtual hard drives. Not sure it affects all virtual drives but hyper-v vhdx can compact poorly if the data is quite fragmented and it’s often easier
22.
▲
Show HN: PowerShell Ray Tracing for Fun
(github.com)
3 points
by
BasiliusCarver
4y ago
|
0 comments
23.
▲
by
BasiliusCarver
4y ago
One of the things I’ve done before among the other suggestions is to put a hidden link like /followmeifyouscraping.html in the landing page to get a bit of info about scraping volume and then you can use fail2ban filters to block if it
24.
▲
Bitstamp charging 10€/month on “inactive” accounts
(bitstamp.net)
3 points
by
BasiliusCarver
4y ago
|
0 comments
25.
▲
by
BasiliusCarver
4y ago
I had fun a few years ago learning a little bit of COBOL and wish this had been around then because you never know if any of the documentation is relevant to modern-ish COBOL. Feel free to repurpose this version of tic tac toe for learning
26.
▲
Show HN: I built an app to help with Windows container networking
(github.com)
8 points
by
BasiliusCarver
4y ago
|
0 comments
27.
▲
by
BasiliusCarver
6y ago
Thanks, I might give "Connect FORTRAN" a go next
28.
▲
by
BasiliusCarver
6y ago
I started by copying a COBOL helloworld program and working through the concepts on https://www.tutorialspoint.com/cobol It's very lightweight but that's what I was after. What I wish I had done from the start was
29.
▲
Show HN: A Simple COBOL Game, TicTacTOBOL
(github.com)
23 points
by
BasiliusCarver
6y ago
|
8 comments
30.
▲
by
BasiliusCarver
6y ago
I wanted to learn a little bit of COBOL so I could have a better understanding of the code underpinning a large amount of the money that flows through our banks. I found it quite enjoyable and it's less scary than I anticipated given t
More ›