-
this is what we get now:
{ FortId: 'dummyvalue',
LastModifiedMs: Long { low: 744978334, high: 342, unsigned: false },
Latitude: somelat,
Longitude: somelon,
Team: 2,
GuardPokemon…
-
### Operating System
Windows 10
### Board
pca10095
### Firmware
custom firmware running mynewt OS
### What happened ?
Problem was detected on IN transfers over vendor interface on NRF5340 (but …
-
## Scores Table ##
| Items | Self | Aryan |Braeden | Average |
| ------ | ---- | ---------- | --------- | --------- |
| N@TM | 5 | 5 | 5 | 5 | 5
| Project quality, runni…
-
I'm trying to extend the `ApiGuardController` to allow for disabling the feature during development (based on `APP_DEBUG`) and "global" request limiting. It works just fine but I'm thinking about feat…
-
### Idea
The goal of this idea is to allow users to call stdlib APIs from within Excel. This will allow users to perform linear algebra and various machine learning operations directly on spreadshe…
-
Currently, it's only possible to install package assets if the current user has fleet permissions: https://github.com/elastic/kibana/blob/b913e3f143a7e69400f99fc76cb0ebf0174f8e82/x-pack/plugins/fleet/…
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues] (https://github.com/realm/SwiftLint/issues)
### New rule request
1. Why sh…
-
Type: Bug
Given a single line like:
`var db = builder.AddPostgres("postgres")`
And you hit enter after that line, in Visual Studio, it goes to a new line, but also indents with my default tab/spac…
-
### Feature and motivation
.NET copied the Java approach of using methods for namespacing:
```
driver.Manage().Cookies().AddCookie(cookie)
```
When a more idiomatic way would be to use properti…
-
This header guard doesn't match the filename:
https://github.com/sstsimulator/sst-core/blob/9ee1db28c6c45129f685179e086739b9d3df83ea/src/sst/core/rng/constant.h#L12
Is there a defined standard? I …