Details
-
Abouthow do I commit?! I would like to make things that don't rot over time pls
-
Skillsrust, javascript, (formerly) java spaces < tabs 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
-
it snows if temperature is near 0 btw
it won't snow if it's really cold
source: Canada
and what you need for snow is humidity
speaking of, humidity is a better heatsink than CO2. so if global warming it's caused by underwater volcanoes going off and exploding tons of superheated ocean water into the atmosphere and that does actually noticably change the temperature -
reminds me of my job which I left. built everything but kept getting snippy comments everywhere like I didn't matter. excuse me what? the reason why anything runs and over half your revenue exists is me, and you got 50 people here now which you also only got the funds to have cuz of me (not to mention underpaying me by A LOT wtf)
dunno what was wrong with my face, frankly. anyone's guess. not cool to discriminate like that
good luck
tell me if you find somewhere better cuz I got PTSD from that shit and it was my first and only job, they told me everywhere was gonna be like them. at the end for 3 months I logically concluded that the most reasonably thing is to off myself instead of bothering to live life to retirement -
dick pic
-
@Grumm have you seen rust @_@
-
@retoor rn Canada is in some weird psy ops war against USA while USA is blind to it. like wtf are we doing. we aren't even a country.
there's absolutely no reason to get retarded about USA. 80% of our trade is with USA (or was before)
not to mention we have verifiable proof of Chinese meddling and changing various elections... yet our country does nothing about it. there's so much fucking weird Chinese corruption
China's pro Palestine, somehow Canada didn't get the message to be pro Israel (like the US is) on the left (lefties being the ones who keep going to china as of going to their overlords)
we also supply a lot of drugs to USA, and illegals. how did that happen?
literally we're being setup to go to war with USA and I don't like it -
@retoor met a smart systems thinking dude and he claimed it was china but didn't back it up, but that got me watching a bit on who benefits and how china is being treated by all the pro clean energy people (for example, China owns (and spedlined bought beforehand) all lithium mines in the world but one, and you need lithium for batteries which are necessitated for any sort of "clean energy" because all forms don't produce steady output)
just watched a video from a think-tank and they were interviewing a security analyst who claimed China wrote a mandate that they want to take over the world before 2049 and I'm like oh. but there are other signs. as dumb as it is when it comes to nation states and organizations doing shady shit you literally just have to find the coordinating document of them admitting it and that's basically that. I've seen it too much. seals the deal for me. zero carbon by 2050 is Canada's motto rn (hopefully non consensually...) -
if I don't know the language well I can't verify or debug the AI's stuff so
and if I know the language well I don't need to ask it to code for me
I guess it's 50/50 on auto complete
but currently my issues are architectural which they're not smart enough to understand other than suggesting certain data structures to me if I ask it explicitly -
now if only the IDE was any good at formatting macros or giving you proper errors for them
-
@princess what do real vampires and occultists think about dragons? why would people want to become dragons or why would people have dragons in them
-
@CaptainRant what's that mean?
AAAAAAA
DID I TAKE A LEFT TURN?! -
@Lensflare coverage % in JavaScript is based on lines that code visited. so if the test is empty it wouldn't have visited the lines
asserts are another matter tho
coverage I would assume everywhere would be based on the lines the code visited so other than asserts should work -
all I hear is it's MAKEOVER TIME, GIRLIES
-
why do the vampires keep chanting "you are the dragon" and some group of occultists rejected me because I had a dragon watching from my eyes or some crap
soooo many mysteries -
this is why one puts away money into assets. something that beats inflation. and lives below their means. for a long long time. and there's no such thing as too much money when you're being offered it
-
they should put the score algo/prompt in the job post and save everyone some time, would be my preference
you can have the time to do subversive nonsense but not be upfront and efficient zzzz -
I'd figure he would be "negative" and it smells of depression toe but I guess if you can be tagged critical thinking it overrides "neurotic" or emotional
-
more realistic!
-
@princess analyze this rant. would you hire the people here? be vicious and only select one candidate
-
seemed stuffy a bit
you could find lots of funny content though
also the app worked -
@Lensflare run it a few times
-
@retoor and that's just the easy stuff!
-
lol they named something wallonia
whooppiieee cushion
TO WALLONIA! -
@whimsical indeed
cuz I was freaking out. couldn't sleep. they told me they were sleeping pills. they are not. they literally lied which is disgusting -
@12bitfloat if things have to cross access from multiple "tables" it's a nightmare for my brain. I don't think in SQL. I think in rc refcell cuz higher level garbage collected languages do everything by reference like that
-
@CaptainRant oh imperative is why it's so annoying I see
I'm not used to that. so you're supposed to literally spell everything out after all then! I only started trying to do it that way recently... uehf so ugly
---
yeah I remember composition. I was lazy and you worked so hard on account of my laziness lmao -
@Lensflare you notice it does something incorrectly because the data is wrong. in js unit tests were actually useful
-
@whimsical ooooh tolerance
yeah this thing keeps giving me anxiety and self esteem issues. I thought I could maybe fight them off but I actually can't even though I'm self aware of them now. geez -
@Lensflare I WANTED TO SEE FLOW OF DATA AND OWNERSHIP AND STUFF
I don't have "spatial reasoning" in my brain and the doctors just looked at me like I was crazy when I mentioned missing it. that's what I used to remember where things were in a codebase. so I can't see the whole codebase in my head anymore and a UML would've given me at least some chance of it. grrrr -
yeah I had architects and their plans often were not gonna be the literal solution
a spec is nice but it's not necessarily the best or even a workable design. it's a rough direction to get you started
(and then I went back and changed the architecture drawings to be how the code actually was) -
@CaptainRant idk what those words mean
I think it's cuz of the ownership model currently that I struggle. the style you're supposed to code in is probably "ownership orientated programming" as opposed to object orientated
js I guess was "prototype orientated programming" so you could style yourself crazy in that way. js is also functional friendly. but I find rust has more in-built functional ideas on its arrays for example but there's still some annoying caveats sometimes I run into, missing features and stuff, or I did when I first began using it and kept running into "we want to make this feature but it's not in yet" like 5 times a day -.- lol. I'm intuitive so that was gay. it was just for syntax I figured should be possible