#programming
1 messages · Page 453 of 1
L and R en is the H bridge no?
motor spins in both directions simultaneously
If the left and right bridge are enabled, then the motor are shorted
it's that simple
ye, it would be easy for the driver to have safeguards against this, but if it doesn't then 
wdym?
It is possible to drive the motor using single pwm generator by making it output a complementary signal
That means stop position is at 50%
your graph does not help 
apparently for this specific driver it's fine and recommended for R_EN and L_EN to just be connected to 5V
Ye, IIRC it has built in dead time insertion
when testing i couldn't get the motor to turn without setting both R_EN and L_EN to high. but i might have jsut not been doing it correctly
in theory you only need to power one of the two pairs
See that two black thingies in the center? The L and R refers to that IIRC
So powering both is required
Otherwise current can't flow through the motor

but at that point you already have a connection to Pi anyway so it shouldn't matter for safety 
so from what ic an tell
i shouldn't use the 5V gpio output to power the motor controller, and should instead tap it from before the pi
as long as it's the same 5V you get from elsewhere I don't think it would matter much
5V from the GPIO should be connected pretty much straight through to wherever you're powering the Pi from
what would help is
isolated buck converter
and
optoisolator

isolating a buck converter is hard whan i have to connect them all to the usb-c decoy baord at the very start of the circuit
Yeah, so your guess about 3V3 and 5V is likely correct I think

should be done internally by the buck converter
i got told to replace the buck converters i got rn with other
which ones 
they work fine from what i can tell, they dont overshoot voltages or anything on startup
but they're rated for 15V-90V
with 60V72V written on it next to that
which apparently means that it prefers those voltages, and my 28V causes noise
I really don't see how replacing just the buck converters would help, except maybe for the motor
i jsut dont want to kill the projector
if i kill the projector the whole project is ded
the output of the previous ones didn't seem to be an issue, and any isolation won't help shit if you still connect ground between everything, which you have to without an optoisolator
optoisolator only works for data no?
ye
I'll draw something up for you later
so for the projector it shouldn't matter
Because right now I am on mobile lol
I'm thinking mostly about the Pi since that's what fried
the motor controller is the lowest priority, that can fry as much as it wants
the pi is the 2nd highest priority of not frying
the projector is my biggest concern
I suppose you wouldn't need it if you just connect 5V to the PWM too, but then you don't have any control 
i do need PWM ye 

ye then
optoisolator
very good for preventing things from frying

especially if you have low power easily-fried devices interacting with high power components with different voltages
which you do
i guess one of these will do?
I think so, yeah
I'm not sure if you can do anything about the projector
because HDMI
The neat thing is you can also properly drive 5V signal from the 3V3

When using the optoisolator
Yes, because the signal is to drive the LED on the optoisolator
The motor driver would see 5V from the phototransistor

idk what that means
That's normal no? Inverting and non inverting configuration is just a matter of preferences
turns out i needed to update some other stuff before it wants to do games
steam linux runtime 3.0 sniper
Hem
so i do the PWM signal form the pi with the pi's GND on the input side?
and the output side has the GND and 5V from the motor controller, along with the ouptut PWM on the "OUT" line?
Yes
since the motor controller gets powered from the pi it will msotly be interconnected, but the 3.3V pin will be safe
What is you current BOM?
BOM?
Bill of Materials
like the prices?
What components do you have on hands right now?
You could send it if you want. I am more interested in the component that you have
Bill in this case just means list 
gimme a min
lightcrafter 4500
HW-039
5V5A buck converter
12V5A buck converter
12V10A buck converter
some random wires
some 2pin to other connector adapters
USB-C decoy board
oh
some caps and a fuse too
Hello what silliness happens here today?
there's a 5KE15A TVS on the 12V for the motor, along with a 35V 470uF cap, and a cermaic capacitor of some type
Hi, hello, a REALLY stupit question, but is it possible to alter an antivirus to specifically fully ignore one specific virus? I'm making a game to teach kids about computer viruses, where they both spread their own virus and avoid other viruses they may encounter - I'd like to incomporate an antivirus mechanic, so that not every virus is an instant gameover, but I'm not sure if it's physically possible
i guess, if you're able to modify the antivirus you can put a backdoor into it
Thanks!
Antimalware software works by using known hashes to determine what files are malware
Recent malware is almost always undetected as its hash has not been logged yet
Wait, the decoy is outputting 24V and you plan to run the motor on 12V right?
Huh, never actually thought about that, I'll be sure to mention it in my class, thanks!
the lightcrafter uses up to 84W, and the pi can use up to like 20W
with the motor and stuff too i decided to play it safe and use 140W PD3.1
so thats 28V 5A from the decoy baord
I see. Did you managed to make the motor spin using the orange pi?
ye
Did you go full throttle?
Immediately or do you ramp up the speed?
immediatly
I think I can see why it can be problematic

