pexavc

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

StarCraft 2

Mostly for building in-game awareness. Helped in a lot of games, even FPSs. Just always being proactive when facing some kind of meta.

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

I've been attempting to build systems to make this "robustness" redundant across all my works, but I always feel there's something more that I missed. I can't tell if this task is simply never-ending or I just lack the knowledge of covering all the dots from the get-go or both.

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

When it comes to iOS, Here's a cool guide for reverse engineering .ipas. https://github.com/ivRodriguezCA/RE-iOS-Apps . I would think applying a sort of comparison of the static analysis with a published app against the compiled repos version would be a possible first step

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

how is that possible, clouds are even harder to dodge

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

Oh god this was good 🤣

For those unaware of ICANN

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

Actually am looking at this exact thing. Compiling them into an open source package to use on Swift. Just finished nsfw. But everything you mentioned should be in a “ModerationKit” as well. Allowing users to toggle based on their needs.

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

Yeah. Have been thinking of this exact scenario. How to create solutions around anything that might “filter” while respecting the worldviews of all. I feel the best approach so far, is if filters are to be implemented. It should never be a 1 all be all and should always be “a toggle”. Ultimately respecting the user’s freedom of choice while providing the best quality equipment to utilize effectively when needed

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

A little bit easier than using the wayback machine:

https://www.reddit.com/r/reddit.com/

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

oh i see, just saw your other comment as well

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

good point, but was just providing samples. I myself would gladly create a simple package for inferencing using a properly licensed model file.

Edit: Linked a MIT keras model for instance, also thanks for the tip didn't know about GPL / BSD relationship

72
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/

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

Typora is really cool, wish it was OS though. Although the one-time purchase isn't too bad

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

 

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

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

Beta testflight for iOS https://testflight.apple.com/join/owwIagmV

Base macOS build: https://github.com/neatia/Lemur/releases

I have yet to test this on M-Series Macs, as I still use Intel. Will still be able to provide fixes once I can source potential bugs (but most likely there shouldn't be any special to M~)

view more: next ›