Jimmy Byrd 🦡 (@jimmy_byrd) 's Twitter Profile
Jimmy Byrd 🦡

@jimmy_byrd

Computer Scientist, Functional programming advocate, InfoSec enthusiast, Photographer, Zumba Instructor, Carnivore

ID: 216755705

linkhttps://github.com/TheAngryByrd calendar_today17-11-2010 16:42:04

18,18K Tweet

1,1K Followers

1,1K Following

Tomáš Grošup (@tomasgrosup) 's Twitter Profile Photo

Hey .NET, you missed an #fsharp tag in there :)) There are some really cool community contributions and compiler performance improvements lining up for .NET 10 / F# 10, go check them out!

amplifyingfsharp (@amplifyfsharp) 's Twitter Profile Photo

📢 Hey #fsharp! This Friday we'll be joined by Jimmy Byrd 🦡 for adding support to script files in he F# Analyzers SDK! #dotnet #OpenSource Check out the link for details:

András Jankó (@andrasjanko) 's Twitter Profile Photo

WebSharper 9.1.4 adds support for web worker bundling, now web/SPA/html templates all allow creating workers with `new Worker(fun self -> ...)` with possible automatic npm+script dependencies without worries github.com/dotnet-webshar… #fsharp #csharp #javascript

Chet Husk (@chethusk) 's Twitter Profile Photo

#dotnet 10 preview 6 is out, with (IMO) a _freaking huge_ new capability that everyone should go play with: RID-specific .NET Tools! github.com/dotnet/core/bl…

Jeremy D. Miller (@jeremydmiller) 's Twitter Profile Photo

I cannot possibly overstate how valuable it is for an OSS project to get code that accurately reproduces problems reported by users. Honestly, sometimes that reproduction code is probably more work than the fix when it's an unusual combination of configuration or inputs.

Maxime (@mangelmaxime) 's Twitter Profile Photo

Thanks to recent contribution EasyBuild.FileSystemProvider reached stable release. If you are upgrading you probably want to replace RelativeFileSystem with AbsoluteFileSystem to get the same behavior as before. I didn't use the right naming from the start 🙈 #fsharp

Thanks to recent contribution EasyBuild.FileSystemProvider reached stable release.

If you are upgrading you probably want to replace RelativeFileSystem with AbsoluteFileSystem to get the same behavior as before. I didn't use the right naming from the start 🙈 

#fsharp
Angel Muñoz 🦔 🦋 (@angel_d_munoz) 's Twitter Profile Photo

The perla docs website is now up! The "Real World" Fable sample has been updated to the latest perla preview, links in the following tweets! #dotnet #fsharp

The perla docs website is now up! 
The "Real World" Fable sample has been updated to the latest perla preview, links in the following tweets!
#dotnet #fsharp
htmx.org / CEO of div tags (same thing) (@htmx_org) 's Twitter Profile Photo

logging levels/filtering is so important and it should be _dynamic_ you should be able to flip logging levels on and off on running systems on a per-subsystem and per-user basis being able to debug a specific user in prod w/o blowing out your logs is an amazing feature