-
I'm curious to read an explanation of fundamental technical differences or similarities between Perl 6 macros (and, separately if appropriate, 007 macros) with Lisp FEXPRs. I thought ven especially mi…
raiph updated
2 months ago
-
### Is there an already existing issue for this?
- [X] I have searched the existing issues
### Expected behavior
Two hosts in two different subnets should be able to discover each others topics by …
-
This adds a mechanism to register services to be activated during startup of a host instead of on first access.
It leverages the new `IHostedLifecycleService.StartingAsync()` in https://github.com/…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
I haven't looked closer, but in the course of #2657 , it popped out that the MDNS packets from external pcaps or wikipedia.trace is causing analyzer violations for Teredo.
In the zeek-testing-priva…
-
setup:
- hardware: stm32f4+enc28j60
- core code:
```
void send(sender_t* dev) {
assert(dev != NULL);
char* buf = "hi";
size_t res = sock_udp_send(NULL, buf, strlen(buf), &gw);…
-
## Steps to Reproduce
1. Install Flutter on linux in an environment where there is a corporate proxy that encrypts all traffic with a self signed certificate.
2. Run `flutter doctor`, eve…
-
微博内容精选
-
Having worked through my deployment issues months ago, I was quite satisfied with the copilot pipelines until I tried to deploy a minor update yesterday.
I was shocked to see that my health checks …
-
The cape sandbox never returns any behavioral analysis result. The malware sample seems not to be executed, and the agent never communicates back any data.
The troubleshooting I have tried is list…