ILYA's Avatar

ILYA

@ilyaresh

Observability, Data, AI and tinkering with everything in between and around... https://ISbyR.com

9
Followers
74
Following
30
Posts
06.12.2023
Joined
Posts Following

Latest posts by ILYA @ilyaresh

Preview
Outcome Engineering It was never about the code.

There were the #Agile and the #DevOps Manifesto(s), and now we have the “Outcome Engineering Manifesto” #O16G.

o16g.com

#software #development

11.02.2026 22:27 👍 3 🔁 0 💬 0 📌 0

The 3 V’s of #Data still shape every modern #datastrategy:

📊 Volume – massive data being generated
🧩 Variety – structured, semi-structured, unstructured
💡 Value – turning raw data into meaningful events

Get these right, and data becomes an advantage, not a costly burden.

18.11.2025 05:48 👍 0 🔁 0 💬 0 📌 0
Post image Post image

@datadoghq.com 's : updog.ai tracks reliability of popular APIs ( #OpenAI , #AWS , etc).

Sort by “Last Degradation” and guess who’s near the bottom (aka no recent issues)?
🥁 #Splunk 👏
Always nice when the data(dog) speaks for itself(and others 😃)
#o11y

05.11.2025 03:48 👍 1 🔁 0 💬 0 📌 0

One definitely killer use case for #AI-enabled browsers:

Sitting through mandatory corporate #training and clicking “Next” the second it becomes available. 😅

#Productivity #Automation #CorporateLife

03.11.2025 23:38 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

@elonmusk's #Grokipedia v0.1 is live!
Not without #bugs 😀

28.10.2025 12:43 👍 0 🔁 0 💬 0 📌 0
Preview
Introducing ChatGPT Atlas The browser with ChatGPT built in.

openai.com/index/introd...

22.10.2025 00:19 👍 0 🔁 0 💬 0 📌 0
Post image

#OpenAI entered the #AI enabled browsers war today with #ChatGPT #Atlas. Time to check it out...

22.10.2025 00:11 👍 1 🔁 0 💬 1 📌 0
Post image Post image Post image Post image

#observability hands-on time!
Deploying #Splunk #O11y Cloud into one of my projects & documenting the process.
What to expect:
✅ Infra #Monitoring, #RUM & #APM
✅ Real troubleshooting (not the “everything works” kind 😅)
✅ Lessons learned along the way
isbyr.com/splunk-o11y-...

16.10.2025 00:53 👍 1 🔁 0 💬 0 📌 0
Post image

#VibeCoders during a beta release with no #token limits

20.09.2025 05:21 👍 0 🔁 0 💬 0 📌 0
Post image

The results are shocking 😱 indeed!
It looks like using #ChatGPT is reducing your brain inflammation and is good for your skin 👍 😀

30.07.2025 12:52 👍 1 🔁 0 💬 0 📌 0
Splunk BOTS 2025

Splunk BOTS 2025

#BOTS — #Splunk 's flagship #CTF event — is turning 10! 🎉
That’s right, Boss of the #SOC is officially a preteen now.

Find out more and how to register:
conf.splunk.com/connect.html

#CyberSecurity #BOTS10

28.07.2025 10:36 👍 1 🔁 0 💬 0 📌 0
a list of the main OpenTelemetry Collector distributions and the use-cases

a list of the main OpenTelemetry Collector distributions and the use-cases

Post image

Great post by @jcosta.dev (@datadoghq.com) on the different #OpenTelemetry Collector 🔭 distros and when to use each.

💡 9/10 orgs use otelcol-contrib — the most bloated one, and not ideal for prod.

🔗 www.datadoghq.com/blog/otel-co...

#OTel #DevOps #Observability #Telemetry@jcosta.dev

22.07.2025 13:23 👍 3 🔁 0 💬 0 📌 0
Preview
GitHub - jlumbroso/passage-of-time-mcp: 🤖🕰️ An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through coll... 🤖🕰️ An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through collaborative tool development. - jlumbro...

Give your #LLM clients a sense of time 🕑 with this #MCP server github.com/jlumbroso/pa...

18.07.2025 23:56 👍 0 🔁 0 💬 0 📌 0

#Kiro works great for #AWS apps, but hit a few bumps on a #Firebase project. Switched to #GeminiCLI to fix the issues, then let Kiro finish the job. AI tag team FTW 🤖⚡️ #AI #DevTools #CloudEngineering

18.07.2025 22:46 👍 2 🔁 1 💬 0 📌 0
Amazon S3 Vectors

@awscloud.bsky.social introduces S3 Vectors. It allows you to store your vectors at a much lower cost Vs standard vector stores, if you don't mind the increased retrieval latency.

aws.amazon.com/s3/features/...
#AWS #Vector #S3 #AI

16.07.2025 12:36 👍 1 🔁 1 💬 0 📌 0
Post image

You can start contributing to #Splunk TAs!

