pexavc

joined 1 year ago
[–] pexavc@lemmy.world 2 points 1 year ago (1 children)

Hope to run into some of them, some day. Has he gotten around to it yet?

[–] pexavc@lemmy.world 7 points 1 year ago

Only on Reddit for a couple communities. But, Lemmy kind of became my main Social site overall. Replaced all of them for me.

[–] pexavc@lemmy.world 7 points 1 year ago* (last edited 1 year ago) (3 children)

Get enough personal funding for my parents to be taken care of.

Then build indie games for the rest of my life. Making single person RPGs. Where the stories can fill the void of my need to write novels. And the themes being a culmination of all the games I have played that had a role in guiding some sense of morality or drama. Such as the last mission on Halo Reach or the Mass Effect Trilogy, or Outer Wilds etc.

I’d want to compose, do the artwork, and the development for this, an all-out love letter to this form of storytelling. Spending years fine tuning every single detail as if it’s an elaborate sculpture. Details so small the crescendos of the OST, exactly match animations and playable cutscenes. All until, I feel I have reached a personal magnum opus, of the games released thus far.

And then say good bye. Moving on and living a simple life.

[–] pexavc@lemmy.world 2 points 1 year ago

Holden Caulfield

[–] pexavc@lemmy.world 6 points 1 year ago
[–] pexavc@lemmy.world 17 points 1 year ago (4 children)

My saves are getting monopolized by your memes 😂

[–] pexavc@lemmy.world 1 points 1 year ago

Ah yes! I almost do that already. With RSS as well. So you can combine communities and RSS Feeds, not mastodon users yet though. It's kind of fun standardizing all the different ActivityPub implementations into a single data model. Mastodon timelines or users are essentially whole communities.

To be honest, building a web-version of that pipeline as a NPM package might be helpful for others, piping in all the different types of fediverse content into a single stream.

[–] pexavc@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (2 children)

I've had an idea, that I could easily pivot to this and become a FOSS solution. But, I wonder if it actually solves a problem. Essentially, I wanted my lemmy instance to allow sign-ups. But, the posts and channels were auto-generated. So when you log into the app or sign-up it creates a community in the instance along with it. (loom.nyc/c/pexavc) and then all the posts are automatically generated from the posts you save anywhere in the fediverse. (The app supports lemmy and mastodon for now). But, this would also allow all your bookmarks to essentially "federate".

Edit: Tbh, it sounds like a more "silent" cross-posting

[–] pexavc@lemmy.world 4 points 1 year ago

Had a similar experience. Definitely agreed.

[–] pexavc@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

Yeah. I have found the simple act of "listening" goes so far. I had a manager whom always remembered the smallest things. Bring them up in team meetings months later. It was very motivating.

Edit: and obligatory, F*ck Cancer

 

In your experience/career, what were some things that you have taken note of from various managers/leaders, that made you feel comfortable working there and providing solutions for the organization as a whole?

[–] pexavc@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (4 children)

Removed the other comment.

Because I think I get the point now. I actually never heard of these services before. And didn’t realize people liked to share their “saves/bookmarks”. Or have people actively follow what they are bookmarking.

It’s super interesting.

 

When questioning your intentions as arrogant, entitled, immature vs confident, moral right, correctness. Or even questioning if the Duning Kruger effect is at play.

What process do you incorporate to back-up your self-judgement or in identifying your decisions/choices are in-fact "correct" in online discussions and/or personal life with friends/family.

How do you remove "self-doubt"?

73
submitted 1 year ago* (last edited 1 year ago) by pexavc@lemmy.world to c/opensource@lemmy.ml
 

Other samples:

Android: https://github.com/nipunru/nsfw-detector-android

Flutter (BSD-3): https://github.com/ahsanalidev/flutter_nsfw

Keras MIT https://github.com/bhky/opennsfw2

I feel it's a good idea for those building native clients for Lemmy implement projects like these to run offline inferences on feed content for the time-being. To cover content that are not marked NSFW and should be.

What does everyone think, about enforcing further censorship, especially in open-source clients, on the client side as long as it pertains to this type of content?

Edit:

There's also this, but it takes a bit more effort to implement properly. And provides a hash that can be used for reporting needs. https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX .

Python package MIT: https://pypi.org/project/opennsfw-standalone/

35
submitted 1 year ago* (last edited 1 year ago) by pexavc@lemmy.world to c/lemmyapps@lemmy.world
 

I'd like to share the TestFlight in this community with a possible listing on other resources for Lemmy federated clients that are being actively supported.

Testflight: https://testflight.apple.com/join/owwIagmV

Feel free to use the https://lemmy.world/c/loom community to post concerns, suggestions, bugs, and I will tend to them promptly!

macOS clients are always released via Github as notarized archives. Or, you could build it locally on your own.

Known Issues:

  • Scrolling stutter
  • Registration is not functional
  • macOS (intel) optimizations
    • I do not have an M-chip, so may be missing more macOS related bugs that need to be fixed

List of some major features are below:

cross-posted from: https://lemmy.world/post/3804045

v1.1.0b is in Review. Will be available by end of day.

1.0.4b was skipped. Since lots of changes were made in Granite, decided to mark v1.1.0 to denote.

Loom: https://github.com/neatia/Loom

LemmyKit: https://github.com/pexavc/LemmyKit

Granite: https://github.com/pexavc/Granite

Testflight: https://testflight.apple.com/join/owwIagmV

Looms
Image Create "Looms" of any group of communities from any instance. Merging their content into a singular feed.
Explore
Image Visit linked instances when connected to a lemmy server. View small snippets of each and their ping response time.
Travelling Modals
Image Writing modals can travel with your viewing context. Allowing you to browse content in any stack prior to publishing.
Bookmark Syncing
Image All your saved posts and comments can be switched between accounts in a dedicated component.
Sharing
Image Share posts or comments as images. With the intention of supporting QR codes and Engravings in the future.
Search
Image Either search all, a specific subcategory with sort support. View expanded contents within the view, interacting with content as normal.
Profile
Image Dynamic threads, despite viewing context. Swipe to reply to comments or tap the more button, to modify, remove, block, etc.
Image Deleting and restoring with toast reactions.
Image Switch accounts, view their profiles, and their scores.
Embedded Webview
Image Custom JS insertion supported, customizing how webpages are viewed via direct user input is a possibility.
Light Mode
Image Light mode and Dark mode supported. Refer to the color group in Assets to define preferences.
11
submitted 1 year ago* (last edited 1 year ago) by pexavc@lemmy.world to c/opensource@lemmy.ml
 

Looking for a good README editor. With maybe git functionality, but not necessary

  • Like adding shields/badges/assets within automatically

  • managing a directory like structure by generating new MD files in a directory like folder structure.

Essentially an IDE like environment just for markdown file management and a WYSIWYG editing experience

 

Image

I like viewing/creating/editing abstract shaders, made a macOS client to help with this flow of mine. Simply type in the logic into the main function or add additional functions above to create the desired output with the fixed global variables provided.

Hope others find it useful as well!

Notarized build: https://github.com/neatia/Marbler/releases/tag/1.0

 

Just thought the slowed versions of these old classics were such interesting takes. Wonder, what others thought about them on lemmy

view more: next ›