Uhhh, when you give motor a voltage, it always tried to draw the max current possible
the motor should be powered form a seperate buck converter tho
high current draw over your buck converter + USB-C setup
very not good
This is why there is a saying that EV has instantaneous torque
the motor had 12V5A buck
Well, yeah, and it could exceed that during start
my phone not having a functioning ringer has come back to bite me
almost certainly will, even 
That's why it could broke stuff
ye
rated for 12V5A
above that will mabe somewhat work but may have consequences 
and I'd be worried about the USB-C power source too
its a ugreen GaN thingy
Yeah that's my biggest worry tbh
USB C power source usually not rated for motor starting up
"CD289"
Like, starting up instantaneously
Uhh next time try to ramp it up slowly using the pwm
it should only give the power once the usb-c decoy baord has agreed to the connection no?
some motor drivers may deal with it for your iirc
Yeah, but an H-bridge driver won't
i did
then it shouldn't be nearly as bad as the chart

cap is gonna be discharged on startup
since it receives power at the same time as the motor
that's the point

wait
no
give it time to charge then 
Hence the soft start
you don't have to drive the motor while charging the cap
uuuh an extra mosfet will do

what about the TVS tho? iirc that was the thing that was supposed to prevent this from killing itself
the what
TVS diode
The diode only protect from current going backward
whats the TVS
In other words, the input pin can't suddenly have a current flowing back to the pi
5KE15A
tvs's are supposed to cap the voltage
That too
not current tho ye
So TVS block overcurrent?

Uhhh no
where is it connected? to the motor power input of the driver?
Ahh ok
motor power input
across the 12V + and -

So acting as a flyback, yeah that's normal too
ye, it's extra protection for the power supply and therefore also the Pi
but unrelated to the overcurrent issue 
so pretty much the only way to solve overcurrent is to start the motor slowly in software
and hardware cant fix it
wrr
hi koniilopying

Oh, there are hardware soft starter. But you don't want to know the price for such a small fix in software could do lol
Also sam, I suggest you tried out the circuit using an arduino or something else first
After you're confident in the wiring then move to the pi
I'd suggest an ESP32 and arduino framework to familiarize yourself with 3V3 embedded system
also 
esp32 is overkill but the wifi capability might actually be nice because of the electrical issues 
i would never cheat on my dear pi zero with a filthy espressif piece of rock
The new arduino uno by qualcom is overkill too 
well ye
but there are many other smaller microcontrollers
my requirements are, it needs to do PWM and it needs to be as cheap as possible
like that one 
literally everything does that
Or yeah, pi pico. But I don't like the raspberry pi foundation for screwing up the raspberry pi design every time. Like, what do you MEAN the USB C power input is non standard
the USB C power input is non standard
it is?
i should order a pico 2
IIRC, yeah. The first revision require 9V

tbh anything works
random esp32 dev kit
I vote for esp32 because wifi 
Also try to look for the one with type c port
counterpoint: pico (2) w
ye that would work too
idk how it would happen, but I wouldn't want whatever fried the Pi to then travel back through the microcontroller to your PC if left connected 
an esp32 is probably cheaper though
That has happened to one of my friends in my uni days lol
pi pico is 14 bucks
pi pico 2 w is 16 bucks
esp32 is 12 bucks
So ESP32 it is
where are you finding these prices what
amazon
Hmmm, do you not have any electronic supply store in europe?
there are a ton of random third-party sellers for this stuff even in Europe since the esp32 is everywhere
I can get one with an LCD for 9€ 
New idea. Check your uni labs 
i do gamedev
on a local online marketplace here, first hit for esp32 is $6 free shipping apr 7
No friends in a major that may have them?
not really no



