C++20 STL Features: 1 Year of Development on GitHub
C++20 STL Features: 1 Year of Development on GitHub Stephan T. Lavavej "Steh-fin Lah-wah-wade" Principal Software Engineer, Visual C++ Libraries stl@microsoft.com @StephanTLavavej 1 Version 1.0 - September Standard, except as noted • Part 2: GitHub Development • For contributors and observers 2Overview Part 0 3CppCon 2019 -> CppCon 2020 • Announced at CppCon 2019 • github.com/microsoft/STL • Apache License contributors • Extensively reviewed and tested • Released VS 2019 16.5, 16.6, 16.7, 16.8 Preview 3 • GitHub migration ongoing • Build system (native desktop), test suite, issue database • Goal: Complete0 码力 | 45 页 | 989.72 KB | 5 月前3PyConChina2022-上海-用GitHub完成Python的全技术栈开发-卢建晖
用 GitHub 完成 Python 的全技术栈开发 主讲人:卢建晖 – Microsoft Regional Cloud Advocate GitHub 程序员必备 编码是每位开发者所必备的 从入门第一步开始 为开发者配置环境是企业的重要一步 ? $ 配置 冲突 金钱 挫败 GitHub Codespaces 你的云端开发环境 一键即用,无需配置您的开发环境。 开启你的 GitHub Codespace 福利 和 Visual Studio Code 打通 也可以结合第三方的开发工具 GitHub 现在支持通过 JetBrains Gateway 将 GitHub Codespaces 与 JetBrains IDE 一起使 用。 下载 JetBrains Gateway 并安装 GitHub Codespaces 插件后,用户将能够使用他们选择 的 JetBrains IDE 连接到他们的代码空间。 连接到他们的代码空间。 JetBrains Codespaces IntelliJ IDEA PyCharm WebStorm GoLand RubyMine PHPStorm 机器学习来了 将 GitHub Codespaces 与 JupyterLab 结合使用,将 JupyterLab 令人愉快的 笔记本编辑、数据探索和叙事构建体验 与 Codespace 的强大、标准化和简单 性结合在一起。0 码力 | 24 页 | 4.86 MB | 1 年前3PyTorch Release Notes
Training With Mixed Precision Guide. Tensor Core Examples The tensor core examples provided in GitHub and NGC focus on achieving the best performance and convergence from NVIDIA Volta™ tensor cores by convolutions in the bottleneck block for 3x3 grouped convolutions. This model script is available on GitHub. ‣ SE-ResNext model: This ResNeXt101-32x4d model has an added Squeeze-and- Excitation (SE) module that was introduced in the Squeeze-and-Excitation Networks paper. This model script is available on GitHub. ‣ TransformerXL model: This transformer-based language model has a segment-level recurrence and0 码力 | 365 页 | 2.94 MB | 1 年前3Jib Kubecon 2018 Talk
github.com/GoogleContainerTools/jib Build containers faster with Jib A container image builder for Java applications Our Team Cloud Tools for Java Appu Goundan @coollog @loosebazooka Qingyang Qingyang “Q” Chen github.com/GoogleContainerTools/jib Containers “Write once, run anywhere” github.com/GoogleContainerTools/jib Building a Java container github.com/GoogleContainerTools/jib Me Java Developer container on registry ilovejava.io/petclinic-app github.com/GoogleContainerTools/jib github.com/GoogleContainerTools/jib 构建Java镜像 So I read some tutorials github.com/GoogleContainerTools/jib FROM ubuntu:140 码力 | 90 页 | 2.84 MB | 1 年前3Spanny 2: Rise of std::mdspan
github.com/griswaldbrooks/spanny2github.com/griswaldbrooks/spanny2 DISCLAIMER: C++23… ish 2 https://github.com/kokkos/mdspangithub.com/griswaldbrooks/spanny2 goals ● deeper understanding of std::mdspan accessors ● how to write custom layouts and accessors ● dispel common misconceptions about both 3github.com/griswaldbrooks/spanny2 how ● layouts and their requirements ● occupancy grids and default std::mdspan ● review std::mdspan declarationgithub.com/griswaldbrooks/spanny2 7github.com/griswaldbrooks/spanny2 std::mdspan 8github.com/griswaldbrooks/spanny2 motivations: people who know more than me I0 码力 | 117 页 | 2.02 MB | 5 月前3waitress Documentation v3.0.1
race condition that existed when creating a new HTTPChannel. See https://github.com/Pylons/waitress/pull/435 and https: //github.com/Pylons/waitress/issues/418 With thanks to Dylan Jay and Dieter Maurer strip the header values before passing them to the WSGI environ. See https://github.com/Pylons/ waitress/pull/434 and https://github.com/Pylons/waitress/issues/432 23 waitress Documentation, Release 3.0.1 down the server. See https://github.com/Pylons/waitress/pull/399 • Fixed testing of vendored asyncore code to not rely on particular naming for errno's. See https://github.com/ Pylons/waitress/pull/3970 码力 | 119 页 | 339.46 KB | 1 年前3waitress Documentation v2.1.2
fail to properly encode unicode thereby causing another error during error handling. See https://github.com/Pylons/waitress/pull/378 • Header length checking had a calculation that was done incorrectly been corrected, and no longer will Waitress send back a 413 Request Entity Too Large. See https://github.com/Pylons/waitress/pull/376 3.2 Security Bugfix • in 2.1.0 a new feature was introduced that allowed longer close the socket in the WSGI thread, instead waking up the main thread to cleanup. See https://github.com/Pylons/ waitress/pull/377 23 waitress Documentation, Release 2.1.2 24 Chapter 3. 2.1.2 CHAPTER0 码力 | 115 页 | 272.79 KB | 1 年前3waitress Documentation v2.1.1
potential HTTP desync/HTTP request smuggling. Thanks to Zhang Zeyu for reporting this issue. See https://github.com/Pylons/waitress/security/advisories/GHSA-4f7p-27jc-3c36 • Waitress now validates that the chunk potential HTTP desync/HTTP request smuggling. Thanks to Zhang Zeyu for reporting this issue. See https://github.com/Pylons/waitress/security/ advisories/GHSA-4f7p-27jc-3c36 • Waitress now validates that the Content-Length potential HTTP desync/HTTP request smug- gling Thanks to Zhang Zeyu for reporting this issue. See https://github.com/Pylons/waitress/security/advisories/ GHSA-4f7p-27jc-3c36 23 waitress Documentation, Release0 码力 | 113 页 | 270.88 KB | 1 年前3Dapr september 2023 security audit report
scope of the audit. Repository https://github.com/dapr/dapr Language Go Repository https://github.com/dapr/components-contrib Language Go Repository https://github.com/dapr/kit Language Go 4 Dapr security very bottom of the diagram. daprd The Dapr sidecar process is called daprd and is implemented in github.com/dapr/dapr/cmd/daprd2. We now do a quick code walk through of how Dapr starts the runtime and application communicates with. daprd creates the DaprRuntime with a call to github.com/dapr/dapr/pkg/runtime.FromFlags(): https://github.com/dapr/dapr/blob/ddd11bcc07ddf61bf5edd835a4b621a3ef1d395a/cmd/daprd/main0 码力 | 47 页 | 1.05 MB | 1 年前3Pro Git 2nd Edition 2.1.413
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 GitHub. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205 Scripting GitHub . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . hosting website called GitHub. At the time of publishing there were maybe a few thousand people using the site and just four of us working on it. As I write this introduction, GitHub is announcing our 100 码力 | 501 页 | 17.96 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100