Information BD

  • Home
  • Business
    • Internet
    • Market
    • Stock
  • Parent Category
    • Child Category 1
      • Sub Child Category 1
      • Sub Child Category 2
      • Sub Child Category 3
    • Child Category 2
    • Child Category 3
    • Child Category 4
  • Featured
  • Health
    • Childcare
    • Doctors
  • Home
  • News
    • Hacker News
    • Google on TechRepublic
    • Articles on TechRepublic
    • Software on TechRepublic
    • Tech And Work on TechRepublic
  • Uncategorized

Friday, June 26, 2026

New top story on Hacker News: Made a Rust DB run spatial queries on gaming GPU RT cores, beating an H100

 June 26, 2026     Hacker News     No comments   

Made a Rust DB run spatial queries on gaming GPU RT cores, beating an H100
3 by dr-jia-yu | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: What Is a Nomogram and Why Would It Interest Me?

 June 26, 2026     Hacker News     No comments   

What Is a Nomogram and Why Would It Interest Me?
13 by Eridanus2 | 4 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Thursday, June 25, 2026

New top story on Hacker News: GloriousEggroll's Proton has been rebased on Proton 11

 June 25, 2026     Hacker News     No comments   

GloriousEggroll's Proton has been rebased on Proton 11
17 by d3Xt3r | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion

 June 25, 2026     Hacker News     No comments   

Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion
24 by engomez | 5 comments on Hacker News.
Hi HN, Nick here. We’re launching OpenKnowledge ( https://ift.tt/tuhiQ5T ), a “what you see is what you get” markdown editor that has direct integrations with Claude, Codex, and Cursor. Available as MacOS app or CLI. Fully free/local and OSS ( https://ift.tt/gMfdaPl ). We built this because we wanted a “Google docs” like experience for writing and sharing markdown files across our team. Obsidian is the best alternative we tried, but found it doesn’t have a true “what you see is what you get” UI and it didn’t integrate well with Claude/Codex outside of community plugins. So we built OpenKnowledge. It takes shape as: 1. A MacOS app with a file navigator, the WYSIWYG editor, and link explorer. 2. Integrations with the Claude, Codex, and Cursor desktop apps. The agents can open an OpenKnowledge editor within their embedded web browsers for a side-by-side experience. 3. Built-in mcps, skills, and RAG for LLM-wiki and “AI Second Brain” scenarios + spec writing 4. An embedded terminal and CLI for TUI-first users OSS stack includes: Tiptap/prosemirror, CodeMirror, yjs (CRDT), Electron (MacOS app), Orama, remark/rehype/micromark/mdast, @pierre/trees On the architecture side, the interesting eng. challenges included: 1. A pipeline to convert ProseMirror to markdown in a bidirectional lossless way. ProseMirror uses ASTs, which are not designed to have byte-fidelity. 2. A dual-observer CRDT to keep the ProseMirror and markdown state in-sync. The CRDT + git also power a collaborative experience that shows what Agents are doing in the markdown, have undo/redo, and version history. The “Share” and cloud-sync functionality are geared for team collaboration. They feel “no-code” but leverage git/GitHub under the hood, which also means data stays fully private. In that spirit, we made OpenKnowledge open source for anybody who’s curious or who’d like to contribute. We’re actively thinking about plugins/extensibility and what’s next. If you have suggestions or feedback, would love to hear it.

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Wednesday, June 24, 2026

New top story on Hacker News: Show HN: LookAway, a Mac break reminder that knows when not to interrupt

 June 24, 2026     Hacker News     No comments   

Show HN: LookAway, a Mac break reminder that knows when not to interrupt
10 by _kush | 0 comments on Hacker News.
Hello, I'm Kushagra and I am the indie developer behind LookAway (I've posted about it earlier but it has received quite a lot of updates since the last time so I am posting it again). LookAway is a native break reminder for macOS that doesn't interrupt. I built it because I work from home and I spend a lot of time in front of my screens. It's very easy for me to get lost in the flow and I can end up sitting for hours. Due to this, I started facing issues like eye strain and back pain by the end of the day. The solution to this was simply taking enough breaks throughout the day. But remembering to take breaks was difficult, especially when I was in the flow. I tried some reminder apps but the problem with those was that they always interrupted me at the worst moments. So I ended up not using them. LookAway is designed not to interrupt. It gives enough heads up before a break so that you're not caught off-guard. It's also context-aware and it automatically pauses when you go into a meeting, start watching a video, record screen, and much more. It even waits for you to finish typing or dictating when a break is due. One thing worth mentioning is the free iOS counterpart LookAway Mirror. When your Mac goes on a break, your iOS devices can also mirror the same break so you don't end up scrolling your phone screen during the Mac break. I've spent a lot of time in making LookAway the least annoying break reminder app and I would love to know your thoughts. It's a native Swift app so it doesn't take much resources (150MB RAM and <1% CPU when idle). It's available to download from the website (lookaway.com), Setapp, and the App Store. Thank you!

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Thomann takes legal action against Fender

 June 24, 2026     Hacker News     No comments   

