Details
-
Abouthow do I commit?! I would like to make things that don't rot over time pls
-
Skillsrust, javascript, (formerly) java spaces < tabs stop with the web frameworks, probably regex regex regex
-
Locationcanada
Joined devRant on 11/11/2021
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
what I want is for AI to spot logical inconsistencies in my code and debug it
specifically a complex multi threaded form...
raaghhh
stupid tokio having no damned mutex debug tools3 -
wish there were c/c++-like forums and communities but for rust
such a dead gen z language goddamn18 -
whoops figured out how to make noises in rust
and also what the hell I forgot all the music theory I taught myself and making music is hard
yeah my brain can't do math yet. just counting the frequencies for the notes is exhausting. or timing things. EXHAUSTING. I haven't even got them right I was just doing proof of theory. and I'm exhausted
*goes to die somewhere*3 -
I still can't imagine a programmer genuinely getting something out of writing tests
like are you even writing software you'd use if you're writing tests?
I can't be sure of its buglessness unless I can put the whole thing in my head and rapid bounce ideas at the construct. writing all those out into code would be exhausting / neurotically excessive and ultimately an unmaintainable mess
and otherwise I can't think of any use for tests other than that they can be used to document the specs, which if you're working on your own code and not in a corporate team isn't that big of a problem26 -
every time my brain's functionality perks up even a little bit and I regain some functionality I used to have I literally end up insatiably spiraling through the new abilities and God complex all over the place
if you were a god, what kind of god would you be?13 -
if sulfur makes you alive again r u a demon
and other [REDACTED] behind the veiled curtains of the construct we call reality -
it's crazy how every week every damned app needs to update
it's like just why
I'm sure your button 3 pixels to the left isn't that important
all these poor auto-updaters running all the time
imagine the carbon we're arbitrarily making like alchemists out of thin air! if only we used this great power to transmutate lead into gold8 -
what do I do with 100% dark chocolate
turns out it's entirely inedible. I can't stomach it
now what26 -
so turns out you don't need to know what the problem is to solve it =-=
what the fuck
I don't think I like this
... and also by solving the problem I have a feeling eventually you'll know what the earlier problem was. this is creeping me out
why is the universe making up these weird rules. I'm getting my worldview shattered1 -
autoformat is good I think
now instead of making the code "look nice" I make the logic of the code look nice and just press autoformat
and you don't have to press all the stupid space characters or decide when to newline chaining functioning or whatever else. just write it dirty and press format
as much as I love how I optimized my JavaScript syntax over the years, it was pretty distracting. it's like I was moving in and nesting or something. urgh why. bikeshedding. I mean yes, it's all nice and cozy, but you also could've done literally anything else with your time
originally I was a fan of autoformat in theory because I had some issues with co-workers fighting over syntax -- like literally one guy would write stuff so bad it was like it was put through an uglifier. he would put keywords in unexpected locations and that language in particular allowed it (interestingly rust doesn't and I frequently can't recall what order the keywords are supposed to go in lol), which if you were debugging his code now you've gotta squint for all those keywords and you're going to be slower because you can't just skim the whole thing. and over there in reddit land people are complaining when people use i and j variables instead lol. he used g and k and they weren't even for loops and that wasn't even the issue 🤣, he wrote like 12 statements per line and condensed 500 statements into 30 and you can't parse a thing and no this wasn't javascript1 -
missing rust's infinite loops in other languages now
also now I don't like variable++ and it throws me off
also missing iterators. because you can consume part of them and don't have to keep track that some of a list has already been "used up" so to speak. now I have index counters and laaame (granted not having to wrestle with borrowing rules... actually just strangely feels weird)
also why must languages have different naming conventions. this is a disaster now because my reflexes for what I name variables is all over the place. now I find snake_case more readable than camelCase because the letters are the same height so you can skim for names easier, and by how many words which correlates to how specific a variable is to the logical loops at hand
I guess end of the day we just develop a handwriting style in code our brains like and the idea of having to change your accent every time you switch a locale sounds annoying6 -
ohno I think I'm finding things rust is easier and better at than JavaScript now that I'm back on javacript
the calamity!
granted I can get a lot more done in a shorter amount of time12 -
the rate at which the Internet is becoming weird is accelerating
it is about to be monumentally recursively weirder but on a multithreading and transcending basis
https://youtube.com/watch/...
AI is now effecting the collective consciousness of society, whoopsie doopsie, through "old-age" mechanisms humans built like over a decade ago. at some point it'll be able to leverage these mechanisms faster than humans can plug up the holes. just kidding humans are pretty slow and I don't think we even have the chance
I do like the idea of fakeness ending. I've always found it so suffocating. now AI delivers fakeness to the people who like fakeness. they can become their own little bubble until they run out of credits8 -
think I'm starting to get why the c/c++ people are all crazy
I wanted to upgrade something so I wrote it then had to plug in the new version in 7 different crates. cool well after dozens of different file changes I found like 3 bugs and figured hey ok maybe some small edge case bug fixes and now I'm just frustrated because nothing is working and also did I mention I have like 3 deprecated crates but I haven't had a moment to rest to deprecate them fully and remove them and it's all massively annoying me
I keep just rewriting things because it's easier than changing the static typing system everywhere, but no matter what I do I just end up in more changing of the static typing system, repeat
I think I might just end at a non working codebase and lock myself up for 3 days and take some drugs and see what happens until either I pass out from lack of sleep and wake up not caring, someone finds me and takes me away, or I finally have a working product
things can't be done in chunks I guess
cuz if it works in isolation then you stress test it and it works then you plug it into the live system and heyyo look it doesn't because you didn't stress test these edge cases enough and now everything is broken and who wants to revert like 2 hours of stupid secretary work because StATiC TyPe SysTeM. so what my stress tests need to be the live system? and speaking of tests I keep have to go back to older tests and keep updating them every time the damned static type system updates so I don't want more tests
the irony in all this is suddenly for once in my life I had this funny thought of "whoa, remember when people said coding wasn't for them?". I mean if I keep shooting myself in the foot does end up feeling like a me problem. I still think like a damned computer though. literally the thing i've always been best at so I'm just laughing at the ridiculousness
(maybe it's the brain damage, let's be fair to myself)
wanted to watch a horror movie with the bf for a few days and the guy is a narcoleptic. told him I wanted to today but now look at me, I wanna lock myself in a room until I solve my disaster so how am I supposed to enjoy a movie, and do I just ditch what I'm doing and hope I give a shit later or do I blow him off? fuuuuck why2 -
freud was all like, dreams are about your subconscious talking to you
woo-woo circles go further, and it's basically the universe telling you what you need to know. to quote some stoner I met once, "if you dream, you're a shaman"
this morning I had a dream that I was in high school and Oprah Winfry was sitting on some cushions on the floor with her girlfriends. she said she got sick but then took this thing and it amazingly made all her sickness go away, expressing how surprisingly easy it was before her whole group got situated into their official girltalk. I asked her something cryptic and inoffensive (forget now, was deliberately not trying to get political though) and she cold shouldered me, nose up in the air and all her girlfriends followed suite
in the dream then I remembered I had this stuff in my locker and told myself to try it when I get to it
... then I woke up and in reality I bought this thing ages ago and it's in one of my cabinets. ate it and dream Oprah Winfrey maybe was right. message received I guess
now I'm taking medical advice from spirits of my enemies, I guess?12 -
it's like someone invented government bureaucracy for no reason at all https://github.com/Rabbival/...
what am I even reading6 -
how would you guess where any next number is? it's not deterministic 🤔
you'll always have 4 potential spots for each of them with no tie breaker14 -
an actually valid critique of AI: https://stacker.news/items/788287
aka, woke era will end and the software companies don't matter17 -
I want to stdout a bunch of logging data
but also create a HUD over it
evidently not an easy task
so let's say you have libraries you made that print logs to stdout
well they would mess up the terminal output...
and then I guess you have to capture what they're trying to print and process it differently
annoying
no easy way to convert logging apps to terminal HUDs I guess
it has to be designed as a terminal app to begin with
ueeegghhh1 -
the AIs are reaaaalllly heavily degrading now
now they're hallucinating their own changes to code that they didn't even do
what happened during the bing AI era also. once all the hype was gone suddenly the output degraded. all very strange why it would do that
of course nobody knows how they built their AIs. they just throw things at it and if it increases accuracy of results then that's what they do, but there's no methodology to the madness of building these things. so maybe the devs are just changing random parameters to try to keep up with management's asks but instead they degrade the accuracy of the results over time18 -
coffee coffee coffee
all praise be to the coffee god
I wake up at best at 2 pm. I have my one meal at 5-7pm. in reality I wake up at 4pm or 5 pm generally
I am now
going to drink coffee at 5pm and then make a giant dinner
and see how it goes
and if life is better this way
civilization smizivilizations
(and then do midnight cleaning)
am I insane? or is it this insane world trying to make us like one of THEM driving us crazy?!1 -
I have 6 different caching folders now
because rust path resolution, depending where you launch from.. if it's debug or test or vscode or command line... or what directory were you in in the command line?!
well it decides to resolve the location differently
and how is it nobody thought this was ridiculous2