Jared Wray
banner
jaredwray.com
Jared Wray
@jaredwray.com
CEO and Founder of Hyphen AI, Inc. Active investor and board member at Nupeak , an AI-driven robotics company.
Any good alternatives to shields.io ? Seems like they are having more trouble these days.

#opensource #javascript #typescript #programming
Shields.io
Concise, consistent, and legible badges
shields.io
November 14, 2025 at 10:20 PM
Just released a new #javascript / #typescript library called Hashery. 🎉 It does object hashing with some nice features:

- Browser and Nodejs Compatible as it uses the web crypto API
- Supports SHA-256, SHA-384, SHA-512 (WebCrypto), plus DJB2, FNV1, Murmer, and CRC32

www.npmjs.com/package/hash...
November 14, 2025 at 3:54 PM
mockhttp.org release v1.1.0 with some nice new features:

- rate limiting is now built in and setup by default 1000req/min
- image routes are added to test for image formats

It's available online, docker, npm, etc...

#javascript #typescript #httpbin
November 13, 2025 at 11:01 PM
I'm going to be at the AWS RE:Invent. Let me know if you want to catch up!

#aws #devops #cloud

reinvent.awsevents.com
AWS re:Invent 2025 | December 1 – 5, 2025
Build the future with us at AWS re:Invent, Dec 1 – 5, 2025 in Las Vegas, NV. Learn new skills, take home proven strategies, make lifelong connections.
reinvent.awsevents.com
November 13, 2025 at 7:29 PM
Planning out Keyv version 6 and thinking about moving all packages to the same version lock as Keyv like vitest does. Thoughts?

#javascript #typescript #nodejs

github.com/jaredwray/keyv
GitHub - jaredwray/keyv: Simple key-value storage with support for multiple backends
Simple key-value storage with support for multiple backends - jaredwray/keyv
github.com
November 13, 2025 at 12:23 AM
Looking through the task list today and it is at 20 which is WAY more than I can do in a day. Time to start saying NO to things...

#hustle #startup
November 12, 2025 at 5:05 PM
Would love to know if we should add support for PGlite in `@keyv/postgres` give it a thumbs up 👍 in the issue if you would like this feature added.

#postgres #keyv

github.com/jaredwray/ke...
PGlite storage adapter support · Issue #1680 · jaredwray/keyv
Hello! Would be great to support PGlite as storage adapter PGlite is useful for unit testing and development On production postgres storage adapter can be used During development and CI / CD pglite...
github.com
November 12, 2025 at 1:11 AM
When you're doing a #startup and you get an email like this it makes your week 🎉

#founder #devops #terraform
November 11, 2025 at 3:08 PM
Hyphen Deploy is now part of our status system! #buildinpublic #ai #devops 👏 Check it out status.hyphen.ai
November 11, 2025 at 12:07 AM
Whats up with data center in the skies? It really boils down to the energy race in the US. Without the US changing major policies we won't be able to keep up with the demand. How to bypass that? Go to space and use the sun ☀️.

Tech really waits for no one...

arstechnica.com/google/2025/...
November 10, 2025 at 8:23 PM
I made a playlist for deep work with a bit of inspiration. #playlist #programming open.spotify.com/playlist/481...
Deep Work
Playlist · Jared Wray · 110 items · 4 saves
open.spotify.com
November 7, 2025 at 10:20 PM
Really loving that Hyphen AI has a centralized event dashboard that even shows geo-location based on activity. What else should we add to it? Whats missing?

#cloud #devops
November 7, 2025 at 3:54 PM
Really loving what Francois Laberge is doing with decode.dev. Check out the videos they have as it shows how good it is at making UX changes with AI.

youtu.be/LvQfPS6yK-o
Decode
An infinite canvas to draw and code on
decode.dev
November 6, 2025 at 11:00 PM
45 minutes in trying to make a google cloud bucket public... What happened??? It used to just work and now it is Org Policy BS everywhere. I still cant get it to work. WTF??? Is the security plan to basically just make it unusable?
November 6, 2025 at 9:31 PM
TIL: that the docker hoisting inside #k8s is called docker-in-docker (dind). It is what Github and other CI/CD pipelines usually use.

Are there alternatives to this?
November 6, 2025 at 7:29 PM
❤️ how simple hyphen.ai/toggle is in the browser. We are already working on a #react version now to make it even simpler. #javascript #typescript
November 6, 2025 at 12:23 AM
Anybody else notice that #vitest coverage is a bit off now with v4 release? It keeps showing uncovered lines that were fine before.
November 5, 2025 at 5:05 PM
crazy climb in traffic for mockhttp.org since it was launched. Now doing about 16k in traffic per month. Amazing replacement and scaled across 9 regions at no cost. Learn more here github.com/jaredwray/mo... #httpbin #typescript #javascript
November 5, 2025 at 1:11 AM
Is it super common for react based sites to not have high code coverage or none at all? What is the deal with this? #react #nextjs #javascript #typescript
November 4, 2025 at 3:08 PM
I often update modules on a @nextjs website. Before updating, I check if the module is still in use and find that about 20% of the time, it can be removed because it's unnecessary. Is this common for these frameworks? #coding #maintenance
November 4, 2025 at 12:07 AM
Really great description of where we are going with hyphen.ai by Yusuf Gad. We want to remove infrastructure automation code as you don't need it.

www.linkedin.com/feed/update/...
November 3, 2025 at 8:23 PM
Check out this quick start guide for Hyphen Deploy. It lets you know how to inject environment variables 🔐 #security #deploy #cloud

docs.hyphen.ai/docs/deploy-...
Hyphen Deploy Quickstart
Get started with Hyphen Deploy
docs.hyphen.ai
October 31, 2025 at 9:20 PM
Really impressed with aikido.dev as we started using it with hyphen.ai and now also using it for all my open source projects #oss. Its super intuitive, easy to integrate, and easily gets you to focus on what you should. #security
Aikido — Security Platform for Code & Cloud
Secure your code, cloud, and runtime in one central system. Find and fix vulnerabilities automatically.
aikido.dev
October 31, 2025 at 2:54 PM
I am writing a new #memcache client for #nodejs. I know there are a couple out there but they are just not maintained which is a problem for Kevy (keyv.org) which has a #memcached storage adapter. I am pretty close to v1.0.0 so if anybody has some requests let me know.

github.com/jaredwray/me...
October 30, 2025 at 10:01 PM
I spend more time chasing down policies on google cloud to just get a simple thing to work than actually using the service. Why cant they just ask us as the owner to change the policy inline and activate the service. Pretty frustrating UX #google #cloud

Anybody else struggling with this?
October 30, 2025 at 6:29 PM