We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Leonid Kapitonov
Just bought it; thank you, great work!
»
Dawoodoz
GridThanks all for answering, I'm still wondering though, is it technically possible for a websi…
»
Mārtiņš Možeiko
Normally it should not be possible for website to do that. Except if there are unpatched bugs in …
»
Rafael
Thanks all for answering, I'm still wondering though, is it technically possible for a website t…
»
poe
Thank you for a really awesome answer! :)
»
Miles
Honestly, if you run a modern operating system, use strong and unique passwords, run an ad blocke…
»
ratchetfreak
mmozeiko 2) Do not run random binaries downloaded from internet (especially when somebody asks yo…
»
TorquePentagram
Great, thanks. I will keep an eye on this corrupted configuration. I will inform you if this con…
»
Jai
thanks for explaining this!
»
spx
TorquePentagramvariables ‘Lambda’ and ‘C’ are not accessible through expressions window — they ar…
»
Dawoodoz
mmozeikoUnless you are expert in cryptoanalysis and can prove they are safe (which not many peopl…
»
Mārtiņš Možeiko
In computer security there is concept of zero-day - exploitable bug that is not yet patched. Thes…
»
Dawoodoz
Even with scripts blocked, be careful if you see a new browser tab or instance you don't recall c…
»
Rafael
How dangerous can a website be? Using firefox with something like NoScript enabled protects a pc …
»
TorquePentagram
I have located another problem. It seems that lambdas are not handled correctly. With the code (g…
»
Aphetres
bvisnessAphetres The idea of running all this software in a browser was a really bad idea from th…
»
Ole Ciliox
Hello! I'm looking for a low level-ish person to help us out at System Era (Seattle) working on …
»
Dawoodoz
ExTray2020Thanks for your answer. I appreciate that. A very dumb mistake with parentheses. Fixed …
»
Miles
On the contrary, the primary driving forces behind the popularity of browser-based software have …
»
Ben Visness
Aphetres The idea of running all this software in a browser was a really bad idea from the start.…
»
Aphetres
bvisness They "should be fluent in C, assembly and lisp". Why? Why should the authors of tools fo…
»
Aphetres
Thanks for that.
»
Ben Visness
While I too get frustrated with the current state of web frameworks and the amazing rate at which…
»
Mārtiņš Možeiko
clang has generic "annotate" attribute with arbitrary string as value. And you can stick it on va…
»
Simon Anciaux
I've never done it so I'm afraid I can't help you more. I know some people in the forums have don…
»
Aphetres
Cool. I thought the problem might be it doesn't show tagged variables like Casey was doing in his…
»
Mārtiņš Možeiko
Nothing :) You can use clang for your metaprogramming needs just fine if you're willing to buy i…
»
Aphetres
I watched Casey's video where he wrote a basic C parser and saw Ryan's video where he demoed his …
»
Aphetres
I posted a link in the How I Program C thread that had a video relating to this. Hadi Hariri: Th…
»
Roman
Thanks for your answer. I appreciate that. A very dumb mistake with parentheses. Fixed it. it's w…
»