HackerTrans
TopNewTrendsCommentsPastAskShowJobs

debtta

no profile record

comments

debtta
·hace 8 meses·discuss
The point is that the ability to extend the syntax of R leads to chaos and mess (in general) but when used correctly and effectively in the tidyverse, improves the experience of writing and reading code.
debtta
·hace 8 meses·discuss
Python: easy things are easy, hard things are hard.

R: easy things are hard, hard things are easy.
debtta
·hace 8 meses·discuss
Those are minutes not seconds.
debtta
·hace 8 meses·discuss
The reason you see a lot of scratches on Duralex glasses in cafés and canteens is because they are so old, having lasted an order of magnitude longer than other glassware.
debtta
·hace 8 meses·discuss
Right, yes, exactly.
debtta
·hace 8 meses·discuss
Your answer proves my point.

You explained why 70kb is bad by pointing out that 3000kb isn't particularly outlandish.
debtta
·hace 8 meses·discuss
This is exactly the point.

There was a fifteen year period where the best way of finding out what something meant in a programming language was to Google it. Pre-AI, post the predominance of newsgroups and offline documentation.

Try googling "$|++". It just doesn't work. Never has.

Now Google "file.flush". First hit is the answer you need on SO.
debtta
·hace 8 meses·discuss
Unless you're part of the demoscene or your webpage is being loaded by Voyager II, why is 70kb of source code a problem?

Not wanting to use well constructed, well tested, well distributed libraries to make code simpler and more robust is not motivated by any practical engineering concern. It's just nostalgia and fetishism.
debtta
·hace 8 meses·discuss
Why should I change my name? He's the one that sucks.
debtta
·hace 8 meses·discuss
I mean another theory is that those people are misguided and vexatious, and that this correlates with them not actually checking which Mark Zuckerberg they are sending their urgent complaint email to.
debtta
·hace 8 meses·discuss
I just go by Ad Bad. Yeah I know about the other guy. E7 123 and the other college friends call me Ad Bad 3 and him Ad 88
debtta
·hace 8 meses·discuss
Bro's only experience of New York City is watching The Wire.
debtta
·hace 8 meses·discuss
Don't forget:

Eric Adams born 1960

Andrew Cuomo born 1957

Curtis Sliwa born 1954

Mamdani born 1991

On policing, on New York's relationship to Israel, on public transit, the so-called 'mainstream' is actually 'the average view of people over 60'.
debtta
·hace 8 meses·discuss
No, that's literally socialism. Communism is something different.
debtta
·hace 8 meses·discuss
Why would you expect fries to cost the same in California as in much poorer states (most of them)?
debtta
·hace 8 meses·discuss
I mean, if 50% of the population vote for something, arguably it is middle of the road.
debtta
·hace 8 meses·discuss
An easier way to evaluate sum i/10^i is by squaring sum 1/10^i

If you multiply term by term every term has coefficient 1 of course. There are n terms with exponent n+1, made from the n sums of the first exponent and the second exponent.

Eg 1+5, 2+4, 3+3, 4+2, 5+1.

So (1/9)^2 = (sum 1/10^i)^2 = 1/10 sum i/10^i

The derivative trick is more useful generally, but this method gets you the solution to 0.12345678.. in an quick way that's also easier to justify that it works.
debtta
·hace 8 meses·discuss
On an 8 digit calculator the common variant of this was

    12345679 * 8 = 98765432
debtta
·hace 9 meses·discuss
You might as well say that US English and Canadian English are different languages.

Geordie English is closer to Edinburgh 'Scots' than to RP English or US English or Indian English. Is it a dialect of Scots?
debtta
·hace 9 meses·discuss
Australians, Jamaicans, African Americans and English-speaking South Africans do not have their own Wikipedia, despite all these dialects having more legitimate demographic and linguistic claims to being languages than 'Scots'.

James Joyce wrote in English, no Irish person pretends that he wrote in a third language distinct from English and Irish. The fact that they do not do so does not compromise the political basis for independence, republicanism or reunification.

If a Cork taxi driver, addressed you in Irish (very unlikely), and you asked him to speak English, the request would be both coherent and reasonable. The point you missed is that the Glasgow taxi driver would look at you with consternation and say "But, I am speaking English! What's wrong with my English?' (insert dialect spelling if you like)

Rabbie Burns wrote in the same language as his compatriots Louis Stevenson and Scott.

It would be ignorant if I did not know about the meretricious claim of a minority of Scottish people to have their own language, but it is not ignorant to reject that claim. I am Scottish fwiw.