leonam ретвитнул
leonam
36 posts

leonam
@bashln
Estudante de Análise e Desenvolvimento de Sistemas | Desenvolvedor Full Stack Jr.
Присоединился Aralık 2025
79 Подписки0 Подписчики

@sudobunni We definitely need more ppl like you. Keep it going.
Btw, would you mind sharing how we can, as a community, help you keep up with all those donations? Even for people who don't have a way to financially help.
English
leonam ретвитнул

@FirefoxWebDevs @bashln Please feel free to share this idea, I'd appreciate it🙏
The ability to move the horizontal tab bar to the bottom in Firefox Mobile
#M40377" target="_blank" rel="nofollow noopener">connect.mozilla.org/t5/discussions…
bugzilla.mozilla.org/show_bug.cgi?i…
English

if we were to add this to zen, would you just want a
claude:latest
openai:latest
deepseek:latest
or more granular per model
@levelsio@levelsio
If you work for OpenAI, Anthropic or xAI Please add a 'model'=>'latest' value so I can stop having to change model every 6 months!
English

@bashln It's not an area I work on personally, but I'll ping people internally about it
English

Chrome looks set to ship an LLM Prompt API to the web platform. At Mozilla, we oppose this API.
We feel it has a large interoperability risk, and Google imposing T&Cs on a web API sets a dangerous precedent.
Full details: #issuecomment-4347988313" target="_blank" rel="nofollow noopener">github.com/mozilla/standa…
English

new this week in helium:
- web content frame with concentric rounded corners that dynamically adjust based on the adjacent surface across all platforms
- a whole lot of zen mode UX and stability improvements that make it a joy to use, including new options to pin the sidebar or the top bar. for example, you can keep the toolbar pinned, but reveal vertical tabs on hover!
- split view and side panel UX improvements that make all panels inside helium look consistent, coupled with dynamic rounded corners
- better default theming with brighter shades and cuter colors
- redesigned link hover bubble, which is now consistent across all platforms
- custom profile avatars (thanks to a community PR!)
- (almost) full translations to all languages thanks to the community efforts on github
- UI rendering fixes on windows that make helium look even better and consistent with other platforms
- security fixes (latest chromium)
- other small improvements that make helium better
you can get the latest release (0.11.5) on helium.computer or github: #downloads" target="_blank" rel="nofollow noopener">github.com/imputnet/heliu…
English
leonam ретвитнул

Giving away 5 Opencode Go subs
Winners selected randomly from comments in 24 hours.

OpenCode@opencode
we’ve signed Zero Data Retention agreements with all providers for Go all models now follow a zero-retention policy your data is not used for training
English

@dhh @FireworksAI_HQ Is fireworks aí worth it? I mean, more worth it than gpt plus or cc pro?
English
leonam ретвитнул

a founder in brazil messaged us last month. "my customers want to pay but they don't have international credit cards. can you support pix?"
that's the thing about building a global payments platform. credit cards feel universal until you realize they're not. in brazil, pix is how people move money. instant bank transfers. 150+ million users. it's not an alternative payment method there. it's THE payment method.
so we built it. PIX is now live on @dodopayments. billing currency is BRL. your brazilian customers pay in their local currency. no card required. no friction. no "sorry we only accept visa."
if you're selling digital products or SaaS and ignoring brazil, you're ignoring one of the fastest growing tech markets on the planet. and the reason most companies ignore it is because payments were hard there.
not anymore.

English
leonam ретвитнул

@awesomekling @AnthropicAI Congrats.
Now, when is the alpha coming out?
English

Drop the anthropic designation - Assine a petição! c.org/Xs9Gsr79rs via @change_br
Português

"Ei, ei, ei! Não quero Ana Paula aqui" Como Assim?
Ana Paula acolheu novamente a Samira dizendo que ela não podia vacilar mais uma vez, porque assim não daria pra confiar nela. Lembram no inicio que ela ouvia tudo no grupo de Ana e ia repassar pro grupo do Cowboy. Ai chutaram ela, ela voltou pra Ana toda murcha. Samira igualzinha a planta fumante a Chay , ganhou poder meteu o louco em tudo, coisa de gente fraca, mas com ego grande
Português

Juliano: "Eu pessoalmente tô há 3 semanas com medo desse jogo que ele [Cowboy] tá fazendo. Depois do que ele fez com Ana Paula..."
Samira: "Ei, ei, ei! Não quero Ana Paula aqui... E o que ele fez comigo? Sei o que ele fez com Ana Paula. O problema de vocês é tudo isso... Quer me botar de lado por quê?"
Juliano: "Porque essa foi a pior coisa que ele fez."
Samira: "Não, não vamos medir."
Juliano: "Tem como medir, sim."
Samira: "Eu estava ali quando ele falou do pai da Ana Paula e falou: 'Será mesmo que ela conseguiu gravar um vídeo?' Isso é cruel, mas nunca usaria isso ao vivo, porque não sou fantoche. Isso ia magoar a Ana Paula, mas ela não se importa em me magoar falando do meu jeito de chorar." #BBB26


Português

@ns123abc I'm not from the US and not from Asia but I really get bored and sometimes confused about who's the devil here.
Sometimes I think Asia, means China and friends, are not so bad.
China wants surveillance, US wants war.
Forgive me but I prefer surveillance over war.
English

🚨 OPENAI FOUND THE LOOPHOLE
The terms OpenAI proposed allows the Pentagon to still do those things, just not on OpenAI’s cloud.
Altman:
“we will deploy on cloud networks only”
OpenAI isn’t saying “you can’t do surveillance/autonomous weapons.” They’re saying these things are “unsuited to cloud deployments.”
It’s a technical limitation, not an ethical prohibition.
OpenAI still provides the models and know-how. It just runs on Pentagon servers.
Anthropic got banned for saying “No”
OpenAI got a contract for saying “not here”
Scam Altman strikes again.


English

@arat_prime @COSMIC_desktop @bgub_ I believe every help is welcome on a FOSS software. Just make an account and see what you can help or ask for some features.
Even if you don't know how to code, you can help with translation and stuff like that
English

@COSMIC_desktop @bgub_ Can I make feature requests or TRY to contribute on the GitHub repository being a nobody? xd
English

@mitchellh I really wish I could use ghostty on my windows at work.
Great job!
English
leonam ретвитнул

Ghostty nightly now supports the `click_events` extension introduced by Kitty and supported by Fish. If you're using Fish 4.1+, you can click (no modifiers!) anywhere at a prompt to move the mouse. I believe Ghostty is the first to support this extension outside of Kitty.
As far as as I can find, the only shell to support this is Fish (4.1+) and the only terminal to support this previously is Kitty. It'd be great for more of both ecosystems to support this.
Other terminals do support moving the cursor with the mouse to some extent (Ghostty included since 1.0), but do so by another, more fragile mechanism: when you click, it just best-effort calculates a number of synthetic left arrow key inputs to pretend to move your cursor. This is super fragile because it can't take into account shell behaviors particularly around indention, multi-line, and if you're not at a prompt at all...
The `click_events` extension allows Ghostty to know when you're at a prompt line, and works by encoding a mouse click event while at a prompt line to the shell. The shell then takes over and handles all the logic of moving the cursor, which makes the most sense!
PR: github.com/ghostty-org/gh…
English

@ThePatriotWay @IBullyClankers @thisisalldumb @ElectionWiz We will need an AI to tell us if something is AI or not 💀
English

@IBullyClankers @thisisalldumb @ElectionWiz Yep. Everyone's going to need an AI detector built into their browser so even non-tech savvy people can know immediately if something is AI.
English








