Stephen Shaw

9.2K posts

Stephen Shaw banner
Stephen Shaw

Stephen Shaw

@decriptor

Husband, father, and tech junkie. Dev @roonlabs. Former Developer @xamarinhq and @Microsoft.

UT Bergabung Şubat 2008
384 Mengikuti846 Pengikut
Tweet Disematkan
Stephen Shaw
Stephen Shaw@decriptor·
🎉 TagLibSharp2 v0.6.0 is live! 🔧 Breaking Changes: • AudioProperties now a struct (better perf!) • Removed deprecated MusicIpId (use AcoustID) • API consistency improvements across formats Looking for early adopters to test! Also, let me know what video and image formats you want implemented first. Feedback welcome! 🙏 github.com/decriptor/TagL…
English
0
0
0
72
Stephen Shaw
Stephen Shaw@decriptor·
Amazon Step 1: Fire all engineers Step 2:
Stephen Shaw tweet media
English
0
0
1
33
Stephen Shaw
Stephen Shaw@decriptor·
So, Amazon just lays off a significant number of their Prime Video staff and then I get an email saying that they are going to increase the cost of Prime Video (if I don't want to see ads)
English
0
0
1
86
Stephen Shaw me-retweet
Don Williams
Don Williams@Don_K_Williams·
“People always asked "Why do you pay so much money for your kid to do sports”? Well I have a confession to make; I don't pay for my kid to “to do sports” Personally, I couldn't care less about what sport she does So, if I am not paying for sports what am I paying for? - I pay for those moments when my kid becomes so tired she wants to quit but doesn’t - I pay for those days when my kid comes home from school and is “too tired" to go to her training but she goes anyway. - I pay for my kid to learn to be disciplined, focused and dedicated - I pay for my kid to learn to take care of her body and learn how to correctly fuel her body for success. - I pay for my kid to learn to work with others and to be a good team mate, gracious in defeat and humble in success - I pay for my kid to learn to deal with disappointment, when they don’t get that placing or title they'd hoped for, but still they go back week after week giving it their best shot. - I pay for my kid to learn to make and accomplish goals - I pay for my kid to respect, not only themselves, but others, officials, judges and coaches - I pay for my kid to learn that it takes hours and hours, years and years of hard work and practice to create a champion and that success does not happen overnight - I pay for my kid to be proud of small achievements, and to work towards long term goals - I pay for the opportunity my child has and will have to make life-long friendships, create lifelong memories, to be as proud of her achievements as I am - I pay so that my child can be in the gym instead of in front of a screen - I pay for those rides home where we make precious memories talking about practice, both good and bad -I pay so that my child can learn the importance of time management and balancing what is important like school and keeping grades up I could go on but, to be short, I don't pay for sports I pay for the opportunities that sports provides my kid with to develop attributes that will serve her well throughout her life and give her the opportunity to bless the lives of others. From what I have seen I think it is a great investment!” - Softball Parent Need Help? Just ask @SRUSA_Official
English
124
422
2.9K
449K
Stephen Shaw me-retweet
tweet davidson
tweet davidson@andyreed·
when the whole team is on claude code
English
202
1K
13.6K
1M
Stephen Shaw
Stephen Shaw@decriptor·
Does anyone feel like this some times?
Stephen Shaw tweet media
English
0
0
1
22
Stephen Shaw
Stephen Shaw@decriptor·
Developers: have you ever used git bisect? (It's a built-in command that binary-searches your commit history to find the exact commit that introduced a bug.)
English
0
0
0
53
Stephen Shaw
Stephen Shaw@decriptor·
As a software developer I keep coming back to thinking that the current limitations of AI in daily usage are: 1. Imagination 2. Time 3. Resources (money, tokens, hardware)
English
0
0
1
33
Stephen Shaw me-retweet
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code CLI 2.1.9 changelog: • Added `auto:N` syntax for configuring the MCP tool search auto-enable threshold, where N is the context window percentage (0-100) • Added `plansDirectory` setting to customize where plan files are stored • Added external editor support (Ctrl+G) in AskUserQuestion "Other" input field • Added session URL attribution to commits and PRs created from web sessions • Added support for `PreToolUse` hooks to return `additionalContext` to the model • Added `${CLAUDE_SESSION_ID}` string substitution for skills to access the current session ID • Fixed long sessions with parallel tool calls failing with an API error about orphan tool_result blocks • Fixed MCP server reconnection hanging when cached connection promise never resolves • Fixed Ctrl+Z suspend not working in terminals using Kitty keyboard protocol (Ghostty, iTerm2, kitty, WezTerm) Source: #219" target="_blank" rel="nofollow noopener">github.com/anthropics/cla…
English
2
4
86
28.2K
Stephen Shaw me-retweet
Boris Cherny
Boris Cherny@bcherny·
We just open sourced the code-simplifier agent we use on the Claude Code team. Try it: claude plugin install code-simplifier Or from within a session: /plugin marketplace update claude-plugins-official /plugin install code-simplifier Ask Claude to use the code simplifier agent at the end of a long coding session, or to clean up complex PRs. Let us know what you think!
Boris Cherny tweet media
English
350
1.1K
13K
1.8M
Stephen Shaw
Stephen Shaw@decriptor·
TagLibSharp2 v0.5.0 🎉 What's new: • 5 new formats: ASF/WMA, Musepack, WavPack, Monkey's Audio, Ogg FLAC • DSD write support for DSF & DFF files • APE Tag v2 infrastructure • 903 new tests (3,248 total, 90% coverage) 15 audio formats now supported with full read/write. github.com/decriptor/TagL… nuget.org/packages/TagLi…
English
0
0
0
84
Alex Lieberman
Alex Lieberman@businessbarista·
I want to start a community dedicated to Claude Code. It’s become the gateway drug to coding and experiencing the power of AI for tons of people. This will be a space for people to share killer use cases, agentic workflows, proven prompts, and connect with other CC obsessives. Comment “Claude” if you want to join.
English
7.1K
210
6.3K
619.5K
Stephen Shaw
Stephen Shaw@decriptor·
@woke_bitcoiner Thanks. I appreciate the feedback. I'll go back and review this and some other API stuff. Also, I almost have DSF and DFF implemented.
English
0
0
0
15
Stephen Shaw
Stephen Shaw@decriptor·
TagLibSharp2 v0.4.0 is out! 🎵 ✅ Full MP4/M4A support (AAC, ALAC, Opus, AC-3) ✅ iTunes metadata (©nam, ©ART, covr, etc.) ✅ MusicBrainz & AcoustID identifiers ✅ ReplayGain & R128 loudness ✅ Classical music metadata (work, movement) github.com/decriptor/TagL… nuget.org/packages/TagLi…
English
1
0
0
76
Stephen Shaw
Stephen Shaw@decriptor·
TagLibSharp2 v0.2–0.3 released! 🎵 Clean-room MIT audio metadata library for .NET: • Ogg Opus + Vorbis read/write • ID3v2.2 legacy + unsync + compression • AIFF/WAV write with picture support • BWF broadcast wave + WAVEFORMATEXTENSIBLE • FLAC MD5 audio signatures • Security hardened (DoS protection) github.com/decriptor/TagL… nuget.org/packages/TagLi…
English
1
0
0
67
Stephen Shaw
Stephen Shaw@decriptor·
Finally shipped something I've been working on - TagLibSharp2 v0.1.0 I wanted a modern, MIT-licensed .NET library for audio metadata, so I built one to replace the original TagLib#. Starting with MP3, FLAC, and Ogg - my goal is to match TagLib# format support and grow from there. It's early and I'd love your feedback - what formats or features matter most to you? Repo: github.com/decriptor/TagL… NuGet: nuget.org/packages/TagLi…
English
0
2
5
525
Stephen Shaw
Stephen Shaw@decriptor·
Merry Christmas everyone!!!!
English
0
0
2
26