hadi javeed

114 posts

hadi javeed banner
hadi javeed

hadi javeed

@HadijPk

AI in Healthcare | Software developer | Healthcare innovator | Founder of RevelAI Health & Vincere Health

Boston, MA 가입일 Ocak 2015
490 팔로잉136 팔로워
hadi javeed
hadi javeed@HadijPk·
this isn’t about AI replacing doctors. It’s about access. Patients are already using AI as their first touchpoint. Consumer-driven healthcare is here. Health systems need to meet patients where they are through technology
Chengpeng@CPMou2022

This isn’t an edge case. From anonymized U.S. ChatGPT data, we are seeing: • ~2M weekly messages on health insurance • ~600K weekly messages from people living in “hospital deserts” (30 min drive to nearest hospital) • 7 out of 10 msgs happen outside clinic hours

English
0
0
0
20
hadi javeed
hadi javeed@HadijPk·
@mdancho84 the big issue is the tribal knowledge and the semantic layer. how do you build that across an organization? also how do you migrate years of work at an enterprise level from PowerBi, Tableau or looker
English
0
0
0
35
hadi javeed
hadi javeed@HadijPk·
@DataRecce I am actually building a tool exactly what you described. let me know if you are interested to give it a try it is all local and I will be open-sourcing it soon
English
0
0
0
3
Recce - Making Data Productive.
AI coding tools generate plausible but wrong SQL constantly. The fix isn't waiting for a smarter model. AI skills are markdown files that encode domain knowledge into coding tools. No framework, just structured text in a repo.
English
2
0
0
10
hadi javeed
hadi javeed@HadijPk·
@kirsten_lum_ codebase, db metadata and company docs should directly be integrated into AI tool. semantic layer is not that helpful, but if it can build self improving skills, compress business knowledge into skills, the tool could improve. still not close to replacing data scientists though
English
0
0
0
18
kirsten lum
kirsten lum@kirsten_lum_·
Text-to-SQL is going to have to get a lot better before this is true. Not in the way most people think though. AI writes amazing SQL, it just doesn’t understand what the data means, and it is so excruciating to document it that humans have been opting out of the task for decades
Matt Dancho (Business Science)@mdancho84

RIP BI Dashboards. Tools like Tableau and PowerBI are about to become extinct. This is what's coming (and how to prepare):

