Reminds me of this https://m.youtube.com/watch?v=_o7qjN3KF8U
HN user
clishem
Alternative: https://github.com/fbb-git/flexcpp
(nice with https://github.com/fbb-git/bisoncpp as parser generator)
Very well written with good documentation.
Please find something you love doing and learn more about that instead of picking up random things.
It's up again
Strength is actually very important if you read Taoist sexual kung fu practices, they even had exercises for tongue strength specifically.
Actually, the weightlifters were better in some regards.
You are expected to deliver tests to Techempower yourself. Optimizing for those tests is part of the game. ;)
net/http is known for being quite slow
Or you can just pick up a second hand AlphaSmart Neo like I did. Weeks of battery life as well.
I wonder how this stacks against Cutelyst in terms of performance.
Overpriced hipsterware from a marketing company.
If you don't abide by the law, you may get sued. If you do abide by the law, you may still get sued. There's no reasoning in there, it's a simple fact.
'My startup may get sued' is not a good argument against a law.
This is blatant fear mongering. Furthermore, calling these directives 'link tax laws' is simply a cheap frame. You can link to articles freely. Including a snippet that has 'no independent economic significance' is allowed. Agreed, that is not very precise. But is that really such a big deal?
Sure, you might get sued. That's life. You have to trust the reasonableness of the courts. And don't worry, they won't go after you. The publishers will go after some big fish such as Telegram (which blatantly copies entire articles and strips it of everything but the article). Case law / Jurisprudence / Jurisprudentie / Fallrecht will develop around this issue and everyone will be happy.
And for some, just including a minimal snippet may not be an option. They'll have to pay. That's also life. Journalists and publishers need to eat too. Their work is too important to be allowed to wither.
I flagged this article is geoblocked in Europe.
guide to all things Matrix
A device is bound to an access token and E2E encryption keys (which I’m not covering in this post).
This is far from 'all things Matrix' then.
That's not even a problem of mathematics.
Or people caring about software freedom. To this day you have to agree to a Privacy Policy to be able to use Intellij which is why I personally stick with Eclipse.
Blaze still works! http://blazejs.org/guide/introduction.html
Setting up an iPad for coding is my greatest feat as a computer user
What's a computer?
Sounds like the script of a Black Mirror episode to me.
The commission’s planned revenue tax, which is expected to be proposed on March 21, would only represent a targeted, short-term solution.
It seems to be targeted at big tech giants specifically. Good luck splitting Alphabet, Facebook and Apple.
the impossibility of taxation under global free trade
They wish.
I wonder if they read the article. It most certainly won't apply to GitHub, and it only mentions content filtering as an example. Until proven otherwise this is simply FUD spreading. Dissapointing.
entirely impossible
You severely underestimate us procrastinators. We'd sooner wipe our disk than work. ;-)
Sure, it's a large and complex language that takes time to master. But I'm interested to hear examples of what you call 'profusion of edge cases'.
The ratio between what a C++ compiler will accept and what it will produce sane code for is huge.
As is the case for any programming language.
C++, on the other hand, seems to have been designed by compiler writers for their own enjoyment and/or job security.
C++ is designed by its standards committee... If you know anything about the struggles compiler writers have had with implementing the standard, you'd know the standards committee definitely does not consist of compiler writers! It's really cheap to summarize their efforts as motivated by advancing their own job security if you ask me... I can recommend you to attend a meeting or to read some proceedings to convince yourself otherwise.
You shouldn't call your book 'learn X the hard way' if it isn't (also) freely available online if you ask me.
My grandmothers iPad 3 has become completely unusable because of throtteling, whether is is plugged in or not.
I have an even simpler solution: don't buy any Apple products anymore.
It needs a max-width somewhere. This website was not designed for 25' screens.
There you go: https://uazu.net/notes/binding.html
Interesting that the images on that website don't load without Javascript. If only there was a way to show images with HTML instead of Javascript.
Using allow/deny has been an anti-pattern for a while now (using methods is preferred). My projects are not affected, but it is nice to see this so quickly.