428 results for Gender · 2.194s

News for “Gender”
17 results • 2188 ms server time
Moozonian News
github.com• Mar 6, 2026• 1 min read
Show HN: A library to turn any React Native View into a video or an imageIntroducing React Native View Recorder!The ultimate library to record any native View in your app and export it as a video or an image. No server required, MIT Licensed.- Record or snapshot any arbitrary View in React Native, whole app dashboard or only part of it - Supports recording Skia Canvas - You have frame-by-frame control over the video you're recording - Add your audio file or mix in the audio frame by frame - Fully native, no FFmpeg binaries - Control FPS, bitrate - Support for H.264, HEVC, and transparencyStar it on GitHub: https://github.com/Rednegniw/react-native-view-recorderCheck out the docs: https://react-native-view-recorder.awingender.com/
Moozonian News
github.com• Feb 28, 2026• 1 min read
Show HN: Name-classifier – infers attributes about a person from a nameThis was based on an old project that I resurrected, improved, and repackaged with claude code.It's useful for estimating demographics in large datasets from limited information, i.e. just a name.It's also fairly good at separating given name and family names across a wide variety of languages and contexts.Contains a standalone binary, embeddable shared lib, and a python wrapper.ExamplesCLI:user@box » ./build/name-classifier -j -c "Carlos Eduardo Fernando Salazar Montemayor" | jq .{ "input": "Carlos Eduardo Fernando Salazar Montemayor", "script": "latin", "components": [ { "token": "Carlos", "role": "given", "index": 0, "surname_score": 0.009 }, { "token": "Eduardo", "role": "given", "index": 1, "surname_score": 0.001 }, { "token": "Fernando", "role": "given", "index": 2, "surname_score": 0.01 }, { "token": "Salazar", "role": "family", "index": 3, "surname_score": 0.998 }, { "token": "Montemayor", "role": "family", "index": 4, "surname_score": 0.975 } ], "attributes": { "gender": { "ma
Moozonian News
medium.com• Dec 24, 2025• 1 min read
Show HN: A local-first, reversible PII scrubber for AI workflowsHi HN,I’m one of the maintainers of Bridge Anonymization. We built this because the existing solutions for translating sensitive user content are insufficient for many of our privacy-concious clients (Governments, Banks, Healthcare, etc.).We couldn't send PII to third-party APIs, but standard redaction destroyed the translation quality. If you scrub "John" to "[PERSON]", the translation engine loses gender context (often defaulting to masculine), which breaks grammatical agreement in languages like French or German.So we built a reversible, local-first pipeline for Node.js/Bun. Here is how we implemented the tricky parts:0. The MappingWe use XML-like tags with ID’s that uniquely identify the PII, ``. Translation models and the systems around them work with XML data structures since the dawn of Computer Aided Translation tools, so this improves compatibility with existing workflows and systems. A `PIIMap` is stored locally for rehydration after translation (AES-256-GCM-encrypted by defa
Advertisement
Moozonian News
bing.com• Oct 20, 2025• 1 min read
Revenge is never simple—neither is the legacy of Kill BillWith Women Of Action, Caroline Siede digs into the history of women-driven action movies to explore what these stories say about gender and how depictions of female action heroes have evolved over ...
Moozonian News
bing.com• Oct 20, 2025• 1 min read
15 Eco-Friendly and Ethical Unisex Christmas Gifts for 2025Looking for some holiday gifts for the special people in your life, but have absolutely no clue where to start? Well, you’ve come to the right place! This gift-list is 100% gender neutral, making each ...
Moozonian News
bing.com• Jun 13, 2025• 1 min read
No, You’re Probably Not ‘Too Horny’It’s natural to have sexual thoughts, regardless of gender or sexual orientation, and these thoughts don’t need to be suppressed unless they cause distress or harm. Challenging societal stereotypes ...
Advertisement
Moozonian News
news.ycombinator.com• Apr 17, 2025• 1 min read
Show HN: GenOutfit – AI and scraping and fashion =personalized outfit generationI built a web app called GenOutfit that gives you outfit ideas tailored to your body type, style preferences, and whatever occasion you're dressing for.The idea came from a mix of personal frustration and observation. I like to dress decently, but honestly, sometimes I just can't picture how certain outfits would actually look on me. At the same time, I noticed my gf spends ages scrolling Pinterest and Instagram for outfit inspiration. That's when it kind of clicked, what if there was a way to see outfit ideas that look like they'd work for you?So I started with a spreadsheet , I listed out about 97 fashion influencer accounts and tagged each one by style (streetwear, casual, etc.), gender, and body type (athletic, plus-size, etc.). Then I scraped their Instagram content, images and captions and used AI to describe what each person was wearing in the pictures. Everything got stored in a database.Now, when someone uses the app, they just enter a few things like body type, skin tone, and
Moozonian News
news.ycombinator.com• Apr 13, 2025• 1 min read
Ask HN: Does acceptance of Wikipedia as reliable source foreshadow same for AI?When Wikipedia started it was denounced as an unacceptable reference source compared to standards like Encyclopedia Britannica. Now its information is regularly cited here, generally without dispute. The output/product of AI/LLM is denounced here as hallucination-prone and unacceptable for reference. Will that too pass just as Wikipedia's early days engendered fierce debate as to its suitability?
Moozonian News
bing.com• Feb 9, 2025• 1 min read
Sarah McBride’s Quiet Revolution on Capitol HillWhen you talk to Delaware’s Sarah McBride, the first openly transgender member of Congress, you quickly get the sense that her critics spend a lot more time thinking about her than she does about them ...
Moozonian News
t4t.social• Jan 23, 2025• 1 min read
Show HN: I built an active community of trans people onlineA year ago I surveyed the internet and noticed there was only one popular space for trans and gender-non-conforming people to meet; Lex.Lex is not well liked by its users. Its software feels heavy and it is full of cash grabs and anti-patterns. It was recently acquired and is sure to only become more hostile to its users as it turns towards profit generation.With this in mind I built t4t, an alternative specially designed for not only queer people, but specifically trans people.It is an extremely lightweight service. I built it with my most ideal stack: Flutter, Svelte, Supabase, Posthog.It has grown in the last year to about 4,000 monthly active users. I think it could grow way beyond that this year.