Bigotry
| submitted by /u/Veshaad to r/PoursTea [link] [comments] |
| submitted by /u/Veshaad to r/PoursTea [link] [comments] |
| submitted by /u/James_Fortis to r/Damnthatsinteresting [link] [comments] |
Please use this thread for all pre-event hype and speculation, as well as post-event thoughts and reactions.
The Legend of Zelda 40th Anniversary Direct is scheduled to begin at 7:00 AM PT / 10:00 AM ET!
WHERE TO FOLLOW:
A Recap of announcements will be placed in this thread once the event concludes.
What is a Nintendo Direct?
A Nintendo Direct is a pre-recorded video presentation (Today's is approximately ~30m in length) to make game announcements and provide fans with general updates directly from Nintendo.
What are they going to show?
According to Nintendo, today's presentation is focused on delivering "a variety of The Legend of Zelda related information. " What if I can't watch the Nintendo Direct due to work/school/etc.?
If you want the latest news the moment it's announced, we highly recommendd joining our Discord server and chatting in the #nintendo-direct channel we've opened up for this event.
If you want a spoiler-free experience, we will edit in a link to a VOD replay (once it's available). This will take you directly to the video so you don't accidentally see any trailers if you visit the Nintendo YouTube page directly. Just don't scroll down! --VOD LINK--
There WILL be spoilers here on the subreddit, so watch the video first.
If you see any posts that should actually be here in the MegaThread, please do us a favor and hit the report button.
Our SOP for posts is as follows:
| Team | 1 | 2 | 3 | 4 | T |
|---|---|---|---|---|---|
| SMU | 7 | 10 | 0 | 10 | 27 |
| Florida State | 7 | 3 | 7 | 7 | 24 |

| --------- "La primera mujer en ocupar la administración del Canal"... ok, es cierto ¿y qué con eso?. ¿Todavía es un tabú estas cosas? ¿Era imposible? ¿Había alguna restricción? ¿estamos en los años 1900? Muchas veces la misma opinión pública (periodistas, abogados, presentadores, etc) se encargan de estigmatizar a la mujer con supuestos halagos y cumplidos, creyendo que con eso están ayudando a una causa. Hay gente que maquinan una película de que existe una lucha de género, y que la mujer constantemente tiene que estar demostrando de que es tan capaz como un hombre y superarlo...incluso han mencionado esa frase: "las mujeres son tan capaces como un hombre"... detrás de estos supuestos halagos y afirmaciones hay un complejo del que lo dice: Realmente no se lo cree, pero lo dice tantas veces solo para hacer sentir bien a un sector (en su interior reconoce que existe una inferioridad). La comparación en si misma ya crea una brecha, la crea y la perpetúa como si dieran por hecho de que es una batalla entre David y Goliath y que se extenderá hasta el final de los tiempos. ¿No se cansan de todo esto?. Muchas veces no vemos tantas mujeres ejerciendo en puestos especificos smplemente porque a ellas mismas no les interesa, no porque se lo prohiban o porque se haya un plan para que tengan muchos más obstaculos que un hombre. Esto de la Administradora del Canal debió ser informado como una simple transición más, no haciendo enfásis de que es un logro de género. [link] [comments] |
| submitted by /u/aquilescuesta [link] [comments] |
La Señorita Panamá 2017 Laura de Sanctis anunció su compromiso matrimonial con Arnold Nájera, luego de recibir una propuesta de matrimonio en medio de un paisaje montañoso.
“Sí a todo contigo” fue el mensaje que acompañó las publicaciones con las que De Sanctis hizo público el momento. En las imágenes se observa a su pareja arrodillado mientras le entrega el anillo de compromiso, seguido de fotografías en las que ambos celebran la ocasión.

El anuncio generó numerosas felicitaciones de amigos, figuras de la farándula nacional y seguidores de la modelo, quienes reaccionaron a la noticia y celebraron el nuevo paso en la relación.

De Sanctis es una de las figuras vinculadas al modelaje y los certámenes de belleza en Panamá. En 2017 obtuvo la corona de Señorita Panamá y representó al país en Miss Universo, celebrado ese año en Las Vegas.

Posteriormente, en 2022, fue designada como Miss Grand Panamá, sumando otro título a su trayectoria en los concursos de belleza.


Hi Reddit, I built Phphone, an open-source mobile runtime and anti-framework designed to run full PHP 8.4 directly on mobile devices with zero mandatory cloud dependencies. Instead of writing apps in Dart (Flutter) or relying on heavy JavaScript runtimes (React Native), Phphone embeds the complete Zend Engine into a lightweight native C++ chassis, fully functional across both Android and iOS. Architecture & Low-Level Highlights: Full Native Binaries: Cross-compiled PHP 8.4 (dynamic library on Android, static library on iOS) paired with embedded SQLite3, full libcurl, and OpenSSL. It supports standard PHP libraries, outgoing HTTPS calls, and complex local data pipelines right out of the box. IP Protection (AES-256): To prevent source code extraction from decompilation, all application files in src/ are cryptographically encrypted using AES-256 derived from the project's build keystore. Decryption occurs on-the-fly directly in memory inside the C++ runtime. Hardware-Accelerated UI: The frontend runs inside the platform's native hardware-accelerated WebView over an in-memory micro-server loop (localhost), guaranteeing smooth 60 FPS transitions via standard HTML/CSS/JS. Minimal Footprint: Base Android APK is ~19MB with near-zero idle CPU usage and low RAM consumption. Cross-Platform Ready: Full Android and iOS support is completed. The CLI toolchain automates local scaffolding and builds for both platforms, and our first production app is currently queued for release on both Google Play and the iOS App Store. Live APK Demos Available: To demonstrate that this is a production-ready application engine and not just a theoretical experiment, the website hosts 3 pre-built APKs you can download and test: System & Hardware Demo: A showcase app interacting directly with 14+ native phone APIs and sensors, plus an interactive gradient generator. 2D Gaming Demo: A high-performance 2D game running on PixiJS, powered by local logic. 3D Gaming Demo: A fully interactive 3D scene built with Babylon.js, demonstrating hardware-accelerated WebGL graphics backed by the native PHP engine. Whether for enterprise offline-first software, edge compute nodes, multimedia apps, or 2D/3D games, Phphone proves that modern PHP and standard web technologies can build fast, sovereign mobile apps. Documentation, CLI & APK Downloads: https://phphone.xyz I’d love to hear your thoughts on the low-level C++ embedding, binary optimizations, or the anti-framework approach to mobile architecture.
Hi everyone! 👋 I’m excited to introduce NavCN, a project I’ve been building to provide a collection of beautiful, customizable, and ready-to-use navigation UI components. The goal is to help developers build modern interfaces faster without creating navigation elements from scratch. Components are built with Nextjs, Tailwind CSS, Motion, and Lucide, with a focus on customization and developer experience. You can browse, preview, install it via shadcn command line, and adapt components to your project. I’m also improving the installation and distribution experience. I’d genuinely love your honest feedback and suggestions!
(currently supports nextjs only.)
project link:- https://navcn-phi.vercel.app/