-
Like #230 and #195, `:` can be used to turn a function into a oneliner! They look neato and are supported by RBI but not by `brs`. MWE:
```brightscript
function main() as integer: return 5: end …
-
## Bug report
For a failed job in my Nextflow pipeline, I'm manually running bash .command.run and I'm getting `ln: failed to create symbolic link 'DIRECTORY_NAME/FILE_NAME.txt': File exists`.
…
-
Somebody could please document this simple method to connect to a PostgreSQL database:
`DATABASE_URL=postgres://username:password@hostname:5432/databasename`
Don't use HUGINN_DATABASE_URL, simply us…
-
Hi,
I played a bit with Devel::ParseXS, I like it a lot.
I tested it on [Gtk2 version 1.249](http://backpan.perl.org/authors/id/X/XA/XAOC/Gtk2-1.249.tar.gz) ([here on CPAN](http://search.cpan.org/~xa…
-
It would be nice if the plugin could detect if an object is used with the shorthand es6 syntax and allow for oneliners, maybe up to a number of properties.
Example:
```
var foo = { a: a } //ok
var f…
-
When trying to understand an issue with data, it is often important to know, what is inside a keymap.db file. One can open keymap.db file, with an SQLite database manager and look what is inside, but …
-
```csharp
IEnumerable B() { yield break; } ref struct A;
```
If i compile this with .net 9.0.100-rc.2.24474.11 on my arm64 mac, roslyn exits with an unhandled exception:
```
0>Microsoft.CSharp.Core.…
-
I don't know if this is a valid use case or out of scope for this project but since it's possible to install in another environment one might expect that it is also possible to compile bytecode for th…
-
Hi! I love the website. So much I wanted to get one `bashoneliner` at random.
Can we have a `/random` route? I think this would be fun!
Please let me know and I can send in a PR if you'd like.
…
-
in the `nushell/nu_scripts` repo, we have the following files that could be interesting at some point
```
╭───┬───────────────────────────────────────────────────────────╮
│ 0 │ aliases/git/nu_alia…