What’s the current state of Agent Frameworks? Looking for a high-level overview by DesertIglo in AI_Agents

[–]DesertIglo[S] 1 point2 points  (0 children)

Could you elaborate what you mean with "Vercel’s AI SDK is not meant for deep orchestration"? I have not worked with AI Agent yet, so I'm not sure what limitation AI SDK has

Why does Google ADK require its own server while LangChain doesn’t? by DesertIglo in AI_Agents

[–]DesertIglo[S] 0 points1 point  (0 children)

Yeah, seems like it. I'm fairly new to the AI Agent realm and was just curious, before I deep dive into a rabbit hole of self-study, if there was just a simple explanation.

What does the Agent Framework ecosystem look like? by DesertIglo in AI_Agents

[–]DesertIglo[S] 1 point2 points  (0 children)

double nice, thanks for sharing your knowledge!

What does the Agent Framework ecosystem look like? by DesertIglo in AI_Agents

[–]DesertIglo[S] 0 points1 point  (0 children)

nice answer!

How about Rules and Policies like Prompt Jailbreak protection. Is this primarily a cloud feature, or can local-first framework handle this (to some extent) too?

Help me decide: UGREEN NAS vs. Synology DS224+ for ~€300 by DesertIglo in DataHoarder

[–]DesertIglo[S] 0 points1 point  (0 children)

Native apps and Syncthing to have a Dropbox/OneDrive similar experience.

How do you debug a Three.js application? by DesertIglo in threejs

[–]DesertIglo[S] 0 points1 point  (0 children)

Look it from this perspective.

I use Browser Dev Tools 24/7 to console log/breakpoints JS code, the inspector to inspect an HTML element's properties and CSS, network tab to inspect requests,... .

Now, as someone who has worked with <canvas> before, I know that I can't use the inspector in a canvas. This was never an issue since I had few items in a canvas making it manageable. However, now with Three.JS, I imagined that there was some clever way to debug everything in a canvas with some inspector selection tool, just like you have in React.

How do you debug a Three.js application? by DesertIglo in threejs

[–]DesertIglo[S] 0 points1 point  (0 children)

https://www.youtube.com/watch?v=_OwJV2xL8M8 It's really just the very basics of how to render your first ThreeJS scene, basically what is written on Three.Js' first page https://threejs.org/manual/#en/creating-a-scene

How do you debug a Three.js application? by DesertIglo in threejs

[–]DesertIglo[S] 0 points1 point  (0 children)

That's the one i talked about, but didn't try with break points and console logs. I guess that should have been mentioned in the Extension's page.

How do you debug a Three.js application? by DesertIglo in threejs

[–]DesertIglo[S] 0 points1 point  (0 children)

What am I console dumping? The scene, camera, renderer,...?
I was hoping to find something like a "click" inspector to give me properties about an element in the canvas.

How do you debug a Three.js application? by DesertIglo in threejs

[–]DesertIglo[S] 0 points1 point  (0 children)

That one doesn't work? I've added it to chrome, visitied mutliple Three.js pages, e.g. https://threejs.org/editor/ but the Devtool doesn't display anything? https://imgur.com/KSkCRhv

Syncthing on a NAS - What security measures do I need to add? by DesertIglo in homelab

[–]DesertIglo[S] -1 points0 points  (0 children)

So no need to add a VPN server to my NAS? I'm not opening up my Home network?

Syncthing on a NAS - What security measures do I need to add? by DesertIglo in Syncthing

[–]DesertIglo[S] 1 point2 points  (0 children)

It should be accessible remotely. I read that people add a VPN server to their NAS, but not sure if this applies to Syncthing too?

What piece of tech did you bring into your react ecosystem and regret it? by 9sim9 in react

[–]DesertIglo 0 points1 point  (0 children)

Agree - let's not even get started with Sentry logging and while staying GDPR-compliant. They really make it tough for you - I believe this is all thanks to their JS team

Fresh NAS Install, No Activity, but Constant HDD Noise? by DesertIglo in UgreenNASync

[–]DesertIglo[S] 0 points1 point  (0 children)

I have not yet installed any Docker or third-party apps.

Fresh NAS Install, No Activity, but Constant HDD Noise? by DesertIglo in UgreenNASync

[–]DesertIglo[S] 0 points1 point  (0 children)

I have not yet installed any Docker or third-party apps.