why do i even need wifi?
You don't really need it tho lol
Yeah, nice bonus
I have no ideas, what I'm reading
seems to be python
Or you can use Arduino IDE like a caveman
i'm sure you can
should you though
or actually can you
dont ask me
So you have 3 choices regarding the development environment
Training was successful
seems difficult because the esp32 lacks an MMU
no paging
Gonna run an IRL eval this evening
VSCode with this https://platformio.org/
Or VSCode with this https://github.com/espressif/idf-im-ui
Or Arduino IDE
Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success.
ok so question about motor overcurrent thing
will having a buck converter with more amps make it worse?
Not really
im trying to find a buck converter where the nominal voltage is around 28V isntead of the 60V ones i have now
As I said, the problem is the fact that the motor is turned on full throttle instantaneously from a power supply not really rated for the transient
Dataset is pretty wack because it was just a practice run I made using a janky gamepad for teleop but I've dumped it on hf under apache 2.0 alongside the resulting fine tuned SmolVLA policy
Python
All 50 practice teleop runs are visualised here ^
uPython....
this isn't a real blocker btw
The bane of my existence
you just have to compile binaries in a specific way iirc
I know it's not, people even made it work on WebAssembly somehow
it's just not very good 
i'm sure it's enough for whatever you're trying to do on an mcu without an mmu
this pains me btw
do motor shave a rating that says how much current it draws on startup form 0 to 100?
its a GA25-370
What in the name of everything that is holy that would require you to run linux on an esp32
Industrial motor usually have pretty detailed datasheet. But for small hobbyist motor, then experience is usually your only guide
this thing?
ye
then surely stall current is applicable here
its the 12V1360RPM version
But stall does not equal starting tho
I need to see the DC Motor model equation first 
Ahhh yes, the stall current equals the maximum current the motor may draw
So the same as peak inrush current
ye
very bottom of the screenshot is the data for the one i bought
the only 12V one in that list
cuz i cropped the rest out
So the inrush is 1.3A
Wait omg that's so cool
I love hugging face so much
Hmmm, back into troubleshooting we go lol
i realize 12V5A buck converter is overkill, but i didnt find a lower amp one
so is 1.3A still a problem?
It has a virtual 3d viewer of the dataset movements built into the online visualiser
It shouldn't no
Lmao, but still don't make a habit of running a motor at full throttle lol

