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
| _UpstreamPkgName=QSVEnc | |
| pkgname=${_UpstreamPkgName,,} | |
| pkgver=7.58 | |
| pkgrel=1 | |
| pkgdesc="Intel Quick Sync Video based command line encoder" | |
| arch=('x86_64') | |
| url="https://github.com/rigaya/$_UpstreamPkgName" | |
| license=('MIT') | |
| depends=( | |
| 'intel-media-driver' |
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
| import PlaygroundSupport | |
| import SwiftUI | |
| struct ContentView: View { | |
| var body: some View { | |
| DecoderSupportView() | |
| EncoderSupportView() | |
| } | |
| } |
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
| [Adblock Plus 2.0] | |
| ! Title: ycrack's adblock filter | |
| ! Homepage: https://twitter.com/y_crack | |
| ! Licence: This file is only permitted for personal use under copyright law. Commercial use or redistribution are prohibited except as permitted by copyright law. | |
| ! Version: 20250425 | |
| ! Last updated: 2025-04-25 | |
| ! redirect libraries | |
| !#if adguard | |
| ||google-analytics.com/ga.js$script,redirect=google-analytics-ga |
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
| version: "3.8" | |
| services: | |
| mirakurun: | |
| image: mirakurun-recpt1:3.5.0-shirow | |
| cap_add: | |
| - SYS_ADMIN | |
| - SYS_NICE | |
| ports: | |
| - "40772:40772" | |
| - "9229:9229" |
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
| Homebrew build logs for openjdk on Ubuntu 20.04.1 LTS | |
| Build date: 2020-10-06 13:33:09 |
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
| @startuml | |
| title 2019/08/03 都営三田線 いたばし花火大会臨時 | |
| participant "西高島平" as 27 | |
| participant "高島平" as 25 | |
| participant "西台" as 24 | |
| participant "御成門" as 06 | |
| participant "白金高輪" as 03 | |
| == 81T == |
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
| { | |
| "defaultFontFamily": { | |
| "standard": "Source Han Code JP", | |
| "serif": "Noto Serif CJK JP", | |
| "sansSerif": "Noto Sans CJK JP", | |
| "monospace": "Noto Sans Mono CJK JP" | |
| }, | |
| "autoHideMenuBar": false, | |
| "searchService": [ | |
| ["Googleで検索", "https://google.com/search?q=%s"] |
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
| #!/usr/bin/env bash | |
| TOKEN='YOUR_ACCESS_TOKEN' | |
| ENDPOINT='https://api.odpt.org/api/v4/' | |
| COMMON_DATAS=("odpt:Calendar" "odpt:Operator") | |
| TRAIN_DATAS=("odpt:Station" "odpt:StationTimetable" "odpt:TrainTimetable" "odpt:TrainType" "odpt:RailDirection" "odpt:Railway" "odpt:RailwayFare" "odpt:PassengerSurvey") | |
| BUS_DATAS=("odpt:BusTimetable" "odpt:BusroutePattern" "odpt:BusroutePatternFare" "odpt:BusstopPole" "odpt:BusstopPoleTimetable") | |
| AIRPLANE_DATAS=("odpt:Airport" "odpt:AirportTerminal" "odpt:FlightSchedule" "odpt:FlightStatus") |
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
| { | |
| "Statement": [ | |
| { | |
| "Action": [ | |
| "apigateway:*", | |
| "cloudformation:CancelUpdateStack", | |
| "cloudformation:ContinueUpdateRollback", | |
| "cloudformation:CreateChangeSet", | |
| "cloudformation:CreateStack", | |
| "cloudformation:CreateUploadBucket", |
NewerOlder