Thomann takes legal action against Fender
4 by Audiophilip | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Tuesday, June 23, 2026

New top story on Hacker News: A 0.5s periodic hitch in my local screen stream turned out to be macOS AWDL

 June 23, 2026     Hacker News     No comments   

A 0.5s periodic hitch in my local screen stream turned out to be macOS AWDL
8 by duchanjo | 1 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Monday, June 22, 2026

New top story on Hacker News: Linux and Secure Boot certificate expiration (2025)

 June 22, 2026     Hacker News     No comments   

Linux and Secure Boot certificate expiration (2025)
41 by weaksauce | 14 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Sunday, June 21, 2026

New top story on Hacker News: Show HN: Teach your kids perfect pitch

 June 21, 2026     Hacker News     No comments   

Show HN: Teach your kids perfect pitch
22 by paytonjjones | 10 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Ask for no, don't ask for yes (2022)

 June 21, 2026     Hacker News     No comments   

Ask for no, don't ask for yes (2022)
33 by skogstokig | 6 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Show HN: CleverCrow: give tokens to your favorite projects

 June 21, 2026     Hacker News     No comments   

Show HN: CleverCrow: give tokens to your favorite projects
12 by zhubert | 4 comments on Hacker News.
Howdy all. I'm Zack :wave:. I've been thinking about the problem of misguided AI pull requests and figured I'd throw a possible solution out there for feedback. Basically, CleverCrow lets supporters give tokens to a GitHub repo (or set of issues in that repo) for the maintainers to use to build/fix stuff. The fun implementation challenges have been around implementing the pooling dynamics and keeping the maintainers in charge while the backers are motivated to support their work.

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: JSON-LD Explained for Personal Websites

 June 21, 2026     Hacker News     No comments   

JSON-LD Explained for Personal Websites
4 by ethanhawksley | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Saturday, June 20, 2026

New top story on Hacker News: Show HN: Make PDFs look scanned (CLI or in the browser via WASM)

 June 20, 2026     Hacker News     No comments   

Show HN: Make PDFs look scanned (CLI or in the browser via WASM)
25 by overflowy | 12 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Why has the pointe shoe been so resistant to change?

 June 20, 2026     Hacker News     No comments   

Why has the pointe shoe been so resistant to change?
17 by onemind | 9 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Friday, June 19, 2026

New top story on Hacker News: Amazon drops Sam Altman movie after announcing OpenAI partnership

 June 19, 2026     Hacker News     No comments   

Amazon drops Sam Altman movie after announcing OpenAI partnership
5 by theanonymousone | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: John Jumper to join Anthropic

 June 19, 2026     Hacker News     No comments   

John Jumper to join Anthropic
25 by artninja1988 | 16 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Court Records Should Be Free

 June 19, 2026     Hacker News     No comments   

Court Records Should Be Free
42 by hn_acker | 4 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Giant Banana Pulled over in Montana Driver Says Cops Have Stopped Him 100s Times

 June 19, 2026     Hacker News     No comments   

Giant Banana Pulled over in Montana Driver Says Cops Have Stopped Him 100s Times
20 by Bender | 12 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Thursday, June 18, 2026

New top story on Hacker News: Agentic Resource Discovery Specification

 June 18, 2026     Hacker News     No comments   

Agentic Resource Discovery Specification
5 by damick | 0 comments on Hacker News.
https://ift.tt/YW3QtCk...

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Wednesday, June 17, 2026

