Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Query your OS like a database
GitHub security recommendation

osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data.

With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.

Popular topic

Nim

Nim is a statically typed, compiled, garbage-collected systems programming language.

nushell
Trending repository
unison
Trending repository
aryairani
aryairani commented Sep 25, 2019

image

I believe this 👇 should produce 3 lines of output, but it only produces 2? ☝️

  (P.wrapColumn2
    [ ("`list`", "lists definitions and namespaces at the current level of the current namespace.")
    , ( "`list foo`", "lists the 'foo' namespace." )
    , ( "`list .foo`", "lists 
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2019 - December 01, 2019 • Online

Game Off is our annual game jam celebrating open source
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

flutter
Trending repository
bleroux
bleroux commented Sep 27, 2019

On RawKeyboardListener document page :
https://api.flutter.dev/flutter/widgets/RawKeyboardListener-class.html
'focusNode' field is marked @required in the constructor and field documentation states the following :
'focusNode : An optional focus node to use as the focus node for this widget. [...]'.

Looking at 'raw_keyboard_listener.dart' commit history, this was introduced in las

Dress
Trending repository
kagurazakayashi
kagurazakayashi commented Jan 23, 2019

在开源项目中曝照,意味着:

  • 你的照片会永久存在于历史提交中,即使在以后的提交中进行了删除。
  • 你的照片的受众群体是「所有人」,包括周围的亲戚同事。
  • 你的照片可能会被任何人转载,包括营销号的未授权转载。
  • 这个项目已经搞了大新闻,你的照片甚至可能出现在媒体的头条上。
  • 公众可能在任何社交平台上转发和评价你的照片,或者包含你照片的新闻。
  • 你当前所使用的用户名和昵称,将在网络世界中与你的照片形成关联。
  • 任何人可能不在你的授权下进行转发,无论你如何声明版权,你只能自行解决并且很难解决盗图问题。

建议:

  • 只曝面向所有人的照片。
  • 消除照片中的定位信息,照片中不要出现可识别本人位置的景物。
  • 若不想与名字关联,可以使用另一个专用账户。
  • 如果介意与现实世界发生关联,请做好各种隐私保护再上传(如遮挡面孔或化妆到看不出来是本人)。
  • 不要上传
You can’t perform that action at this time.