Mario De Schaepmeester
Mario De Schaepmeester
I had to read [this paragraph](https://guide.bash.academy/expansions/?=Pathname_Expansion#p1.1.0_12) ([source](https://github.com/lhunath/guide.bash.academy/blob/gh-pages/expansions.html#L197)) multiple times before I understood what was actually going on. It explains how the glob `!(my)*.txt` can match a file named `myscript.txt`. Because...
Hi, first off, thanks for making this project! It's a nice wrapper around the native fetch API and now definitely my favorite tool for doing http requests from the browser....
### Describe your idea/feature/enhancement I'm on Fedora 31 which, by default, ships with Podman instead of Docker. By installing `podman-docker` on top, most Docker workflows work pretty great out of...
Hey, Would you consider writing a plugin for the new Vue CLI? The generator could make example files for registering `vue-i18next` with `Vue`, and loading localized strings from `.json` files...
I just cloned the repo and tried to `.\build.ps1`. This is the output: > C:\Program Files\dotnet\sdk\2.1.104\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets(327,5): error : Assets file ' D:\src\Projects\Optional\src\Optional\obj\project.assets.json' not found. Run a NuGet package restore to...
Hi, I was wondering how config options get merged between those passed to the JS API and those specified in config files (`.babelrc`, `babel.config.js*`). My question originally arose in rollup/rollup-plugin-babel#338...
CodeTriage has a nice overview of "Repositories you are currently helping". It's also great that you can select how many issues/day you want to receive for each repository separately. It...
The (light) theme, as generated by the template in this repo, makes heavy use of bold fonts, and very few colors. I have enhanced the syntax highlighting in my fork,...
When [exporting Fonts and Colors settings from Visual Studio Professional 2017, version 15.6.5](https://gist.github.com/mario-d-s/a58e3e5f4bace2aefcd0f55f49423fe0), I get the following Category GUIDs in the `.vssettings` file: - F9D6BCE6-C669-41DB-8EE7-DD953828685B - E0187991-B458-4F7E-8CA9-42C9A573B56C - 58E96763-1D3B-4E05-B6BA-FF7115FD0B7B -...
Hi, this software has been working wonderfully for me to connect to my company's VPN. Today I got this for the first time: > SELinux is preventing openfortivpn from execute...