HackerTrans
TopNewTrendsCommentsPastAskShowJobs

parsd

no profile record

Submissions

Apple Completes Migration of Key Service to Swift, Gains 40% Performance Uplift

infoq.com
23 points·by parsd·tahun lalu·14 comments

Max 9 – Cycling '74

cycling74.com
6 points·by parsd·2 tahun yang lalu·0 comments

How Netflix really uses Java

infoq.com
127 points·by parsd·2 tahun yang lalu·91 comments

Go libraries you need to know

threedots.tech
29 points·by parsd·4 tahun yang lalu·2 comments

Rubyland – news, opinion, tutorials, about Ruby, aggregated

rubyland.news
2 points·by parsd·4 tahun yang lalu·0 comments

Max/MSP Objects Database

maxobjects.com
17 points·by parsd·4 tahun yang lalu·1 comments

Chime 2.0 – a Go Editor for macOS

chimehq.com
72 points·by parsd·4 tahun yang lalu·40 comments

Some programming blogs to consider reading

danluu.com
71 points·by parsd·4 tahun yang lalu·8 comments

comments

parsd
·3 bulan yang lalu·discuss
I don’t believe the Go compiler would reject unformatted code. The compiler has its own set of rules for what it views as syntactically correct code, but these rules have nothing to do with gofmt’s formatting rules.

For example, it’s the compiler and not gofmt that dictates that you must write a curly brace only on the same line of an “if” statement. If you put it on the next line, you don’t have unformatted code - you have a syntax error.

However, the compiler doesn’t care if you have too much whitespace between tokens or if you write your slice like []int{1, 2,3,4}, but gofmt does.

We could say the rules of the compiler and gofmt don’t even overlap.
parsd
·tahun lalu·discuss
[flagged]
parsd
·4 tahun yang lalu·discuss
Hmm, only Gmail addresses appear trustworthy then? What else is so prevalent... Outlook?
parsd
·4 tahun yang lalu·discuss
> communism killed 100 million people (myth debunked hundreds of times)

A myth? Do you not know why there are monuments to victims of communism all over Europe? Have you not heard of the holocaust that the Bolsheviks unleashed on Russians, Ukrainians and countless other ethnic groups? Do you not know how many millions of people were murdered in communist China during its Cultural Revolution? Do you not know why communism is often rightly compared with Nazism?
parsd
·4 tahun yang lalu·discuss
I did ponder whether to not mention Go in the title, but I had noticed that it's unclear what the devs mean by "support for 23 languages". Go is known to have been their main focus. In general, there is no documentation whatsoever, although the editor is interesting.
parsd
·4 tahun yang lalu·discuss
Defining disinformation exhaustively and concretely is an impossible task, it's almost like defining beauty. Moreover, disinformation is not even contradictory to "vetted, objective facts", because not all "information" (which is also hard to define) is necessarily intended to be viewed as factual, and not all information has any kind of deliberate intent associated with it (malicious or useful).
parsd
·4 tahun yang lalu·discuss
If you're interested in both mathematics and physics, does it make sense to learn both concurrently? If yes, what areas complement each other? Or is there no overlap to warrant concurrent study of the essentials? By essentials I mean what a college student must know, or really anyone who pursues self-education without a background in these areas. Beautiful website, by the way!
parsd
·4 tahun yang lalu·discuss
There is nothing facetious or self-flattering here, these things aren't achievements, rather reactions to dependence on some massive facets of modern life, which, as it turns out, are not critical or even necessary.
parsd
·4 tahun yang lalu·discuss
I am thankful to these evil companies. Thanks to them - I spend less time online, try to read more books, appreciate real-life conversations, rely on locals for information and news, and let my mind wander.
parsd
·4 tahun yang lalu·discuss
1. Been doing this for a few months, using only Safari for all my browsing. 2. My big annoyance is the weight on the CPU and battery. I have this sick pleasure from opening the network tab and seeing hundreds of requests filling my machine with garbage. :) 3. I often disable JavaScript temporarily with a hotkey - in macOS, you can map this action to any combination. This works incredibly well. Once I am done with the page, I re-enable it with a single keystroke. I only wish Safari did this just for the current page and not the entire browser.
parsd
·4 tahun yang lalu·discuss
I've started to think about it differently. I no longer use any ad blockers. I actually want to experience the web (and its decline) the way it is, to take it all in, feel the pain and strengthen my patience in the process.

Also, when I visit a website that is truly obnoxious with its ads, I simply leave immediately and never go there. You build your own filter of bad actors, behaviors, and concrete sites. You don't need to block everyone, you simply walk away from abusers. You want to take notice of improper behavior before consciously and deliberately boycotting it.