English
15
5
57
11.6K
hadi javeed
hadi javeed@HadijPk·
@kevarmstech I do think there is a room for integrating codebase, DB metadata and other documents into a BI tool. With evolving schema, the AI layer should re-index and build better skills and understanding it won't solve the problem all the way, but can improve compared to what exists today. Skills.md can compress lot of business knowledge and they can be auto-improving skills
English
0
0
1
11
Kevin Armstrong
Kevin Armstrong@kevarmstech·
@kirsten_lum_ At Amazon we had a text-to-SQL homegrown to understand our table schema, and most of the time it would break as old tables got sunsetted for new ones. AI SQL is useless without a comprehensive understanding of how the data is stored, and imparting that on the LLM
English
2
0
1
141
hadi javeed
hadi javeed@HadijPk·
My Claude Code setup right now: export CLAUDE_CODE_NO_FLICKER=1 alias cc="~/.local/bin/claude --permission-mode auto" Two lines. Biggest productivity unlock I’ve had in months. What changed: No flicker modeL feels like a real app, not terminal spam Auto permissions: no more clicking “approve” 40 times Just give it a task: come back to a PR The key insight: Manual approvals aren’t safety. They’re just friction. Auto mode handles the risky stuff. Everything else moves. A few quick upgrades: Run /powerup (this is very new, to learn features) Add a CLAUDE.md (teaches it your stack + conventions) Create custom slash commands for repeat workflows or skills super helpful Try the CLI for a week. Same product… but the CLI UX just hits different. Feels faster, locks you in, and honestly way more fun with tmux.
English
0
0
0
10
DHH
DHH@dhh·
Next version of Omarchy will have a delightfully configured Tmux setup out of the box. Many terminals, including Ghostty, have panes and tabs built-in, but let me show you why I've still come to prefer Tmux.
English
110
70
1.6K
113.3K
Numman Ali
Numman Ali@nummanali·
Why should you use Tmux? - Coding agent session alive even when you close terminal - Access the same session from anywhere ie mobile Top tips: - New: tmux new -s <name> - Attach: tmux a -t <name> - Mouse scroll: set -g mouse on in ~/.tmux.conf Plenty more but start with this
English
29
10
371
38.1K
DHH
DHH@dhh·
I had no idea that local model dictation had gotten this good and this fast! I'm blown away by how good hyprwhspr with Omarchy is just using a base model backed by the CPU. Unbelievably accurate. github.com/goodroot/hyprw…
English
72
113
2.3K
133.9K
hadi javeed
hadi javeed@HadijPk·
@dhh @dhh big fan of what you guys have been building But try Linear, it’s fast and fun. Fizzy is no where close. It’s slow, DnD is slow and keyboard is not as responsive either
English
1
0
1
464
DHH
DHH@dhh·
Fizzy feels fast, delightful, and fun. All with a minimum of JavaScript. We have more lines of CSS than we do JS! Just 55 tiny Stimulus controllers. You just don't need much with Hotwire. github.com/basecamp/fizzy…
DHH tweet media
English
34
20
560
74.1K
jack friks
jack friks@jackfriks·
i have been using claude code but i feel like im still just using it like i used cursor (1 chat, wait, repeat) whats the best way to get claude autonomously building out a feature by itself while i chat and iterate on a separate task?
English
166
21
1.1K
232.9K
hadi javeed
hadi javeed@HadijPk·
Claude Code Made Me Fall in Love with the Terminal Like many of you, I recently made the full switch from Cursor to Claude Code. This transition marked more than just a tool change – it fundamentally transformed how I think about development environments. For years, I lived in VSCode (recently Cursor), relying heavily on mouse navigation and minimal keyboard shortcuts. I resisted the pull of Neovim and keyboard-centric workflows. But after embracing Claude Code, I discovered something profound: the terminal is the new IDE. You can run it everywhere with a consistent workflow – be it a Linux box, your Mac, or a VPS. That's all you need.
English
1
0
1
75
hadi javeed
hadi javeed@HadijPk·
For years, I lived in VSCode (recently Cursor), relying heavily on mouse navigation and minimal keyboard shortcuts. I resisted the pull of Neovim and keyboard-centric workflows. But after embracing Claude Code, I discovered something profound: the terminal is the new IDE. You can run it everywhere with a consistent workflow – be it a Linux box, your Mac, or a VPS. That's all you need.
English
0
0
0
59
hadi javeed
hadi javeed@HadijPk·
Like many of you, I recently made the full switch from Cursor to Claude Code. This transition marked more than just a tool change – it fundamentally transformed how I think about development environments.
English
1
0
0
27
hadi javeed
hadi javeed@HadijPk·
we need a Cursor for data visualization … building data-driven dashboards someone who’s spent a good chunk of my career building BI reports & dashboards in healthcare (quicksight, looker, etc)… these days, the most fun I have is building custom HTML dashboards on top of data using Claude My workflow has become super fun and efficient: 1. Aggregate data using SQL/NoSQL and summarize it into a clean JSON output. 2. Ask an AI like Claude to generate visualizations, pie charts, bar charts, you name it—from that JSON. This is one of the most practical and enjoyable use cases for Generative AI I've found. But it makes me realize we're missing a key tool. We need a "Cursor for data visualization." Imagine a tool where you could: → Securely connect to your database (SQL, NoSQL, etc.) in a notebook interface. → Write your queries and wrangle your data. → Ask the AI to generate a full, interactive dashboard right then and there. → "Vibe" with the code and tweak the visuals in real-time. → Share the final dashboard via a secure link, just like Claude's Artifacts feature but with authentication Is anyone building something like this? or does it exist?
English
1
0
1
57
hadi javeed
hadi javeed@HadijPk·
If you haven’t already tried it, Claude Code is 🔥. It is super accurate, way better than the OpenAI Codex version, which often skips instructions, takes shortcuts, and spits out low-quality code. Claude Code just works really well. ✅ The CLI experience is very developer friendly and fun to engage with Anthropic’s official guide is worth a look: 📄 lnkd.in/evHxjGba Some caveats: -- It’s slow. I wish it were faster. -- Doesn’t handle large codebases well, Cursor is much better for those. -- reviewing code while it's working is tough. compared to cursor's IDE experience Still early days, but I’m having a ton of fun with it, especially with their new flat $100 pricing. Happy vibe coding!
English
0
0
0
101