-
As long as text search is not supported, STDIN or other named pipes (eg `fqless
-
## Positron Version:
Positron Version: 2024.06.1 (Universal) build 10
Code - OSS Version: 1.90.0
Commit: 2ee647c28f932ea3032d6275664c6a8494baacb4
Date: 2024-06-24T03:50:10.276Z
Electron: 29…
-
they should be separable to allow isolation from other networks, in this case I have a point-to-point item network that cannot be used to carry energy.
![2014-12-23_12 34 08](https://cloud.githubuser…
-
Injecting a DLL isn't hard, but for communication with Injected DLL's, you need IPC. Named Pipes are the best IPC I've found so far.
-
For composing multiple commands, it'd be useful if one could do something like the following:
```
curl http://some-url.com/ | grep links
```
... where it would then search for `grep links` (but _not…
-
Hi.
I have pipe for connecting data from redux store:
```dart
import 'package:angular/angular.dart';
import 'package:redux/redux.dart';
typedef Selector = dynamic Function(K state);
@Pipe('s…
Aetet updated
5 years ago
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
AWS recently announced [EventBridge Pipes](https://docs.aw…
-
Hi,
I attempted to create a cylinder with four holes that will eventually be connected to inlet and outlet pipes. I have attached a rough script that does this traditionally by combining multiple b…
-
Angular v19 just landed and keeps simplifying the framework:
- `standalone: true` is now the default on components, directives and pipes
- new `resource` API with signals or observables
- new `linkedS…
-
Support named pipes, e.g. as created by `mkfifo`.
In particular, this would be useful for creating "pipelines" on a simulated host, e.g. to compress large log files on the fly. https://github.com/s…