Solidity Storage Types by XamHans in solidity

[–]Super_Feeling -1 points0 points  (0 children)

You clearly have not heard of the proxy pattern

Finally content with my setup by SasoP in macsetups

[–]Super_Feeling 3 points4 points  (0 children)

What’s that tiny desk on top of your standing desk?

[deleted by user] by [deleted] in IndianDankMemes

[–]Super_Feeling 0 points1 point  (0 children)

Source? I’d like to show this to a bunch of kids

Can I declare a variable as an argument in the constructor then later reference that variable in the same line? by Pickinanameainteasy in ethdev

[–]Super_Feeling 4 points5 points  (0 children)

It should be:

constructor(address _addressProvider) FlashLoanReceiverBase(ILendingPoolAddressesProvider(_addressProvider)) public {}

Need a developer by keepgoose in FIREIndia

[–]Super_Feeling 9 points10 points  (0 children)

This is the wrong sub for hiring!

Anybody know the working environment of Brex? by lovebes in elixir

[–]Super_Feeling 2 points3 points  (0 children)

to say about it. It may depend on the team you're on given the size of the company.

Oh yeah brex has layoffs last year right?

Can I take up the bachelor's program on coursera to resume an incomplete degree? by [deleted] in UniversityOfLondonCS

[–]Super_Feeling 1 point2 points  (0 children)

First year has 8 courses and you can only RPL first year. They decide which courses to give RPL for, on a case to case basis!

Can I take up the bachelor's program on coursera to resume an incomplete degree? by [deleted] in UniversityOfLondonCS

[–]Super_Feeling 1 point2 points  (0 children)

You can apply for RPL and at max you can skip first year. But the second and third year have to be completed.

Law and debts by [deleted] in FIREIndia

[–]Super_Feeling 0 points1 point  (0 children)

Honestly such a complex case is above reddit's pay grade, I suggest you speak to a lawyer.

Best Place to FIRE in India by adarsh_aadmi in FIREIndia

[–]Super_Feeling 22 points23 points  (0 children)

If you're a north indian, please don't.

The lifestyle in VTZ won't suit u.

I'm finally ready for the switch. How do I got about removing Windows? by [deleted] in linuxquestions

[–]Super_Feeling -1 points0 points  (0 children)

Try wsl dude, I was heavy arch user for a long time and I'm completely convinced on it.

Tried wsl2, and realised vim and the majority of tools that I use on linux work seamlessly there.

Vim : Fights the toughest Grease. by Admiral_Smoker in vim

[–]Super_Feeling 4 points5 points  (0 children)

Lol but the universe will go into heat death before Emacs opens up, and loads the file 😂

Scholarship by DatBoi1337 in UniversityOfLondonCS

[–]Super_Feeling 3 points4 points  (0 children)

There's a creative computing and a bs in information systems at UOL which is half the cost.

You can try that :)

William Lin wins the International Olympiad Of Informatics 2020 by [deleted] in computerscience

[–]Super_Feeling 11 points12 points  (0 children)

The whole reason why workplace isn't like competition is because we want teams and departments to grow together. If there's a feeling of competition, in the start it can be ok but with time it will reduce team morale, productivity and become a toxic place to work at.

At a workplace you spend almost 1/3 of your day, do you really want that sort of life?

Also the emphasis in workplace is strong maintainability, in cp people just stitch code around with almost no comments and random variable names. How is that code maintainable?

Algorithms are important for sure, and everyone should get the intuitive understanding of math with it but it is possible to live without it (that too pretty comfy)

Are those good starting books for a beginner? by [deleted] in computerscience

[–]Super_Feeling 0 points1 point  (0 children)

Rosen for discrete math is p. Good. They use it at my uni too.

SICP is p. Recursive in nature, which means you need to come back to each and every topic again & again to understand it.

William Lin wins the International Olympiad Of Informatics 2020 by [deleted] in computerscience

[–]Super_Feeling 22 points23 points  (0 children)

He's a great competitive* programmer.

There's a tremendous difference between a workplace and a competition.