π Seeing NULL from JSON_TABLE in Oracle even when the JSON field you query isn't null? It might be due to very long text values.
Here's how to debug & fix it π martincarstenbach.com/2025/08/07/w... #OracleDB #JSON #SQLTips
@iancarpenter.dev.bsky.social
Down this road...
π Seeing NULL from JSON_TABLE in Oracle even when the JSON field you query isn't null? It might be due to very long text values.
Here's how to debug & fix it π martincarstenbach.com/2025/08/07/w... #OracleDB #JSON #SQLTips
Thanks @scott.hanselman.com and @bennyvasquez.bsky.social for this superb and accessible show on #AlmaLinuxOS I leant a lot from your conversation π
hanselminutes.com/1008/how-is-...
New post: using our MCP Server to allow our LLM to fix our Oracle Database table comments
www.thatjeffsmith.com/archive/2025...
this one with with Randall Hyde.
Both excellent shows, thank you! π
www.hanselminutes.com/1006/the-art...
Thanks @scott.hanselman.com for the latest couple of Hanselminute shows. Really enjoyed your conversation with Rodric Rabbah in www.hanselminutes.com/1005/apis-as... as well...
31.07.2025 18:51 β π 6 π 3 π¬ 1 π 0TEDx Talk - Tech promised everything, but did it deliver? youtu.be/dVG8W-0p6vg?...
31.07.2025 07:35 β π 120 π 21 π¬ 8 π 3I just wanted to say, Iβm probably more proud of this Ted talk than just about anything Iβve ever done so Iβm gonna be absolutely useless for the next couple of weeks as I promote the shit out of this because I want you to watch it because it matters in the moment we are in youtu.be/dVG8W-0p6vg
17.07.2025 20:37 β π 982 π 270 π¬ 83 π 91It's super inefficient (and expensive) to have an LLM work on your data and files (CSV, markdown, whatever) directly. Have it create a script for you instead. I made a video about "compiling" markdown to one of @adamwathan.com's new Tailwind templates this way:
thenext.dev/blog/creatin...
Scott and I have a great time in our latest podcast episode vibe coding a web site that analyzes our podcast recordings to show us who talks more...my suspicions were confirmed! www.youtube.com/watch?v=4tST...
24.07.2025 16:52 β π 28 π 2 π¬ 4 π 0Dynamic Statistics for PL/SQL Functions in Oracle Database 23ai
oracle-base.com/articles/23/...
@OracleDatabase #database #23ai
Do you have AI concerns? So does Mark Seemann!
Mark talks on .NET Rocks at www.dotnetrocks.com/details/1960 about his view on the impact that large language models are having on the development community!
Hey friends! I did a TEDx talk and it's now up on the TED Conferences YouTube. It's possibly the best and most important talk I've ever done.
I would ask that you watch it, and please SHARE it broadly and widely. Thank you! youtu.be/dVG8W-0p6vg #AI #Tech #TED
Looking forward to watching this as Iβve enjoyed your chats with @markrussinovich.bsky.social on several episodes of Scott and Mark learn toβ¦ where you talked about the build up, coaching etc.
17.07.2025 18:06 β π 0 π 0 π¬ 0 π 0Thanks @scott.hanselman.com and @markrussinovich.bsky.social for another superb episode of Scott and Mark learn to...
"Mark cd" looks amazing, π€―π
youtu.be/UmXW8nGG9ZE?...
Yesterday's video record for our MCP for @OracleDatabase introduction with @krisrice
www.youtube.com/watch?v=Xnmt...
I love the show @scott.hanselman.com and @markrussinovich.bsky.social learn to. Slightly embarrassingly, I thought it was only available on YouTube and not as a podcast. When Mark literally referred to it as "a podcast" I had my revelation. Here's the links:
shows.acast.com/scott-and-ma...
What are the latest innovations coming in Azure?
@markrussinovich.bsky.social talks on RunAs Radio at runasradio.com/Shows/Show/991 about some of the new hardware in the cloud, and how they helps with extreme optimization for specific workloads!
How do you get more from GitHub in your work routine?
@theaprilyoho.dev talks on RunAs Radio at runasradio.com/Shows/Show/990 about how sysadmins can take advantage of more GitHub features to make better quality scripts!
Having Money != Being Smart
They are not smarter than you
spot art. Photo of presenter(s). text reads: Scott and Mark Learn to...LIVE
In today's Microsoft Build session replay...
Mark Russinovich and Scott Hanselman put everything they learned at Microsoft Build together into one epic demo for the ages. Tune in: π₯ https://msft.it/63322SiCRo
Prompt Injection is a top risk for use of LLMs, where untrusted data can cause a system to misbehave or leak data. We're hard at work on deterministic solutions to prevent or bound the risk, and just published a paper on our innovative information flow control approach: arxiv.org/pdf/2505.23643
05.06.2025 20:34 β π 34 π 10 π¬ 11 π 5Great show as always @patrick.risky.biz and Adam. π
04.06.2025 08:43 β π 2 π 0 π¬ 0 π 0This week's show is up!
Google, Crowdstrike, PAN and Microsoft are agreeing to end fragmented naming conventions for APTs. We think that's a good thing.
VIDEO: www.youtube.com/watch?v=tvzh...
AUDIO: risky.biz/RB794/
Please let this be the title of the next Scott and Mark learn to⦠episode
03.06.2025 19:09 β π 2 π 0 π¬ 0 π 0Thank you @scott.hanselman.com and @markrussinovich.bsky.social for the latest and one of the funniest Scott and Mark Learn To..
Hilarious from the start with bifocal mode, hidden bodies and more. Superb stuff Gents π
youtu.be/IYj6tj3bhsA?...
Our Build closing keynote was so fun - watch to find out if we get a robot to fetch Scott his diet cokes:
24.05.2025 12:49 β π 51 π 5 π¬ 0 π 1Our closing locknote (keynote opensβ¦ π) with @markrussinovich.bsky.social is up! Absolutely insane and tense series of entirely live demos! May have been our best talk ever with a nail biting finale youtu.be/KIFDVOXMNDc?...
24.05.2025 03:55 β π 94 π 16 π¬ 4 π 2Thanks @robconery.com tip regarding setting github.copilot.chat.commitMessageGeneration.instructions which has supercharged an already superb timesaving feature Excellent stuff mate π
21.05.2025 20:39 β π 1 π 0 π¬ 1 π 0Panel 1: all terminal programs have 1 input and 2 outputs they're numbered: stdin is "0", stdout is "1", stderr is "2". (the numbers are called "file descriptors") panel 2: you can set them to be any file you want person: βI don't want to display the output in my terminal emulator, I want to write it to a fileβ person: βI'll have the proram read input from a file instead of typing it in" panel 3: 3 things you can set the inputs/outputs to 1. the TTY (so output is displayed in your terminal emulator) 2. a file 3. a pipe (to write output to the input of another program) panel 4: your shell is in charge of setting up stdin/stdout/stderr person: βpython3 script.py > out.txtβ shell: βok, I'll set stdout to out.txt for that programβ more about the syntax on page 15 panel 5: on 2>&1 2>&1 redirects stderr to stdout you could also do 1>&2 but I've never used this N>&M syntax for anything other redirecting stderr to stdout panel 6: gotcha: programs often buffer stdout but not stderr when a program writes text to stdout, it'll often 1. check if stdout is a TTY (using the isatty function) 2. if not, "buffer" the writes until there's 1KB of data to write, for performance reasons (this is the default in libc)
stdin, stdout, and stderr
wizardzines.com/comics/stdin...