pokitdog.com

8 best EDC fanny packs in 2026 that you'll love

8 Best EDC Fanny Packs In 2026 That You'll Love Links to the best EDC Fanny Packs are listed down below: ►8. JanSport Fifth Avenue Fanny Pack - <a ...

VAULT Sling — Modular. Expandable. Built to Carry Smarter. by PD EDC

⚡ Carry smarter. Move faster. Stay organized.<br /><br />Meet VAULT Sling by PD EDC — Modular design 🔄 Expandable storage 📦 Lightning-fast access ⚡<br /><br />Built for creators 🎥 commuters 🚆 and serious EDC pros 🎒<br /><br />🔥 Upgrade your everyday carry now:<br />https://pd-edc.kckb.me/ali-o4p<br /><br />#VAULTSling #EDC #ModularBag #SmartCarry #GearUp

Show HN: Crossword Creator – Browser-based crossword puzzle maker

I built a full-featured crossword puzzle creator that runs entirely in the browser. It uses advanced constraint satisfaction algorithms to automatically suggest words that fit your grid pattern.Try it here: https:&#x2F;&#x2F;crossword-creator.comWhy?A few years back I got into crosswords and created an android app for solving them, to create content though I had to make my own puzzles. Existing tools were either too basic or required desktop software, so I slowly built a workflow in the browser

Show HN: LLM driven OS to execute network security exploration agents

I made this thing where LLM works like a tiny OS kernel - it plans tasks and runs different agents. Right now it&#x27;s doing security stuff (poking at networks, checking SSL, testing APIs) with WebGoat as a playground.The ultimate goal is to ask it &quot;find vulnerabilities in XYZ&quot; and see it orchestrate its own tools, backtrack, try different approaches, etc.The cool part is the LLM doesn&#x27;t just blast out a bunch of tokens - it plans, reasons and executes tasks step by step during i

Show HN: Blackjack with AI Powered Dealers

the new wave of online gambling caused me to think about the aspects of these games that people enjoy. a lot of it is the thrill of gambling itself of course. but a particular game i&#x27;ve seen people play stood out to me: livestreamed &quot;real&quot; blackjack tables. human dealers are employed somewhere not in the US to deal you cards and react to your play &#x2F; comments. this is ~fine but it makes the game slower and the UI clunky. I&#x27;m also not sure what the ethics there are. I figu

Show HN: Plural – Explore multiple approaches with Claude Code simultaneously

Howdy HN,I built Plural, a TUI for running parallel Claude Code sessions. Each session lives in its own git worktree and branch and can be forked and merged at will.The problem: When Claude suggests &quot;you could use Redis or PostgreSQL for this,&quot; you have to pick one and wait to see if you like the approach. If you don&#x27;t, you backtrack, waste context, and try again. Sequential exploration is slow.The solution: Fork the session. Plural creates a child session for each approach, inher

Experimental titanium capsule survival kit.

Experimental titanium capsule survival kit.

The Army crowns the winners of its first drone competition

Soldiers from across the Army raced quadcopters, tried out new inventions and tested out offensive drone tactics in the first Best Drone Warfighter Competition this past week. The three-day competition, held this past week at the Army Aviation Center of Excellence and the Maneuver Center of Excellence, in Huntsville, Alabama, brought together soldiers from who were working on the rapidly expanding use of drones. The competition is designed to be similar to Army events such as Best Ranger or Best

Davis-Monthan airman indicted in plot to defraud the military of millions in medical equipment

An airman at Davis-Monthan Air Force Base is accused of defrauding the Department of Defense of millions of dollars, in an allegedly years-long scheme.This past week the Department of Justice announced that Staff Sgt. Richard Ramroop, a pharmacy technician assigned to Davis-Mothan Air Force Base in Arizona, and his spouse were indicted on 12 counts including theft of government property and wire fraud. Ramroop and his spouse, Manuel Madrid, are accused of stealing and reselling Department of Def

Budget BOB backpack endures brutal water test for survival

The Urban Prepper subjects a budget BOB backpack to brutal water testing, evaluating its performance in wet emergency scenarios.

Wolf Fang 2.0 : Keychain Lantern and EDC Multitool $29

Ever find yourself fumbling for a pen that actually works, struggling to tighten a loose screw, or wishing you had just one tool that could do it all without weighing you down? Life throws enough ...

A perceptual-first mobile audio DSP experiment

Hi HN,I’ve been working on a long-running personal DSP experiment that started from a simple observation: most real-world listening happens on constrained systems — phone speakers, budget earbuds, car audio, Bluetooth, and heavily compressed streams. In that environment, “accurate” or “flat” processing often doesn’t survive contact with reality.Instead of optimizing for frequency response, I tried optimizing for perceptual survival under constraints. The system is built around a few principles:•

Show HN: Hivemind – A shared coordination layer for AI agents

I&#x27;ve been running multiple AI agents (Claude Code, Cursor, Codex) on the same codebase and kept hitting the same problem: they have no idea what each other are doing. Agent A refactors the auth module while Agent B is building a feature that depends on it. Agent C re-investigates a decision that Agent A already made and documented in a different session, but doesn&#x27;t have access to Agent A&#x27;s decision making process. Many times I&#x27;ll have multiple agents running and coming up wi

Show HN: Aether – Background agents that fix bugs in isolated VMs, opens PRs

Hey HN,I&#x27;ve been building Aether, a background agent that takes production errors from Sentry and attempts to turn them into verified pull requests.When a new error hits your Sentry project:1. Sentry webhook fires with the stack trace, breadcrumbs, and context 2. Aether spins up an isolated Fly.io VM and clones the repo at the relevant commit 3. Agent analyzes the stack trace, reproduces the issue, proposes a fix 4. Starts the dev server, re-runs tests, and can verify the running app with P

Medical GO-BAG – 37-Piece Emergency Survival & First Aid Kit with Quick Deploy Access

In today’s world, unpredictability has become the norm, whether due to natural disasters, sudden accidents, or even everyday injuries. Having immediate access to medical supplies can be the difference ...

‘Pressure’ trailer has Brendan Fraser as Eisenhower, and focuses a lot on D-Day’s weather

What do you do before ordering hundreds of thousands of men into an invasion of Europe? What kind of pressure does that put on a leader? That’s the big question behind &#8220;Pressure,&#8221; a new film charting Gen. Dwight Eisenhower’s stressful hours leading up to the launch of D-Day. It’s also about the weather.&#8220;Pressure,&#8221; adapted from writer David Haig’s 2014 play of the same name, arrives this spring and just released its trailer. The new film stars Brendan Fraser (&#8220;The Wh

Amazon’s No. 1 best-selling duffel bag is on sale for $21 today—and 4,000+ shoppers bought it last month

Use it as a carry-on or personal item.

Concealed Passion

Concealed Passion

YEMAO A200 #TUOWEE AB7 # REVIEW #EDC GEAR

LEiDER HEUTE WIEDER BEI 23.39 EURO ! https://de.aliexpress.com/item/1005009717643448.html?

Show HN: Poncho, a general agent harness built for the web

Hi HN! I&#x27;m building poncho, a framework for building custom AI agents that are version-controlled in git, developed locally, and deployed as isolated endpoints (serverless-friendly by default).Poncho agents follow the same conventions as openclaw or claude code so they probably feel familiar.You can talk to them via terminal or web ui to build new skills or configure the agent, and they&#x27;re compatible with the Agent Skills open spec, so you can port your skills. Small caveat: right now