#programming
1 messages · Page 498 of 1
No i dont think you understand- i want something abstract rn
I want to escape from making my own tooling for once ^^"
Just something i can jump into, slap some stuff together experiment and see how it reacts to different inputs and sensors and shit
Brother wtf is it that you actually want 
If you want robotic simulator then there's gazebo and coppelia
I wanna have a all in one solution of where i can make a skeleton, set limits on joints, forces and all, specify training limits and methods, goals and such, and just fiddle with super basic ML experiments.. preferably no code, but with an option to add my own code if i wanna idk, add my own training method or whatever
isaac sim sounds similar ig but the system requirements might not like your 2060 i think
Yeah, isaac sim seems nice.. if it would run at more than 7 fps and not take 70 minutes to load up.
I tried, its awful.
headless or what?
well ig if you ran it headless it wouldnt be what you’re lookin for
I tried with a batch size of one, 640x480 renderer
The runtime bloat just killed it
(and the raytracing..)
Then there's no such solution off the top of my head
you could always pick a genetic algorithm youtube video and see if they have a repo
then code review
Because no other software is as integrated as isaac. Maybe gazebo but then you'll still need to glue it to your ml
Chatgpt and such all point me to unity + pytorch.. or godot.. ig that would work.. the most promising looking thing i got was mujoco
My advice: don't 
dont make your own sim environment?
Oh. Is that what mujoco essentially would be?
Yeah
I mean I heard mujoco’s not bad
Well there is the lack of documentation showing once again.. gpt was 100% sure that its "the closest to isaac sim" i had a feeling it wasnt. Glad i didn't waste my time with that
yeah most things are poorly documented for some reason
I told you at least it is gazebo or coppelia
Webot if you don't need high precision stuff
gpt doesnt know squat about robotics simulators
its a very poorly documented world
I don't mind writing a bit of boilerplate if it all integrates well.. like if its just 50 lines of python the whatever, i just hope i wont have to touch it ever again once it runs.. i also dont mind defining skeletons in code.. or blender or whatever. Just as soon as it gets more than glueing basic shit together i wont have enough time to play with it
(comparatively speaking)
Yeah noticed when nothing was showing up when i was googling for it, so i turned to gpt/qwen in hopes it had something to point me to
ok this is fucking crazy i'm just talking to it in vc and this is a feature it ships with? honestly just need to recommend this to people who want neuro except this one can actually do stuff. but yeah the latency is bad
You can try to run ROS2 with MuJoCo I guess. That way you get access to the swath of tooling available for ROS
ROS?
Oh so that's why Anthropic kills your usage limits if you have HERMES.md in worktree :D
Robot Operating System (contrary to the name, it is not a separate OS, just a framework)
Dad what’s a mujoco
unfortunately if you cant find info ai will find you hallucinated info
good thing i'm on codex
mujoco deez nuts (no the joke doesnt make sense to me either)
Yes true, but atleast those hallucinations give me more words to search for xD
Lemme Google that rq
-> finds nothing.. well ok, the 8th? Listing shows me https://www.ros.org/
Looking on mobile i cant seem to understand what it is.. why is this like this? Is this the right site?
Yes it is
Welcome to robotics world where everything looks like it comes from the 90s
arduino community

