5,938 results for work out · 2.326s

News for “work out”
20 results • 2321 ms server time
Moozonian News
news.ycombinator.com• Jun 9, 2026• 1 min read
Show HN: Atlasphere – Live Infrastructure DiagramsHi HN. My name is Andrey. On a regular business day, I'm a software engineer working at AWS. Outside of work hours, I spend time on my hobby - writing code.I was once building a pet project that allowed customers to spin up fully synchronized blockchain nodes within just a few minutes. The backend was split into a control plane and a data plane, each with its own AWS account. Later I added two more AWS accounts. One for shared RPC nodes. One for the Analytics Service.Since I love to visualize things, I used drawio to visualize the architecture.With time, I noticed a pattern. I'd write some code, add a few lambda functions, update my drawio diagram, write more code, introduce a few more resources, test things, see that everything works fine and go to sleep with a smile on my face. Next week I'd check my diagram, and shockingly, it's missing some of the resources! This kept happening for a few more weeks until I decided to fully abandon the project until my infrastructure diagrams could
Moozonian News
welter.fuglede.dk• Jun 9, 2026• 1 min read
Show HN: Welter's game, a little Nim-like combinatorial gameHi HN! Here's a little game I (and my buddy Claude, cf. the obvious CSS gradient tell) set up to explain to my kids some of things we were working on at work.So in the game you're taking turns moving coins down a line until no moves are possible. If you've taken a course on combinatorial game theory, you'll have come across the game of nim and you can think of this one as a variant of nim where there can only be a single coin in every square. The theory of how to play it isn't quite as well-established as for nim though; play with enough coins and I certainly find it quite tricky to mentally reason about whether a position is good or not.One fun fact about Welter's game is that its winning positions form the codewords of a particular error-correcting code called the constant weight binary lexicode (Conway and Sloane, 1986). What that means is that being good at the game is the same as being good at decoding messages in that code. Probably more fun to just play the game though.
Moozonian News
github.com• Jun 9, 2026• 1 min read
Show HN: Learn from 30 historical figures, open source, nonprofit, self-hostedHello HN, I am the founder of Agora Cosmica.This started about three years ago. On a walk I asked a chatbot to interpret the cave dream from Cormac McCarthy's book "The Road" as C.G. Jung. It gave me a perspective I had not thought of. But for my own dreams the policies of the big providers felt wrong for so personal conversations, as zero data retention is not available. So I started building.The project evolved to a German nonprofit and we published the code (AGPL-3.0) last month. The content is still copyright, but will be opened to CC-BY 4.0 in the next 6 to 12 months.Agora Cosmica is a library to learn from 30 historical figures. Each one has 12 narrated stories about their teachings / life wisdom, speech to speech conversation. Four learning modes and a council where you can gather the figures to discuss or reflect on a topic. Each figure is an AI Echo, an interpretation grounded in primary works, historical context, with a factcheck per figure to show what's verified versus recr
Moozonian News
news.ycombinator.com• Jun 9, 2026• 1 min read
Ask HN: Do you need go-to-market strategy at early stage?My startup is pre-revenue. Last week i was in one of the local AI Startup meet up, and attended some GTM office hours hosted by some folks from big company marketing team.Was told Go to market strategy is necessary, need professional helps, it will guide how i run growth campaigns(cold emailing), branding(color). and that i am not able to aquire customer maybe because i don't have a go-to-market strategy, and later on followed by a invitation for deeper GTM consultation(paid).Because i haven't successfully gotten any customer, i cannot rule-out this possibility. But i've watched almost all YC videos on how to get first customer,1. having a GTM is never mentioned not to mention as a mandate2. in fact, from one of the Aaron Epstein's video, a sincere, manual, email works best, with a razor sharp ICP, this doesn't sound GTM at all, it's just doing this one, hard-coded step, no strategy is needed.I would love to hear from you folks on your take before i either go work with these GTM folks,
Advertisement
Moozonian News
news.ycombinator.com• Jun 8, 2026• 1 min read
Ask HN: How do you cope when your startup contracts?The same general situation has happened to me twice now and I am wondering if it’s something I can break free from or if it’s just the nature of the Startup beast - or what. There seems to be some kind of bubble that starts drying up investment in a startup where I am a technical lead. Both times, things seem to be going well and then 2 years in there are rounds of layoffs due to factors outside my/product’s control where the result is the same. I end up as the last tech generalist. It falls to me to write as much of the code as I can, manage (if any are left) engineers in my department, running support basically on my own, owning a large part of the product roadmap, working with the customers on support and implementations, working with integration partners, plus a slowly expanding list of responsibilities as new stuff falls on reduced teams. I pick up new domains pretty quick (finance, insurance, compliance), switch contexts well. I’ve always been the person who just figures it out -
Moozonian News
cc.dev• Jun 8, 2026• 1 min read
Show HN: Command Center, the AI coding env for people who care about qualityHi HN! We’re Jimmy and Ray. Jimmy is a Thiel Fellow with a Ph. D. from MIT who has worked on programming tools for 15 years; Ray became VP of Sales at a $2B company when he was 19 and has built side-businesses vibe-coding.Last year, we set to answer the question “If AI can write code 100x faster, then why aren’t you shipping 100x faster?” What we learned shocked us — even fairly nontechnical people and solo founders told us they were spending more than half of their development time reading the AI-written code. And much of the rest of the time was spent either de-slop-ping it, or wishing they had done so.As luck turns out, our last two products were a tool that quickly onboards people to large codebases ( https://x.com/0xjimmyk/status/1873357324229984677 ) and trainings that taught deep concepts of code quality to CEOs, YC founders, and engineers at top companies ( mirdin.com ), so we were extremely well-positioned to solve these problems.Command Center is an agentic coding environment
Moozonian News
news.ycombinator.com• Jun 8, 2026• 1 min read
Ask HN: Options for critical thinking and learning outside work?What options in today’s world exist to support critical thinking? I’m at FAANG basically trying to stay afloat as an expat in a foreign country and hate my job. Mostly forced to do AI LLM stuff. Security and quality out the window since management stopped caring about that.I miss deep thinking and training my brain. Should I pursue a masters in math or something? I have a masters in general CS, but this was 10 years ago.
Moozonian News
ttanv.github.io• Jun 8, 2026• 1 min read
Show HN: Levi – run AlphaEvolve on your Claude Code/Codex for dirt cheapHi HN,Wanted to share something I'm excited about.I’ve been fascinated by AlphaEvolve and its results for more than a year now, but using open source frameworks seems overwhelming because of the high costs. I can’t really afford hundreds of Claude Opus calls every time I want to run it. I want to be able to try it out many times and all sorts of unique domains. What if it was possible for AlphaEvolve to be much more affordable while getting a better performance? .Over the last six months or so, I’ve been working on LEVI, an open source AlphaEvolve-like system that can outperform existing open source frameworks at a fraction of the cost (upto 35x cheaper!). It can also run on Claude Code or Codex, making it even more accessible (I've mostly been using it with a QWEN-30B). LEVI comes in two flavors where I felt it’ll make the most difference: Code Optimization, and Prompt Optimization (sorry math, you got a less direct path; workable through the code route).The core thesis behind LEVI is
Moozonian News
bing.com• Jun 8, 2026• 1 min read
Who Is Josh Hart's Wife? All About Nurse Shannon HartJosh Hart and his wife Shannon got married in August 2021 and have since welcomed two sons Jordana Comiter is an Associate Editor on the Evergreen team at PEOPLE. She has been working at PEOPLE since ...
Moozonian News
intunedhq.com• Jun 8, 2026• 1 min read
Launch HN: Intuned (YC S22) – Build and run reliable browser automations as codeHey HN, we're Faisal and Ahmad from Intuned (https://intunedhq.com). We’re building a platform for building, deploying, and maintaining browser automations.Customers primarily use the Intuned AI agent to automate websites that don't expose APIs. Common use-cases include scraping data, pulling reports, and submitting forms. As the website changes, our agent also helps automatically heal the automation.On Intuned, browser automations are created by an AI agent and run as code. Our infra captures the context of every run, allowing our agent to debug and maintain the underlying code - to keep the automations working over time. This way, we’re able to offer the predictability, speed, and cost of code, without the painful parts of writing and maintaining it.Here’s a demo of building a scraper on Intuned: https://youtu.be/ruZP73bK4FUHere’s a demo of using AI to maintain a project: https://youtu.be/e4R4hLdHBroBackstory: we were accepted into YC for a completely different idea. During the batch
Advertisement
Moozonian News
websearch.co.il• Jun 8, 2026• 1 min read
Show HN: Search engine where users can adjust ranking boost factorsHi HN,I’m working on an Israeli search engine with a focus on deeper search across Israeli, academic, and scientific content.One feature I recently added is that users can adjust their own search boost factors. For example, they can give more or less weight to title, domain, URL, language, document type, or page content.Search remains anonymous and ad-free.I’m interested in feedback from people who care about search, indexing, crawling, privacy, and ranking transparency:Would you find this kind of user-adjustable search ranking useful?https://websearch.co.il
Moozonian News
news.ycombinator.com• Jun 7, 2026• 1 min read
Ask HN: Are we as society going to let LLM companies take all the values?I am not that young, but I'm not that old. I used to be a child, and thought that the adults already figured things out and I can be at peace.One of my realization of me getting older is the realization that there are no adults in the room anymore, or that I am now, an adult, who, also the same like other adults, we actually don't know shit about anything, none of us do.I think LLM is a useful technology. But since the dawn of LLMs, I've been trying to imagine what the world will look like if we take LLM to its logical conclusion. It seems to me, despite of all its benefits, LLM is a sword too sharp for all of us to handle. Its not gonna be sunshines and rainbows.A couple things I'm thinking about below, and these are all just societal impact, not even environmental ones:- Young people lost their career ladders. Capitalism doesn't work anymore. We have permanent underclass. And maybe worldwide scale societal unrest, in which violence will be the norm.- People stop creating music, stop
Moozonian News
github.com• Jun 6, 2026• 1 min read
Show HN: Ccgs – Collaborative Claude Code sessions, stored in Git branchesMy team uses Claude Code daily, and the sessions have become some of the most useful artifacts we produce. But they're trapped in ~/.claude/projects/ on whichever laptop they happened on. There's no good way to hand a colleague "the session where I untangled the migration" so they can claude --resume it and keep going from where I left off. Enter ccgs: Share Claude Code sessions through an orphan branch (@ccgs/) in your existing repo's remote- Session files carry the author's absolute paths. On pull, ccgs rewrites the working dir back to your path so resume actually works — surgically editing only the structural cwd field, not a blind find-and-replace that would happily corrupt the transcript.- Everything goes through git plumbing (hash-object/commit-tree/update-ref) against a throwaway index. It never touches your working tree, index, or current branch, and it's fine with a dirty tree. It will not git checkout something behind your back.To try it without installing: `npx claude-git-se
Advertisement
Moozonian News
news.ycombinator.com• Jun 6, 2026• 1 min read
Miz Framework StoryMy name is Sajjad Arvin. I have been teaching web programming, Flutter, and native Android development for about 6 years.The idea of MIZ started when I wanted to introduce programming in my new courses using Sass. I felt that Sass, because of its relatively simple syntax, would be easier for students to learn and understand. My plan was to finish the course by having the students build a mini framework based on Sass.At the end of the course, this mini framework—although very simple—was designed and tested in an HTML template project, and it successfully passed its initial test. We were all happy with this achievement and wanted to share it with others.I gathered the students and suggested that we choose a name for it. Everyone proposed different names, and I also suggested the name MIZ. We put all the names to a vote, and in the end, “MIZ” was selected.After that, we also voted for a color scheme, and burgundy was chosen as the main color.Later, we purchased a domain called eazymizy.co
Moozonian News
news.ycombinator.com• Jun 6, 2026• 1 min read
Ask HN: Why is the HN crowd so anti-AI?Genuine question.Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end?Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.I say this as someone who has spent more than 20 years honing their craft as a software engineer.Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.At some point, execution speed starts to matter more than the elegance of the code.
Moozonian News
github.com• Jun 5, 2026• 1 min read
Show HN: Micron: a high performance C++23 (re)implementation of Libc and the STLHowdy HN,I've been working on micron for quite some time now, and I've finally gotten it to a state where I'm ready to share it with other people. I've really been pruning and testing it quite heavily for the past few weeks looking to flush out any bugs/inconsistencies. micron is a header-only C++23 core systems library that runs on Linux without libc, without libm, without the STL, and without any external dependencies at all. Fully freestanding. To my knowledge this is probably the only project of this kind, and the only libc implementation not in C. There _might_ be some Rust libc variant out there but I couldn't find any.Why does this exist? The STL makes a lot of decisions I disagree with; favoring generality over performance, safety theater that doesn't actually help anyone, ABI stability over bringing novel features to the language (regex, filesystem && company), and generally either being outdated compared to standard libraries of other languages or shipping solutions that are