Skip Navigation
fperson

I build Flutter apps & packages, Neovim plugins, and a bunch of other stuff. I love good software, and I love the internet.

โ˜ฎ๏ธ ๐Ÿ›ธ ๐Ÿ’พ

๐Ÿ‡ฆ๐Ÿ‡ฒ Based in Yerevan, Armenia

GitHub | YouTube | Personal blog

Posts
4
Comments
1
Joined
2 yr. ago
Flutter @programming.dev
fperson @lemmy.world

xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

pub.dev xterm | Flutter package

xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

xterm | Flutter package

This looks super-cool, maybe could be useful to some :)

Lemmy Plugins and Userscripts @sh.itjust.works
fperson @lemmy.world

Yet another redirector (hopefully, a better one!)

Hey folks! I hope you're having a lovely day. I was using the "Lemmings fix" by @[email protected] for a while now and have been improving it to tailor my needs.

This one

  • works even when browsing remote instances on remote instances
  • adds the redirect button to the "sidebar"/community card
  • works on mobile, too

Here are a couple of screenshots:

Here's the code (modify localLemmy before using):

 js
    
// ==UserScript==
// @name         Lemmings Fix
// @version      1.1
// @description  Redirect to your local Lemmy instance
// @author       @lemmy.world/u/soy, @lemmy.world/u/fperson
// @match        https://*/c/*
// @icon         https://join-lemmy.org/static/assets/icons/favicon.svg
// ==/UserScript==

(function () {
  'use strict';

  const localLemmy = 'lemmy.world';
  const isLemmy = document.head.querySelector
  
aromantic community @lemmy.ml
fperson @lemmy.world

Aromanticism as a choice?

Hey folks, I hope you're having a lovely day. I've been recently thinking about the idea of being aromantic by choice. It may sound weird, and some people may even disagree with it. However, I genuinely believe that it's pretty legit and helpful.

I consider myself aromantic. While it hasn't always been this way, I was always kind of leaning toward it. Several months ago, I was chatting with a friend about relationships (not only romantic) and, after some background thinking, concluded to be aromantic, and I'm happy about it since it helps me focus on stuff that I personally find more important. Also, it turns out to help develop better platonic relationships.

I'm also thinking about making a video on this topic once my tripod arrives (which is in a few days already!), making it even more interesting to discuss :).

I'd be glad to hear what you think about the idea. And maybe some other folks are this way?

Peace <3

edit: editing for possible actual federation?

Flutter @programming.dev
fperson @lemmy.world

Dart Programming Language sublemmy

Hey folks! I hope you're having a lovely day. I created a sublemmy for Dart; feel free to join at [email protected]!

Edit: Add relative link