90's tech is good- issue is their lts link is dead
And its site is more about the project than the framework
Anyway
you know a few decades later if the internet is still alive people will look at vibe coded code and say it looks like it’s from the 20s
"Binary packages
Binaries are only created for the Tier 1"
Tf is tier 1 now?
Github repo commits msg are filled with emojis😭 🙏
I just clicked the installer getting started link
Open source repo I see, has a bunch of emojis commit messages
More than 1k stars btw
I mean it's not bad
But it's weird
I should start using emojis in my commit messages
😭 😭 🙏 💔 🥀 😭 😭 😭 🙏 🙏 someone fix ts (NOT YOU CLAUDE)
✅️ add: 67 features
it's not **vibe**coded if it's not you telling what you want in vc to your openclaw agent that's spinning up subagents in the background that will research and prompt claude code to implement
would be a fire commit
when the code barely functions you know it's real vibey
And somehow it's a insanely good library
wild
Im wondering, do you know about Webots? Is it simmilar?
emojis in commit messages were a trend in like 2018
Webot is more similar to gazebo and coppeliasim
Here what repo I'm talking about
https://github.com/elysiajs/elysia
All three of them have good integration with ros too
elysia is a great library yea
I vaguely remember from a while ago though I never did any projects with it
iirc it has a robotics library but nothing for ai, similar to the others (see toast)
the anime girl I cant 
obviously a ricer
The maintainer are a femboy yk
even the readme appears to be ai generated
what the hell is this
AI companies use single strongest narrative for governmental influence in bid to gain influence with government 
I cant even tell this is so business major coded 😭
I would like to tell you that that helps me understand but im a "bit" stupid atm..
Also used by big tech company btw
CoppeliaSim is one of the most versatile and powerful robot simulation platform available. It is used for fast algorithm development, factory automation simulation, fast prototyping and verification, remote monitoring, safety double-checking, as digital twin, and much more.
the bubble never was about ai, it was always about big slop tech companies 💔
Contrary to what it looks like, elysia has been a framework for a long time (before vibe coding is trendy). And it is good.
thats crazy what kinda llm are they using if it isnt broken yet
Tbh I've gone off sim2real, real2real is so much easier and cheaper now that we have open VLA models which can generalise from relatively small teleop datasets
Yeah the maintainer even shows benchmarks that it's good and better than other library
i forget ru the one with the robot arm
Ye
fire
But the hardware cost can be prohibitive for humanoid bot
he does arm robotics which is significantly less hazardous and less costly though
True, if you just want to play around without actually buying a humanoid bot obviously its kinda your only option
plus inverse kinematics 
But I don't recommend humanoids for most people anyway
Arms are cheap and easy to build these days
And you can go from there with a mobile platform and central lift and get something that does most of what you actually want a humanoid to do for a tenth of the cost
Do you need linear alebgra for robotic arms, I'm currently in pre robotic/mech engineering major, All I knows was game dev because I spent 3 years doing game dev programming?
not to mention much more practical than humanoids
Ye, I agree with this sentiment
Or what does the code for robotic arm looks like
It is a PITA
Humanoids are cool but wildly impractical in terms of cost right now
like I said, inverse kinematics
mostly geometry requisite (inverse trig)
but with more than 2 DOF you typically use matrices
Honestly, modern tooling abstract away a lot of math of robotics
Honestly not if you're using existing tooling, it doesn't hurt though
Wot he said ^
Hmm do i understand correctly that coppellia is essentially just a gui for a physics engine (newton, mujoco, pybullet) and some ML training libs?
Oh okay
#baking has become #robotics what a day to be online
And looking at the tracjectory of openvla, I suppose old control method will pretty much be obsolete sans for factory stuff
Correct. Which is why I've been recommending it from the start
Even IK is handled automatically during calibration for most standard open source bot designs
So unless you wanna go really out there with a totally custom design for the most complicated parts of the bot you won't need to worry about that
I recommend a custom locomotion and lift system but following a stock configuration for the actual robot arms if you make a mobile platform
However old control method are still used for simple stuff (PID and Fuzzy)
It does seem very much interesting.. so.. what would i essentially need? I haven't dealt with any of the existing tooling yet.. i assume the combo of coppelia + newton + pytorch is good?
Coppelia already has physics engine so newton is not needed. You only need the glue to the pytorch
I will also recommend at least giving Isaac Sim/Lab a look in
So with tools that already does the math for you, u would only need to code something like rotate_joint_12(0.134 rad, torque=3.2)
Its looking like it'll become the standard over time
Its own one? Does it run on the gpu? (Does that even make sense to run it on the gpu?)
He did try that, but the sysreq is a no go
Yes, as in, you can select the physics engine on the GUI later
No need to install it separately
More or less
70 minutes boot time, 7-12fps. No ty ^^" (rtx2060). Not evem trying to get humanoids or arms.. just a pole balancer-
Ohhh thats cool
I'd say more towards even higher abstraction tho
Like, moveTo(x, y)
Honestly you don't even need to do that
If you're following a standardised design the tooling even handles teleoperation for you
The biggest difficulty you'll run into is likely to be dependency hell and shitty documentation
One last question.. what OS should i be using? I usually main Win10.. is that an issue? How long would it take someone to get copellia running with an ml backend?
Are there guides for this?
(i know my way with linux, using Linux isnt an issue for me, id just be installing and running on an external nvme, thats why im asking)
Ye, coppeliasim can run on windows IIRC. It's the pytorch stuff that I have no idea about
Yeah there is that downside 
Isaac sim is just minimally bloated
For something simple as i wanna do-
I see some programs use pytorch on windows.. id guess it should work.. but i suppose ill go with linux. Any specific one well supported?
Cuz i know Arch isnt
Id go with Debian if nobody yells at me for that being a stupid idea-
Well, I prefer to go with something derived from debian instead of debian itself tho. But that's just my preference
(rocm on arch with a rx6700xt is a nightmare)
Any particular reason? And a favorite? ZFS is making me consider Ubuntu, but Ubuntu..
ubuntu generally has the best support out of the box
Not really. But for desktop I just think debian does not have that great of a support
Like if you search for linux trouble, there is a dedicated stack exchange for ubuntu
Arch got excellent docs
…aaaaand robot convo’s gone, it’s back to ricing nerds
But debian is just... for server mostly
Interesting.. but to be fair, i only really started using it on some desktops is because i dont like ubuntu (well, whatever canonical is doing)
sign for me to say peace out 
Well arch and Ubuntu docs almost perfectly apply to debian-
Yeah but they are different enough in default behaviour that warrants caution
For now. Ill probably be back in like idk 7h or so ripping my hair out
True, true.
But so does anything that uses root privileges
Well ill see if i can get ubuntu with zfs without the bloat..
Well apparently Ubuntu Mate also supports ZFS
Well i know what ill be doing after sleeping
Why am i always doing research and getting motivated for this stuff at 3 am..
Thanks yall, ill see if i can get something with coppelia and pytorch running later
One last (i hope) lil question.. wasnt YouTube once full of videos about how to get a setup to also make small ML models?
Where did those go? xD
flooded out by ai slop videos 
sadly machine learning isn't what it used to be... i used to watch 100s of videos of random small neural networks learning how to play things..
Where did your ability to access the search bar go
They are still there
And there are now new ones which aren’t 8 years out of date
True lol
There's problem with people using ai to learn things
Also summarize things
Without watching them fully
Codebullet 
eh
i like his videos but its not really my type anymore...
Rational Animations has some extremely extremely extremely good videos on simplified basics and high level concepts, which I would recommend as a primer before getting into the technical stuff
there was a random video i watched a long time ago. it was about ants on a wall trying to survive fly swatters. and they evolve to escape a ever faster getting fly swatter.
i can't find the video anymore. it was like a low poly 3d game thingy

