Skip to content

Instantly share code, notes, and snippets.

View Lexedia's full-sized avatar

Lina L. Lexedia

View GitHub Profile
@Lexedia
Lexedia / option.dart
Last active March 29, 2025 21:33
`Option`, `Some` and `None` in Dart
/// An [Error] thrown when [Option.unwrap] fails.
///
/// This should (in theory) not be caught, if you want to safely [Option.unwrap], use [Option.unwrapOr] or [Option.unwrapOrElse].
final class UnwrapError<T> extends Error {
UnwrapError._();
@override
String toString() => 'Failed to unwrap None to $T';
}
@Lexedia
Lexedia / readme.md
Last active July 21, 2025 06:03
Embed fixer list

List of embed fixer for discord/telegram.

The order is not relevant.

Service Description Author Forked from Repo Host Broken since Annotations
VixBluesky FixBluesky: Embed Bluesky links in Discord! Lexedia FixBluesky Lexedia/VixBluesky https://bskx.app Not broken
FixBluesky FixBluesky: Embed Bluesky links in Discord! Rose None ThornbushHQ/FixBluesky https://bsyy.app Not broken
bskye Fix Bluesky embeds on Discord Eduardo Cabral None FerroEduardo/bskye https://bskye.app Not broken
vxBsky None Dylan None dylanpdx/vxBsky https://vxbsky.app None
@Lexedia
Lexedia / keybase.md
Last active December 6, 2024 18:10
keybase.md

Keybase proof

I hereby claim:

  • I am lexedia on github.
  • I am rapougnac (https://keybase.io/rapougnac) on keybase.
  • I have a public key ASDJfKRJ_QEVMMpr30KDlddvH3h6VMApfdLguHvcXMWX5wo

To claim this, I am signing this object: