text
stringlengths
0
1.18k
The bacteria living in and on your body collectively contain far more genes than your own genome.
I have another one which u must have definately read somewhere . We have better maps of the surfaces of Mars and the Moon than we do of our own ocean floor. We’ve only mapped about 20-25% of Earth's seabed with high-resolution sonar, meaning the deep ocean is essentially the most unexplored place in our solar system.
Your stomach is full of bacteria that can digest plastic.
My fact:
Without the Sahara desert, the amazon rainforest couldn't exist. Since there is a lot of rain in the amazon, there is no nutrient build-up in the soil as it gets washed away, before the plants have an opportunity to absorb it. However, millions of tons of the Sahara's phosphorus-rich sand gets blown into the amazon, su...
At what age is your earliest memory?
For me personally i have memories from when i was 2-3 yrs old
4 years old. first thing i did was wake up from bed, and my instinct was to just take a cold shower for some reason
But why Ai generated sloppy reddit post?
i don't have a strong english skill, so i write my version and ask AI to correct, sorry if it not look like a human.
This does not look like "I wrote it myself and just used a LLM to translate to English".
Attention heads (inferred)
Default assumption: 4 heads
May be incorrect depending on checkpoint
From the model page:
run_supra_a2a.py defaults to 4 heads (64-dim per head, the GPT-2 convention). If you trained this checkpoint yourself and used a different head count, change N_HEAD at the top of the script
were inferred from common conventions, not recovered from the checkpoint itself. If you trained this model and know the real values, please open a discussion or a PR with the corrected run_supra_a2a.py config.
This is "write documentation for me", not "translate to English for me" output. It's a release of a checkpoint, not "maybe you trained the checkpoint yourself". Due to these things remaining in the documentation it also means the documentation was not reviewed - so the reader does not know how accurate it is.
Aside from that: Interesting project, clearly experimental due to no instruct training, the context limitations, low image tokens, etc. Doing instruct training and letting model model reason over its generated image tokens could be useful.
The style and format so different compared to other posts here and it's not comfortable. That's why I said that.
Sooner or later "My English not good" will become the last refuge of the clankers.
Graphical results are terrible
DDG Search Results
I’m trying my best to move away from google and DuckDuckGo came in as a popular alternative yet the results make me go back to Google over and over witch begs the question - am I doing something wrong?
Whenever I try to search for very specific stuff engine returns broad and generic results.
STUPID example but a relevant one as it’s happening currently. There was this case of Canadian girl making chadface on worldcup. Was trying to find it on DDG but It’s impossible while Google know exactly what I’m talking about immediately.
Is it me or can’t DDG keep up with current affairs? Can I improve my questions for DDG so that results may be better?
I rarely use DDG for image search because the results aren't helpful and often aren't even relevant to the search query.
frrr same
Monomail: an open source Gmail alternative
MonoMail is an open-source Android email client that connects to Gmail and Microsoft Outlook via OAuth and prioritises a distraction-free reading experience. The design system is intentionally monochrome -every screen uses only black, white, and greyscale, built on top of Material 3 Expressive.
Monomail operates entirely locally on your device.
No Third-Party Servers: We do not own, operate, or use any third-party servers to process, store, or transmit your email data.
Local Storage: All email data, access tokens, and user preferences are stored securely on your local device using Android's Credential Manager and Encrypted DataStore.
Direct Communication: The app communicates directly between your device and Google's Gmail API servers.
The architecture is offline-first: all reads and writes go through a local Room database encrypted with SQLCipher, and background sync via WorkManager keeps the remote state consistent without blocking the UI.
The only caveat: this app is still an apk and the sign in limit is full so until the app gets put on the play store signing in is impossible.
GitHub: https://github.com/shrivatsav-0/monomail
Website: https://monomail.millosaurs.me/
Original developer: u/shiro69_69
> Gmail alternative
*looks inside*
> just another email client
😂👍 email client it is adding support for other providers as well
I mean isnt that what all gmail alternatives are? They all are email clients. Like thunderbird
Well, Gmail is not only an Android app, but also am email server/service. And for some reason, when I read the title, I thought about the latter:)
Oof...Google seems to be aggressively blocking sign-ins. Tried 3 different emails, all blocked. Don't have Outlook so can't comment on it.
It isn't the sign in limit has just been reached. Untill the app goes on the play store Google cannot authenticate it or allow more then 100 emails(100 emails have been used so sign in is impossible for now)
I use Thunderbird and I can login to gmail without issues. Don't think it's a google block
Sukoon — a minimal browser startpage with clean typography and elegant animations
Sukoon is a minimal startpage I've been working on. Swiss typography, a typewriter greeting that types your name with natural keystroke jitter, staggered fade-in animations on load, and a subtle sage green accent color system across the whole page.
Plain HTML/CSS/JS. You configure everything through a single config.js file: your name, links, weather, layout mode, accent colors, dark/light theme.
Features:
Geist variable font for clean rendering
Typewriter greeting with punctuation pauses and a fading caret
Staggered card entry animations
Swiss-style date + weather stack (centered, iconless, minimal)
Dark/light mode with smooth theme toggle
Three layout modes: grid, lists, buttons
Weather via OpenWeatherMap
Phosphor Icons
Links:
Repo: https://github.com/divyanshchandhok/sukoon
Live: https://divyanshchandhok.github.io/sukoon/