ddeokbokki's comments

ddeokbokki | 6 years ago | on: Never Use Floats for Money (2016)

There is no source of errors in doing: bigint_value = float_value * 10^E if E else float_value float_value = bigint_value / 10^E if E else bigint_value

Obviously only convert to real numbers if you are doing operations on numbers in your system, otherwise keep in client format like you said.

ddeokbokki | 6 years ago | on: Never Use Floats for Money (2016)

> Sometimes being compatible is more important than being correct.

It's a simple conversion for the sake of precision. If you are dealing with money transactions, you should strive for precise values wherever and whenever possible.

ddeokbokki | 6 years ago | on: Tokyo mechanical keyboard meetup photos

Thank you for sharing your work and the pictures, I love what you do (especially the Keycappies, if you know where I can get a huge switch for a Keycappie God, please let me know :))

ddeokbokki | 6 years ago | on: Lsd: The next gen ls command

OP's point is that if you know how to use ls you don't need icons and extra granularity in color scheme to understand the output.

ddeokbokki | 7 years ago | on: So You Want to Be a Penetration Tester?

What an amazing writeup.

From personal experience, Root-Me is easily one of the best way to get into infosec for someone with no prior knowledge of infosec or even information technologies in general.

ddeokbokki | 7 years ago | on: Life of Brian at 40: an assertion of individual freedom that still resonates

The prophet Mohammed in Islam is seen with more reverence than Jesus in Christianity, invoking his name is also very delicate in Islam (you are supposed to say a blessing anytime you do and avoid invoking it lightly, there's a lot of rules around it).

With these religious/cultural differences I can understand how Muslim take greater offence to people making fun of their most prominent prophet as opposed to Christians, but also you have to take into account that because of that, people usually are more provocative with their humour when it comes to Mohammed.

I can't remember having seen any sexually depraved depiction of Jesus in mainstream media whereas I can clearly remember many that depicted Mohammed.

IMO it's not as easy to make fun of Islam/Mohammed because people tend to go for the extreme in term of dark humour but also it's not perceived the same way by the religious communities.

ddeokbokki | 7 years ago | on: Emoji are showing up as evidence in court more frequently

People will argue that you should be able to convey your message clearly in plain English but those people don't realise that: - Not everyone masters English (even when it's your mother tongue, not everyone has access to the same education to be able to use it perfectly) - Languages are complex, we don't talk with words only, we use facial expressions and gestures, emojis help mimic those when only words are available.
page 1