Shinya

Results 52 comments of Shinya
trafficstars

@all-contributors please add @codecov for test and maintenance, and also please add @fossas for maintenance and security

@all-contributors please add @fossas for maintenance and security

@all-contributors please add @yuto90 for blog, content, example, tutorial

I hope the fixed package will be released soon. ```terminal /opt/homebrew/Caskroom/flutter/2.2.2/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:311:32: Warning: Operand of null-aware operation '??' has type 'Color' which excludes null. - 'Color' is from 'dart:ui'. color: theme.backgroundColor...

If real-time capability is not required (like `online`), it could be included in `app.bsky.actor.profile` https://github.com/bluesky-social/atproto/blob/main/lexicons/app/bsky/actor/profile.json

Related just in case - #1033

I encountered the same issue while setting up a Mastodon instance on an AWS EC2. The problem is that the latest version of docker I can get on EC2 is...

Oh I understood the relevance of `show` and `ignore` when I was looking at the social-app code. But in this case does `ignore` have to be defined in Lexicon? https://github.com/bluesky-social/social-app/blob/d854e882187c4358ae3b4c1fb9d1324f5fe215e4/src/state/queries/preferences/types.ts#L23-L44...

This is a common problem for API wrappers regardless of language, but the initialization cost tends to be heavy because of the high-end implementation. It would be interesting to see...

Hi @dholms @pfrazee , This is entire object under `feed` object :) This is a different post than the snippet I shared earlier, but it seems to use the same...