Trending repository
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
-
Updated
Jan 31, 2022 - Rust
{{ message }}
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
This year’s Game Off wrapped up with over 500 submissions. Check out the game called PatchDroid - one of this year’s top entries.
February 16, 2022 • Online
Is there a way to correct the blurriness from scaling in Wayland when above 100%?
As an example, one can have "Exec=env MOZ_ENABLE_WAYLAND=1 thunderbird %u" in Thunderbird's desktop file to resolve this.
Java Skill Assessment:
Q15:
What is the problem with this code?
class Main {
public static void main(String[] args) {
List<string> list = new ArrayList<String>(Arrays.asList("a","b","c"));
for (String value : list) {
if (value.equals("a")){
list.remove(value);
}
}
System.out.println(list); //outputs [b,c]
}
}
ArrayList does not impNotify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
Zigbee
List of Computer Science courses with video lectures.
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc.
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore, though no_run can maybe sometimes be motivated).
The crate-level docs for egui (at https://docs.rs/egui generated from egui/src/lib.rs) sh
https://uutils.github.io/coreutils-docs/user/utils/true.html
at least a description + the version number
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
win32k LPE
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-playloaAwesome list of open-source startup alternatives to well-known SaaS products
Algorithms implemented in Go for beginners, following best practices.
Pi-hole in a docker container
100+ Python challenging programming exercises
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
/cc @mcollina @ronag
stream.finished()