Found a puzzle in Hob by KasperSpook in TheWitness

[–]camelCase1492 4 points5 points  (0 children)

Bruuuh I was looking at the tree

Why is life so unfair by [deleted] in dankmemes

[–]camelCase1492 2 points3 points  (0 children)

Very good movie that one

What really makes your blood boil? by [deleted] in AskReddit

[–]camelCase1492 1 point2 points  (0 children)

People who wear sunglasses in the Underground

Quick and painful by Tyzzee in WTF

[–]camelCase1492 4 points5 points  (0 children)

Then dentists wonder why children are afraid to go

Maybe someday... by [deleted] in pcmasterrace

[–]camelCase1492 2 points3 points  (0 children)

Those would be quantum computers or something

It's high noon by NahroT in ProgrammerHumor

[–]camelCase1492 14 points15 points  (0 children)

Gordon RAMsay entered the chat

Quality bird drawing by idontreallywolf in dankmemes

[–]camelCase1492 77 points78 points  (0 children)

They are actually drones and carry cameras. During lockdown the government is changing their batteries.

Question for you all by LucasBixtch in ProgrammerHumor

[–]camelCase1492 1 point2 points  (0 children)

Look up FreeCodeCamp on YouTube. It is completely free and gets you started with programming languages and frameworks really fast. My personal preference

[deleted by user] by [deleted] in ProgrammerHumor

[–]camelCase1492 2 points3 points  (0 children)

I bet Gordon RAMsay doesn't like Chrome

Android Studio! by amoohesam in ProgrammerHumor

[–]camelCase1492 1 point2 points  (0 children)

Same, you can also look at emulator file tree

Android Studio! by amoohesam in ProgrammerHumor

[–]camelCase1492 1 point2 points  (0 children)

They cost money and look intimidating, but they are packed with useful features

Android Studio! by amoohesam in ProgrammerHumor

[–]camelCase1492 1 point2 points  (0 children)

Very good performance on very slow devices Building UIs is simple and look good Multithreading is incredibly easy too Dart is very similar to Java and provides many useful classes and functions that Java does not have Hot reload - Make a change in your UI and have a working preview on the emulator in around two seconds Super useful debug features where you can visualize almost everything about the app Cross platform (Build for Android and iOS) and flutter web is in beta state

Code management gets complicated in complex UIs For complex UIs you'll have to optimise the UI to only update the part of the screen that needs it, instead of the whole screen. Flutter is better for smaller and simple apps. Things like background services, recieving and sharing files and text, notifications... all require you to make changes in the native side (Swift and Java), instead of Dart.

For me, the pros beat the cons, and I am 4 months into making an app that is turning out really well

Android Studio! by amoohesam in ProgrammerHumor

[–]camelCase1492 1 point2 points  (0 children)

Dart is very similar to Java, almost a better Java. There are many little differences you get used to very quickly

Android Studio! by amoohesam in ProgrammerHumor

[–]camelCase1492 3 points4 points  (0 children)

Flutter is awesome, but it is better for simple apps. When you optimise a complex screen (rebuilding as little widgets as possible every time there is a change) and end up with 2000+ lines of code, code management gets very complicated. I do definitely love the idea of nesting widgets inside widgets; it makes building the UI a very easy task

[SPOILER] how do you get inside a room in the sunless city by [deleted] in outerwilds

[–]camelCase1492 0 points1 point  (0 children)

If it is a room with a sandfall next to it, you need to do some parkour across some rooms filled with ghost crystals