Trending repository
A fully functional Android app built entirely with Kotlin and Jetpack Compose
-
Updated
May 16, 2022 - Kotlin
{{ message }}
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
On The Download with Christina Warren this week: News from PyCon 2022 and Google IO. A great new markdown authoring framework. And the ultimate eighties toy for ageing millennials.
A shell script which checks your $HOME for unwanted files and directories.
April 22, 2022 - September 25, 2022 • Virtual
毕竟润的前提之一是有护照,但是很多学校得有护照才能申请。而签证又分不同种情况,白本和非白本,敏感专业和非敏感专业,有移民签(如F4耗时长等不了,想快速润)和没移民签等不同情况的策略,以及签证面试时的雷点。还有被check了的解决方案。
Open source projects built in or receiving significant contributions from Brazil :brazil:
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
Right now the NetworkAddress struct is very confusing to anyone who uses it. It's composed of a set of unordered protocols that make an address, though this can make it confusing, and not easy to build.
A collective of different IRs for the Flipper
Python - 100天从新手到大师
List of Computer Science courses with video lectures.
GoFound GoLang Full text search go语言全文检索引擎 基于平衡二叉树+正排索引、倒排索引实现 可支持亿级数据,毫秒级查询。 使用简单,使用http接口,任何系统都可以使用。
CyberController
A Neovim config designed from scratch to be understandable
The Single Sign-On Multi-Factor portal for web apps
I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.
I would like there to be a Entity#hideEntityByDefault w
Clean Architecture template for Golang services
A book series on JavaScript. @YDKJS on twitter.
The Jira and GitHub integration synchronizes development across tools and uses automation to remove manual steps and shorten delivery time.
By connecting your code in GitHub to your projects in Jira, your developers can focus less on updates and more on building great products. And with source code data flowing through Jira, the broader team can visualize deployment data in one place, extract key insights, and build powerful automations in Jira.
Please describe your bug
When the server is stopped it sends a notification to all connected WebSocket clients, the message looks like this:
{"MessageType":"ServerShuttingDown","MessageId":"d9fbbca3037344b689490d35ec2d4ed7","Data":""}(id is unique)
Unfortunately it then just stops the server, ending the connection abruptly. It would be nice if the clients get properl