beandev, to random German
@beandev@social.tchncs.de avatar

I'm in a call.

A small project with and to indicate a running meeting call.

Project can be found on .

https://codeberg.org/beandev/call-detector

fell, (edited ) to programming
@fell@ma.fellr.net avatar
cjerrington, to Powershell
@cjerrington@mstdn.social avatar

Today I learned: I can SSH from to my machines effortlessly. This is a game changer!

EncoreUneMarie, to windows French
@EncoreUneMarie@diaspodon.fr avatar

Si quelqu'un a un job d'amin cybersecurité dans le sud de Paris avec télétravail (par pitié) n'hésitez pas à me faire signe. J'suis sympa, je m'intègre bien et je suis moins bête que je n'en ai l'air.
J'ai bossé sur
Je suis très bonne en systèmes et cherche à me former sur
Je parle couramment l'anglais
J'ai travaillé sur le
Je fais du à mes heures perdues

cjerrington, to random
@cjerrington@mstdn.social avatar

Bookmarks in is a neat project I've been working on the last few days. Setting bookmark locations within the PowerShell console and quickly move into them as I have projects all over and got lazy typing them out.

I wrote about it in my post (29).

https://claytonerrington.com/blog/bookmarks-in-powershell/

I'd like to thank @benjaminhollon
@RL_Dane
@sassdawe
@bjompen
@furicle
for some inspiration as well!

profoundlynerdy, to python
@profoundlynerdy@bitbang.social avatar

With stealing everyone else's thunder, what makes a project a good fit for a scripting language OTHER than Python?

cjerrington, to Powershell
@cjerrington@mstdn.social avatar

I need some help with where we need to export some values all as strings. So the numbers we have in the object need to be strings, but only are exported as integers.

Example:
{
"SchemaVersion": 1
}

Needs to be

{
"SchemaVersion": "1"
}

adamsdesk, to random
@adamsdesk@fosstodon.org avatar
mdgrs, to Powershell
@mdgrs@fosstodon.org avatar

navi looks cool but I couldn't make it work with for some reason.

https://github.com/denisidoro/navi/tree/master

Is there any tool or module that lets you register commands/scripts and fuzzy find them to call in PowerShell?

paleopriest, to programming

Thinking about my future... I have skills in IT, art and now possibly in geo/paleo. I would want to mix them together and have a well paying stable job sometime in 1-3 years from now on. Any ideas? Any sphere needs such soup of skills?
.
Mid (5yrs exp)
.
design (~2yrs exp) and - (~10 yrs exp hobbyist)
.
Ongoing Master's degree in general with concentration towards and a plan on PhD

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar
bynkii, (edited ) to random
@bynkii@mastodon.social avatar

building a PowerShell module that presents a "Proper" powershell interface for display dialog. If it works out, then I'll see about doing other AppleScript UI primitives as PS modules, to make up for the lack of UI in PS on macOS

cjerrington, to Powershell
@cjerrington@mstdn.social avatar

Needing to code a system report and output the results to an HTML page. Start small and keep enhancing it sounds like a good plan.

zirias, to windows
@zirias@techhub.social avatar

Goal: Get some certificate obtained with deployed on some box

Step 1: Ok, this probably works best with (which I don't really like ...)

Step 2: There's no port ... but hey, there's now a FreeBSD port of , let's try to "just" build Powershell using that.

Step 3: Hell why does it fail to build. Oh, System.Security.Cryptography.Native doesn't play well with

Patch and retry, I guess I'll take some sleep now first. Bah!

(there's some irony in running into OpenSSL/LibreSSL issues when trying to deploy TLS certificates ...)

taylorparizo, to Powershell

Anyone know the status of lists on mastodon? I want to create a list for but I can only add people I follow. Seems redundant to follow people to create a list intended for content I don't want on my main feed.
Also adding hashtags to the list would be very useful.

furicle, to vim
@furicle@mastodon.social avatar

Does anybody have info on code completion/auto linting in for ?

Looking at youcompleteme and coc.vim I don't powershell listed at all

I prefer editing in Vim, but hate to give up on the linting/fix suggestions I get in vscode, so I tend to edit in Vim, then check in vscode, which is annoying and inefficient.

Vim mode in VSCode is too half baked for me - I never know what will work and what won't.

Suggestions?

fabian, (edited ) to programming
@fabian@floss.social avatar

For all you fancy command line prompt-havers. Newline or no newline at the end of the prompt?

So, this:

you@host ~/f/bar git:main [*?]␤  
> ▁  

Or this:

user@host ~/f/bar git:main [*?] > ▁  

bradwilson, to Powershell
@bradwilson@mastodon.social avatar

I have replaced "cat" with "bat" in PowerShell, and written a "cat" function that makes it more useful to me. Bat is a replacement for cat that syntax highlights the output.

I'm able to support:

$ cat *.cs
$ dir -r -fi *.cs | cat

I have not yet been able to support piping, so that has to stay with invoking bat:

$ curl -ks https://sh.rustup.rs | bat

(I'm not 100% sure if I can support both piping from raw text as well as piping filenames.)

Script: https://gist.github.com/bradwilson/5b6d1ad8f797eee304f7028bf16253b2

anthro_packets, to chrome

Anyone have experience setting up a solution with an elderly parent when you can't be physically present to assist on the config for their end? The ISPs must do this all the time.

I'm on Linix, they're on windows. I've read has a screen share option, wonder if that'd be a jumping off point for or access. All I need is a shell...

jaykul, to Powershell

What that you wrote do you actually use most regularly, like, on a basis?

I'm going to have to say my prompt stuff, since not a day goes by where I'm not staring at the output 😉

But also ... Get-Parameter, which I use so often that I sometimes forget it's not built-in.

https://github.com/Jaykul/TerminalBlocks

https://github.com/Jaykul/PowerLine

https://www.powershellgallery.com/packages/Get-Parameter

Crazypedia, to Powershell
@Crazypedia@pagan.plus avatar

I'm going to be spending the evening figuring out why I can't use on my work laptop. :blobunamused:

bazcurtis, to Powershell
@bazcurtis@mastodon.social avatar

I am looking for PowerShell IDE advice. I am not a very good PowerShell coder, but as long a Google is up I have half a chance 😀

I prefer to code in Python and use PyCharm. I find it much easier to learn by writing code and using break points to see what my variables are returning etc.

Which is the best PowerShell IDE? I am not writing applications. They are mostly scripts to return API data and write them out to a file.

rivetgeek, to Powershell
@rivetgeek@dice.camp avatar

Why did they do this when they wrote this script? JFC

jhx, to Powershell
@jhx@fosstodon.org avatar

Made a little Post Install script for to automate some of the boring tasks after a fresh install. 😎

Doing the same tasks over and over sure is not efficient... so, that is the motivation behind it. 🙂

https://github.com/jhx0/WinPostInstall

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • modclub
  • everett
  • rosin
  • Youngstown
  • slotface
  • ethstaker
  • mdbf
  • kavyap
  • osvaldo12
  • DreamBathrooms
  • anitta
  • Durango
  • ngwrru68w68
  • tester
  • khanakhh
  • love
  • tacticalgear
  • cubers
  • GTA5RPClips
  • Leos
  • normalnudes
  • provamag3
  • cisconetworking
  • JUstTest
  • All magazines