u/0x5f3759df - 19 Archived Voat Posts in v/programming
u/0x5f3759df
  • home
  • search

u/0x5f3759df

1 post · 18 comments · 19 total

Active in: v/programming (19)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: What programming language is good for a beginner?

I dont want to do Python yet

That was going to to be my answer. There really isn't a language that is easier to learn than Python. I really don't understand what you would want to do before Python. Maybe something like javascript could be easier, but I consider that to barely qualify as a full programing language. It certainly isn't as useful as Python.

0 04 Sep 2016 10:36 u/0x5f3759df in v/programming
Comment on: Today's date is 100/1000/10000 in binary

Relevant xkcd

0 05 Aug 2016 07:01 u/0x5f3759df in v/programming
Comment on: TIL: In a numeric system of base 'x', 10 is always equal to 'x'. Binary 10 = 2, Decimal 10 = 10, Hex 10 = 16.

The easier way to phrase is is "the highest power in the prime factorisation." For example: 28=7⋅22, so the highest power is 2. Indeed, 28 in binary is 11100. The highest number of ending zeros also always occurs in a prime number basis. Although that number does not need to be unique to one basis. For example 36=33⋅22, so it ends in two zeros in both basis two (3610=1001002) and basis three (3610=11003).

3 07 Jul 2016 16:24 u/0x5f3759df in v/programming
Comment on: TIL: In a numeric system of base 'x', 10 is always equal to 'x'. Binary 10 = 2, Decimal 10 = 10, Hex 10 = 16.

Well, yes. Integers only, and integer bases only.

1 07 Jul 2016 16:03 u/0x5f3759df in v/programming
Comment on: TIL: In a numeric system of base 'x', 10 is always equal to 'x'. Binary 10 = 2, Decimal 10 = 10, Hex 10 = 16.

Since 10x is by definition x1+0 this is indeed very obvious. This also implies that it is possible to write any number in such a way that it ends in a zero. Now, the more interesting thing to think about is, given an integer n, what is the maximum number of zeros you can make it end with by picking an appropriate basis?

8 07 Jul 2016 06:59 u/0x5f3759df in v/programming
Comment on: Policheck - Remove the term "whitelist"

The stupidity is almost palpable.

17 16 Jun 2016 12:58 u/0x5f3759df in v/programming
Comment on: List of 20+ free online programming/CS courses (MOOCs) with FREE certificates of accomplishments/transcripts/badges

Might want to add some of MIT's OCW course.

0 08 Jun 2016 07:28 u/0x5f3759df in v/programming
Comment on: List of 20+ free online programming/CS courses (MOOCs) with FREE certificates of accomplishments/transcripts/badges

Or make a bookmark. Do many people still make bookmarks?

0 08 Jun 2016 07:01 u/0x5f3759df in v/programming
Comment on: Model shows off her sick coding skills (X-Post from /v/funny)

After seeing this other post, I'm convinced she is.

3 11 Apr 2016 11:21 u/0x5f3759df in v/programming
Comment on: Does the Go programming language have any future?

Looks like a shitty version of C at this point

That's the tl;dr for many programming languages (including Go, indeed).

3 17 Mar 2016 11:44 u/0x5f3759df in v/programming
Comment on: Does the Go programming language have any future?

Trendy at the moment, certainly. But having a real future as a serious programming language? I doubt it.

1 17 Mar 2016 11:41 u/0x5f3759df in v/programming
Comment on: Insider comments on the state of affairs at Mozilla and predicts it's demise

I'm starting to get the impression that there will be a generation switch of browsers in the near future. The current generation of Firefox, Chrome, Opera, are all going down the drain right now. I can see in a couple of years Brave and Otter taking over (maybe some others too, like Iron).

5 06 Mar 2016 20:03 u/0x5f3759df in v/programming
Comment on: HOW TO: Move from github to BitBucket. I just moved 4 private repositories and it took me 10 minutes.

I thought "Feminist Software Foundation" and C+= were a parody?

1 25 Feb 2016 11:30 u/0x5f3759df in v/programming
Comment on: Most versatile language?

Where you should begin when learning programming is not the same as what the most versatile language is. In theory, any language that is Turing complete has exactly the same capabilities. What language is most suitable in a given situation always depends on the case. But even that is not the same as what the best first language is to learn. I'd say a good order is to start with Python, then C, Java, Perl, and end up learning the One True Language: LISP.

1 14 Feb 2016 14:28 u/0x5f3759df in v/programming
Comment on: These 'women are better programmers than men' articles everywhere aren't necessarily accurate

Did anyone think they were??

0 13 Feb 2016 17:53 u/0x5f3759df in v/programming
Comment on: I wrote a program to automatically transcribe music.

Well, you do give some explanation of how it could in theory be done, which I think is correct. This PhD thesis might be interesting.

0 12 Jan 2016 22:02 u/0x5f3759df in v/programming
Comment on: I hope one day I'll live in a country where I have freedom to write any code I like without fearing.

Wanting freedom while working with Apple products... right.

2 22 Aug 2015 18:54 u/0x5f3759df in v/programming
Comment on: C: An introduction for the high-level programmer

This has some nice explanations, but I don't think it's really "high-level" C programming.

0 01 Jun 2015 22:53 u/0x5f3759df in v/programming
Facebook Graph API vulnarability
19 0 comments 12 Feb 2015 13:16 u/0x5f3759df (..) in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.