HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tslater2006

no profile record

comments

tslater2006
·vor 10 Monaten·discuss
Foesn't this show other top level functions besides main? From the JEP

```Top-level members are interpreted as members of the unnamed class, so we can also write the program as:

String greeting() { return "Hello, World!"; }

void main() { System.out.println(greeting()); }```
tslater2006
·vor 11 Monaten·discuss
Because if he had the general proof he wouldn't need to go out of his way to prove n=4, since it would be covered already by the general proof
tslater2006
·letztes Jahr·discuss
The readme shows support for dumping dex files. Edit: missed that it has a comment that stays "unsupport for now" but at least it looks like something planned
tslater2006
·letztes Jahr·discuss
Heh, was looking up the wiki on the Baader Meinhoff phenomenon only to find out it sends you to your link. Guess that's an easier name to know it as :)
tslater2006
·vor 2 Jahren·discuss
I maintain a joke domain which I've found sadly applicable through the years. https://adventofrealizingicantread.com. I try to keep it updated pointing to the current day throughout the month

I've found especially as the month progresses it's just as much Advent of Reading Comprehension as it is coding :)