ethanmsl
ethanmsl
Add: iPad is an underexploited niche -- more and more powerful machines, with almost nothing that can run on them. Ultra portable. visionOS can run iPad apps through compatibility mode....
Same as @casey. A sea of almost identical white text adds a lot of parse work to the user. And drains a lot of joy. A hard no for any...
Thanks for the response @epage. I'm not at a place in my journey where I can fruitfully offer help on that issue. (maybe eventually!) I'll look into front-ending my rust...
I've noticed that piping the output of clap into [bat](https://github.com/sharkdp/bat) 🦈 🦇 gives _excellent_ default highlighting. (i.e. easy to scan and parse) Having only just begun looking at these crates...
@Sesshoumaru404 Brought up to speed with master. Please see this Merge PR (already accepted) for description: [Update: Master to Branch Merge](https://github.com/PagerDuty/public-support-scripts/pull/103), including a link to one file who's changes are...
What's the status of this right now, if I may? As it stands Zellij breaks a lot of my existing commands for neovim. Simplest fix would be to map a...
`brace_style = PreferSameLine || SameLineWhere` `control_brace_style = AlwaysSameLine` do not work if the preceding element is multi-line (e.g. common when `chain_width = 0`) Note 1: the `.method` in the preceding...
Just to add some context, in case it impacts prioritization or maintainer interest: these issues make it *much* more difficult to get other workplace devs to use Poetry. Already an...
> I ran the command => `curl -sSL https://install.python-poetry.org | python3 -` Can anyone help? @iftekhariasif : see the post two comments before yours - using sed to switch symlink...
Can confirm same issue. Validator produces 21 errors and 11 (unused model) warnings as of now, for the REST spec. This is currently blocking automatic generation of client code for...