@RonWyden American businesses are waiting for the Senate to bring HR7024 to the floor for a vote so that we can return to the immediate deduction of R&D expenses. Please make this a priority and move this along! #section174#colostartups@SenatorBennet@Hickenlooper
@ManfredSteyer Perhaps, I'm digging into the wrong layer of the #angular MFE libraries. Is there a reasonable way to support SRI checks. Something like. To verify hash of the mfe module.
@juristr@ManfredSteyer I'm looking for a recent @angular MFE example, where the module is not loaded by routing. A user action, activates a material's dialog popup, hosting a component sourced from an MFE.
The perf competition continues with @nodejs getting IO_uring support. Any chance we’ll see this folded into vNext of @aspnet? @dotnet has gotta keep up. @davidfowl @AdamSitnik https://t.co/yD0uPY28sd
@NETGEAR your recent firmware updates for Orbi has a bug. How shall I file it?
The RBR750 weekly forgets the Security -> Access Control settings are changing and banning devices.
I’ve been reluctant to try ChatGPT. Today I got over that reluctance. Now I understand why I was reluctant.
The value of 90% of my skills just dropped to $0. The leverage for the remaining 10% went up 1000x. I need to recalibrate.
@SlackHQ can a user rehome/move a message into a threaded conversation? Sometimes we start threading late. And would be handy to move the earlier message into the top of thread.
@davidfowl - Curious what #CSharp tricks simplify this pattern? Very common to log concise feel-good message in happy cases, but a more verbose (and elevated) message in the warning/error cases.
What does pattern does the @aspnet follow for something like this?
@googlecalendar - my invites get lost in a sea of emails. Can google-calendar natively (desktop + mobile) show me a list of un-answered invites? Perhaps, in one of the side panels?
@spboyer We’ve found it best to have a shared dev environment that your localhost development can attach itself too. If there’s a ui relationship, run that locally and override base-urls for that one service. Prevents running all the services locally.