The Wayback Machine - https://web.archive.org/web/20220831141225/https://github.com/BeMacized
Skip to content
Avatar

Organizations

@flutter @Baseflow
Block or Report

Block or report BeMacized

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Plugins for Flutter maintained by the Flutter team

    Dart 16.1k 9.4k

  2. A Flutter plugin for taking measurements from Bluetooth Xiaomi weight scales

    Dart 11 7

  3. Open source, self-hostable SRS for studying Japanese vocabulary.

    TypeScript 1

  4. The default public repository for sets in ShiraKamiSRS

    TypeScript

314 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2022

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in rust-openvr/rust-openvr that received 5 comments

Switch from mem::uninitialized() to mem::MaybeUninit::uninit() in poll_next_event_with_pose.

This PR is a potential fix for the issue described in: #51 It replaces the offending uses of mem::uninitialized() with mem::MaybeUninit::uninit(),…

+5 −5 5 comments
Reviewed 1 pull request in 1 repository
Opened 1 issue in 1 repository
23 contributions in private repositories Aug 4 – Aug 31