wait
it was carykh
and it wasnt ants. it was spiders 
i watched that whole hour long video
Neural networks have become increasingly impressive in recent years, but there's a big catch: we don't really know what they are doing. We give them data and ways to get feedback, and somehow, they learn all kinds of tasks. It would be really useful, especially for safety purposes, to understand what they have learned and how they work after the...
Watching this before the Welch labs stuff would help you greatly
sick, i just spent half the day getting nvidia-fs and cuFile to work just for it to tell me my hardware is unsupported 
I think it should still work at least, just needs to go through the cpu which defeats the whole purpose
looks like it's disabled for both the gh200 and rtx pro 6000 too
guess it was a waste of time after all 

time to forget about the addition of nvidia-fs in my nixos config until the kernel api changes and it breaks 
What is nvidia-fs ?
gpudirect storage driver, to bypass the cpu when reading from the filesystem
interesting
so the gpu can read directly from the filesystem without the cpu huh
but what bottleneck does that solve ?
having to read everything into cpu memory first 
or well, not everything but a chunk
i see
hahaha i just remeberd this is a thing https://www.youtube.com/watch?v=yup8gIXxWDU
Live album "XX Years Of Steel" out this Friday!
Order here: https://lnk.to/NoS-XX-YearsOfSteel
Mixed by Christian Ice at Temple of Noise Studios
Video by LyricVids.com
Official HelloWorld Repository: https://github.com/NanowarOfSteel/HelloWorld
NANOWAR OF STEEL LIVE 2025
European Tour 2025
Co-Headline Tour w/ Dynazty
21.02.25 AT - Vienna / ...
i can't decide if this is incredibly cringe or just funny
ok when he screams garbage collector i decided
it funny
I fucking hate ants now
Run a benchmark and fry them
how lopng did that PC sit unsued?

