Trending repository
Reviving the language that brought us the Jak & Daxter Series
-
Updated
Jun 19, 2022 - Common Lisp
{{ message }}
Reviving the language that brought us the Jak & Daxter Series
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
June 29, 2022 • Online
Lightweight full-featured WhatsApp Web + Multi-Device API
from reddit
I have noticed a couple of peculiar issues when testing Rustdesk.
Transferring files. i cannot access other drives than c on the computer. It is Windows 7, and maybe it is a peculiarity with this version of Windows.
Anyone else notice this.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.
Localazy® is a localization platform built for developers and friendly to all other users.
Manage translations and enjoy powerful localization features.
Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again
使用第三方git库的时候,最Fork 到自己的账号,不然后之后更新内容把控不了,会引起不知名的问题。
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Master programming by recreating your favorite technologies from scratch.
Preact, but super edgy
A collection of 24 x 24 dp SVG spinners!
Add 'init' command for iocli, to help developers generate application template.
The template should have following structure:
.
├── cmd
│ └── main.go
├── conf
│ └── ioc_golang.yaml
└── go.mod
main.go:
package main
import (
"fmt"
"github.com/alibaba/ioc-golang"
"github.com/alibaba/ioc-golang/autowire/singleton"
)
// +ioc:autowire=true
// +ioc:autowireImprove repo
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
mvn testtarget/site/jacoco/index.html即可查看单侧覆盖率,点进去即可查看详细覆盖情况以作出补充Official Implement of "ADBench: Anomaly Detection Benchmark".
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
Open source Old School RuneScape client
Line 35 isFunction is missing, and code sandbox demo is broken.
The TAO of cross-platform windowing. A library in Rust built for Tauri.
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.
On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.
Version Information
Lastest
Environment
All
What is the expected behaviour?
Should get a curated list of all the queries with request confirmation with an option to "run all"
What is the current behaviour?
Getting the confirmation pop up only for the last element in the list
How to reproduce the issue?