Welcome to Doge Consulting
š“AO VIVO #DIVAREAGE: Influencers Desfilando, Misters 2025, MansĆ£o Camill...
š“AO VIVO #DIVAREAGE: Influencers Desfilando, Misters 2025, MansĆ£o Camill…š“AO VIVO #DIVAREAGE: Influencers Desfilando, Misters 2025, MansĆ£o Camilla Loures | Diva DepressĆ£o
Does React Work for iOS, and How Does it Perform?
Does React Work for iOS, and How Does it Perform?Does React work for iOS? Learn how React and React Native are used in building iOS applications, and what the differences are.
š“ LIVE - Mario Kart World Direct - 4.17.2025 - React - Landscape Edition (š® Dion)
.
Landscape Edition (š®...
š“ LIVE - Mario Kart World Direct - 4.17.2025 - React - Landscape Edition (š® Dion).Landscape Edition (š® Dion)https://youtu.be/shvbctmDUEg.š š Stay in touch!Letās go on a journey together and discover classic to modern games! Support me on Patreon! Get early and unlimited access! linktr.ee/dionmendesramos . š¤ š¹ š® - @dionmendesramos
React Native for Web: What It Is and Why Developers Use It
React Native for Web: What It Is and Why Developers Use ItLearn howĀ React Native for WebĀ works, its pros and cons, and why developers use it to build cross-platform apps with shared code.
Enhancing UX with Next.js Intercepted Routes | AntStack - Full-Stack Serverless Company
Enhancing UX with Next.js Intercepted Routes | AntStack - Full-Stack Serverless Company
Show HN: HN Summary ā AI-generated summaries of Hacker News comments
Over the Easter weekend, I hacked together a little side project to solve a personal pain point: reading through massive Hacker News threads.I love HN and read it daily, but sometimes the most interesting posts have hundreds of comments. While the discussions are often gold, itās hard to find the time (or the eye-ache/stamina) to read them all.So I built HN Summary. I used Cursor (using Gemini 2.5/Sonnet 3.5) for most of the work, and was able to get things going quite quickly (ps. I&#
Ask HN: Qt style "Signals and Slots" based JavaScript UI library?
Are there any equivalent of Qt style loosely coupled "Signals and Slots" based JavaScript UI library? Qt allows widget/ components to be connected to each other with a pub-sub type of system where the emitter of the signal really need not care who the consumer is. While, IIUC, most JS libraries follow a hierarchically coupled state passing system where sharing of state happens through props/ passing down from parent to child components with lifted state etc., Was wondering if
Ask HN: Could Go become a first class web citizen?
I haven't touched Go in about 10 or 15 years, but with the recent announcement from the TypeScript team, I started to look into it more again, and it seems most of the issues I had with it have since been fixed. And one of the key takeaways from that announcement for me was that status quo Go is about 10x faster than the most optimizable JS you could write.This got me thinking, Anders and the TS team are probably going to offer upstream some significant contributions to the Go toolchain and
Ask HN: How to transition into Robotics
I would very much like to work on robotics in almost any capacity and am wondering if anyone can share any tips on how I might be able to break into the industry.Iāve got about 5 years of full stack development experience and a EE degree. Right now I work more on the server side of things, and would like to continue writing software as my job but just for robotics. I know this experience wonāt directly translate over to robotics but I do feel like I would be able to get up to speed quickly using
Show HN: I scraped all Upwork jobs and made an app cost estimator
I built this as a lead magnet for my software dev agency a couple months ago and it got me around 5 meetings with potential clients. Quite happy, not gonna lie.Since I started building an agency directory I wanted to take it a step further and match the project with an agency listed on the directory (with the calendar already to schedule a meeting, sometimes an offer from the agency, ...).There is a lot to improve but the whole idea is that: I scraped all software development jobs on Upwork to g
Every web application that may need scale later should be a distributed system
If you know your web application will not need scale ever, then you don't need a distributed system.However, learning distribtued system design is not that complicated unless you are an entry-level developer.I guess people who tell others to not care about scalability for a software startup are probably marketers, hustlers, or financiers who consider product building as someone else's responsibility and are willing to discard failing products and hire developers for a new product. They
Launch HN: Magic Patterns (YC W23) ā AI Design and Prototyping for Product Teams
Alex and Teddy here. Weāre launching Magic Patterns (https://www.magicpatterns.com), an AI prototyping tool that helps PMs and designers create functional, interactive designs and websites. Thereās a demo video at https://www.youtube.com/watch?v=SK8C_tQBwIU, as well as video walkthroughs of specific examples at https://www.magicpatterns.com/docs/documentation/tutorials/v...While other tools help with āAI-assisted coding,ā we have been quietl
AI Mental Health Question
All,Soliciting reactions on a āself-learningā AI tool for mental health.Facial expressions correlate with depression. ML models of small datasets (4 mins. of facial video from small #s of particpants) predict patient depression scores better than doctorās scores do. Other smart-phone-compatible biomarkers like pupillometry, eye saccades, audio, and kinematics, also correlate with depression. Several companies sell AI tools using such platforms, but Iām unaware of any massively multi-modal mod
Ask HN: What's the best way to become a 10x full-stack engineer in 2025?
Iām a junior in college studying math, physics, and CS. My goal is to become a world-class full-stack engineer who can build real-time systems, intelligent apps, and scalable infrastructure from scratch.Iām currently working with React, Node.js, Vite, Python, PyTorch, Gymnasium, and exploring Rust for backend work. I want to go beyond tutorial land and learn how the best engineers think and build.What are the best projects, open-source repos, books, systems to study, or skills to master to reach
Show HN: Add Voice agents to any React UI in a single line of code
Ponder lets users talk with your application just like they would with a humanIn one line of code, add ultra-realistic voice assistants that can interact with your UI and assist users in getting things donehandling websockets, VAD, async client side function calling, TTS and STT for a realistic sounding voice agent AND keeping the latency realistic (~500-1000ms depending on the model) is a pain in the butt, ponder takes away all that pain.still very early stages, would love people to beta test a
Show HN: Revopush ā A Compatible, Faster Alternative to CodePush
App Center CodePush is officially shut down.For many developers, CodePush has become the de facto standard for managing OTA updates in React Native applications.We at Revopush have been working hard over the last four months to build a platform that can reliably and with maximum compatibility help users migrate from App Center CodePush.Our service has already delivered more than 30k updates to 40 million users this month alone.Our goal is not only to support current users but also to continue de
Show HN: I Open-Sourced My AI ToyāESP32, OpenAI Realtime API on Deno, Supabase
This project is built with Vercel, Supabase, Deno, Arduino. It helps you run a secure websocket on the ESP32 using Deno edge functions on Arduino + Platform IO.<p>It has built in use of Opus that gives you up to 10 minutes of smooth conversations globally. I built this because OpenAI's realtime WebRTC ESP-IDF project was too complex. This project is easy to get started and to deploy your AI ESP32 based toys in the real world. I appreciate any feedback
Ask HN: Were early stage products always so buggy?
I help startups roll out tools for their go-to-market teams. These days, I keep coming across different products with small teams, the backing of notable VCs, and lots of potential, but then when I go to use them the UIs are just littered with bugs which prevent them from functioning. And often it has nothing to do with prompting, hallucination, or anything like that. It's simple things like "when I hit save, my data disappears."I'm accustomed to working with buggy tools, not
The Art of Vanilla Code: Line by Line Control
Thereās something deeply personal about writing code from scratch no frameworks, no bloated dependencies, just pure logic flowing from your fingertips into the editor. When you control every line, the software becomes an extension of your mind. Every decision, every optimization, every quirk is yours. Itās not just about building something that works; itās about understanding why it works.In a world where developers increasingly rely on pre-packaged solutions, vanilla coding feels almost rebelli
MARIS_premiere_041825_intro
Project: MARIS, 2025, ongoing, permanent
Artist: Danielle Roney
PREMIERED: Wednesday, April 9, 2025 as part of the MSC World America ship naming ceremony at PortMiami, Terminal AA/AAA.
Ā
The MARIS public art commission was created as part of public-private collaboration between MSC, PortMiami, and the Miami-Dade County Department of Cultural Affairs, Art in Public Places Program.
Ā
Maris is a real-time generative oceanic animation environmentāa ālivingā virtual world driven by live ecological d