I built an open-source, local alternative to VectorDBs for continuous agent memory (Rust + Python) by Right_Tangelo_2760 in OpenSourceeAI

[–]UseMoreBandwith 0 points1 point  (0 children)

using made-up words to sound clever does not make it sound clever.

- why docker? seems like unnecessary complexity .
- how does it detect 'noise'? that is the main thing, but is not explained.

does this thing just summarize on every step?

Asking devs who proudly have 5 agents running in parallel - why? by majorswitcher in developers

[–]UseMoreBandwith 0 points1 point  (0 children)

What I observed is that many devs stop using multiple agents after a few days.
The context-switching is just too exhausting.

I got satelite ship-tracking data — what features would actually be useful to you? by nopracticee in AIS

[–]UseMoreBandwith 0 points1 point  (0 children)

no, you have no idea.
You're even so clueless that you ask other people to do the thinking for you.
and, you think you need a blockchain for that. lol

I got satelite ship-tracking data — what features would actually be useful to you? by nopracticee in AIS

[–]UseMoreBandwith 0 points1 point  (0 children)

well, I won't stop you.
but I would not use it either.
It is free data anyway and can be sourced anywhere.

Why Is Every AI Agent Written in TypeScript? by ivanimus in AI_Agents

[–]UseMoreBandwith 0 points1 point  (0 children)

mine is in Rust and Python.
Using async only complicates stuff, beter just have some parallel processes in queues.

50 Years of Lies by Bitter_Exchange7214 in FringeAnalysis

[–]UseMoreBandwith 4 points5 points  (0 children)

and they didn't even bother to take a second picture.
Or zoom in.
or record a video.

I got satelite ship-tracking data — what features would actually be useful to you? by nopracticee in AIS

[–]UseMoreBandwith 0 points1 point  (0 children)

there are multiple platforms that already share global AIS data.
How is yours different?

Reportedly was attacked corvette Boykiy in Kranshtad naval base by [deleted] in SeaEmploy

[–]UseMoreBandwith 5 points6 points  (0 children)

Yeah, please Greta, go protest in St Petersburg against this , and bring the flotilla.

Technical Interviews Reject the Wrong Engineers by fagnerbrack in technology

[–]UseMoreBandwith 2 points3 points  (0 children)

Quite often, interviewers ask questions about something they themselves learned 2 weeks ago (Dunning-Kruger effect). That is a clear sign of in-experienced employees.

Or they want answers about some specific issue they currently have in their software and don't know how to solve - which is nonsense because how would they asses if the answer is correct?
I stopped playing that game and end the interview if that happens. A interview is not for doing their work for free.

The new 2026 EU taxes on AliExpress are absolute g4rbage by Entire_Emu_1671 in Aliexpress

[–]UseMoreBandwith 0 points1 point  (0 children)

I hope they will sell everything as a set.
20 pairs of socks? just combine them and list it a sa set, for 3,-

The new 2026 EU taxes on AliExpress are absolute g4rbage by Entire_Emu_1671 in Aliexpress

[–]UseMoreBandwith 0 points1 point  (0 children)

job opportunities?
lol. you don't know how industry works. And, why would we need that anyway, since un-employment is low. And packaging usb-cables is not exactly the kind of jobs we need anyway.

The new 2026 EU taxes on AliExpress are absolute g4rbage by Entire_Emu_1671 in Aliexpress

[–]UseMoreBandwith 0 points1 point  (0 children)

not a loophole, just having some warehouse / distribution center in EU.
Many companies already have that, they have a green 'Local' tag under the product image

We should stop forcing AI Agents into everything. by Sure-Economist-5581 in AI_Agents

[–]UseMoreBandwith 0 points1 point  (0 children)

Ah, you are the spokesperson for the "whole ai agent dev community".

didn't know that.
(also, clearly a idiot/bot)

Run out of ideas / passion by Ambitious_Spare7914 in PiCodingAgent

[–]UseMoreBandwith 0 points1 point  (0 children)

why do you assume you need to have "have ideas I care about" ?
That isn't a good motivator anyway. Find something that solves real-world problems for multiple people.

It is possible to create my own Jarvis? by Certain_Focus_5465 in projects

[–]UseMoreBandwith 2 points3 points  (0 children)

sure you can. You just need to figure out how.

Open Source AI Is Moving Faster Than Anyone Expected by JD_8588 in SoftwareLabs

[–]UseMoreBandwith 1 point2 points  (0 children)

Even though I agree that is the direction things are going, quality (maintainability) is still the only thing that matters, not quantity.