Details
-
SkillsC++, SFML, Godot, UE4, Python
-
LocationPoland
Joined devRant on 9/10/2017
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
-
@LinusCDE actually i dont event use mouse gestures, just often i accidentaly press right mouse button and slightly move it down (or something like that) and the tab closes
-
Those mouse gestures are actually annoying af. At least to me. I really often accidentaly close a site because of this
-
Second tag xD
-
Cyberpunk 2077 looks great
-
Or switch to GitLab
-
You mean Zuckerborg?
-
By low level i mean lower level than most popular languages like java, c#, python, php, etc.
-
Its still low level language and you write more code than in e.g. python or java
-
Modern C++, especially template metaprogramming
-
Already using that, its great!
-
Why didnt u use Kali on virtual machine?
-
@Teknas malloc is used in C, in C++ there is 'new'. And there is e.g. std::vector which uses dynamic allocation, but he wants to use std::array which needs to know its size at compile time
-
You can use this compile time random number generator: https://youtu.be/rpn_5Mrrxf8 which returns constexpr number which can be used to initialize the size of an array
-
I dont understand. Can you explain?
-
Qt is the best for gui in C++
-
SFML is for games and multimedia apps. Its not really good for gui apps or stuff like that
-
@teganburns SFML is for C++, for C there is SDL
-
std::swap(a, b)
-
http://liquidthink.net/uploads/...
-
Btw start using Visual Studio. Its much better than codeblocks
-
Happy birthday!
-
Fortnite
-
Looks very interesting!
-
Btw why in the first photo on devrant page on google play store two rants have ++ icon and one has +1 icon?
-
Why do you have 3 laptops?
-
Task Manager The Wise
-
In Vivaldi Browser it shows you from which tab sound is coming from :D
-
And '\n' is faster than endl
-
C++