New top story on Hacker News: The Return of Rigorous Full-System Timing Simulation

 June 17, 2026     Hacker News     No comments   

The Return of Rigorous Full-System Timing Simulation
10 by matt_d | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Krugman: Musk, a Human Ponzi Scheme

 June 17, 2026     Hacker News     No comments   

Krugman: Musk, a Human Ponzi Scheme
14 by aanet | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: The hacker sent by Anthropic to calm the government's nerves about AI safety

 June 17, 2026     Hacker News     No comments   

The hacker sent by Anthropic to calm the government's nerves about AI safety
3 by Brajeshwar | 0 comments on Hacker News.
https://ift.tt/5fDGjKw...

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Tuesday, June 16, 2026

New top story on Hacker News: Apple is about to make Hide My Email useless

 June 16, 2026     Hacker News     No comments   

Apple is about to make Hide My Email useless
103 by SXX | 35 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Has AI already killed self-help nonfiction books?

 June 16, 2026     Hacker News     No comments   

Has AI already killed self-help nonfiction books?
21 by imakwana | 19 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Monday, June 15, 2026

New top story on Hacker News: A backdoor in a LinkedIn job offer

 June 15, 2026     Hacker News     No comments   

A backdoor in a LinkedIn job offer
9 by lwhsiao | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Claude Corps

 June 15, 2026     Hacker News     No comments   

Claude Corps
20 by Mustan | 8 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Sunday, June 14, 2026

New top story on Hacker News: Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call

 June 14, 2026     Hacker News     No comments   

Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call
10 by AG342 | 2 comments on Hacker News.
I'm the developer of Trace, a non-intrusive, shortcut-driven Mac app that records and transcribes your meetings on-device. I know, another meeting transcription app. Please bear with me though, I'm confident that this is at least a little novel. I primarily built Trace for myself. I'd been using MacWhisper, but there was enough fiddling before each call that I'd forget to start it and walk out of an hour-long meeting with nothing written down. So the things I cared about most were that it's quick to activate and stays out of the way. You activate Trace by pressing a global shortcut (configurable), which reveals a small bar at the bottom of your screen (there's also a keystroke and/or option to hide it entirely if you'd rather not see it at all). As I was building it I wanted to bake in a couple of workflows I'd wished for in other transcription apps. 1. Mid-meeting you can press another global shortcut to mark a "key moment" and type a note. The note shows up in the resulting transcript inline at that timestamp. I wanted to add this because I kept catching myself thinking "wait, that bit matters" in meetings and reaching to jot it down in a separate app like Obsidian, which I then needed to add context to, which took me out of the meeting. I use it all the time. If I paste the transcript into an LLM afterwards (which I find myself doing more and more these days) the important moments are flagged so it doesn't gloss over them. This is more noticeable in longer meetings with lots of topics. 2. With another keyboard shortcut you can summon a rough live recap (subtitles, basically) to quickly recap what's just been said. Trace uses standard macOS microphone and system recording APIs to capture both sides of the conversation as two separate tracks and then runs the system side through on-device diarization to identify speakers. Right now we only label them as "Speaker 1", "Speaker 2", etc but there are plans for speaker labelling in the future. You can also show a "live recap" as the call is happening to review what someone just said. All transcription models run on your machine. To be clear though, Trace doesn't do any of the summarising itself, it just produces a markdown transcript, so if you want summaries then you need to pass the output to an AI. The app is sandboxed and your audio/transcripts are never uploaded anywhere - they just exist as audio files and markdown on disk. The only network call Trace is required to make is on the first run to download the speech and speaker models (around 500MB) from Hugging Face, and after that it can be used fully offline. If enabled, a Google Calendar integration can auto-name sessions but that needs a network connection. The app is £9.99 on the macOS App Store. I've been using it every day for months now and I'm super happy with how it's improved my workflow. Feedback very welcome.

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Rome Fell and Nobody Noticed

 June 14, 2026     Hacker News     No comments   

Rome Fell and Nobody Noticed
36 by fkozlowski | 1 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Saturday, June 13, 2026

New top story on Hacker News: Codex for open source

 June 13, 2026     Hacker News     No comments   

Codex for open source
60 by EvgeniyZh | 2 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Running DOS on Behringers DDX3216 with a DIY x86-Bios from Scratch

 June 13, 2026     Hacker News     No comments   

