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
Search - "vs strikes again"
-
“This must be Thursday,' said Arthur to himself, sinking low over his beer. 'I never could get the hang of Thursdays.”
― Douglas Adams, The Hitchhiker's Guide to the Galaxy
^^ this couldn't come more handy..
It's thursday, my computer didn't auto reboot due to updates (yaaay) but VS decided to kill my keyboard shortcuts nevertheless... :\
FU VS!!
Wen't to check, it's actually still there (written) ok..
Me: Why won't you work?!
VS: Not tellin..
Me: Dafaq?! Ok, I'll delete you and reset..
VS: Nope, you won't!
Me: Why don't you allow the same shortcut to be assigned?! Why is nothing getting typed in?!
VS: Dunno, to piss you off maybe?
Me: What's wrong with you?!
VS: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4 -
rebuild preprocessor package applying preprocessor OK.
dependency cycle: the preprocessor depends on the lib it's trying to process oh noes.
OK fixed. how? code duplication (just a little).
checkmate, motherfucker.
up yours best practices i am max wright, maximum crackhead power.
now syntax check file once preprocessor is applied. normally need fork, but slows down build. can do with function?
yes but file has dependency cycle with itself because trying to load it's symbol table while loading it's symbol table so cannot compile. oops.
how about overwrite namespace with namespace cat ++unique_id (static uint64_t)? OK can do. not even store original name, just cat OUT_${uid} to it.
work like charm. now have syntax error messages, format all shit.
utilize power of crack /at\s (?<fname>.+) \s line \s (?<line>\d+) , \s near "/\e[32;1m$+{fname}\e[0m at \e[33;21m$+{line}\n\n\e[36;1m```/;
excellent, now subst closing quotes, easier said than done or maybe not really. just catch /\n"/```\e[0m\n/ OK for now.
errmes easy read and build complete in under a second now vs TWO MINUTES before; willy tanner strikes again.
I wins cookie now. brb need more magic.