Jared Wray
jaredwray@mastodon.social
<p><a href="https://hyphen.ai" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">hyphen.ai</span><span class="invisible"></span></a> ☁️ | Investor <a href="http://nupeak.com" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">http://</span><span class="">nupeak.com</span><span class="invisible"></span></a> 🦾 | Open Source <a href="https://github.org/jaredwray💥" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.org/jaredwray💥</span><span class="invisible"></span></a></p>
Posts
-
Post #2590867
Hyphen Agent (https://hyphen.ai/agent) can now analyze deployment logs or New Relic APM, surface issues, and link findings directly to GitHub. Next up, auto fixing via pull request 💪 #ai #devops #sre #developer #programming
-
Post #2590866
The app detail experience has been rebuilt from the ground up to be environment- and preview-aware throughout. It includes the ability to see your preview environments and YES you can make any environment a preview for testing / debugging #development #cloud #engineering #webdev
-
Post #2590865
Ever wanted someone to do the work and clean up any stale feature flags in your code base. Here you go https://hyphen.ai/docs/changelog/prompt-the-hyphen-agent #featureflags #ai #development
-
Post #2590864
memcache v1.7.0 released with maxKeySize, maxValueSize, and hashLargeKey which will do a hash on the key if it is too large. Keyv (keyv.org) will start to use this with v6. https://www.npmjs.com/package/memcache #javascript #typescript #nodejs #memcache
-
Post #2590863
for all my #nodejs open source projects I will be dropping testing and support for node 20 and moving to 20,24 (LTS), and 26. #opensource #javascript #typescript
-
Post #2590862
I never thought I would see it pnpm.io and bun.sh both moved to #rust. Wow. just wow This would have never been even thought of without #ai coding agents. I honestly believe at this point that the coding language will no longer be the barrier. Even at hyphen.ai we are coding in #rust more often because it just gives you the performance and safety that you need and with #ai it is just as easy as any other language. Thoughts?
-
Post #1705802
We are starting the path to Keyv v6. Would love any feedback on this as it is a big release that will come out this year. #typescript #javascript #nodejs https://keyv.org/docs/v5-to-v6/
-
Post #1705801
How many people are deploying via WASM? https://webassembly.org/
-
Post #1705800
Wow, am I missing something as #rabbitmq doesn&#39;t have built in delay/scheduled task queues? https://www.rabbitmq.com/
-
Post #1705799
This year we are getting rid of 4 #saas providers. We are also keeping over a dozen that we love ❤️ It&#39;s not going away, just some of the bad ones are being replaced.
-
Post #1705798
Dear #github is there a setting to remove the dashboard page since it is not useful at all. Just put us on our profile page as that is where I go every time. 🙏 Is anybody using the dashboard page? #engineering #programming
-
Post #1705797
Qified now has initial task support for #rabbitmq #oss #nodejs #javascript #typescript https://github.com/jaredwray/qified/releases/tag/v0.8.0
-
Post #1705796
MockHttp v1.4.0 now has SSL support for testing. https://github.com/jaredwray/mockhttp?tab=readme-ov-file#https-support #typescript #nodejs #javascript
-
Post #1705795
Getting close to 3.6bn downloads a year for Keyv (https://keyv.org) Already working on v6 and plan to have it out this year which will include full browser compatibility, namespace overhaul, and encryption adapters. https://keyv.org/docs/v5-to-v6/
-
Post #1705794
Have you ever wanted to clean up dead feature flags but never get to it. Now, Hyphen Agent (https://hyphen.ai) just does this for you. In the next two years 80% of #devops will be automated and we are here to make it happen. https://docs.hyphen.ai/changelog/stale-feature-flag-removal-via-agent #agent #ai #engineering #programming
-
Post #1705793
Talking with a team member and now that we are coding with #AI assistance we are considering just going to Typescript + Rust and leaving #golang. The biggest downside with #rust has always been the syntax. AI just removes that barrier.
-
Post #1705792
Hyphen https://hyphen.ai now does resource clean up in the background.. 🤯 https://docs.hyphen.ai/changelog/automated-deployment-resource-cleanup #devops #development #cloud
-
Post #1705791
Yes, I review it.
-
Post #1705790
Wow! Cacheable is less than 2 years old and already getting to 20m downloads a month. #nodejs #caching #redis #memcache #typescript #javascript https://www.npmjs.com/package/cacheable
-
Post #1705789
We just released enhanced editing for our feature flag service at Hyphen (hyphen.ai): - Syntax highlighting for improved readability - Line numbers for easier debugging and collaboration - Collapsible sections for navigating large or deeply nested JSON objects - Improved formatting and validation feedback https://docs.hyphen.ai/changelog/enhanced-json-editing-for-feature-flag-return-values #featureflags #development #engineering
-
Post #1705788
Hookified v2 is now released with faster emits, ability to do water fall hooks, and more! Check it out here: https://hookified.org/#migrating-from-v1-to-v2 #javascript #typescript #nodejs
-
Post #1705787
Writr v6 now has built in #ai capabilities for your markdown. It get generate metadata / frontmatter, seo, and even do translations. #javascript #typescript #nodejs https://writr.org/#ai
-
Post #1705786
You can now talk directly with Hyphen Agent https://hyphen.ai/agent 🤯 Want to schedule an event to pre-scale? Look for stale feature flags? Resource cleanup? You can prompt all of these now. #devops #cloud #developer #engineering https://docs.hyphen.ai/changelog/prompt-the-hyphen-agent
-
Post #1705785
You can now ask the Hyphen Agent to optimize a project environment based on real workload behavior. When prompted, the Agent creates an optimizer task, analyzes CPU usage, memory usage, and traffic patterns, and generates ranked configuration recommendations to better align infrastructure with demand. https://hyphen.ai/docs/changelog/agent-can-optimize-your-deployment-environment #devops #ai #sre