Running DOS on Behringers DDX3216 with a DIY x86-Bios from Scratch
6 by rasz | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Friday, June 12, 2026

New top story on Hacker News: You can power on a Mac remotely

 June 12, 2026     Hacker News     No comments   

You can power on a Mac remotely
27 by speckx | 14 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Cosmodial Sky Atlas

 June 12, 2026     Hacker News     No comments   

Cosmodial Sky Atlas
9 by memalign | 1 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Thursday, June 11, 2026

New top story on Hacker News: Show HN: I built a Red Flag Warning zone-check tool for the East Bay in 48h

 June 11, 2026     Hacker News     No comments   

Show HN: I built a Red Flag Warning zone-check tool for the East Bay in 48h
7 by vedant28t | 0 comments on Hacker News.
Hey HN. I'm a high schooler in Fremont, CA. Tuesday morning I got a county-wide AC Alert text telling everyone in Alameda County to prepare a go-bag for an East Bay Hills Red Flag Warning that starts tonight at 11 PM. The text went to ~half a million phones. The actual NWS warning polygon only covers East Bay Hills (NWS zone CAZ515). Most people who got the text don't need a go-bag tonight. Some in the hills don't realize how close they are. So I built this tool - https://ift.tt/hoMS8Ff mit licensed public github - https://ift.tt/Xzwx2io It does a few things - tells people if they are in the flagged zone, and also provides a way to check if a buddy is in flagged zone and send them a text. Everything without installing an app. I heard back from Oakland Firesafe Council director about a gap in my understanding (and the tool). To my surprise, and through feedback, I realized that you cannot assume that only the flagged area is at risk. Adjacent areas are at risk too! Fires do not follow zone boundaries! I fixed the tool. I built this in 48 hours to close that specific gap: type your address, get a yes/no on whether the NWS polygon covers it, your Genasys evacuation zone, tonight's wind + humidity at your point, a plain-English action checklist, a per-school decision view for East Bay districts, and a one-tap iMessage buddy-check template for a hill-neighbor at 10:30 PM.

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Claude Fable 5: mid-tier results on coding tasks

 June 11, 2026     Hacker News     No comments   

Claude Fable 5: mid-tier results on coding tasks
22 by bugvader | 1 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Wednesday, June 10, 2026

New top story on Hacker News: L'Affaire Siloxane

 June 10, 2026     Hacker News     No comments   

L'Affaire Siloxane
29 by idlewords | 4 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Tuesday, June 9, 2026

New top story on Hacker News: I Think Rutger Bregman and the School for Moral Ambition Are Full of Shit

 June 09, 2026     Hacker News     No comments   

I Think Rutger Bregman and the School for Moral Ambition Are Full of Shit
21 by louwrentius | 8 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Monday, June 8, 2026

New top story on Hacker News: Siri AI

 June 08, 2026     Hacker News     No comments   

Siri AI
97 by 0xedb | 94 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Sunday, June 7, 2026

New top story on Hacker News: sqlite: A CGo-free port of SQLite/SQLite3

 June 07, 2026     Hacker News     No comments   

sqlite: A CGo-free port of SQLite/SQLite3
18 by tosh | 3 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Saturday, June 6, 2026

New top story on Hacker News: Home alone: Remote work, isolation, and mental health

 June 06, 2026     Hacker News     No comments   

Home alone: Remote work, isolation, and mental health
25 by speckx | 3 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Ntsc-rs – open-source video emulation of analog TV and VHS artifacts

 June 06, 2026     Hacker News     No comments   

Ntsc-rs – open-source video emulation of analog TV and VHS artifacts
55 by gregsadetsky | 12 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Pentagon raised threat of Israeli spying on U.S. to highest level, sources say

 June 06, 2026     Hacker News     No comments   

Pentagon raised threat of Israeli spying on U.S. to highest level, sources say
96 by MilnerRoute | 19 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Friday, June 5, 2026

New top story on Hacker News: Inside FAISS: Billion-Scale Similarity Search

 June 05, 2026     Hacker News     No comments   