i'm installing Windows 11 IoT Enterprise LTSC in a VM because i read that this version of windows has the least spyware lol
Unfortunately still need a Windows vm around for some edge cases
i still use windows 10 LTSC IOT
I thought about going with win10 but then i thought what if i ever come across an application in the future that requires win11 lul
google accidentally released an experimental assistant app called cosmo yesterday
Ok
i have the apk and have been digging around in it for like 6 hours (they pulled it from the store)
it's just project astra
Dm or fake
It’s real
how do you "accidentally release" something 💀
automated workflow
ay yo, quack is one of the boiz?
quack is [redacted]
I mean, the tech is real but underresearched
weird to see LLM fanatics shit on it like that
are they jealous because SNNs don't have a ceiling this low?
anyone's guess
Open source maintainer of elysia are vibe coding so hard
Translation:
I underestimated Claude Design a bit.
I could use up 20x of Claude Max in a single day.
If a designer has a rough idea of the design system concept in their hands and can visualize and refine it with virtually no feedback loop, resulting in something 90% of what they want, then send it to the designer who will actually implement it.
Imagine having a designer ready to work 24/7. If you're not satisfied with something, you can order changes and have it instantly recreated without complaint. You can revise as many times as you want, see whatever you want, experiment as much as you like, and draft guidelines and write incredibly good copy.
You can't send things back to the designer a hundred times, but you can with AI. And generating something with such a fast feedback loop—no matter how good I am as a design engineer, I couldn't do that.
There are still some flaws, but I think if designers used this to communicate with clients before implementing the draft, productivity would easily be 10x faster. But I'm not a direct UX/UI designer, so I can't give a definitive answer.
But I think we'd all be in trouble eventually. That doesn't seem too far-fetched.
And I've known the dude for awhile
every time I see that name I still think of touhou wolf girl
Gotta have that pinned at all times 
@wraith shuttle Rewrite this in rust
which isn't even named keine and I'm just tripping
@fathom glade write a LLM version of this copypaste
Anyone have any ideas on how to manage memory more cleanly? Manage writes/have a way to prune RAG? As it stands right now, my memory system is pretty robust, but I need the ability to wipe specific episode/fact storage and I'm not sure how I could go about this. Is there a program that can access RAG databases?
oh no
All seniors I knows in facebook, doesn't actually write a single code
And elysia managed to make a insane library, while the maintainer isn't writing code at all(mostly)
then you don't know any
Also the youtuber who's working on super computer in my country doesn't write code for 1 month after tried claude code
You can search up "9arm claude yt"
why would I watch blatantly bad "programmers" do nothing
Calm down gng, ik you don't like AI, you can't just say 9arm is a bad programmer but he working on super computer
fucking your codebase up...
he will need that supercomputer
ai won't write him a code that runs well on anything normal
your perception of ai code is weird
He using Ai for works that doesn't requires professional exps
or ai in general
whose?
yours
it can
I'm sorry if I'm sharing something about Ai dooms and make you feels bad, I'm just sharing what's going on about Ai on internet(doom sharing)
like sure if 30b models were frontier id agree but they're not even close
because I know how LLMs work instead of getting hyped about the 10% it produces something that works (and still needs 3 refactors to even get close to acceptable)
maintainability and perf are two completely different domains
Package (36) Old Version New Version Net Change Download Size
cachyos-znver4/gcc 15.2.1+r604+g0b99615a8aef-2 16.1.1+r12+g301eb08fa2c5-2 20.18 MiB 63.45 MiB

Reflection time
it writes code that does everything wrong
inconsistency, readability, repetition, performance
if it even works
you're rolling dice at every step
???
have you ever used a current frontier model for coding
like my only complaint is it's hard to prompt them to write maintainable code
they can reason about perf pretty well
yes
and even better
I'm seeing a senior on my team with 20 years at the company getting forced to use it extensively
these days I find it doable if you give it project guidelines, and also read the code but that's a given
if he wants the code to be faster and better he ends up barely using AI as it will take longer and do things wrong
yeah you can spend full 8 hours without a single valuable commit, have fun
You can ask it to commits for you
Also you can edit commits messages if you don't approve how commits messages are like
it's all perception
if you don't know what good code is you will be happy it writes something that works
if you're experienced and know the codebase you will be locked in a cycle of constant suffering


