Instantly share code, notes, and snippets.
Discover gists
bewithdhanu /upgrade_python_3.10_to_3.11.md
Last activeDecember 18, 2025 09:45
Upgrade Python 3.10 to 3.11 on Ubuntu 22.04tehplague /.Renovate configuration example.md
Last activeDecember 18, 2025 09:45
Renovate example configuration for TYPO3This Gist provides an example configuration forRenovate, designed to automate updates in TYPO3 projects.
Note: This configuration is a starting point and should be adjusted to fit your specific requirements. The update behavior, in particular, likely has room for improvement depending on your workflow.
- Git Hosting: The example assumes the use of either GitLab or GitHub for managing TYPO3 projects.
- Shared Configuration: A shared GitLab project (
gitlab/renovate-config) is used to store general configuration files (.json). This setup allows reusing shared rules across all TYPO3 projects. - Project-Specific Configuration: The
renovate.jsonfile must reside in the TYPO3 project repository you wish to update. This file references the shared configuration and defines project-specific overrides.
gcchaan /研修資料まとめ.md
Last activeDecember 18, 2025 09:44
- CARTA HOLDINGS(旧VOYAGE GROUP)
- 技術広報が新卒研修<Open AIハッカソン>をスパイしてみた - (2023/04/11)
- @t_wadaに学ぶテスト駆動開発【CARTA 23新卒研修】 - (2023/04/19)
- 【新卒研修】監修者@t_wadaと読む!プログラマが知るべき97のこと読書会 - (2024/04/09)
- Classi
- 当たり前にリリースしていく ~ 新卒研修編 - (2021/05/20)
- リモートワークのための質問力向上研修を実施しました - (2021/12/07)
- Classi 2025年新卒エンジニア研修「そーだい塾」を開催しました - (2025/06/18)
- CyberZ
- Parallel Computing Course - Stanford CS149, Fall 2023
- Performance-Aware Programming Series by Casey Muratori
- Algorithms for Modern Hardware
- Computer Systems: A Programmer's Perspective, 3/E - by Randal E. Bryant and David R. O'Hallaron, Carnegie Mellon University
- Performance Engineering Of Software Systems - am MITOCW course
- Parallel Programming 2020 by NHR@FAU
- Cpu Caches and Why You Care - by Scott Meyers
- [Optimizing a ring buffer for throughput](https://rig
Chenx221 /vs_26_22_19_17_dl.md
Last activeDecember 18, 2025 09:32
Visual Studio 2026/2022/2019/2017 Web Installer Direct download linkcpojer /jsdom.patch
Last activeDecember 18, 2025 09:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| diff --git a/lib/jsdom/browser/Window.js b/lib/jsdom/browser/Window.js | |
| index 52d011cae61c3688ec64baa5cec411d55edbda9d..298d7ec8d2cc1ea5e974262b978e6041389900f7 100644 | |
| --- a/lib/jsdom/browser/Window.js | |
| +++ b/lib/jsdom/browser/Window.js | |
| @@ -507,8 +507,8 @@ function installOwnProperties(window, options) { | |
| // [LegacyUnforgeable]: | |
| window: { configurable: false }, | |
| document: { configurable: false }, | |
| - location: { configurable: false }, | |
| - top: { configurable: false } |
wanglf /vscode-extension-offline.md
Last activeDecember 18, 2025 09:30
Download VS Code extensions as VSIX- Copy content of
vsix-bookmarklet, create a bookmark in your browser. - Navigate to the web page of the VS Code extension you want to install.
- Click the bookmark you just created, then click the download button.

- After download finished, rename the file extension to
*.vsix. - In VS Code, selectInstall from VSIX... in the extension context menu.

jinjier /javdb-top250.md
Last activeDecember 18, 2025 09:28
JavDB top 250 movies list. [Updated on 2025/11]NewerOlder