Inside FAISS: Billion-Scale Similarity Search
12 by tohms | 0 comments on Hacker News.
Author here. I wrote this as a visual companion to the 2017 FAISS paper ( https://ift.tt/dXvcaU5 ), focused on the parts I found hardest to grok from text alone. The article covers a subset of what FAISS does, with the paper as the source of truth. NSG, FastScan, IMI are not covered here, they'll get their own articles. I'd be especially interested in feedback on: - the IVFPQ / IVFADC explanation, particularly the LUT reuse argument - whether the GPU part captures enough of the actual complexity Happy to answer questions.

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Thursday, June 4, 2026

New top story on Hacker News: When AI Builds Itself: Our progress toward recursive self-improvement

 June 04, 2026     Hacker News     No comments   

When AI Builds Itself: Our progress toward recursive self-improvement
111 by meetpateltech | 123 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

 June 04, 2026     Hacker News     No comments   

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call
7 by akh | 1 comments on Hacker News.
We launched Infracost on HN five years ago ( https://ift.tt/DexZnp2 ) where our CLI generated cost estimates for infra-as-code, e.g. "this Terraform PR adds $400/mo". The idea was to shift cloud costs (FinOps) left, so engineers get visibility of costs before deployment and make better decisions. Earlier this year we started seeing agent traffic in our logs and it looked like coding agents were calling our CLI. But that CLI wasn't designed with coding agents in mind. We went down a philosophical rabbit hole to see if a CLI is even needed anymore given that Claude, Copilot et al. already follow best practices. Ultimately we decided to create a new CLI from the ground up with coding agents in mind for two reasons: 1. We optimized the CLI for agent callers and cut Claude's output token usage by up to 79% and API cost by up to 67% versus a bare-Claude baseline. We wrote a blog documenting our lessons on optimizing user token usage when designing a CLI, e.g. using predicate flags so the agent doesn't compose jq | python | wc pipelines, output format that strips JSON's redundant field names. The blog is here: https://ift.tt/dG81sXw... 2. With cloud costs, precision matters. Telling a coding agent "make this Terraform cost-optimized" can be expensive and lossy. You burn tokens loading code and policy context into every conversation. Your agent could make up a price and you wouldn't know because it's difficult to verify that across the ~10M price points that AWS, Azure and Google have. The CLI runs static analysis on the code, uses the latest prices from cloud vendors, and passes that context to the coding agent. So that's what we're launching today - Cost.dev: https://cost.dev/ . - It runs locally. Your code never leaves your machine, you get a fast feedback loop, and you're not burning API calls per character when you want to fetch prices. - The CLI does the deterministic work. Fetching price points, scanning the code, validating fixes. The coding agent does the natural-language part. You don't have to trust the LLM to remember the rules, and can verify it called the right CLI command. - It provides a consistent rule layer across every tool you use. Get cost estimates in your IDE and your coding agent with a single install. We support Claude Code, GitHub Copilot, Cursor, Windsurf, OpenAI Codex, Gemini CLI, as well as IDEs like VS Code and JetBrains Before we keep building more in that direction, I want to sanity-check with HN: is "agents writing IaC in prod" actually a thing yet, or am I betting on a future that's still a year out? I know software developers are using coding agents heavily, but are platform/infra folks doing that for prod too? Also, if you have any feedback on Cost.dev, I'd love to hear it!

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Wednesday, June 3, 2026

New top story on Hacker News: New Texas Instruments 5532 chips are not the 5532's we've used for decades

 June 03, 2026     Hacker News     No comments   

New Texas Instruments 5532 chips are not the 5532's we've used for decades
29 by SpikedCola | 9 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Embryos shape their limbs: a key discovery of "genetic brakes"

 June 03, 2026     Hacker News     No comments   

Embryos shape their limbs: a key discovery of "genetic brakes"
13 by gmays | 0 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Tuesday, June 2, 2026

New top story on Hacker News: On the nature of autobiographical memory

 June 02, 2026     Hacker News     No comments   

On the nature of autobiographical memory
12 by prismatic | 2 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Monday, June 1, 2026

New top story on Hacker News: Florida sues OpenAI and Sam Altman over AI risks

 June 01, 2026     Hacker News     No comments   

Florida sues OpenAI and Sam Altman over AI risks
17 by cyunker | 6 comments on Hacker News.
https://ift.tt/KWAk2of... https://ift.tt/YGLBdUT...

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

New top story on Hacker News: Should you normalize RGB values by 255 or 256?

 June 01, 2026     Hacker News     No comments   

Should you normalize RGB values by 255 or 256?
37 by pplanu | 8 comments on Hacker News.


Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Newer Posts Older Posts Home

Ad

Popular Posts

  • Listen to the Globe
    By BY CAITLIN KELLY from NYT At Home https://ift.tt/3jJNKk3
  • DealBook Briefing: Apple’s Struggles Add to Uncertainty in Markets
    By Unknown Author from NYT Business https://nyti.ms/2CL89mG
  • Listen to the Call: Bullock and Trump Discuss Testing
    By BY THE NEW YORK TIMES from NYT U.S. https://ift.tt/2JDppgp

Recent Posts

Categories

  • AllLanguages
  • Articles on TechRepublic
  • bangla
  • Cracking Open Blog | TechRepublic
  • desktop
  • English
  • FOX NEWS
  • Google on TechRepublic
  • Hacker News
  • HowTo
  • IOS
  • Mobile
  • MobileReviews
  • News
  • NYT
  • PcTricks
  • Reviews
  • Software on TechRepublic
  • softwareupdates
  • Tech And Work on TechRepublic
  • Tech Industry on TechRepublic
  • TechNews
  • TechRepublic
  • Tools
  • Trick
  • Updates
  • Website

Unordered List

Pages

  • Home

Text Widget

Blog Archive

  • June 2026 (49)
  • May 2026 (47)
  • April 2026 (46)
  • March 2026 (50)
  • February 2026 (46)
  • January 2026 (48)
  • December 2025 (43)
  • November 2025 (38)
  • October 2025 (46)
  • September 2025 (51)
  • August 2025 (44)
  • July 2025 (38)
  • June 2025 (37)
  • May 2025 (47)
  • April 2025 (44)
  • March 2025 (47)
  • February 2025 (35)
  • January 2025 (41)
  • December 2024 (57)
  • November 2024 (64)
  • October 2024 (63)
  • September 2024 (57)
  • August 2024 (50)
  • July 2024 (66)
  • June 2024 (66)
  • May 2024 (71)
  • April 2024 (46)
  • March 2024 (68)
  • February 2024 (45)
  • January 2024 (63)
  • December 2023 (66)
  • November 2023 (60)
  • October 2023 (64)
  • September 2023 (103)
  • August 2023 (95)
  • July 2023 (89)
  • June 2023 (78)
  • May 2023 (172)
  • April 2023 (162)
  • March 2023 (176)
  • February 2023 (155)
  • January 2023 (185)
  • December 2022 (166)
  • November 2022 (158)
  • October 2022 (202)
  • September 2022 (198)
  • August 2022 (195)
  • July 2022 (198)
  • June 2022 (191)
  • May 2022 (183)
  • April 2022 (193)
  • March 2022 (176)
  • February 2022 (174)
  • January 2022 (247)
  • December 2021 (351)
  • November 2021 (626)
  • October 2021 (654)
  • September 2021 (608)
  • August 2021 (713)
  • July 2021 (713)
  • June 2021 (690)
  • May 2021 (712)
  • April 2021 (687)
  • March 2021 (713)
  • February 2021 (644)
  • January 2021 (713)
  • December 2020 (713)
  • November 2020 (690)
  • October 2020 (628)
  • September 2020 (689)
  • August 2020 (713)
  • July 2020 (713)
  • June 2020 (690)
  • May 2020 (713)
  • April 2020 (690)
  • March 2020 (713)
  • February 2020 (667)
  • January 2020 (713)
  • December 2019 (713)
  • November 2019 (690)
  • October 2019 (711)
  • September 2019 (688)
  • August 2019 (713)
  • July 2019 (713)
  • June 2019 (690)
  • May 2019 (3001)
  • April 2019 (2950)
  • March 2019 (3047)
  • February 2019 (2759)
  • January 2019 (3059)
  • December 2018 (3060)
  • November 2018 (2959)
  • October 2018 (3058)
  • September 2018 (2962)
  • August 2018 (2221)
  • July 2018 (3)

Search This Blog

Powered by Blogger.

Report Abuse

About Me

Inform BD Tech
View my complete profile

Sample Text

Copyright © Information BD | Powered by Blogger
Design by Hardeep Asrani | Blogger Theme by NewBloggerThemes.com | Distributed By Gooyaabi Templates