not what i looked up at that’s valid
ik
650k SLOC ranging from 1998 to now
good luck writing down everything the slop generator needs to know to avoid writing unmaintainable duplicate code.
I also agree with the don't know good code part
I disagree with the experienced and know the codebase part
aren't you the guy with no professional experience?

kinda?
Let's vibe code
I did actually have professional experience in the form of work placement
those are fine but generally too short
I got like 2 months of work placement tbh, I originally planned for only a week but they liked what I did enough to let me have longer
although yeah 2 months might not be long enough for like, true professional real-world whatever
they let you commit code week 1????
For some reason, yes
holy
I assume that they ended up not using it for either safety or copyright reasons
so idk if they count
git commit -m "67"
this was before the 67 meme
and god I hate that I just said that
git commit -m "Add: something"
took me 5 months of grinding trainings full time before they gave me a single assignment here
the review process went real smooth tho so maybe I could have gotten it earlier
probs
tbf I think I had it easy because my teacher gave me a recommendation
but it's one of the best teams at the company so I assume they know what they're doing
I think that's a sign of me coding too much at school
What your github? I wanna check out
why
I've shared my github, I wanna see you guys, so I can view some interesting projects and star it
?
the code I wrote for work placement isn't gonna be public lmao
if you wanna see my projects anyways just look at my discord connections and you'll find my github
Okay cools
wdym why
you didn’t say anything why do you hate you said it
i’d get it if you were like
six seeeven

bet you hated saying that
because those numbers have forever cursed me
nuh uh
everyone around me says it
even my parents
it's so fucking annoying
:NotLikeThis:
you're cooked
my parents don't and my sister hates the meme so I can at least chill at home
say it ain't so
My github looks a bit off
https://github.com/weenachuangkud
every day I go to school I hear at least 3 kids doing the hand gesture while waiting for IT help
what age?
don't know, don't care
fair
Your parent doing 67?
it's gotten so bad a teacher had to start giving (admittedly small) in-class punishments if you dared to even hint at it
not the hand gestures, thankfully, but the pronunciation 
that meme is so bad
there is no joke to it
why are programmers allergic to fun
What meme next

bro's 8yo
69?
that was before [that number - 2)

CAUGHT
it's fine, get in the trenchcoat
this ain't fun, it's stupid
stupid is fun
there's a certain level of stupid that makes it funny
see above, stupi = fun
no it's stupid without a purpose
if you can’t handle the crifnge it’s just you being weak
me irl
sudo rm -rf me
the problem is repetition
there's no joke to it and nonsense genre of humour loses impact when it's predicatble and repetitive
^
like haha it's funny probably the first two times
i don’t encounter it enough to be annoying at all
I've heard it at least 300 times by now
today only?
no not today only, this week
or last week since it's sunday here
although trust me i hear it in like public transport and shit
i just think it’s funny
free yourself from public transport, walk everywhere
yeah 2 hours to go anywhere great
that's your day 1 speed
when every day is leg day you speed up, get stronger
how many days until instant transmission? might also need to eat more beans like goku
look it would be nice if I could
unfortunately there's roundabouts like everywhere so I can't
and like
also places where there are no nearby walkways
i’m not boutta be rubbing across city districts
running
why would i do that
the aura is immense, I don't see your issue
lock in and that distance is nothing
Why engineering in my country is so danger
risk of falling brick
There's some college war
bro lives in the home alone universe
If you walk outside wearing engineering uniform, and another college students that are not your friends or your team sees, you will def get beaten up
i hope this is a joke
This is facts lmao
as an eastern european I am not shook by that
as an eastern european i am at least concerned
Your country also have something like that?
but honestly just don’t do whatever gets you beat up duh
baking
why are you looking at people's github profiles
I wanna star some of your projects if I find it interesting
boutta ask my agent to look through yours
I staring github repos like it's some pokemon cards
trust me my projects are not interesting
anyways, still waiting for drizzle standard schema support
lmfaooooooooo what else did it like

