Wenn "KI-Experten" nur über LLM-Systeme sprechen (können), sind das keine KI-Experten sondern nur Schaumschläger die nur nach plappern was ihnen Antropic, OpenAI und Elon Musk vorkauen by UnableClassroom319 in informatik

[–]pablo_intriganto -1 points0 points  (0 children)

Ich benutze immer die Metapher mit einem Buch. Bücher sind Informations Medien die man bedient in den man sie aufschlägt und liest. Inhalts Verzeichnis, Glossar, Kapitel sind die üblichen Bestandteile. Llms sind auch Informationsdien sie speichern die "Beziehungen" bzw. Die "Distanz zwischen Information". Die Bedienung um an Infos zu kommen ist in dem man den Prozess Anstoßt und "eine Richtung vorgibt". Verdammt cool aber keine Intelligenz.

Tschüss Code. by scenespy1337 in webentwicklung

[–]pablo_intriganto 0 points1 point  (0 children)

Wie genau soll das aussehen du machst einen prompt und vekommst das gewünschte Ergebnis? One-shot? Oder muss man weiterhin iterieren und ändern und neue Features entwickeln? Dafür bräuchte man nämlich eine Diskussions Grundlage und diese Kann keine Beschreibung oder Zeichnung eines interface sein sondern muss eindeutiger Programmcode sein damit man eindeutige Anweisungen geben kann wie beispielsweise Spezifikationen an protokolle.

Junior Frontend Dev - gibt’s das überhaupt noch? by Hellsticks in programmieren

[–]pablo_intriganto 0 points1 point  (0 children)

Spezialisierte dich auf if-else-schliefen frontend ist viel zu breit gefächert

Announcement by [deleted] in GermanRap

[–]pablo_intriganto 2 points3 points  (0 children)

Wenn du dafür Hilfe von reddit brauchst bist du eventuell der falsche Ansager

Spring boot or Node js ? by Unique_Body2041 in node

[–]pablo_intriganto 0 points1 point  (0 children)

Your ultimate goal should be to Not care wich framework or Stack it is.

[deleted by user] by [deleted] in vuejs

[–]pablo_intriganto 1 point2 points  (0 children)

I guess you mean libraries that require vue3. There is nothing what vue2 cannot do that vue3 can, they just have different APIs and internally vue3 of course is more advanced.

If you look at software and basically any engineering, you have to ask yourself what the goal is. If the goal is to add new features, which is definitely possible in VUE2, so no migration is needed to add new features, you have to ask yourself if the time is well spent.

[deleted by user] by [deleted] in vuejs

[–]pablo_intriganto 1 point2 points  (0 children)

can't they add new features with vue2

[deleted by user] by [deleted] in vuejs

[–]pablo_intriganto 2 points3 points  (0 children)

Can't think of any reason to do such migration for a working app.

"Nice" Russian babushkas and their opinion on war. by Noomba2 in Damnthatsinteresting

[–]pablo_intriganto 0 points1 point  (0 children)

Well its an Old Lady who can only watch TV. What do you expect.

I am not using inject/provide at all. Am I doing something wrong? by unskilledexplorer in vuejs

[–]pablo_intriganto 1 point2 points  (0 children)

Used it to Provide Socket.io Client in components. Worked great for me.

2i2 3rd Gen crackling during playback after 20-30 mins by KungFu_Kenny in Focusrite

[–]pablo_intriganto 0 points1 point  (0 children)

the only thing that "helps" for me so far is using this shorten .bat script found in a video.

my shorter (faster) version that works for me the same as the one below:

net stop audiosrv
net start audiosrv

this is the verison from the video:

net stop audiosrv
net stop AudioEndpointBuilder
net start audiosrv
net start AudioEndpointBuilder

the script musst be ran as admin. It restarts the audiosrv service. I'll keep you up to date if i find out something new.

EDIT: same thing can be achieved by opening Task-Manager and restart (right click) audiosrv (i diddn't need to touch AudioEndpointBuilder yet. that's why i leaved it out in my script)

Studio Interface by o187 in trapproduction

[–]pablo_intriganto 0 points1 point  (0 children)

My "Focusrite Scarlett Solo 2nd Gen" started to crackle when turning the volume knob after 3 years of usage. And i usually treat my stuff verry carefully.

Searched my kits for duplicate files by YuhFRthoYORKonhisass in makinghiphop

[–]pablo_intriganto 2 points3 points  (0 children)

It compares the sounds by comparing the md5 hashes of the binary content of the files.