flexbox is the single best thing ever added to CSS. really just a masterpiece. one tool that solves every layout problem I've ever had
24.10.2025 06:06 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0@msdeveloperboston.bsky.social
Microsoft .NET C# React TypeScript Azure
flexbox is the single best thing ever added to CSS. really just a masterpiece. one tool that solves every layout problem I've ever had
24.10.2025 06:06 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0Truly not bad and pretty trivial ๐ธalso HIGHLY recommend GitHub desktop application
26.10.2025 18:05 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Are you ready for Hacktoberfest? We at the .NET Foundation are! Join us this October, contribute to open source, and earn a digital .NET Foundation certificate. For more information and the full rules, visit our website hubs.li/Q03JhjVs0
13.10.2025 17:21 โ ๐ 4 ๐ 2 ๐ฌ 0 ๐ 0Invest in right tools and good headphones
26.10.2025 17:32 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Python Coding Challenge - Question with Answer (01251025)
Answer with Explanation: www.clcoding.com/2025/10/pyth...
#SalemMA
26.10.2025 16:45 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0Join our virtual event Thu Oct 30 at 6:00 PM (Boston time) where Vaibhav Gujral bit.ly/vaibhavgujral returns as speaker for @bostonazureai.org to teach us about the ever-so-useful Azure Container App service.
Sign up and see full details here: bit.ly/4oFkwow
#Azure #Containers
For those who submitted talks to Boston Code Camp - acceptance emails have been sent. Please check your email and remember to click the link to accept your talk. Full schedule and registration will be published in the coming week. Thanks!
25.10.2025 15:27 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0๐ Harper Hack โ25 kicks off tomorrow!
Join us Oct 21 at 10 a.m. MT for the kickoff event ๐
Compete in our 2-week virtual hackathon celebrating Harperโs open-source future โ and win a trip to Tokyo (๐ up to $5K value)!
๐ Sign up now: buff.ly/33cu3bW
The dream of safe C/C++ code is here.
I have been following this development, and I am in awe at how much has been achieved, now available as a package:
github.com/pizlonator/f...
You can get drunk on the details here: fil-c.org
When creating PDFs, avoid using "Print to PDF." A screen reader user may still be able to access the text of PDFs created this way, but heading structure, alternative text, and any other tag structure will be lost. Using "Save As" or "Export" can preserve these tags.
17.10.2025 16:38 โ ๐ 66 ๐ 30 ๐ฌ 1 ๐ 2My hand holding the event program for Annie Lennox: Retrospective at the Cooper Union. Iโm sitting in the Great Hall, which is filling up with people. Oct 14, 2025.
On Tuesday, I saw Annie Lennox speak (and sing just a little) at Cooper Union. It was โa special evening celebrating the release of Annie Lennox: Retrospective,โ a visual memoir by Lennox published by Rizzoli. This free event was standing room only in the Great Hall. cooper.edu/events-and-e... #NYC
18.10.2025 01:22 โ ๐ 26 ๐ 4 ๐ฌ 2 ๐ 1โกIn .NET 9, even tiny arrays hit the heap, adding GC overhead. In .NET 10, if an array never leaves the method, itโs stackโallocated. Result โ ~2ร faster, 0 allocations, less GC pressure.
#dotnet #csharp
https://roxeem.com/2025/09/30/what-net-10-gc-changes-mean-for-developers/
Just 2 more weeks to submit your session for Boston Code Camp, a free full day developer's conference this November 22nd in Burlington, MA. All software related topics are welcome. Please share your expertise and submit today! buff.ly/kSttiyK
09.10.2025 21:36 โ ๐ 3 ๐ 4 ๐ฌ 0 ๐ 0Join @roberthurlbut.bsky.social and @harry.kimpel.com for #Boston .NET Architecture Group #Online meetup: Using .NET #Aspire eShop app to collect telemetry in OpenTelemetry on Wednesday, Oct 15 ยท 7:00 PM to 8:30 PM EDT #DOTNET www.meetup.com/boston-net-a...
11.10.2025 18:56 โ ๐ 2 ๐ 2 ๐ฌ 1 ๐ 0#80sTop30 20
Forbidden Colours |
Riuichi Sakamoto / David Sylvian | 1983
Single version of the theme tune to Merry Christmas Mr. Lawrence. That enchanting melody is one of the most beautiful Iโve ever heard and with added vocals from Mr Sylvian, it couldnโt fail to resonate.
youtu.be/jsG2M66-_xc
The more I think about this the more I'm surprised it hasn't been "fixed" by the product team. I wrote a fix for this way back in 2017 that still gets a lot of traffic. I can't imagine the change is technically difficult, so there must be a reason the team hasn't done it.
ardalis.com/set-cmd-or-p...
Capitalization affects how people read hashtags or how people hear them on screen readers. Use #camelCase or #PascalCase in hashtags instead of lowercase. You could have #DoctorWhoRewatch ("Doctor Who Rewatch") or #doctorwhorewatch ("doctor whore watch.")
04.10.2025 02:17 โ ๐ 61 ๐ 29 ๐ฌ 2 ๐ 4I'm teaching a bunch of my Fundamentals training for free next month! Sign up here: www.brentozar.com/archive/2025...
02.10.2025 17:06 โ ๐ 4 ๐ 3 ๐ฌ 1 ๐ 0Featured text from the post. In the background, RC aluni are working through some coding shown on an LCD display.
Looking to level up your coding skills? Don't miss our Vibe Coding with Goose event on 10/10. You'll gain practical, industry-aligned skills by rapidly building apps, while also engaging in conversations about the future of AI in software engineering. RSVP: www.resilientcoders.org/events/resil...
24.09.2025 19:19 โ ๐ 9 ๐ 3 ๐ฌ 2 ๐ 0Need a Zod help/advice.
You can define self-referencing schemas in Zod but you cannot parse objects that contain potentially infinite self-references (which would comply with the schema). Is this a design flaw, a bug, or am I missing the proper usage here?
Claude Code is scary good... not just for coding
My Finder kept freezing after it grew to 8GB in size. I had no idea why. Restarting did not help. Turning off Spotlight indexing didn't help.
So I turned to Claude Code... and ~10 iterations+30 minutes later it found the issue:
Thread image
The first audience record for the first episode of Red Dwarf took place on 27 September 1987, 38 years ago today, to an audience largely coaxed in from a local pub. #RedDwarf #OnThisDay
27.09.2025 10:23 โ ๐ 9 ๐ 3 ๐ฌ 3 ๐ 0Back! Back!
26.09.2025 16:37 โ ๐ 312 ๐ 24 ๐ฌ 13 ๐ 2Packed house
#sqlsatBoston
๐ JUST 2 more days to go!
SQL Saturday Boston is almost here ๐
โ
Expert-led SQL Server & Data sessions
โ
Networking with the #DataCommunity
๐ก Pre-Con with Brent Ozar on Friday, September 26th
๐ Register for free + Brent's precon : www.eventbrite.com/e/sql-saturd...
github copilot logo. text reads: github.blog 5 tips for writing better custom instructions for Copilot read the blog
Better Copilot suggestions start with better context.
For .NET projects, include:
โ
Overview
โ
Tech stack
โ
Coding guidelines
โ
Structure
โ
Resources
in your msft.it/63326smUtY.
#dotNET
Read more: msft.it/63323smUtS