Jesus I wish I'd looked into the dataset viewer sooner
I mean it aligns with my training settings anyway but still
So many useful little tricks in here
its easter, everyone gets chocolate
tungesten cube
is it easter? damn
my mum, who's birthday is on easter this year
but she already has everything i could give her
aaaaaa
this has been an intrusive thought of mine ever since the inception of wasm, use it as a real cpu. the three things i wished existed are memory management (you can't even fucking free in wasm), threads (mostly fixed in new wasm spec), and dynamic linking
yeah i was about to say
she has like three different e-readers
50 old, end of the world
You can give her full working AbleOS
get her an e-writer
impossible
costs too much
£279
what gift do you give to someone who has everything
What;s your budget?
How small? $1?
small tungesten cube...
£30 or less, or i might cry
is that the Manufacturer Suggested Retail Price (MSRP) for a box copy of AbleOS
yes
My sense of money are screwed lol. 30 EUR is not small here
is it bad if the first non-tech thing i think of is cooking stuff?
#baking ALERT
Not a small sum either 
we have all the
all the things
But yeah, what's her hobby?
You have the UV light thingies?
there's basically a whole room filled with nail stuff
too many


An MSLA 3D printer lol
plant?
can i order it online 
probably 


right now she's on holiday somewhere driving around a ford mustang
Ohhh, a shoes or sandals
good shoes are expensive, and cheap shoes are in no shortage
my whole family except for me
Good shoes are cheap here 
good for you

I feel like plants are usually still appreciated as gifts
it just
very generic
socks, slippers, mittens, beany
idfk. thats the shit i get as presents
The hail mary gift idea, DIY stuff
she's on holiday right now
ah i see
hmmm
There is one episode in the dataset I'm a bit worried about which is this one, where the connection with the gamepad went tits up and the motors stalled causing me to scramble to unstick it https://huggingface.co/spaces/lerobot/visualize_dataset?path=%2FSimplepotat%2Fpick_dataset%2Fepisode_16
I chose to leave it in because I'm curious about how that'll affect the model
lmao
oh and a chess set
"live laugh love" sign
Give her Discord Nitro
if she's ever used discord in her life i'll buy her nitro for 3 centuries
You can be a good daughter/son by teaching her how to use discord and connect with her hobby community 
The more I hear your mother the wackier it gets lol
kinda like mine actually
i thought you meant odd number of socks at first
oh no they are
odd number
and
no pairings


odd odd socks
ye
Uhhh, butane torch?
have those
HOW
actually a whole tank of butane
actually has everything 
im running out of ideas
does your mom also watch medical dramas like "the good docter"
this is exactly the problem
hmmm
Does she collect stuff?
so i guess its only true-crime then
like, every now and again maybe a netflix show, prefers to watch youtube or listen to audiobooks
If so, you can gift a memorabilia
collects and uses nail supplies, has hair dye and stuff

do you see the depth of my plight
What do you MEAN a memorabilia will vanish?

So... are you a memorabilia?
that's a nice way of putting it
😭
already have skincare stuff, already have haircare stuff, already have a life-supply of scented candles
A good headset/headphone
her headphones are better than mine
That's something lol
Ahhh whetstone
she hasnt even finished the box of chocolates i gave at christmas

so no candy either 
So I guess that's your task then?
it was 3 kilos
im beginning to think konii's mom is part of the royal family or something
witht he ford mustang and owning everythingin existance
next thing you're gonan tell me is she lives in a castle
thats exactly what a royal family member in disguise would say
Do you have a kitchen scale?
do you have an air fryer
yes

ye
Alright, then the last thing is consumable item
list some?
Like, favorite tea or coffee
idk. get her some bookmarks themed to a show she likes.
some fancy coffee
a pillow of some sort

we have
two coffee makers
and one broken coffee maker
and
lots of coffee beans

let me check what they're called
Do you store the beans properly? Do you have a chemex or V60 filter?
A jar to store the beans, and coffee making stuff like frother, gooseneck kettle
Ahhh, then get a sealed jar
these
decaf
due to health complications
Something like this but bigger
I was about to suggest mabe some really fancy coffee beans (idk which ones I don't drink coffee but they probably exist)
but with decaf that's difficult probably
probably wont be used
im so sad
there's no gifts
theyre all
already there
puzzle books? reading light? gift card for something? keychain thingy?
I HATE DECAF GIVE ME ALL THE CAFFEINE 26 CANS OF MONSTER A DAY YOUR HEART IS A MUSCLE TRAIN IT TILL FAILURE I NEED MORE CAFFEINE
ink pen?
wont use, useless, thoughtless, useless and thoughtless
cyberpunk email
has tablet with pen, and near infinite amount of stationary
i get fountain pens from her

this is good feedback ngl
awawawawa
Multimeter 
i feel like most of the stuff we will suggest is thoughtless cuz we dont know your mom
Soda maker?
tungsten cube seeming more and more reasonable
Or Ice cream maker?
guys Gemma-4 is AGI 
tungsten cube costs more than my computer
regift computer first
back in the day i hand-stitched and autism creature plushy 
cheap like a small gold cube
A good fancy chopstick/cutlery?
we have a cutlery set
and we dont use chopsticks
Well, start using it 
aAaaAAAAAaaaaAAAaa
ye
get your mom the steins;gate manga 
she'll disown me
That leave DIY stuff then. Something that you put effort into
im talentless
but why? 
she will
3D print something from the internet
There are 3d printing service
Well the same as buying a final product as a gift 
3D printer isnt worth it if all you use it for is making presetns once a year
But 3D print opens up some maybe not available to buy furniture that you don't have
im so stumped on this
on mothers day someone already gave a mug
i cant give another mug
No I mean 3D printed stuff as gift
time is running out 
Or a takoyaki pan
ye i know. a decent 3D printer is like 400 bucks
its simply not worth it to make 2 bucks worth of plastic once a year
Takoyaki can be enjoyed in the UK too 
steins;gate is a sophisticated story about the consequences of time travel. its not the typical anime stuff that makes you get disowned 
false
Sam, a 3D printed stuff is what came out of a 3D printer 
You don't 
then how are you planning on 3D printing?
Outsource it
I think you can get boxes with small samples of different candy from around the world?
might be a fun gift if candy enjoyer
i am not buying a CryoGlow FW312UK Under-Eye Cooling & LED Anti-Ageing & Blemish Repair Mask
neom
they'd likely not be eaten by her

in all seriousness, i have no clue
Takoyaki pan 
i dont want to think of the look she'll give me if i give her that
Why tho? It can be used to cook anything not just takoyaki
atomic fence
straw doll for voodoo magic
Like this

egg
gimmick pan
Also smol pancake
It's not gimmick 
This is the main use case. Takoyaki

I thnik those space are unefficient
if my budget was higher i'd get her wine
I know that pan
Why did I never realise that --target llama-server was an option when building llama.cpp
My build time just went down from half an hour to a couple minutes 
is wine really that expensive for you?
Maybe I own that fan few years ago
its more that
she has nice wine already
so any wine i give her would have to be better
is that the rule?
amazon what are these gifts
best social engineering tactic 2026: everyone expects ms teams to not work
It is nice if you want to cook takoyaki yourselves
when thinking of gifts for men, ussualy anything with "stainless steel" in the name works
idk why mom is so much more difficult
scalpel
difficult because thought put into it
The pan 
no
lets see what i boguh for my sister
what if i get her a 1gb microsd card
she doesnt have
nevermind
wrrrrr
whatever
youre getting a blanket hoodie
not that one
Why not tho? It's fun
Do it
bathrobe, phone case, pink laptop case, books, flannel bed-sheets, screen protector
hmm
ye idk
have, have, pink??, have, flannel??, have
i see
We have V1 voice at home
V1 voice at home:
-# Provided to you by the Thick of it cover on April 1st

RVC + high quality V1 voice output = perfect V1 voice replica
any other colours your mom likes?

red
red
Uhhh redbull
outlook also failed for nasa onboard artemis 2
(though im sure you already know that one)
sleep-mask? 
Ohh right. Sleep mask is nice

if she hates it your mom is mean
me when i follow the instructions and only use 5 minutes of training data (actually pretty good)
Real question: Do we SVS that?
i feel like eventho we tried, we didnt contribute anything to choosing the eventual gift

okay
your mom realizes you tried at least
i hope
i should start givin my mom presents now that i have income 
ye

ob
Only modern website without a dark theme
@fallen marlin
File: assets/gfx/neuro/idle.gif
License: https://creativecommons.org/licenses/by/4.0/
Credits:
- KotgeDev
Source: https://kotgedev.itch.io/neuro-platformer-sprites
If I want to use https://kotgedev.itch.io/neuro-platformer-sprites do you consider this kind of .license file next to the asset, and credit for Neuro sprite in game enough?
maybe arrange the text in the order of TASL(Title-Author-Source-License)?
The license is CC-BY-4.0. So the credit page is needed
doesn't really matter, but just better readability and it's how people arrange it normally
As in, that's the bare minimum I think for CC-BY
credit page refering to Credit in game? or ?
In the final product and generally anywhere the user might expect a credit to be located. For example, if it is an open source project, then also put credits there
As in, the repo
If it is not open source, then you can keep it to just the credit in game
It's little hard to trust .exe from internet and this needs to be in that format to run so I will likely release code as open source, the license info / credit will be easily findable right next to the resource.
Might as well make credits.md file too and credit there.
i mean... you could always try to make it runnable in the browser
that would be the easiest for everyone.
its going to be corner idle game

html5 
To be fair, making a game runnable in the browser is no easy feat. Not to mention the type of game that is possible would be more limited
well then.. i can assure you 90% of people wouldn't think twice if its safe or not
a lot of people are very gullible
I just want to be open idk
thats fine
i personally also always open source my projects
people see 6/68 on virustotal and would start panicking
it kinda does guarantee it's signed by the author, who identified themself to an authority, and that at the time the code was signed up until now, that signature is considered a good indication that the author thnks it is safe.
sort of the point of the whole public key signature/revocation system used to sign applications
if the signer is evil then they could do anything they wanted. but it does show that the identity who says it's safe signed it.
If I could, I'd rather the hardware vendor provide their public key if they want to do signing rather than trusting a gatekeeper. I do understand the convenience aspect like all security trade off is
they do... that's how public keys work. if they don't provide the public key for the private key they signed with, you can't verify it was them who signed it.
As in, not needing Microsoft to also sign it to be "trusted"
microsoft doesn't have to sign your game...
that's a 3rd party
are you saying "my operating system sucks because the maker gets to choose what runs in ring 0?"
use a different operating system
Are they? Doesn't "trusted software" on windows needs MS signature too?
what do you mean trusted? it means it is signed by an authority you have chosen to trust
Well, yeah. Ideally I get to choose what runs on my machine
For the record, I am running linux
do you know how to add or remove a trusted certificate provider?
And I wish it was not pre-filled. That's my issue
coz it's the same in windows... you can say "all software made by Cheese Inc is trusted" if you want.
or all software signed by alibaba
the exception i think is to run code in ring 0 without warnings that you are running in an unsupported mode
not sure if it still works in windows 11 but you used to be able to boot into a development mode
could load unsigned drivers if you wanted
I didn't know development mode is a thing on windows tbh
i'm using it now. if you want linux under windows you need it
Is it available on most Home Edition that comes with OEM?
Like, WSL?
WSL requires you set your computer up in developer mode. loading unsigned drivers required you booted with kernel developer options
developer mode turns off some code signing checks iirc?
crazy that we are seeing first photos of the Earth taken by a human in 50 years
I never notice the difference so I didn't know they are changing boot options in the background
no, only the 2nd is boot options.
pretty sure WSL does not need that
it's pretty much a fancy Hyper-V VM
i installed it when it came out. the reboot part is probably where it does the "developer mode" stuff you used to need to do by hand.
In modern versions of Windows 10 and 11, Developer Mode is no longer required to install or run the Windows Subsystem for Linux (WSL).
It's been a long time since I've used windows too
you used to need to explicitly enable developer mode and install the WSL sub-component
Like, 3-4 years I think?
probably at least that long.
shows that it worked stably enough that i didn't remove it and it's just worked since then
WSL: for if you need to use windows, technically.
apparently this was a thing despite WSL already being on the Windows Store anyway
never noticed it, so it must have been quite a while ago
i think I remember when i first installed windows 11 i still had to set it to developer mode to enable WSL but don't recall doing it on anything since then.
so whenever that came out
we need to stop sending people into space.
at least with the robot spacecraft they don't get a window frame in the shot.
not full earth shots I guess
Huggingface flagged recordings on motor 3 of my arm in the dataset as jerky but I kinda feel like that's normal :hmm:
That joint is subjected to arguably the most intense load during pick and place
it’s possible with pretty much every type of game
any game
question is ux
there’s everything you need to run any game - webgpu, wasm, hid api for controllers, etc
https://github.com/WICG/html-in-canvas speaking of gpu web stuff this dropped as an experiment flag in chromium
ummm you can create some obnoxiously cool focus rings with the new HTML-in-Canvas API
or this is a better example i think https://fxtwitter.com/jaffathecake/status/2039632975831191858
I've been playing around with Chrome's experimental HTML-in-Canvas API (I use it to create my videos), and I wanted to see if I could make text-selection work on a curved surface by moving the underlying element around on pointermove. It works pretty well!

Please don't
why not
yeah downloading assets might be bad
but then you have a benefit of being able to stream them
directly from the server
so not as bad
also webgpu perf should be fine, it’s not a very high level abstraction and wgsl i’ve heard is pretty similar to spirv
that’s probably not true tho knowing them they will never put anything close to spirv in the browser
anyone struggling to write their own game engines in webgpu is plebian
that includes rendering
i think most game engines can compile down to web playable stuff.
assuming non-latency application
I went down a rabbit hole of "if I got a cat how much smart tech exists to help me take care of it."
I found kut about heated cat beds
That are hooked up to wifi
That have a subscription
wait, claude code leak wasnt april fool?
there was another leak?
just looking at fireship video btw
got a shit ton of work so had no time to watch youtube
i mean first link dated apr 2 say it was not a joke
I mean it’s only harness, who cares
there's some interesting stuff in there but yeah not really all that exciting, it's not like the harness is particularly great either lol
note to my future self, If I'm trying to access my internal network, make sure my vpn is disabled
tried to go to truenas.internal.my.domain and got a bad cert issue, looked at the cert and it was pointing to cerber-vt.com
stood there for 4 minutes like


yeah, and it integrated directly with their dns so all the records were set automatically
Little Neuros adventure
python
I am performing some true war crimes here. I am using TKinter as my GUI
There's biome system now. I need to refine it a bit though lul
it's idle game where Neuro gathers treasures by walking around
you will be able to buy stuff for her that allows her to avoid dangers like "cold weather" etc
so certain biomes will have certain reasons why you would move slower -> get less treasure
and you can buy resistance against different stuff
then there will be general speed bonus to buy etc.
active part of the game will be that sometimes obstacles will trip Neuro, stopping her, you can press on the window on non interface area to make neuro jump over obstacles
silly idle game
sounds cool
hope it goes well
thanks
That's a bit crazy
Consider: TKinter is weird and sometimes breaks on Linux for some reason
Dunno lol, I will release this as open source git repo
so people can fix the GUI to something they themself like pretty easily
the actual game loop is really easy to separate from the GUI
maybe
actually not so much
nevermind
will take like hour or two
The way TKinter seems to break by the way seems to be that it just completely loses anti-aliasing and pixel precision for some reason, making it look like a pixelated mess
Both me on Mint and Wispers on Arch can replicate it
i am just dumb and couldn't figure out tkinter so i just use cli or a website
Meanwhile me, a Kotlin Compose user
GUI that works on Android, web, JVM, and is super easily made dynamic and fluid
I used tkinter one(1) time recently and it was a certified box
for a little tool to grab magic card art based ona moxfield deck url
behold, the pinnacle of 2026 ui design
I'm considering rewriting the NeuroSynth trainer wrapper GUI in Kotlin Compose just because of how much it sucks
you can really see the age in that text area scrollbar (why is it even there???)
but other than that I think it looks pretty good 
in windows
because that's where it puts the entire list of art it pulls cuz it was a cli before lmao
slightly better
i made it taller when i pulled it over to my laptop to build pyinstaller so i could give my buddy a .exe instead
yeah, thought it was something like that 
write it in typescript trust
follow the herd
or in this case the swarm?
No I will not
i had it ready 2 go with no ui and was gonna just be like o yea just u know py magicyoink.py <url> <deckname>
and then

tips and tricks from an expert in building the most modernest of ui: purble
oh and simply obfuscate the fact that the entire thing flickers like crazy when running by gaslighting them to say works on my machine
picnic error bro
carbon based error fr fr
To a guy like me, Crazy Frog is just a frog.
Alright, looking at his other posts, this dude is certified crazy
i want someone to make a steam powered computer which can run games.
steampunk style
isn't ever computer steam powered? i mean thats how we generate energy by the end of the day
there are computers powered entirely by wind and/or solar
coal powered computers 
#notmypc
i guess that's still steam 
Mine runs on ambient argent energy
This is why the humble battleship is the way of the future
oh also Hydro + some minor generation technologies nobody cares about I guess
feel like this is relevant
I can't click that link unless it is downloaded and provided as a file
If I open a short decades of careful work to avoid them will crumble
here you go, totally not a short
https://www.youtube.com/watch?v=LGX8yiD_ylE
ah, yes, AI jokes
wow, duet night abyss like a little over two weeks ago had RCE malware injected into the game
fun
lol i have an addon that does this just in case
well, userscript
yandev
that is a lot of elifs.
that is a lot of
s





does it







waffle


