barubary

joined 2 years ago
[–] barubary@infosec.exchange 0 points 2 days ago (1 children)

include Hebrew in their language, because I guess they were feeling kabbalistic

... or because the developers were Israeli: https://en.wikipedia.org/wiki/Zend/_(company)#History

[–] barubary@infosec.exchange 3 points 2 days ago (1 children)

I am 100% confident that your claim is factually wrong.

[–] barubary@infosec.exchange 5 points 2 days ago (4 children)

I agree with your core point, but no software is intuitive.

[–] barubary@infosec.exchange 15 points 3 days ago* (last edited 3 days ago) (8 children)

POV: You open vim for the first time.

Screenshot of vim start screen. The instruction to exit vim is highlighted in red. It reads: VIM - Vi IMproved version 9.1.697 by Bram Moolenaar et al. Modified by team+vim@tracker.debian.org Vim is open source and freely distributable Help poor children in Uganda! type :help iccf for information type :q to exit type :help or  for on-line help type :help version9 for version info

[–] barubary@infosec.exchange 5 points 1 week ago (1 children)

b == 7 is a boolean value

Citation needed. I'm pretty sure it's an int.

[–] barubary@infosec.exchange 4 points 1 week ago

Do you know the difference between a script and a program?

A script is what you give the actors; a program is what you give the audience.

[–] barubary@infosec.exchange 1 points 2 weeks ago (1 children)

I don't understand the complaint. What exactly is the issue?

[–] barubary@infosec.exchange 1 points 1 month ago

I'll update my mems when Microsoft decides to implement C99. (Hey, it's only been a quarter of a century ...)

[–] barubary@infosec.exchange 3 points 2 months ago (4 children)

Yeah, just don't make any mistakes and you'll be fine. Come on guys, how hard can it be?

[–] barubary@infosec.exchange 17 points 2 months ago (3 children)

The same is true of std::endl. std::endl is simply defined as << '\n' << std::flush; nothing more, nothing less. In all cases where endl gives you a "properly translated" newline, so does \n.

[–] barubary@infosec.exchange 33 points 2 months ago (6 children)

std::endl provides zero portability benefits. C++ does have a portable newline abstraction, but it is called \n, not endl.

[–] barubary@infosec.exchange 0 points 2 months ago (1 children)

My CGI script is a SaaS.

view more: next ›