1,147 results for asks · 2.641s

News for “asks”
15 results • 2634 ms server time
Moozonian News
bing.com• May 17, 2026• 1 min read
TPUSA’s “Make Heaven Crowded” revival tour is a disasterAdd Yahoo as a preferred source to see more of our stories on Google. TPUSA Faith's Make Heaven Crowded tour masks a right-wing political agenda "I believe wholeheartedly that you can't force revival, ...
Moozonian News
quest.visionary-path.com• May 14, 2026• 1 min read
Show HN: Get dopamine from real action instead of doomscrollingHi everyone!This is my first project, so I want to make sure I avoid rookie mistakes in it. Guidelines told me to avoid llm creating this message, so please, accept my apologies for the grammar in advance.In short, this is an app to unstuck overwhelmed mind and make it get dopamine with something useful instead of reels scrolling.Choose a category based on your current interest and environment. Choose difficulty level - it is not about completion time, but mostly how uncomfortable for me to do the task. Easy - normal tasks (wash the mug), legendary - I would die to do it without an app (talk to a stranger about zombie apocalypse).In “not so short”:The idea popped up from my own struggle: I never been diagnosed with adhd, but my brain is flooded with thoughts and tasks majority of time. Prioritization systems somewhat help but I give up on them and also have a hyper focus superpower that compensates it and I am fine with that. So the issue is not in “Not doing anything” - the real probl
Moozonian News
news.ycombinator.com• May 12, 2026• 1 min read
Ask HN: What's your experience with AI in hiring?"AI-native hiring" is just faster keyword/vector matching. Every atomic hiring step such as filtering applicants, moving to different stages involves, we will be dealing with 100s of judgement parameters before we take any action forward. What are we offloading to AI today? - just admin tasks or human judgements?- Sourcing and filtering are intensive human judgements operations. - Accepting applications, managing, organising, collaborating, outreach are most time admin consuming tasks in hiring pipeline.Simple ATS sass automates most of these things. AI is a great tool, but before fitting into hiring user flows where judgements >>> automations, we need to resolve on fundamental principle, AI-augmented judgment or AI-replaced judgment? Which you think is actually working well today for HR professionals? Has AI helped, or just added noise?
Moozonian News
bing.com• May 12, 2026• 1 min read
5 Microsoft Copilot Features You Probably Aren’t Using YetMicrosoft 365 Copilot introduces AI-driven capabilities designed to support a wide range of professional tasks. In his guide, Mike Tholfsen highlights five practical strategies, starting with the Mode ...
Advertisement
Moozonian News
news.ycombinator.com• May 9, 2026• 1 min read
Ceph CLI CheatsheetHi community,Sharing a useful reference that might help with day-to-day operations and troubleshooting:Ceph CLI Cheatsheet A quick reference of common Ceph commands for admin, ops, and debugging tasks.https://github.com/miladjahandideh/ceph-cli-cheatsheet
Moozonian News
news.ycombinator.com• May 7, 2026• 1 min read
The bounded process: agent-assisted codingI recently had a project owner ask me about my process using agent-assisted development. Here’s a tightened version of my response.Phase 1I point Claude to the GitHub repo issue number and ask it to define a statement of work — a concept statement plus a task checklist. It analyzes the codebase and returns a series of tasks. I prefer small, well-bounded issues, especially when I’m new to the codebase. We work through the list until we have a first pass, then I walk through the code in VSCode.Phase 2 — IterationEach cycle follows the same pattern: work order, my review, repeat.- Magic numbers or unwarranted assumptions? - DRY violations or multiple sources of truth? - Idiomatic naming for functions, variables, and constants? - Correct scoping throughout? - Stale, unnecessary, or inaccurate comments? - Is the uncommitted code well-structured?Phase 3 — Code SmellsI ask Claude to hunt for code smells. Three passes minimum, four or five if I’m not satisfied. Same cycle as above.Phase 4 — St
Moozonian News
github.com• May 7, 2026• 1 min read
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude CodeHi All,Recently I've been using Claude Code a lot for debugging cluster issues and I realized I was performing similar tasks repeatedly so I decided to package them up into skills so I could call them up more easily (e.g. `/investigate`, `/audit-security`, `/audit-outdated`). I'm calling the skill pack "kstack" and the goal is to be able to monitor and troubleshoot K8s from within Claude Code.If you have time, I'd love to get some feedback on the project!AndresSource: https://github.com/kubetail-org/kstackDocs: https://kstack.sh/
Moozonian News
bing.com• May 6, 2026• 1 min read
New AI brain lets robots move like humansGenesis AI, a global full-stack robotics company, has unveiled GENE-26.5, a robotic brain designed to help general-purpose robots perform complex physical tasks with human-level manipulation. The ...
Moozonian News
news.ycombinator.com• May 5, 2026• 1 min read
Ask HN: How do you pilot a service company full of AI agents?I've been running my small service company (marketing agency) with a ton of AI agents for a few months now. Got NanoClaw running (OpenClaw-like) with custom automations, tools connected, agents doing some work for me. It's amazing when it works.But there's a missing piece i can't find, at the cross road between interface and AI backend.A single Slack/Telegram doesn't work when you're on 10 topics at the same times. Terminal is great but has no memory. Nothing works if you actually want to pilot your company with agents.In an ideal words i would need to approve tasks the AI is suggesting, run benchmarks on new automations and skills, navigate my knowledge, manage who on my team can trigger what, access what, and have everything running on my claude code subscription (ofc haha)What I'm missing feels like a desktop app, part cockpit, part Obsidian, part approval queue, part agent manager, part team dashboard, part kanban boardIs this already being built somewhere? Am I the only one feelin
Moozonian News
github.com• May 5, 2026• 1 min read
Show HN: Kanban-CLI – a web UI for local Markdown todo listsAs we all are, I've been experimenting with ways to reduce external saas spend, and continually bring traditionally external pieces of context (prs, docs, trello boards) into the one mono repo.I have toyed with a markdown todo list and setting claude/codex into a "ralph" loop previously, but always missed the web ui for organising, planning, and tracking things in progress.So codex and I build kanban-cli, an installable or npx-runnable cli util that takes one or more markdown files, and uses markdown headers and todo syntax to track and manage agentic tasks.Let me know your thoughts, or if you've got a more convenient way of managing tasks!I was tempted to link to the project landing page https://kanban-cli.vochsel.com as I made a cute example demo, but linking to the repo felt less self-promo-y.Cheers!
Advertisement
Moozonian News
github.com• May 5, 2026• 1 min read
Show HN: Agent Historic Philosophical Persona Routing and PromptsI've been building this for a while. The core of it is I've assigned different tasks in a software engineering job to different philosophers. The prompts are written toward their thinking by "them" but the keywords are generic. I absolutely love using this prompt system. I share it every chance I get. I wrote a whitepaper about it. Maybe ya'll would be interested in it. I find my experience is better with my prompts than without.The only thing you might not like is my heavy handed treatment of logging output. I was seriously fed up with LLMs trying to run huge tests or scripts and then looking at just the last 20 characters. Everything is logged out to files and then the files are queried for the answers it wants.
Moozonian News
news.ycombinator.com• Apr 30, 2026• 1 min read
Ask HN: Anyone using AI agents for active learning sprints? Here's my setupHi HN,I'm a big fan of AI's ability to provide personalized tutoring.So, lately, I have been using my Antigravity IDE (you can use any agentic harness) for personal learning. Things that bubble up during my daily work or just things I want to learn.---*Setup* learning/ ├── AGENT.md ├── CURRENT.md ├── linux-admin/ │ └── README.md ├── mcp/ │ └── README.md ├── micro-gpt/ │ └── README.md ├── postgresql/ │ ├── PROGRESS.md │ └── README.md └── rag-v2/ └── README.md - AGENT.md: agent's role, my learning preferences and goals, instructions about different chores: sequence of files to explore and log things to- CURRENT.md: current topic's directory path- README.md: topic's learning goals, concepts I want to master- PROGRESS.md: generated and edited by the agent on the fly---This is ACTIVE learning. As opposed to what Karpathy's LLM Wiki or any personal knowledge base does.The learner undergoes 15-20 minutes learning sprints, tries things hands-on, asks to take notes, goes down the rabbit hole an
Moozonian News
cask.news• Apr 28, 2026• 1 min read
Show HN: Cask.news – discover and track new homebrew Mac appshomebrew has over 6,000 mac apps, this huge catalog is ever growing and there's no real way to keep up with what is actually new - except when you catch that line that shows new casks when you update brew in the terminal...in case some new open source alternative drops, as we just saw with macshot essentially completely obliterating cleanshotx, you'd have no idea unless you catch it when someone posts it on hn or X.well, now there is cask.news! it automatically stays up to date with the brew.sh json and sends out instant, daily, or weekly notifications about new apps. it's also great for just browsing all the casks and finding alternative apps.I have been building on this since mid february and I finally like how it looks, its features, its auto generated reviews and ratings... and my friends told me to post it on hn so I resurrected my 16 year old account to do so :Danyway, check it out and let me know what you guys think!