It seems more like the kernel was actively preventing safe memory access, albeit erroneously, and also has nothing to do with Rust per se?
HN user
christop
Yup, same here — I see the same delay in Chrome now and then.
I guessed it was due to the cat-and-mouse adblocking prevention between YouTube and adblockers (I'm also using uBlock Origin).
Tailscale works hard to do all this stuff automatically.
Possibly you'd have more luck on a network where your client can allow incoming UDP connections on the Tailscale port, and so the exit node would be able to establish a direct connection.
But for a Tailscale peer I have running on AWS ECS, I can open the UDP port there, so a direct connection always happens regardless of what sort of network my Tailscale clients are on. I don't know if there's any Fly equivalent to get a direct connection to a UDP port.
I tried using this or a similar repo to set up a Tailscale exit node on Fly.io before.
The downside is that my traffic never went direct; it was always relayed via a Tailscale DERP node, as Fly.io machines were only accessible via anycast, and so a direct connection from Tailscale on my machine to the exit node on Fly.io couldn't be established.
So performance wasn't as great (and I felt bad about using up Tailscale's DERP bandwidth, as a free user).
I switched to Joplin a few years ago, and it was able to import my notes from Evernote.
My existing Fastmail account gives me WebDAV file storage, and Joplin can use that as a sync backend. End-to-end encrypted.
There are clients for macOS and Android. Neither of which are as relentlessly buggy as text editing with Evernote. Web Clipper browser extension. All open source.
I've had zero regrets about switching away from Evernote.
Yeah, I'm in the same boat. I'm kinda confused about things like SSH and Funnel being moved to the Premium tier.
It feels a little odd that the Free tier lets you use Premium features indefinitely, but as soon as you get more colleagues onboard, you lose those features.
Unless you're looking carefully at the pricing page, you'd miss that Starter has many fewer features compared to Free.
Jenkins lets you replay a Pipeline, with changes, which is massively useful — removing the need to change things locally and commit.
While publishing to Maven Central may be onerous, there are good reasons for it, e.g. https://twitter.com/JakeWharton/status/1073102730443526144
Unfortunately, using Dagger for DI with Kotlin requires using the Kotlin annotation processor, kapt, which is still incredibly slow, and works non-incrementally.
If you value your build times or your sanity in the slightest, I'd recommend either severely limiting use of Dagger, e.g. by only using it in certain, small Gradle modules, or using a different DI solution.
No, the text says that all .eu registrars will no longer be able to accept .eu registrations or renewals from entities in the UK.
The GDPR applies to the data of anyone using a service while in the EU, not just to companies that are based in the EU.
And on the Gerrit mailing list: https://groups.google.com/d/topic/repo-discuss/B4P7G1YirdM/d...
Yeah, looks very similar. I will be interested to see how quickly containers can be provisioned on FarGate.
Maybe I was doing something wrong, but my experience so far with ACI is that it consistently took about three to four minutes until a smallish container was ready for use.
That seems reasonable, but the new name is already in wide use in software/hardware. Even outside, its dictionary definition is "a defect or malfunction in a machine or plan".
That seems like an odd choice, though the blog seems to suggest it's because everyone will be fixing each other's bugs.
Unfortunately, you're still not allowed to use Google Cloud Platform for personal usage if you're based in Europe.
Several years ago they emailed (presumably) everyone without a tax number in their account, saying so: https://support.google.com/cloud/answer/6090602
Trying to add a billing account just now from a European country doesn't give the choice of account type; it's fixed to "business" and can't be edited.
So without a billing account, it seems nobody in Europe can use the free tier for personal use.
And they say it's been more than thirty years since the Berlin Wall came down…
I don't think that they're all related. Gerrit, for example, isn't part of Chrome; it was initially developed for Android, AFAIK. Nor is Monorail. I think Breakpad even predates Chrome.
But it's quite likely they all had their bug trackers on Google Code.
0.1% of 28 days is 40 minutes, so it seems likely to happen.
Quite a few projects have issue trackers hosted on that hostname: https://bugs.chromium.org/hosting/
I believe those projects switched to using this instance of the Monorail bug tracker since Google Code shut down.
Thanks. Is this setup with the per-build VM and Docker server access intended so that users could set up multiple linked containers for integration testing, etc.?
Do the Docker containers that builds run in still provide root access to the Docker socket, allowing people to break out of the container?
Techniques such as subresource integrity should be used where appropriate.
While this is a good recommendation, I'm not sure this is possible with AMP, as they don't provide versioned URLs; the JS loaded keeps changing over time.
Edit: Indeed, this was rejected: https://github.com/ampproject/amphtml/issues/534
Interesting to read there (and nowhere else that I could find) that GitHub co-founder Scott Chacon left the company this year.
Are you sure that's the NSL number being redacted at the top-left?
The NSL numbers are also listed in the Google blog entry, and are in the URLs of each PDF, so the numbers definitely aren't something that Google intended to censor.
But presumably you wouldn't even know to search YouTube for "Venice riots" if you hadn't been consuming any news?
This is a handy alias to have: whois='whois -h whois.geektools.com'
Not quite sure why anybody would want an upside-down outline of mainland Scotland as their logo? http://thelogo.site/post/147700153081/mean-studio
Same here. Seeing people on Twitter saying the same.
Edit (21:55Z): And it's working again for me.
There's a nice XMPP extension for that.
Spec: https://xmpp.org/extensions/xep-0301.html Demos: http://www.realjabber.org/
Not that Google (or whoever) are going to implement it now...
The only winning move is not to play.