lade...
random avatar

chelnak - Network

Posts Subscribe

Since I’ve been working full time in the #OpenSource space my #GitHub notifications have been a disaster.

https://mstdn.social/@chelnak/10...

Since I’ve been working full time in the space my notifications have been a disaster.

8.11.2022 19:48Since I’ve been working full time in the #OpenSource space my #GitHub notifications have been a disaster.
https://mstdn.social/@chelnak/10...

Another cool thing was discovering all of the control codes to use with tput! https://en.m.wikipedia.org/wiki/Tput

https://mstdn.social/@chelnak/10...

Another cool thing was discovering all of the control codes to use with tput!

en.m.wikipedia.org/wiki/Tput

8.11.2022 19:22Another cool thing was discovering all of the control codes to use with tput! https://en.m.wikipedia.org/wiki/Tput
https://mstdn.social/@chelnak/10...

Looks like the animation isn’t working in the previous toot.. here it is on #GitHub...

https://mstdn.social/@chelnak/10...

Looks like the animation isn’t working in the previous toot.. here it is on github.com/chelnak/ysmrr/blob/

I learnt a ton from this . I think I most enjoyed the deep dive in to and how the work.

8.11.2022 19:18Looks like the animation isn’t working in the previous toot.. here it is on #GitHub...
https://mstdn.social/@chelnak/10...

Here’s my first contribution to #projects A while back I published a #Golang package that provides multi-line #spinners for #commandline...

https://mstdn.social/@chelnak/10...

Here’s my first contribution to

A while back I published a package that provides multi-line for apps.

A few great packages exist but none seemed to support multi-line capabilities.

I thought I’d give it a shot for fun and it turned in to something cool.

github.com/chelnak/ysmrr

ysmrr can render multiple spinners and update them independently.

There are a bunch of examples here: github.com/chelnak/ysmrr/tree/

8.11.2022 19:14Here’s my first contribution to #projects A while back I published a #Golang package that provides multi-line #spinners for #commandline...
https://mstdn.social/@chelnak/10...

Context switching is destroying me today.Might be time for a holiday.

https://mstdn.social/@chelnak/10...

Context switching is destroying me today.

Might be time for a holiday.

8.11.2022 13:22Context switching is destroying me today.Might be time for a holiday.
https://mstdn.social/@chelnak/10...

@simon love the #projects idea. I’ve got a few candidates from over the years!

https://mstdn.social/@chelnak/10...

@simon love the idea. I’ve got a few candidates from over the years!

7.11.2022 22:01@simon love the #projects idea. I’ve got a few candidates from over the years!
https://mstdn.social/@chelnak/10...

In all fairness, this work has actually reminded me why I used to stan #powershell so much. Gripes aside you can actually get a lot done...

https://mstdn.social/@chelnak/10...

In all fairness, this work has actually reminded me why I used to stan so much. Gripes aside you can actually get a lot done with very little.

7.11.2022 17:49In all fairness, this work has actually reminded me why I used to stan #powershell so much. Gripes aside you can actually get a lot done...
https://mstdn.social/@chelnak/10...

Issue appears to be resolved.Turned out to be a weird PowerShell thing. Basically had to pull a command from each module (Get-Command).....

https://mstdn.social/@chelnak/10...

Issue appears to be resolved.

Turned out to be a weird PowerShell thing. Basically had to pull a command from each module (Get-Command).. this allowed a completely unrelated command to do its thing with CIM.

I can only imagine that it was a quirk with how underlying runspaces work 🤷

7.11.2022 12:25Issue appears to be resolved.Turned out to be a weird PowerShell thing. Basically had to pull a command from each module (Get-Command).....
https://mstdn.social/@chelnak/10...

Debugging a race condition that only happens in a CI run is no joke.

https://mstdn.social/@chelnak/10...

Debugging a race condition that only happens in a CI run is no joke.

7.11.2022 11:44Debugging a race condition that only happens in a CI run is no joke.
https://mstdn.social/@chelnak/10...

I have a command alias called yolo.It’s now my go to FU-YWONTUWORK command.

https://mstdn.social/@chelnak/10...

I have a command alias called yolo.

It’s now my go to FU-YWONTUWORK command.

7.11.2022 11:19I have a command alias called yolo.It’s now my go to FU-YWONTUWORK command.
https://mstdn.social/@chelnak/10...

Another week at the mill.Find, fix, rinse, repeat.👷🏻‍♂️#programming #softwareengineering

https://mstdn.social/@chelnak/10...

Another week at the mill.

Find, fix, rinse, repeat.

👷🏻‍♂️

7.11.2022 08:16Another week at the mill.Find, fix, rinse, repeat.👷🏻‍♂️#programming #softwareengineering
https://mstdn.social/@chelnak/10...

@samstudio8 toot 👋

https://mstdn.social/@chelnak/10...

@samstudio8 toot 👋

6.11.2022 13:57@samstudio8 toot 👋
https://mstdn.social/@chelnak/10...

I’ve been playing with the Changlog ds in gh-changelog a bit.It’s now a doubly linked list which feels really neat and should allow...

https://mstdn.social/@chelnak/10...

I’ve been playing with the Changlog ds in gh-changelog a bit.

It’s now a doubly linked list which feels really neat and should allow consumers of the package to easily navigate through entries in any direction.

It’s also given me a few ideas about how users could navigate a changelog as a TUI.

👀

6.11.2022 13:35I’ve been playing with the Changlog ds in gh-changelog a bit.It’s now a doubly linked list which feels really neat and should allow...
https://mstdn.social/@chelnak/10...

Hmmm one thing missing from here is an account that posts hourly pictures of Possums.

https://mstdn.social/@chelnak/10...

Hmmm one thing missing from here is an account that posts hourly pictures of Possums.

6.11.2022 12:42Hmmm one thing missing from here is an account that posts hourly pictures of Possums.
https://mstdn.social/@chelnak/10...

Aside from work stuff I’m currently working on two personal projects:gh-changelog - an extension for the #GitHub cli that builds you a...

https://mstdn.social/@chelnak/10...

Aside from work stuff I’m currently working on two personal projects:

gh-changelog - an extension for the cli that builds you a compliant change log from merged PRs and tags.

github.com/chelnak/gh-changelo

ysmrr - a library that provides a multi line spinner for CLIs and terminal apps.

github.com/chelnak/ysmrr

6.11.2022 12:27Aside from work stuff I’m currently working on two personal projects:gh-changelog - an extension for the #GitHub cli that builds you a...
https://mstdn.social/@chelnak/10...

👋 Hello! I’m Craig. I’m a software engineer and work for Puppet.I toot(?) about things I’m building and projects that I find...

https://mstdn.social/@chelnak/10...

👋 Hello! I’m Craig. I’m a software engineer and work for Puppet.

I toot(?) about things I’m building and projects that I find interesting.. sprinkled with the obligatory shitposts.

6.11.2022 12:22👋 Hello! I’m Craig. I’m a software engineer and work for Puppet.I toot(?) about things I’m building and projects that I find...
https://mstdn.social/@chelnak/10...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members