your personal website
and that’s it
all it brought up
neuro / vedal ecosystem ftw
with your agent 
vedal is an ecosystem
This is my first open-source after finishing 2th year learning game dev and actually doing serouis project on 3th year and quit game dev to be open source maintainer and engineers
I was looking into making textures for character models
and blender has baking features for all the things I need which is pretty cool
Haven't refactored or improve performance for major update, which I wrote in TODO.md what will be changed
And I will leave this project after finishing it, cus my asian parent told me to do engineering not game dev
yeah it did like this one
roblox 
anyways does anyone know of a package for typescript that allows you to have type-safe env vars
I will quit roblox game dev now after this project is finished
look at the og t3 stack it had something
the create t3 app one
either way I found the t3-env thingy which seems to be what I need
right around when drizzle started being viable
honestly drizzle feels so nice to use
idk why
it just works™
and feels so nice while at it
oh I just realised I probably should also find something to manage state for neuropilot's live share companion
effectively allows the host and neuro to communicate through the live share api
because surprisingly yes that exists
no, but that would be nice if I can do that
just show like a little "Neuro" underneath Vedal's name
unfortunately I don't believe that's contributable via extensions
isn’t live share an extension in and of itself
yes
but the live share listing is managed via itself as well
so you'd need to be able to hook into that... somehow
which I don't believe there's an official way
but basically for right now all it would do is change some actions to reflect that it's working in someone else's environment
and also forcefully disable some actions as well
unfortunately there's still work that is blocking me from doing this properly 

this exists I guess
idk, I'll probably figure something out as I get closer to making that
redux 
yeah I've never used redux and honestly I would want to know for a better alternative
anything else
jotai is if you want closest to a reducer pattern, zustand if you want general state management
redux is basically wrapping state management into atomic operations, the handler is called a reducer, you pass an operation as a string and it will modify the state
jotai is built around atomic
basically? i think i reduced it down enough


hmmmmmmmmm
Aren't they already support that?
To be fair, it does require extra package
Ohhh, so they don't use the standard schema yet
Just the specific validator library
no, they only support the more known validators using extra packages
Yeah
and by more known it was basically zod, valibot and arktype typebox
and like one more but I can't remember
I love to use drizzle with oRPC
The API is awesome
Contract first development ftw
oh
orm
where did you get mcp from???
Because the site I last used to search for mcp looks like that 
lol
that's https://npmx.dev
orm
orm

LMAO
I have a stupid idea, a vibecoding competition
You must build the best product for x or y but you cannot touch the files manually, you can only prompt the AI to do so
Basically a vibecoderjam
I'm sure nothing can go wrong
Oh also you cannot ever look at the code
-$10,000 in tokens at least
So you stopped bed rotting and start kotatsu rotting now?
only local LLMs allowed and not paid for
-$10000 in hardware at least
costs shifted :LULE:
and electricity
yeah the one with the strongest hardware wins
inb4 major lab employee who claims to run a frontier model locally wins the entire thing
ant employee with local opus
wb mythos
"This is local for me!"
local to my 10-petaflop-per-second supercomputer
you must understand
long render
how many point lights are in this scene

See the opaque yellow part? That's all light 

visual by Fujiyama
https://x.com/fujisan_hon
mastering by Ryoma Nakamura
https://www.ryomanakamura.com/
Music and Text from "diaLOG" by r-906
++++++++++++++++++++++++++++++
1st concept album『会話記録』
特設サイト
https://arukuremu.com/diaLOG
BOOTH(予約受付中)
https://r906.booth.pm/items/5662136
++++++++++++++++++++++++++++++
good choice
Gosh darnit. Can someone go out there and dislodge that rock?
is this mars
I've been working on an AI who chats to other AI, what do you guys think? Honest opinions please. https://youtu.be/HoNZsWcbEyU
No, this is patrick
false its dres
goodmorning
Making memory improvements to Zero so I don't need to keep lobotomizing the poor thing. Working on memory pruning within the RAG so that un-referenced memories are deleted after a while, and also a crystallization process where she essentially builds core memories and preferences. IE, if she's running pokemon platinum and empoleon is kicking ass for her, she's going to remember it, and Empoleon will become her favorite pokemon. She will not forget this and it will be a preference moving forward that she will mention of her own volition. Also working on a memory write filter to prevent garbage writes and personality poisoning.
Back when it was still OpenAI
Like a disappointed dad
time to explain the joke i guess
when people send random links, some could end up being ip grabbers
remove the share id, genius
ye that basically
thats where the gif comes from
now
recently youtube added something to the share button that it also shows who shared it
Please excuse the 'old man' attitude. But what difference does it make for me to share my own video? Share link removed all the same.
it helps track you and who you interact with online
not just you but if i click it then it helps build a profile on me as well and i have nothing to hide so im terrified daily
plus it makes commissions and shit
I must be in a modern minority who doesn't care about that. It's how the internet has worked since the beginning and I find it odd that it took 30 years for people to complain about it. I also don't see who would make a commission from me sharing a link to my own non monetized video. Anyway I didn't come to argue about how the internet works, I was only wondering if people liked my idea or not. 😜
it's not just you but anyone who interacts with your link, you may not care but it's just a stinky practice in general, like walking around and blasting a speaker
its 1984
finally
Firefox now has an option when right-clicking on the URL textfield, to “Copy without Site tracking.” 
gemini gemini gemini 
why does that happen
oh god its a podcast full of clankers
kinda gives the vibes of turing games
Turing games meets the Grey Leno show
What in the hell
SNN ceiling has already been hit for years, won’t progress to pass Turing test until they get their own $400b bubble
Car accidents: 📈
Nah but allow tool calls to autopilot software would go crazy
“Jesus, take the wheel”
“Heading to nearest church”
Nvidia stopped pushing it when they realized they couldn't sell GPUs with it
I cannot believe GPU company who makes GPUs wants to invest R&D into tech which isn’t a dead end for GPUs
This is a shocker
it hasn't been hit because it has no ceiling
Neither does ANN
chat he doesn't know


Ceiling was hit around gpt 3 time
Everything else has been a bruteforced slap on
if all upgrades are just adding more parameters then you know the tech has hit the limit because it's not getting more effective
the agents thing was a cool development but it still suffers from LLM issues
remember ANNs are just NLG with extra steps
i remember back when it was all separate techs
NLU, NLG, etc
my screeps....
NLG without NLU is how you end up with a random word generator
prompt should be an embedding, not a sequence of tokens
do an optimised meaning extractor and a separate answer generator
too much work for big corp
and might be light enough to run local instead of using their paid services
Not a huge fan then?
Oh no, i thought it was hilarious 
I should really get to that
But also I gotta finalize a lot of NeuroSynth stuff
the guy above me attacked me and destroyed my spawn

Become the next buffer for Sam and co 
so toxic
markov chain was peak ai
he saw me as a enemy... didn't even attack the others around him that have been AFK for like weeks at this point
I'm trying to think how to make him a little less boring, but he has a good working memory system, so the model keeps talking about previous conversations.
make him less boring.
Give him a gun 
you do token matching from saved conv data?
Free LLM upgrade
lmao
my current coding setup for productivity 💪
post yours
Pretty funny
hi it
Not directly, no. I keep the personality prompt to a reasonable size, and save the conversation between sessions. once the conversation reaches a specific length, the oldest part is summarised so save space. Eventually really old stuff fades away.
Kill
@olive sable they want u dead
ah so just basic compression
I've been looking into context matching with saved chunks
so I can run small models locally for use in games
thank god i'm not in europe
I tried getting Max to play wordle yesterday, he sucks at it.
LLMs aren't good at thinking
they do the best when they just yap about a given topic and pick predefined options
What
Here is a couple of years of very slow development log... https://socoder.net/?Topic=9098
Is it in eu?
switselrand is in europe
continent
but
switserland
is not part
of the european union
(EU)
It would be funny if Australia somehow join the EU
euopean onion
yo I'm down
to go there no visa
potentially also cheaper than now, should open more airlines there
time to manipulate australian and eu leaders to make that happen
I wish ASEAN would at least have the same open border policy, but alas we are too spread out by being consisted of archipelago country
isn't it like a 5 minute swim to another country?
thank you
Shibo
I goob

int argc
what is your value

not int
ye int
This is chay™
it int

chale eef
hi shir
hiiiiiiiii
no I know argc is an int
Argc is just naming convention. For all we know it could be int konii 
i argc

ye

which int is ur favorite
boolean

ye
fword watch ur mouth
Where OWORD
bijection 
sword
the C++ community giggling at the meeting table coming up with these
hword word dword tword qword qword sword sword oword
🤺
c++ being made by toddlers would explain a lot
sword would go hard
post quantum

sword bit
most compiled code contains an ELF eventually 

