HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tapete2

no profile record

comments

tapete2
·7 tháng trước·discuss
This is not a German word. Pseudo-German at best.

Put it into Google and you will see.
tapete2
·7 tháng trước·discuss
It doesn't even make sense to use strchr for determining the position of 'r', when the code checks that the position of '-' is at index 0.

Your solution is perfectly fine. Even if you don't have access to strchr for some reason, the original snippet is really convoluted.

You could just write (strlen(argv[1]) > 1 && argv[1][0] == '-' && argv[1][0] == 'r') if you really want to.
tapete2
·7 tháng trước·discuss
There are several ways to do that. The best method is to use a real computer.

Of course, the website operator can do something about this as well. On my website I redirect all traffic from mobile devices to the kids section of YouTube.
tapete2
·7 tháng trước·discuss
lol and the post is gone. I had to stop reading after this

> I have this rash on my body, but it's not itchy or painful, so I don't think it's an emergency?

If you cannot use punctuation correctly, of course you cannot diagnose yourself.
tapete2
·7 tháng trước·discuss
Electron is not WebView my friend.
tapete2
·7 tháng trước·discuss
lol what? Nowhere in the blogpost he states that he is based in the netherlands.
tapete2
·7 tháng trước·discuss
And the UI runs on WebView.
tapete2
·8 tháng trước·discuss
> wasn't the very concept of "libraries" created to not have to think about what exactly the code does?

Let's say you need a FFT implementation. You can write that from scratch, or you can use a library. In both cases you should use tests to verify that the code calculates the FFT correctly, and in the library case you should read the code to make sure that it works correctly and does not omit and edge cases (e.g.).
tapete2
·8 tháng trước·discuss
Nice troll. I like how it yielded 403 in the end.
tapete2
·8 tháng trước·discuss
Do you happen to know some good learning resources (books, etc.) for modern Java versions?

My last job used Java 8 exclusively and it was indeed a miserable experience, but I am contemplating using modern java for my next project.
tapete2
·8 tháng trước·discuss
> /r/technology is sadly not available from that day

Of course it is: https://web.archive.org/web/20100505194005/https://reddit.co...

There is even an iPad ad. But no submissions about the iPad though.
tapete2
·9 tháng trước·discuss
Well, some of the "articles" on Grokipedia even state that they were sourced from Wikipedia.
tapete2
·9 tháng trước·discuss
> This is shockingly better writing.

Wow you are easily shocked.
tapete2
·9 tháng trước·discuss
Indeed. I like how the website claims "McSweeney’s accepts no writing aided in any manner by AI."

Really hard to believe that a garbage “article” like this was produced by a human.
tapete2
·9 tháng trước·discuss
[flagged]
tapete2
·9 tháng trước·discuss
Indeed they are not. They are a Austrian GmbH, which is a special kind of company form that is not really comparable to a e.g. British or American Ltd.

Long story short, for being a publicly traded company, they would need to "transform" to an AG ("Aktiengesellschaft", where "Aktie" means "share of stock").
tapete2
·10 tháng trước·discuss
Actually this is not needed, because you can configure Firefox to block autoplay of audio and video content on all websites by default.
tapete2
·10 tháng trước·discuss
AdNauseam does something like this.