Info on how to get started is in this comment on the Splunk Ideas website.
ideas.splunk.com/ideas/APPSID...

12.07.2025 00:57 👍 0 🔁 0 💬 0 📌 0
Splunk MLTK Connection Management Settings page shows additional model versions like Geminie 2.5

Splunk MLTK Connection Management Settings page shows additional model versions like Geminie 2.5

Custom Splunk dashboard shows additional model versions like Geminie 2.5 and Deepseek

Custom Splunk dashboard shows additional model versions like Geminie 2.5 and Deepseek

Yes, #Splunk MLTK can connect to LLMs, but the list of supported models is somewhat limited.

But, you can (unofficially ⚠️) extend that model list to add support for custom models like #Google #Gemini 2.5.

Details here: isbyr.com/add-new-llm-...
#MLTK #LLM #AI #Observability #O11y

12.07.2025 00:50 👍 1 🔁 0 💬 0 📌 0
Preview
Fine-Tuning a Small Language Model for Secrets Detection | Wiz Blog Wiz fine-tuned a 1B LLM to detect secrets in code with 86% precision—outperforming regex-based methods while staying lean, private, and CPU-efficient.

interesting read on how #Wiz fine-tuned a small language model to detect secrets

www.wiz.io/blog/small-l...

#cybersecurity #SAST #CodeAnalysis #finetuning #detection

12.07.2025 00:37 👍 1 🔁 0 💬 0 📌 0
Splunk utilising the "ai" command to infer a Deepseek model to get an explanation on the common port usage for ports that returned in previous results

Splunk utilising the "ai" command to infer a Deepseek model to get an explanation on the common port usage for ports that returned in previous results

Can’t believe I missed this 😲 - #Splunk MLTK 5.6.0 now supports LLMs!

The new `| ai` command sends your data to a local or cloud #LLM for contextual insights 🧠
I used #DeepSeek to explain common firewall ports — got solid results 🔍

#MLTK #AI #CyberSecurity #O11y #Observability

12.07.2025 00:32 👍 2 🔁 0 💬 0 📌 0
Video thumbnail

If #Google #Gemini CLI can be used to #vibecode…
Why can't it be used to build #Splunk dashboards? 🤔
Or can it?! 👀

#ToFunToStopPlayingWithIt

#AI #LLM #GeminiCLI #DeveloperTools #visualisation #Observability

09.07.2025 23:26 👍 1 🔁 0 💬 0 📌 0
Post image

#Streamlit #Langchain Quickstart App with #AzureOpenAI

isbyr.com/streamlit-la...

29.02.2024 12:35 👍 0 🔁 0 💬 0 📌 0
Post image

PSA! Just in time for Valentine's Day Exciting News! ✨ "Poem Genie" – Your go-to for crafting heartfelt Valentine's Day poems! 🌹✍️
Express love uniquely with personalized short poems. 💖
Visit poemgenie.z13.web.core.windows.net and let the magic flow! 🧞‍♂️✨
Dedicated to BlueSky...

12.02.2024 13:01 👍 0 🔁 0 💬 0 📌 0
Post image

isbyr.com/create-a-fre...

31.01.2024 12:25 👍 0 🔁 0 💬 0 📌 0
Post image

Fixing time drift on #UTM #Windows VMs
isbyr.com/fix-time-dri...

17.01.2024 22:11 👍 0 🔁 0 💬 0 📌 0
NSW South Coast panoramic views

NSW South Coast panoramic views

10.01.2024 03:51 👍 0 🔁 0 💬 0 📌 0
Post image

My learning journey with my first #GenAI use-case, which involved a bit of playing with the #Python Pillow library and overcoming #promptpoisoning, all on #Azure.
isbyr.com/my-first-gen...
#development

08.01.2024 14:44 👍 0 🔁 0 💬 0 📌 0
Post image

When using #Python with #AzureOpenAI make sure to actually use your 𝐃𝐞𝐩𝐥𝐨𝐲𝐦𝐞𝐧𝐭 𝐍𝐚𝐦𝐞 for the value of the 𝐦𝐨𝐝𝐞𝐥 key.

08.01.2024 12:29 👍 0 🔁 0 💬 0 📌 0
Post image

No, #Mirabella #Genio I don't want you to create a scene, I have others around me to do that 😀
#homeautomation #smartlights

05.01.2024 12:33 👍 0 🔁 0 💬 0 📌 0
Post image

isbyr.com/getting-imag...

#python, #AzureAI

05.01.2024 12:31 👍 0 🔁 0 💬 0 📌 0
Azure "Invalid user storage id or storage type is not supported" error

Azure "Invalid user storage id or storage type is not supported" error

isbyr.com/azure-invali...

Troubleshooting Azure "Invalid user storage id or storage type is not supported" error when trying to update Language service features.

27.12.2023 05:27 👍 5 🔁 0 💬 0 📌 0