-
Updated
Dec 10, 2020 - Go
packet
Here are 218 public repositories matching this topic...
-
Updated
Dec 10, 2020 - Java
-
Updated
Dec 8, 2020 - Go
-
Updated
Apr 19, 2020 - Go
-
Updated
Sep 9, 2020 - Vue
-
Updated
Dec 9, 2020 - Java
At the moment, the X86_64CoreRegs::regs
field and X86[_64]CoreRegs::segments
fields rely on an implicit ordering documented in their respective comments. It would be much better if explicit fields were used instead.
As pointed out in daniel5151/gdbstub#34 (comment), there is no "one true" ordering for these registers, which could result in some nasty bug
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Oct 3, 2020 - Go
-
Updated
Oct 24, 2020 - Python
-
Updated
Dec 9, 2020 - Go
-
Updated
Nov 20, 2019 - Go
-
Updated
Sep 19, 2017 - C++
-
Updated
Dec 9, 2020 - Java
-
Updated
Dec 10, 2020 - Go
Packet was acquired by Equinix in March. To help make our vision for global, interconnected bare metal a reality, we've rebranded Packet as Equinix Metal™ and introduced new locations and features. Login, sign up, and say hello at metal.equinix.com. Example rebrands:
Packet --> Equinix Metal
[email protected] --> [email protected]
https://slack.packet.com/ --> https://slack.equini
-
Updated
Feb 12, 2020 - C
-
Updated
Feb 19, 2019 - Python
-
Updated
Nov 9, 2020 - Java
(This suggestion was raised in the packet post mortem on 9/25.)
The profile pictures shown in packet are a bit too small to be useful in helping recognize people. It'd be nice if there was an option to enlarge them. Maybe you'd tap on the image to see a larger view in a dialog? This should support both mobile and desktop users and it needs to apply to both upperclassmen and freshman use cases.
-
Updated
Nov 9, 2020 - Rust
-
Updated
May 9, 2020 - C#
Improve this page
Add a description, image, and links to the packet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packet topic, visit your repo's landing page and select "manage topics."
Task
Convert CI to GitHub Actions
Context
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac