#programming
1 messages Ā· Page 46 of 1
Can i have a side of the current project roadblock?
lemme get a number 9, a number 6, 1, 8, and 11
(i have no clue what those numbers are, in the mcdonalds i worked you just said what you wanted)
Yeah we can do that
-# man we are almost out of those
My roadblock is that I have tons of documents to scour through since each manufacturer does their own thing. God why is hardware development so fucked
as long as you can promise graceful, loving, benevolent, humble, chaosš¤Ŗ
Computed FN Sounds like you need a
parser
so do you say can i get a number 8 with extra cheese
or do you say can i get a number 8 with extra 5
Nah, I can do it faster. Besides this is one-time thing and I am not on the programmer mindset of automating things for 3 hours for things that can be done in 1 hour
or do you say can i get a number 8 with extra number 5
One FAQ, new "chatter" summon, and programming mod new project. Will that be all?
-# this is from bingo
sure... Description of the desired format for parsing?
could i get a dessert of embed failure?
Sure, if you can describe it in detail
right away sir :serve:
thanks
more context more better
we just ask for a burger or fries
we dont use numbers
Can I get an order of "how do I code an AI"?
We do use numbers here
CODEEE BLUEEEEE
That is on the menu smh,
At this point I'm sure Sam has macro for it at hand
that's FAQ summon
Okay mb sorry one CODEEE BLUEEEEE with a side of failed api calls
i feell ike ive made the meme consistently enough that code blue is the official ai helpdesk order
We can use either
In other news I've been working on a lil python-coded discord bot and I have surprised myself with how well its working so far
I do think most people call it CODEEE BLUEEEEE
Can I get a dying GPU with memory corruption and random blackscreens on the side?
no
Lily, if you want, I can offer you a code review.
"programming fast food waiter" was too long 
that is only sold behind the building in the ally
Oh uh sure - I haven't had time to test some of the tools I've just added though let me grab the git link
I'll come back after hours then I guess
Im aware my code is probably horribly optimized and I apologize in advance
Incoming in dm
I deny your apology in advance for the sheer fact that you use python
Follow Sam step and move to C++ from python
Nah, I'm joking. You may attempt it in C++ but it will be a monumental effort
Hence why I haven't gotten to it LMAO
My buddy is making a similar bot in Rust though
I can not endorse back alley deals due to being on staff, but we do close at 7AM UTC
To be fair, rust has package manager and many other QoL that didn't exists in C++
what is this rp bullshit 
Im hungry I'm sorry
A joke way too far out of control
Don't pretend like you're new here
discord bots in C++ is NOT a good idea
It is. For the lolz
rust is alright, python and js too
Rust at least has a package for discord
yea i wouldn't know
when i had a discord bot i made it so i can dynamically add commands in python and js
and edit existing commands' code
Sounds cursed ngl
curl-powered bot 
no itās totally a great idea and you should use cpp for a bot and you should leave 100 ace vulns for me to enjoy
discord bot in bash 
i once looked into how a web server would work in bash
guess
never looking again

Wtf
discord bot in hblang 
right
The word bash and web on the same sentence is already cursed as it is
libc 
reimplementing openssl in hblang 
1 request at a time
i really dont want to implement ssl 
Why not?
it sounds like a great idea though 

It's fun reading through the RFC
will ableos have networking?
(preliminary
no matter the answer)
yes, this is why i have thought about this before
wrong reply
oh well
Shit is confusing yo
it actually will probably work great if used with something like cgi
after making the lsp i can make an llvm to hbvm target if you want if you dont want to reimplement openssl
im going to wake up tomorrow with grey hair from all of this javascript
unless you wanna add ecalls for that of course
TypeScript
javascript 
ableos has a pretty strict NIH policy
People are so pre occupied with the question "can we?" without stop and think about "should we?"
makes sense, so its no ssl or self-roleld ssl
Or something along those line idk
i used typescript but i spent 2 hours messing with pnpm, esbuild and the vscode extension packager
it doesnt help tree sitter is a native library

honestly tls isnt that complex but the problem is how many different algorithms and tls versions there are
JavaScriptā¢ļø (held by Oracle Corporation)
and another minor problem is that its Bad if you get the maths wrong
One
Rich
Asshole
Called
Larry
E
for the beginning of networking we are going to be sending raw tcp, probably not even http
Just support 1.2 and 1.3. The primitive are the problem
http is super easy i'm gonna be using pseudo-http in the lsp (json rpc)
i think abol had his own able-packet (name pending) too but i forgot
You making an extension?
rewriting the hblang vscode extension to use treesitter for highlighting
does treesitter even work
atm it uses textmate grammar but its outdated
tcp is lowkey more complicated than tls 
yes 
very good protocol but very annoying to implement
we were udp-ing first for this reason
i just know they moved the typescript grammar to treesitter or sth a while back, is it available for others too now
I wish we moved to UDP tho. Network hardware has gotten so much reliable in the past decade or so
there is quic
HOLY 
i made my own grammar
Yes, thats what I'm referring to
But not widely used yet
blocked entirely in my country on isp level 
i use quic for its roaming
http3 is nice
actually i lied
i use quic for the fact its built on top of udp
roaming is nice but i cant use it
i use quic because 3 is bigger than 2

all my homies hate nesquick
i think its fine from when i ate it like 10 years ago but fuck nestle
all my homies hate nestle in general ngl
it tastes ok, but the company is shit
you should name the ableos networking protocol after nobbly bobbly
TIL the new d3d12 vulkan driver apparently implements vkCreateDebugUtilsMessengerEXT but does not implement vkDestroyDebugUtilsMessengerEXT, interesting
d3d12 vulkan driver
yeah, it's vulkan implemented using d3d12
textures work now 
the code is absolute dogshit 
imma need to split this into functions
dont worry it will only get worse 
eventually ill just make a meshloader header file i guess
also, web is broken again. always fun
Init OpenGL
OpenGL initialized
GL_VERSION: OpenGL ES 3.0 (WebGL 2.0)
Image dimensions 0x0, 0 bits per pixel
seems image related
Google didn't return anything immediately relevant with "d3d12 vulkan driver".
Dxvk exists as well
that's the opposite right
fixed it, but the build command is getting out of hand
emcc -O3 src/main.cpp -o output/main.html -I src -I src/include --preload-file shaders@/shaders --preload-file gfx@/gfx -s USE_SDL=2 -s USE_SDL_IMAGE=2 -s USE_SDL_TTF=2 -s MAX_WEBGL_VERSION=2 --use-preload-plugins

hey! it could be a lot more cursed! c:
* CMake and Meson can be heard calling from the distance
makefile is fine for now
Indeed, for now
Uhh...she kinda went off the rails here a bit|Well, sui, if you're looking to throw me a curveball, I've got a few ideas up my sleeve. How about I start taking a few sips of the imagination cocktail and start seeing colors as emotions? You know, blue for calm, red for passion, and so on. It might be a tad inconvenient, but it'll add a dash of zest to our little chat. What do you say?|
i have achieved the power of the matrices
jsut need to fix whatever the fuck is making native spasm
i wonder if its something to do with depth again
it most likely is
Well... I need to stay up until 4-5am studying so.... idk an espresso shot and coffee

I think your computer is thirsty as well
Brother was getting old
I can hear the music help
surely my godot art program is in a usable state and needs no extra features
.(i cant really tell if this is where this post goes)
It goes here now and it is beautiful
Bios updates are the most stressful, yet shouldnt, things ever
very low quality funky town is living rent free in my head
ah lmao
The major things it needs is the ability to move parts of the image and an undo button. Besides that I need do add ui so I can add more layers in the program rather than in the editor.
Ahhh fuc.
I need to redo my nip.
But i need my microsft password
I found it 1 shot wtf
when i do mine to calm myself down i just remember that my psu does not care about surges and that i practically have 0 outages
or you know just get a ups and don't be stressed at all
probably nobody who could possibly need it will see this but, roundcube up to 1.6.10 (inclusive) has an RCE please update
My bios was 3 years old. Mf was good for the thrash
I am expecting when we compare turtle to turtle I just hear two copies of it in the video
lmao that's cutting edge in my books
Ohhh its beautiful now
bioses very rarely get updated you know, usually only when a new component doesn't work
round cube? So one of these?
Frick you remix
its used by many orgs since nobody uses proper email clients
round cube is like saying float int = 1f;
you could at least make some round-ish 4d shape where one section of it is a 3d cube would that count
i guess
Round(ish) ā
Cube ā
looks like roundcube to me
Replace it with the latest NeuroSynth cover
this reminds me of this russian folk poem:
a brick is floating down the river
wooden as glass
let it float, we don't need styrofoam
Bios yeah everithing is good
Task manager: yup its on
Command window: FALSE
Me: š
at some point i realized this could technically be interpreted as just a brick of styrofoam since it's indeed as wooden as glass
which was probably not the original author's intentions
What are you trying to do?
Vtx / vtd
Well, I'm not sure what that stuff is
Chatgpt: so it can happen if Memory integrity is enabled.
Me: youre not truly asking me to deactive it right?!?
i have fixed the depthbuffer issues
apparently
native really fuckign hates it if i do glDepthMask(false);
so im just not calling that now
I did it it actually worked lol
idk why that was false even, but what bothers me more is that webgl just completly ignored this
lol freebird, but looking good
i have freebird still downloaded from whrn i did the exact same thing 2 years ago
wait

previously, in python
i had figured out object loading by then, but im not wasting my time with .obj this time and im going straight to gltf
Should i deactivate my intel uhd graphic 770
And only keep the rtx 3070 ti on?
i wouldnt exactly deactivate it
keep it on but just use your 3070ti
just make sure your monitor is connected to the correct port
aight im going to bed
gn

Gn
I use mine so I have more VRAM available for training on my main GPU
God, brainfuck is so inefficient.
To read a string into memory (until a newline is read)
You can use this code:
+>>>->>--<<<<<[,[->+>+<<]>----------[[-]<+>>[+[-->++]--<++[-<+]-<]++[-->++]>-[-<+]-<<]<]>>>>[.>]
To read "Hello, World!" It takes 115,988 iterations.
To read 100 characters, it takes 5.3 million iterations
its efficient if you write a fast evaluator!
a dealbreaker for sure, i was going to use it for my AI startupās backend but now i think iām going to use Rust because itās blazingly fastā¢ļø and memory safeā¢ļø. but i also heard C is faster so might force our underpaid junior JS engineers to use that instead
they will do just fine, they can use LLMs for writing C!
oh my fucking god this is a true story
my friends coworker writes python, pastes it into chatgpt and it spits out java
which the guy then proceeds to paste into the codebase
i support them, i wouldnt want to write java either
at prev company some startup pitched a "custom LLM" to make all of our C code into Java
C code specifically for its space and time efficiency in otherwise really shit and small hardware
they didn't seem to catch why this wasn't a good idea
They def knew who they were pitching to so it's the latter
you can lead a horse to water but you can't make it drink//you can make a gpt wrapper but you can't make it sell
you are kekw

There's this revolutionary technology that's going to blow your mind, it's called the do not disturb mode 
I still get pings with it on my pc lolll
you have a piont, but im basking in the glory
No

me when I'm at a restaurant
When staff takes forever so I just code their replacements right in front of them
//data->rot_lock = RNA_boolean_get(op->ptr, "lock_rotation");
data->rot_lock = false;
// data->rotz_lock = RNA_boolean_get(op->ptr, "lock_rotation_z");
data->rotz_lock = false;```
finally
figured out how to allow rotation
but ideally, I can change it through... however RNA_boolean_get works
/* Properties. */
RNA_def_boolean(
ot->srna, "lock_location", false, "Lock Location", "Prevent changes to viewer location");
RNA_def_boolean(
ot->srna, "lock_location_z", false, "Lock Elevation", "Prevent changes to viewer elevation");
RNA_def_boolean(
ot->srna, "lock_rotation", false, "Lock Rotation", "Prevent changes to viewer rotation");
RNA_def_boolean(ot->srna,
"lock_rotation_z",
false,
"Lock Up Orientation",
"Prevent changes to viewer up orientation");
RNA_def_boolean(ot->srna, "lock_scale", false, "Lock Scale", "Prevent changes to viewer scale");``` they are being set to false by default though
am just going to use an assert to see who's setting it lol
the answer is no-one
unless they're setting through a different function
I think chat gpt is stuck in a loop ;-;
Goodmorning 

Good morning #programming. Am back after 3 weeks of vacation and only had 4 hours of sleep 

ellooo
Good morning chat
hey i have a question
what language are they rn teaching you
during the vacation?
no, my sleep cylce got fucked over those 3 weeks. I woke up at like 13 to 15 on a normal day. and now back to work, getting up at 9, so I didn't have a lot of sleep haha
Im the reverse funnily enough, I haven't gotten much sleep this vacation because my body is used to waking up at 15 and going to sleep at 4 and I've been made to get up at about 9 or 10 on average 
Morning
Hi Shad
no daily name change?
Vedal moment
Average ReactOS Moment
This is the first time I see someone actually use ReactOS in the wild
react os? did they write a js kernel? 

you use such a old computer
is it running linux
i think it's runnung reactos
node js cmd?
the opensource windows nt reimplementation, nothing to do with js
ReactOS is FOSS that can natively run Windows applications and drivers. The latest version, 0.4.15, was released in March 2025. So I thought weād take a closer look . . .
The ReactOS website is here: https://reactos.org/
My recent video about installing and using VirtualBox to run virtual machines is here: https://www.youtube.com/watch?v=kN1...
for the uninitiated.
Finally, got some very basic neuro sdk actions going onto this. (Was somewhat complicated to organize for me
)
shadcn 
shadllc
i saw this project a while back, its actually quite cool
in theory the project can shed some more light on how windows is wired internally, which maybe can be ported to WINE to run even more windows stuff
i dream of the day i can run office 365 without relying on a commercialised WINE fork
so cool
and they do collaborate with wine a lot
if i make a company i will call it shad llc
I didn't know that was even possible with any version of wine 
sim cards' contacts are so confusiiiiiiiiing
i think there are 3 contact, 4 contact, 5 contact layouts, and the readers support some of them being absent (so you can plug a 3 contact sim in a 5 contact reader)
thats why i hate sim schematics they all just show the same contact layouts
WHY IS THERE SO MANY
this isnt even full coverage i think
Companies not standarizing sim card connections
sim card makers just putting the contacts wherever as long as the reader pins match up 
they're missing this layout
also
the schematic above is wrong as well
because these arent actually the same size
the sim contacts pads are of DIFFERENT SIZES
HOW IS THIS OK
they are literally the same size on the picture
What are you doing (or planning/trying to do) that you are looking at sim card contact pads?
i needed to use a nano sim as a micro sim without an adapter
so i had to figure out that i need to put it in in a way that it touches the 3 out of 4 contacts

there's a whole ControllerModel class that never ended up being used?
how do I make use of this
the control flow is daunting
even doing something as simple as the ability to select things seems really difficult
open XR on c++
Last time i tried to do something with windows api's i ended up exploding
thankfully I don't have to deal with openXR part
-# i think
I'm pretty sure that part's been done
y do they use arrays like this: mat[][] instead of using a math library
double dimensional arrays 
wtf
TIL changing font sizes on treemacs breaks it on the TUI but not the GUI
broken aah package
google moved me from russia to germany relatively recently
emacs configs breaking? I've never heard of such a thing before!

Has anyone here have experience deploying browser kiosk machines?
Specifically low powered devices running kiosk mode browsers
First time?
How low power?
And the target resolution?
1080p
its a Pi Zero 2W
but running Chromium on FullPageOS instantly eats the ram and swap
i have experience breaking out of one 
Bad choice man. Its better to go x86 honestly. Any mini PC usually consume less than 10W when idle. I think some NUC model indeed go as low as 5W. But if you already stuck on Pi Zero 2W then try to make the site slimmer
???? arm is good
for browser usage its perfect
VNC to a machine that is actually capable of opening a webpage 
it is going to display a single website, although unfortunetly it is an angular site
if you want something stronger than a pi zero it makes more sense to go for a different arm board than x86
So the thing is, the RAM is very limiting part
thats not anything to do with cpu architecture
and for web browsing, sure you need like 512mb at least
Also buying multiple x86 minipc is overkill for price/target usage
not like there's more than normal raspberry pi 5, orange pi and then ampere altra
I know, but most low power device like pi usually have small memory for their price
x86 is literally useless outside of legacy apps
the future is now, there are 32gb ram sbcs
yeah, by x86 I meant AMD64
But how many watts?
or whatever 64bit systems are called nowadays lol
doesnt matter still gonna be more efficient than a nuc...
x86_64
Uhh, you sure?
No, apparently the pi zero is not enough you see. It has 512MB of ram
Yes
i said at least
and 512mb is at least 512mb
Raw HTML is best
I hoped I could avoid doing plain HTML+JS but that is shattered now
I was mostly joking, but unless you want to beef up the hardware or fix the webpage this is seeming more and more realistic 
also will be very fun implementing the websocker / parameterisation from 0
you can try ssr
I have 0 clue how SSR works
I forgot fullpageos architecture. Let me re read up on it
anyway chrome is pretty fast too im not sure firefox is gonna be more efficient
SSG, SSR would just add more performance hit
ssr wont hit the performance lol
Depends on the language used I guess
it simply builds the dom on the server
so the client doesnt have to do that
how is that gonna hurt client performance
from what I identified under 30 seconds. SSG and SSR would only change server impact
SSG is build time, SSR is runtime generation no?
yes
SSG you can perform the generation one time
I do not know if I can do SSG and CSR at the same time
cause the rest of the app needs to stay CSR
this means the client code doesnt have to run as much js
it can still run some js
it all depends on the frameworks you're using (some don't support ssr)
thats exactly the problem ssr is designed to solve
reinventing php 
ssr is great
angular actually supports angular i think
love you ideae
it may require some changes but shoul be doable
yeah I see some changes that can be made
Thanks for tip for SSR
Will check if this actually helps the memory problem
it literally will display like 6 tiles with rows
it's a price display that needs live updates 
then why is it angular to begin with?
rip
depends on how little js you will be left with, you can run something lighter like netsurf
doing crazy css tricks to avoid javascript at all costs 
I still think its better to just write raw js if there is not much page to show
template<typename T> inline T cos(const T &a)
{
return std::cos(a);
}
template<typename T> inline T sin(const T &a)
{
return std::sin(a);
}
template<typename T> inline T tan(const T &a)
{
return std::tan(a);
}``` looking at blender's math stuff, these are just wrappers? Odd
I'll keep this in mind, but it would be kind of painful implementing live updates
I'll look for alternate browsers as well if it comes down to it
I guess a final final solution would the VNC one
Also, try to minimize running process if possible. I see there is vnc installed, if you could do via ssh just disable that
The main problem was the RAM
CPU was not utilized at all
also cannot create a SWAP or i'll kill the sdcard under a wekk
new idea
have a central server with the web page open
parse the price information from it and send that to the clients 
Yes, and that's why minimizing the running process is the priority. Any process will consume some amount of ram
That is the goal yes.
The data is ours so we just send them through websocket + initial large query
Ideally the pi only has to run 2 process, browser and ssh if needed
you can get SLC/pSLC sd cards that have much better write endurance, but expensive
also dhcpcd, systemd, window manager, various kernel-owned daemons, networkmanager or iwd or at least wpa_supplicant if using wifi
but yes not that much overall
bruh
welcome to C
i was really hoping for some kind of vector struct or something
theres no way to parametrize it
Yes, as stated before, if not needed don't run it
well, there are ways of parametrizing it in C++ with templates probably
The ideal scenario is just that 2 process
macros 
sadly all of them are needed, atleast those listed
Ages ago I was working with an Objective-C codebase that used macros to stitch together vector operations like this. The macros created function definitions by stitching together parameterized names so when you then searched for the function name you didn't find any definition in your source.
It wasn't nice.
No RJ45, so networkManager + wpasupplicant is needed
i do not like reading macros ngl
doesn't seem like syntax highlighting works properly with it either
at least this one has nice formatting and isn't code golfed into the line width limit
mods, get shuni
I support the mods' stance against the C++ auto keyword.
I don't use auto very much, but what's wrong with it
auto is the only thing that makes iterators usable
Yep. After slimming down running process, then the next target is the web page. If you use SSR but needing to update the page after the fact anyways, you will still run some client side js. My suggestion will depend on how many updated UI element
and lambdas 
Because you can make skeleton loader using css, so it cost no js to do. Then you fetch the required data and replace the skeleton loader without changing too many dom node
everything STL even breathes on gets auto
wdym you don't like cpp const std::chrono::time_point<std::chrono::system_clock> now = std::chrono::system_clock::now();
in competitive programming i alias auto to A
btw, I can offer you another cursed solution I had to do once for a really restricted environment
Do everything on the server side and use ffmpeg to create a 0.1 fps stream to the kiosk and just display it with ffmpeg there
if its read only you can alternatively make some quick ui in qt or gtk or whatever
how do people navigate these thousands of lines long files
without scrolling forevvvver
Nono, the kiosk will send the touch coordinate to the server of course
Oh, wrong reply
and then n/N to cycle
ART is a command-line system for physically based image synthesis. https://cgg.mff.cuni.cz/ART
thought of that myself, but I don't know the names of stuff good enough for that
also in some languages there are code regions that serve no purpose other to semantically delimit pieces of code for easy collapsing
are you talking about #pragma region
no, just no

Gltf 
9070 XT Reaper? I was kinda looking into that one myself.
ye
Astro v 
i made the mistake of pulling from the main repo chat
now i have to rebuild blender again
how did they edit so much in two days!?

Its a good sign
Be the changes you want to see in the world
Morning
what's openxr?
yeah, it is
standard for vr/ar
Vr stuff

blender sure needs a lot of libraries huh
are you compiling in debug mode
ya
wtf, airbnb created this lib https://airbnb.io/lottie/#/README
checks out then ig
i was like "why is Airbnb in a workout apk"
My mobile data died 
wow 4:4:4 is so much more readable for remote desktop
My phone sometimes just spontaniouslt kills the 4g to the point i have to restart
restarting my phone takes like 30 mins
(for context new gpu is strong enough to do 4:4:4 encoding whereas my old one literally cried the whole time)
i dont do it often
Its like 4 min at most for me
nice
and like I can live with a little bit of background gpu usage when I'm remot desktoped in

anyways I should revise for tomorrow's exam instead of marvelling at what happens when you spend money
what the fuck is going in here
I was gonna say weird backdoor but that looks like the same return value so ???
i love that everything has AI now
Poor cat

beeg laser diode
how much power even is 2.8MW for a lazer
pretty sure that Megawatt-tier lasers are mostly used to start fusion reactors or something
usually you want milliwatts 
Even 2.8 mW would be a bit much for a cat toy..

I HATE JAVASCRIPT
-# and to a lesser extent typescript
rude
2 days until all vscode plugins explode

A FEW? 250W is 0.25 KW, like 4 orders of magnitude off
If the cat is 4kg of water then it would take 3.2 seconds to vaporize it assuming perfect energy absorption
I think
you're not allowed near cats
Why are all vscode plugins about to explode?
konii is going to change vscode's plugin system to be in hblang 
hm screensender sounds friendly
oh I think these are just simple built in screencast stuff
i just realize that llm is nth but all maths
is uvr supposed to max out my vram and run really slowly
(it didn't do this on my 1660 so I'm guessing something is broken)
who's they
workplace doesn't teach me anything, most of what I know is from classes I took or personal projects/self-taught (as a lot of programming is tbh)
oh yeah, you're part of ROCm gang now 
welcome 

I was (and am) in a weird spot in college bc I didn't want to pigeonhole myself in a certain stack, so I have foundations touching typical web dev stacks (js/html/css/node), java/python for algorithmic stuff, and c-family languages for more low-level work
I learned go on the side as well because I love channels and queues
its not even that cooked
what is even happening
why is it instantly using the swap instead of the normal memory ???
if the kernel recognizes some pages are unused it may swap them to keep space for e.g. speculatively preloading files into ram
note that available and free ram isnt the same
free is ram that isnt being used at all, available is memory that is either free or used for caching stuff and can be freed if necessary
ah I forgot about that, yeah
its finally available again 
sheesh arch linux updates, thought my desktop is broken for a moment 
poor chromium is switching between two states
requestAnimationFrame is taking like 10 seconds 
kworker/2:1H: page allocation failure: order:0, mode:0x40800(GFP_NOWAIT|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0 
in a month and 6 days i will be promoted from unemployed to professionally unemployed 
seems about right
You can set raspi to not use SD Card at all IIRC
you can try some of the browsers from here https://wiki.archlinux.org/title/Category:Web_browser
qutebrowser 
If you want to maximize the SD card lifetime you can try to use zswap instead and make the FS read-only or only to store crash log
I plan on 100% enabling the SD card to be read only
I do not even plan on storing crash logs tbh
I see no point doing so
Yeah, then change the swap to use zswap. Swap can still be useful
chat
do you feel a strange allure to use light themes when focused on learning?
like normally i have dark theme everywhere i can but when i want to learn a new tech or practice some skill or w/e i feel this urge to switch to light theme
light mode is better for readability while dark mode is better for eye strain if you live like a gremlin
to me there's this specific association between learning and a light base
most likely books and how light theme is the default in school / work scenarios whereas at home i customize it to the depths of darkness
but even neuro and evil match this vibe check
I use light mode when reading document that is meant to be printed because the document writer usually designed it with white background as default in mind
gnome has fallen, hundreds must use KDE
return to monke, return to dwm
or ascend into plan9 from outer space and use acme? rio? forgot which one it was
The good one or the windows one?
the statically linked one where config is in the source code as literals
Ah, the good one 
i am not disappointed in #programming today
uuh does anyone know what's the best workaround to fix webgl canvas flickering on resize
there doesn't seem to be "a solution"
wait does it even happen in the first place or is it because i'm capping the fps
of course it is 
ok i fixed it by setting a rerenderDue variable and not skipping frames when it's true
the rubber ducky method at display folks
well now the fps increases when resizing but i decided i don't care
why does this website think I don't have webgl2
did I break something changing out my gpu
What model kind is that meant to be?
So it's meant to be a TTS?
Well, something is wrong with either your trainer or the data
What is it meant to be then?
SVS?
Kinda what I expected, I wouldn't call that even close to usable
So singing voice synthesis or?
I have a bit of experience with SVS
https://www.youtube.com/watch?v=b1HNHqSdGW4
this has gotta be one of my fav covers i've ever done... and its even got special vocals! swarm is the most dedicated fanbase. ABSOLUTE CINEMA š
come chat w/ me on discord if u like! discord.gg/8ry5dn3UjA
NeuroSynth-BETA-3 developed by Superbox & Wispers
(actually amazing work btw)
Motifs:
Raise Up Your Bat (Toby Fox)
SUPER COOL ART BY O...
This is the third BETA version of NeuroSynth
BETA because it's using entirely synthetic data rather than organic data
btw how long have you been working on the
synth?
The project started some time during the making of Machine love, Machine love has a couple segments with NeuroSynth-BETA-1
Silly
I just make the best unofficial variants of Neuro voices, nothing that big
NeuroSynth is designed to be the next big thing in Neuro voice cloning, being designed to make high quality Neuro covers way more accessible to everyone
what does making a voice from scratch mean, like, a voice that isn't based off someone's? you guess you probably can rlhf one from a large model
Well, who really knows
though that'd probably take a very very long time
if it is that i propose an alternative to "from scratch": mix public rvc voices until satisfied, then generate a bunch of synthetic data with it
oh you mean train
well how can the model know what you want if even you don't
or am i misunderstanding
pitch and formant shifting then
turns out that despite games running well I might've been missing drivers om
are you confirming that's what you did to your voice, i don't understand
you "made" it by pitch shifting and formant shifting your voice
right
also do audio upscaling models exist
genuine question i just don't know
trust me i know you didn't
Please AI, do take over this task for me
I don't know about AI models, but I can almost guarantee that there are static programs that can do it
well yes but high frequency data is straight up lost when you reduce the sampling rate - the same way details on pictures get lost when reducing the resolution
it's just that it sounds like it's through a bad mic
i know that feel bro
i am also in the soft-firing pit rn
brushing off interview skills as we speak
feels like a futile struggle in a way 
Did anyone find a way to patch the attenttion mask?
im sorry soldier times are shit rn
Man
This place was good too
Urgh sucks to hear, one big tip which helped me nail my resume send ins was taking the job post and then asking gpt to write a intro which take my skills to say why im perfect, I had 2 interviewers mention "Your cv and skills fit our needs perfectly" etc etc. All of the best ā¤ļø
Also advanced google search queries also helped š
Thank you
never managed to get off freelance because i never even reached interview stage 
Ye ats system is screwed nowadays My bro also struggling
š
yeah i recently graduated with a math degree and it's been like a month and i haven't gotten shit
hopefully you can find a good job bro
Focus on showing specific skills. Last time I was working on a side project that matched this new project
But this project was cooked I learnt alot on how to not build something from scratch
Atleast I have some experience now
yeah i am going to brush up my excel skills and create a project with data visualization for sales companies and shit like that
maybe some accounting bs
Man I was trying not to cry in the office. But now I want to cry but I can't š
sooooo you could try this? Paste it in Google
site:.com (inurl:job | inurl:jobs | inurl:careers | inurl:vacancies) -senior ("freelance" OR "intern" OR "junior") intext:math
Unless im speaking to people who already know this stuff š
thank you, I actually might benefit for this
Try it, change site to the country extensions you want and the with intext:(your skillset)
Awesome glad it helps
just "-" anything you want filtered out, you can make a pretty long list of exlcusions
yeah y'know I forgot about google searching syntax stuff
but yeah this should probably help narrowing my job search
Im an SEO, this is my snooze fest every day 
yeah, I probably need to get into SEO because im also working on an AI project too
What AI model should i use with an 12 gb vram?
run deepseek r1 in system memory 
Happy to answer any questions š For now if you need something to dig into = n8n,lovable, V0 skills are high in demand to create automation workflows and agents etc, our company is heavily investing in it, im sure its not the only one @lapis verge Use dont use it ^^
I tried to use the "microsoft/Phi-3.5-mini-instruct" but im too stupid to start it
phi is pretty good if your goal isnt creative writing
That is a really good question. I try to figuer things out without looking with good for me.
I try to do a chatbot with own personality and
opinions
yeah, then better go for gemma
writes quite well, in many languages
or qwen 3 8b, that is also quite solid
there is new distilled r1 0528 qwen 3 8b too
okay, is there a guide with out you setup a ai? I mean i tried it with help from Gemini, Chatgpt and clauda but now nothing is more working and i want to understand now what the everthing is. So i understanded it befor a bit bc i know a little python but thats it.
ollama is possibly your best bet
at the beginning i used mistral 7b. But after a lot of fine tuning it wont start anymore.
idk like everthing?
you cant have everything, they are two different things
I want to understand everthing. so i know how a tokenizer works but thats it.
I will suggest setting up llamacpp, to run gguf models
okay, yk, I think this would be a good time to summon @amber fractal
add the bingo rn
is there a guide that explains all words? Do you have some discord or something? I mean. I started doing an AI with blindfolds on you could say.

Just using AI to build an AI
I see, probably you are asking for glossary
an alphabetical list of terms or words found in or relating to a specific subject, text, or dialect, with explanations; a brief dictionary.
If it's for beginning inference and training wouldn't ollama be a good pick?
Is it that bad?
I've never used it but I see it on every tutorial every now and then
I think so then idk
What's llamacpp?
chat i have an even better question
i don't want to write or train an AI, i want to become one. what do
it is more of a morale stuff. Not only they did not credit llamacpp, the inference engine of ollama, but they also messed up deepseek-r1 stuff
messing up the distil as the real few hundred billion behemoth, just for 'numbers'
Guys do you have now a guide? Or i have to come back tomorrow. Its 10pm now and i have school tomorrow.
I think i did it?
takes some time š¦
Oh, didn't knew
Ye
If you want to KNOW know, it's really complicated
Then i have to learn it by hand. Im ready for everthing. Idk why but when its with AI i have so many complex ideas that i want to do
things you wanna do it for, or? 
With ai you can let your creativity free.
Machine learning and deep learning is just a bunch of peeps saying this works until another solution is better
To entertain people.
Its vibe coding at its best
friends etc.
Grok could be really fun
we also hate grok in #programming
Grok is an ai model?
api
Oh, yeah
go learn numpy or jax 
Are 400 structers for ai finetuning good?
pretty much the same so hurt your brain with numpy
@grok is this true
But if he's beginning and doesn't know yet about machine learning they could start with APIs tbf
yes this is
true
dream your dreams, little one 
they fade over the years 
One of these days, I will make this a bot so that everyone can properly summon it
And what tools do you use guys to make more inctructions and outputs? Do you write everthing by hand?
nah pinging you for this is much funnier
scrape anthropic's prompting guide -> add that to claude -> give ideas -> generate -> manual refinement
Well, you could use ai to make the prompts for fine tuning
I'm not about to deny that, but I have to backread chat to get the current board
Claude my goat š
The only reason I still use vscode
also based gigi tag
Thanks!
OMG, i will copy this and remember it for later. I knew you wouldnt be that bored and write 400 structurs.
I have to say this chat
Afterwards you can fine tune it by training with your favorite outputs. If you plan to make a long running "character" model you should look into a way to save your outputs
if you don't feel like committing suicide when you learn something, that means you are NOT learning it
or you have blessed brain with 0 learning curve

start with 3b1b if you want to learn LLMs basic and get the grasp of what the fuck #programming is yapping about
Dig deeper here: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi
Technical details as a talk: https://youtu.be/KJtZARuO3JY
This was made for an exhibit at the Computer History Museum: https://computerhistory.org/
Instead of sponsored ad reads, these lessons are funded directly by viewers: https://3b1b.co/support
No secr...
I want to do a very creative one. I mean i try to get that creativity like Neuro but a very diffrent personality. Like Neuro is a very good inspiration.
idk but i have a suspicion that should not be happening 
To make an ai by scratch you must first invent the perceptron 
why do i know this feel 
What means percetron?
i would push for people to NOT jump straight into LLMs but at this point it's a lost cause
it is kind valid tho
And you must have way too many GPUs
it works
With what should i begin then? I have to many ideas with llm and much more.
just go for LLM
True, the first AI I did from scratch was a couple simple image classifiers
there is no certain path for AI
but remember that you would eventually have to go back to understand few concepts
Most modern models can work with enough fine-tuning. Just trust with your favorite prompts and fine tune your favorite pick
do whatever makes you happy and keeps you going
Both pure MLP and CNN
this tbh
A single neuron inside an artificial neural network
I am also a little scared too loose interest bc i have ADHD but this project is perfect for my creativity.
do you care about making something that is "your own" and not just slightly fine tuning someone else's stuff?
Before you let your creativity run wild, make sure you can actually source data for what you want to do
Honestly CNNs are the bread and butter of all computer vision
'yes' to that answer costs about 5 years of dedicated studying, doesn't sound like an ADHD thing to do 
making my own. If you mean me
It's pretty interesting stuff for sure
And fairly easy for a beginner than understands MLP already
BUT I WANT THAT. I want to go in that kind of stuff.
From scratch??
I mean i was into IT since a little kid but never was i was into in the IT direction
Lisan al gaib
from scratch means lots of things, but I personally think 5 years just to master the architecture is an exaggeration
I mean, if you're only going to do DL then you could understand the math and python in a few months
But to grasp all else could be years tbh
What means DL?
Deep learning
i mean, how much are you willing to sacrifice?
Hello everyone long time no see 
5 years from "a little python but that's it"
A lot. i already sactificed my main game. I had 2200 hours in it and i didnt really play it anymore.
I want to learn. i have the feeling thats the right way.
damn this guy is going for it lmao
And i am 15 so i have a lot of time still
He's he chosen one
Yeah, follow an online tutorial on python
see you can technically go with torch and call it a day but
uhh you will be back to numpy a bit someday
cause lots of glossary, functions are from there anyways
Cupy my beloved
I used torch the last few days but there were a lot of issues with the version capability with other "programs?"
Wdym?
idk what the right word for it. OTHER LIBRARYS
Oh
??
Hmm
no you don't have collision with other libs
Just create a new env 
pytorch doesnt do that
you would likely have visual studio c++ build tools issue
but thats all

But lets forget that. I learn from beginning. And i will see in the future what my problems were.
Soon you'll be the person with the 18 yo resume with 5 years of experience 
Or for what i was too stupid.
YEAHHHHHHH
hyper, have you finally embraced wsl
oh yes
i surely did
dont even have to do ANYTHING
just uv pip install torch
lmao
good 
I mean, i have school done in a week. But then i will learn further and go to another school to get a better schoolship i think its called in englisch
or a better resume?
idk how its called.
German School is so confusing
Funding for university?
Not university. Its like there are 3 types or resumes. After 9 years off school (the worst one) then after 10 years (middle one) and 13 years off school (best one) after the 13 years you can get into a university.
I do rn the worst one and go to another school to do 2 more years of school to get the middle one. After that i will see if i do another 3 years to get the best one.

But that will be the thing of the future me.
Germany is also the only Country that still uses the system
abitur 
My ignorance beats me, I don't know that system...
Yeah, this system is fucked.
is it?
I say you get in a course or python tutorial
das abitur ja 
i guess if you jump from school to school it gets messy
nah hungary still uses that too
i did everything at the same school so it was pretty chill
Yeah, its one of thew worst. Girl After 4th grade you get into a school and with 9 years old you have to decide of you want to do the worst one, middle one or the best.
more like your parents get to decide
lmao
really. didnt know that. now its the question wht country is really still using that system

if my dumbass self can do it surely you can do it too
But in my free time i will do prob more to learn for AI.

I mean if i dont get a schoolership then i do the year again.
Theres i think no really a limit of how many time you can do it over again.
But thats a really bad habit of thinking
I should get this out of my head
And thus begun the legend
brain pains signal gains
and i have the feeling that my 4070 super isnt enough for AI
be legend, but don't let life slip you by and then be smart and sad at 20-something like so many tho 
If it's not enough you can use cloud
it's plenty for learning
I dont want to pay mouthly
Yep
Nah, you pay by credit
I still have my 5$ of openai since january
And have done constant speaking and imaging
Nah, i dont have a credit card. and i dont think its good to use it like that
wrong kind of credit
Well, if it's good comparison I went through almost all cs course with a 1660Ti
It can do small stuff
But if you want something like an LLM you're gonna need something with more VRAM
What means cs courcs?
Computer science
counter-strike course 
Idk, i hope the 60 series will be good.
ow i though cs means here something diffrent.










