Justin Bennett

7.8K posts

Justin Bennett banner
Justin Bennett

Justin Bennett

@just_be_dev

Open-source enthusiast; maker. Co-host of @DevtoolsFM. @recursecenter Alum. Prev at @ValDotTown, @oxidecomputer, @ArtsyOpenSource.

Brooklyn, NY Bergabung Haziran 2010
3.1K Mengikuti2.3K Pengikut
Tweet Disematkan
Justin Bennett
Justin Bennett@just_be_devยท
Alrighty folks, I've renamed my twitter account from @zephraph to @just_be_dev. Got a placeholder for the old one.
English
0
0
7
1.9K
Justin Bennett me-retweet
Feross
Feross@ferossยท
๐Ÿšจ Breaking: Trivy GitHub Actions supply chain attack โ€“ 75 out of 76 version tags compromised. If your CI/CD pipelines reference โ€œaquasecurity/trivy-actionโ€ by version tag, youโ€™re likely running malware right now. At Socket, we identified that an attacker force-pushed nearly every version tag in the official aquasecurity/trivy-action repository. Thatโ€™s @โ€‹0.0.1 all the way through @โ€‹0.34.2. Over 10,000 GitHub workflow files reference this action. The malicious payload runs silently before the legitimate Trivy scan, so nothing looks broken. Meanwhile itโ€™s: - Dumping runner process memory to extract secrets - Harvesting SSH keys - Exfiltrating AWS, GCP, and Azure credentials - Stealing Kubernetes service account tokens The only unaffected tag right now appears to be @โ€‹0.35.0. Socket independently detected this at 19:15 UTC and generated 182 threat feed entries tied to this campaign โ€“ all correctly classified as Backdoor, Infostealer, or Reconnaissance malware. This is the second Trivy compromise this month. Earlier in March, attackers injected code into the Aqua Trivy VS Code extension on OpenVSX to abuse local AI coding agents. The compromised tags are still active. Pin to @โ€‹0.35.0 or use a SHA reference until this is fully remediated. Full write-up: socket.dev/blog/trivy-undโ€ฆ
English
12
104
351
196.3K
Justin Bennett me-retweet
Chris Tate
Chris Tate@ctatedevยท
Introducing a new experiment: ๐šŽ๐š–๐šž๐š•๐šŠ๐š๐šŽ Local API emulation for CI and no-network sandboxes โ†’ No mocks โ†’ Fully stateful โ†’ Full OAuth flows โ†’ Register apps and seed data โ†’ Production-fidelity API emulation โ†’ Emulates Vercel, GitHub, Google APIs
Chris Tate tweet media
English
30
41
690
53.7K
Justin Bennett me-retweet
Shu
Shu@shudingยท
COBE v2 is here: markers, arcs, attach any HTML elements, Infinite ideas. cobe.vercel.app
English
52
162
2.3K
132.8K
Justin Bennett me-retweet
Justin Bennett me-retweet
Rivet
Rivet@rivet_devยท
Introducing the Secure Exec SDK Secure Node.js execution without a sandbox โšก 17.9 ms coldstart, 3.4 MB mem, 56x cheaper ๐Ÿ“ฆ Just a library โ€“ supports Node.js, Bun, & browsers ๐Ÿ” Powered by the same tech as Cloudflare Workers $ ๐š—๐š™๐š– ๐š’๐š—๐šœ๐š๐šŠ๐š•๐š• ๐šœ๐šŽ๐šŒ๐šž๐š›๐šŽ-๐šŽ๐šก๐šŽ๐šŒ
English
45
63
829
239.1K
Jarred Sumner
Jarred Sumner@jarredsumnerยท
itโ€™s a real WKWebView on macOS havenโ€™t implemented it yet on Linux or Windows. Itโ€™ll be Chrome for those, but not exactly sure how itโ€™ll be done yet. The obvious way is CDP, but then itโ€™s not really a WebView.
English
19
0
264
23.9K
Justin Bennett me-retweet
Jarred Sumner
Jarred Sumner@jarredsumnerยท
In the next version of Bun `Bun.WebView` programmatically controls a headless web browser in Bun
Jarred Sumner tweet media
English
125
149
2.7K
243.4K
Justin Bennett me-retweet
Kevin A. K.
Kevin A. K.@kevmodromeยท
Soft-launching a lil' side project I've been working on! Say hello to Tablinum - a local-first database with built-in sync, collaboration and data persistence! ๐Ÿ‘‡
English
3
3
10
976
Justin Bennett
Justin Bennett@just_be_devยท
@SlackHQ you broke my shortcut keys yo. When someone presses control you ignore all other meta keys. Please don't do that. I use ctrl+option to move windows around and now I can't do that with slack.
English
0
0
0
195
Justin Bennett me-retweet
Ron Mokady
Ron Mokady@MokadyRonยท
We're obsessed with background removal so we built another model for it. Introducing **Fibo-Edit-RMBG**: our image editing model, fine-tuned specifically for removing backgrounds. It's open. It's powerful. And it's yours to use. This is exactly why open-source matters - you can take a great model and make it exceptional for YOUR use case. [Link in comments]
Ron Mokady tweet mediaRon Mokady tweet media
English
10
50
673
36.7K
Justin Bennett me-retweet
Lydia Hallie โœจ
Lydia Hallie โœจ@lydiahallieยท
Btw you can add `context: fork` to run a skill in an isolated subagent. The main context only sees the final result, not the intermediate tool calls It gets a fresh context window with CLAUDE.md + your skill as the prompt. The `agent` field even lets you set the subagent type!
Lydia Hallie โœจ tweet media
English
57
81
1.2K
131K
Justin Bennett me-retweet
Daniel Griesser
Daniel Griesser@DanielGriยท
Built a slim lib that can be used by your agent to spawn a native web view to interact with you. github.com/hazat/glimpse Starts in <300ms and is fully js hackable. Comes with Pi extension that follows your cursor around for your agents working in the background while you surf.
English
5
17
223
31.2K
Justin Bennett me-retweet
Evan You
Evan You@youyuxiยท
Introducing Void, the Vite-native deployment platform: ๐Ÿš€ Full-stack SDK โš™๏ธ Auto-provisioned infra (db, kv, storage, AI, crons, queues...) ๐Ÿ”’ End-to-end type safety ๐Ÿงฉ React/Vue/Svelte/Solid + Vite meta-frameworks ๐ŸŒ SSR, SSG, ISR, islands + Markdown ๐Ÿค– AI-native tooling โ˜๏ธ One-command deploys void.cloud
Evan You tweet media
English
224
530
4.3K
711.7K
Justin Bennett me-retweet
Chris Tate
Chris Tate@ctatedevยท
json-render now supports YAML as a wire format JSONL needs a full element before rendering YAML is valid at every prefix, going from element-level to property-level ๐Ÿ’จ YAML looks like source code to LLMs And we use 3 standards they know: JSON Patch, Merge Patch, Unified diff
English
67
103
1.8K
172.2K
Justin Bennett me-retweet
Chris Tate
Chris Tate@ctatedevยท
Introducing @๐š“๐šœ๐š˜๐š—-๐š›๐šŽ๐š—๐š๐šŽ๐š›/๐š›๐šŽ๐šŠ๐šŒ๐š-๐š๐š‘๐š›๐šŽ๐šŽ-๐š๐š’๐š‹๐šŽ๐š› A new renderer that turns JSON specs into interactive R3F scenes Same catalog-driven approach, now for meshes, lights, models, environments, cameras, controls 19 built-in components and 12 demo scenes
English
27
51
824
41K
Justin Bennett me-retweet
kian bazza
kian bazza@kianbazzaยท
Introducing ๐š‘๐š’๐š-๐šŠ๐š›๐šŽ๐šŠโ€”a collection of @tailwindcss utility classes for expanding the hit area of interactive elements. Small hit areas are a silent UX killer. One class fixes it. Distributed via @shadcn registry - see link below.
English
58
150
2.5K
127.5K
Justin Bennett me-retweet
Thariq
Thariq@trq212ยท
We just added /btw to Claude Code! Use it to have side chain conversations while Claude is working.
English
1.2K
1.6K
26K
2.7M