rothron 3 hours ago [-] Don't see the point really. Languages without tail recursion will perform worse. Memoization is borderline cheating, because it's a different impleme...
https://github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee what is this?
when I run this command school_uuid='4213a402-b898-4d16-9ebb-8c5f02b57470' username='fff' password=aaaa echo "$username@$school_uuid:$password" it returns @: However, I want...
At school we have very fucked windows 7 laptops, they don't have wifi and they are missing a lot of drivers, but I have full admin access when i am on them. Can I plug an usb ...
if I am in a class and i have const abc = {}; abc.a = "aaa"; this.abc = abc; abc.b = "bbb"; Will this.abc now also contain b?
should I take this?
Should I use var or should I use function () {}? I need the this property of the containing function
What language are you speaking? Where is the search engine located you are using right now?
I deliberately use == because I also want to check for null, is this recommended?
is there a way to run a http server so I can inspect headers being sent to me?
are they supposed to pay for the hosting and domain?
does array.find block until something is found?
I've got a function callback that gets called multiple times (once per device) but I want to resolve a promise with all devices, any idea how I could do that?
How can I get started with frontend programming?
is airbnb eslint good?
for {1: {}, 2: {}}?
this shit?
.NET?
also type-wise?
anyone wanna help me reverse engineer fat32 so I can play music over wifi to my radio that accepts usb sticks?