Details
-
Aboutcoffejunkie who likes to dance but hates being around people :/
-
SkillsC, C++, Java, JavaScript, Qt, Ruby
-
LocationGermany
-
Website
-
Github
Joined devRant on 4/26/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
-
@arraysstartat1 You are not wrong. I went with w40k because I am afraid of a world where we can no longer reproduce the technology. Not because we don't have the tools, but because we don't have the knowledge anymore. I mean even today one can still learn assembler. But imagine a world where we are no longer even able to learn it anymore, because we as humans at some point startet tinkering with ai supported machine code generators. There is already software in use which gives us so much abstraction that we not always know how it will respond. Now imagine a world where we lost the technology and knowhow to explore those underlaying structures. We would be fully dependend on said piece of technology and would probably not even know how to work (live) without it anymore.
-
yep
-
you could simply create a header file on your own which in cludes the ncurses header and mimics its api (ofc only the part you are using. otherwise it is a hell of a job to do on a project wide basis) as static functions. this way you have the same syntax: `ncurses::foo(bar)` without breaking external dependencies
disclaimer: i had no need for this yet so i dont know if it would work or if it is allowed -
code is documentation enough xD
-
how about ubuntu with fluxbox or enlightement ? just make shure that his box has all kinds of autoupdates and a minimalistic gui to manually install downloaded packages (cant remember the name of said package)
-
thx honey @linuxxx
-
📍
-
yeah perfect age. wanna drink a beer ? xD
-
never trust the compiler! @Wack
-
😂
yes. I'm a horrible person. would still like to drink a beer ^^ -
better south Germany.
would like to drink a beer together xD
@linuxxx @404response -
get a outdoor smartphone
-
not yet done since most times my Android phones had no custom roms available for them and the default ways often didn't work (samsung xcover series)
maybe i will get this year a few old smartphones from friends to play with -
even after reading the whole article the phrase is stupid nontheless. since it has also no evidence that coding will become obsolete... and the best evidence for that is still the need of an assembly language in rare cases
-
@meowth
standard arrays dont suffer from resizing because they are static. dont confuse standard arrays with dynamic arrays aka vectors -
🍺🍻🍺
-
@No-one
i would like to test that but im pretty they dont use more memory. ofc if you want to use them properly you have to use more memory because you want to avoid reallocation in an unpredictable state.
in terms of access speed it depends highly in the low level possibilities of the cpu. if you are able to jump from one item of a list to the next with the same amount of cycles you need to increase an adress already loaded inside the register. then you are right. on such a cpu lists have no disadvantages in terms of access speed compared to arrays -
@No-one
i know that lists have a different allocation algorithms than vectors. and i mentioned vectors because its what you meant (is it called meant?) by saying that said data structures acts similarly to an array.
in terms usefullness vectors always surpass lists in terms of access speed and stability as long as you you dont have to reallocate shit or have the time to do such operations in the background.
and now to @CWins screenshot
it looks to me like an array inside the heap which makes the structure technically a vector.
in the other hand its js and all i know is that its fucking nuts to try to understand how a program written in a scripting language ist structured in terms of memory usage unless you are a developer of said language -
@No-one @CWins
looks like a vector to me
http://cplusplus.com/reference/... -
only 15 times ? you are good :)
-
@px06 should have listened to that one last Friday 😒
-
all those wp rants are really daring me to build a wp site myself xD
-
im pretty sure you would also prefer not to get the job if the recruiter visits your site with an internet explorer ^^
-
.
-
fuck that shit. you guys make me feel old
t (-_-t) -
@inpothet not realky. but the lst time i checked it clearly stated that they are going to scan every mail which goes through their servers.
i mean this whole rant here is like cutting yourself up with a knife and then ranting that you cut yourself. kind of confusing -
has anyone of you ever checked the terms and conditions on gmail oO
-
know that pain with azerty xD
we had a fellow student with from france and it was slow as hell when he tried to write even the simplest script because of the weird layout -
@kalolparty in case you fuck up your arch install another time try out knoppix instead of windows 😎
-
@stormwise its as i said. its helps you to release stress therefore makes you calm and gives you the ability to focus on the subject