I remember seeing it for CALL m16:64
do not word me
Might be wrong tho
window use PE
I require at least 32 bits
shiro dword
depend if you consider copy as new code
Sex word
__m128i
xmmword

wrr
hi shiro
my head hurts
Speaking of that getting it to emit w/FASM was a bit of a bitch IIRC
reboot it
Mine as well and i have an upcoming 10 day long exam tomorrow 💀
im getting my degree today
so theres that
taking a break after that for a while before i go for my doctorate
my condolences for 240 hours of exams with no breaks

I can take breaks anytime i want 
my RC went to level 5 apparently
Lol
RC?
room controller
Roller Coaster 
"remotely transfer energy to another link in the same room

sounbd like something id have to program, so im not doing that rn
naturally
Knew what I was going to do for a job since I was 7

And before that I knew I wanted to do some science or engineering related field
Na ive been rocking this field for decades
The market is ass rn but I got history
Pure cs
Lol for me also since i was around 7-8
Cybersecurity pays good but I lost interest back in like 2017
I still do similar stuff like anticheats etc
How come ?
And other security stuff
ciphersecurity (bad joke idk why i said that)
Meh its kind of boring
Idk i just love hacking stuff
I like game related work because it uses essentially every variation of computer science and programming
For me coding is boring lol
Network graphics audio low level high level etc
The problem solving is the rewarding bit
Which is why I like research
You have that aspect in pentesting as well
Ye
real
tho I'm kinda missing biology having gone purely into soft
might pivot to neuroscience in the future
gameplan: train a digital SNN smarter than me to teach me neurobiology 
yeah

Jesse what the fuck are you talking about


based trekkie
i have never seen star trek before in my life
schizos using word predictors and saying they can think
watch me make a real digital brain
chat I hate trains
I thought cardassian is 40k?
40K is a star trek reference
naur

tf is this connection
You're going to make a whole fandom angry just for that 
let them be angry
I could double that
by switching from LTE to 5G
my 5G works fine
it works great when it works
most places don't even have proper 5G
and just use hybrid that causes crazy delays
source: I work in telecom
i have 5G UW in about 50% of the places i go
i havent noticed any speed increase compared to 4g, but i also never used the max speed of 4g either
speed is less relevant
it's more about stability
and raw 4G is more stable than hybrid 5G because I noticed it has longer delays during handover
it hsould jsut switch to 4b by itself if 5g is unstable
yeah that's another handover
issue is hybrid systems tend to handle it worse, probably due to running software of both
and pure 5G is rare
thats pretty fast
5g
Give him a little of the adhd chemicals :P
ping all over the place
asking too much of the piddly mobile radio antennae
i get 185.13mbps supposedly on my 5g here
watch 6G use an LLM that guesses what frequency devices should connect to 
they've been yapping something about using AI for 6G but I looked into it and seems to be more buzz words than actual decisions
specification writers have functional brains pog
plenty of things you can call ai if you squint hard enough
if you bend the rules enough anything is ai
technically intelligent decisions are made by artificial things
im connected to agentic generation internet (AGI)

they still are fkru
(with blockchain)
not different from current ai
web4
webAGI
does your phone send out a blockchain newsletter tho
does it?
every byte is signed on the blockchain
i own these bytes
mfw gotta wait for the block mined and consensus before connecting
my phone sends packets instead of chains of blocks
alexa, connect to AGI+b
silver iodine boron
that's what quack is growing in a container
mmmmm nope it's lellow (even tho that's silver iodide)
"if/else"
oh my god the machines have come alive

rule-based system
⅞
Chicken
no
NOT eat cat
no

carbon based liefeform porbably
man out there eating cymbals
how can you tell the different between white rice and bug larvae
texture 
You don't 
A man with a strong enough stomach does not need to
baguette
carbon based: yes
lifeform: debatable
Besides, extra protein
Sentient baguette 
https://fuglede.github.io/llama.ttf/ perfect font 
llama.ttf is a font file which is also a large language model and an inference engine for that model.
it used to be a lifeform before the yeast got burned
So bread is just crispy yeast
virus-in-font payload
among other things, yep
https://www.youtube.com/watch?v=qFd8vsr8nag harfbuzz my beloved 
ttf fonts have a bytecode interpreter
if bug in interpreter, font can get arbitrary memory access


some font engines support wasm 



frogsmog in natural habitat








don't laugh at me...


