Hacker Newsnew | past | comments | ask | show | jobs | submit | vbernat's commentslogin

If the attribute says "encapsulate this", dropping just the attribute will create a blackhole as you will attract traffic that should be encapsulated and packets following this route will be dropped it if not.


I guess you're referring to RFC9012.

Yes, but then again since you have logs of why it was dropped (like I suggested in my first post, to log everything dropped), you can easily troubleshoot the problem. A much better outcome than flapping a BGP session for no good reason and creating route churn and network instability.


Or just drop the announced route (not the session) with the attribute you can't work with


Author here. I agree this is an important feature for a CA. I'll try to add it.


Just added it.


Another lightweight option is tio.


The article is surprisingly inconclusive. From my understanding, the easiest way is to use the <video> tag with mp4.


Pardon my pedantry but MP4 is just the container and does not spare you from finding a compatible set of codecs to put in that container that will play on your target browser-plus-OS combo. See the video and audio codec table here for example: https://developer.mozilla.org/en-US/docs/Web/Media/Guides/Fo...


> From my understanding, the easiest way is to use the <video> tag with mp4.

The easiest way for everyone involved is... using GIFs as GIFs.

The 19% in savings (when converting to lossless WebP) aren't worth it. Not even 60%, when you consider what you lose in usability.


I stumbled over that 19% in the article. Maybe in practice you wouldn't want to convert a GIF to lossless webp, but original video to lossy webp? And then the lossy webp would be slighly smaller than the GIF with far superior quality?


<video> and mp4 can also work well. As a GIF replacement, the initial differences are minor because you can easily add loop and autoplay to the video’s attributes, and both work with most browsers’ reader modes. From my tests, though, video-as-GIFs isn't a feature supported by the major RSS readers, while WebP works without any issues.

Anyways, the real insurmountable problem is animations with transparent backgrounds. There’s no good way to do this in mp4, and WebP seems to be the only format that does it well. But because of all the little pains, headaches, and surprises that can arise due to subtly different use cases, I still think WebP is the format that will give you the most benefit with the least drawbacks for silent animated images. Even without having transparent backgrounds as a requirement.


MP4 is just a container format (like .tar or .zip in some ways). The video codec is more important information than the video/audio/subtitle container.


Agreed with the MP4 recommendation. As I mentioned in another thread, animated WebP can have frame-rate issues on Safari... but if you want autoplaying videos with transparency it's pretty much the only game in town.

If you don't need transparency, I would 100% stick with mp4. Just make sure you set the tag elements "autoplay loop muted".

Mobile Safari used to be pretty weird. If you wanted autoplay (and NO controls), you needed to make sure to remove the audio channel on the video. Setting the "muted" attribute wasn't enough.


He mentions this adapter: https://www.amazon.fr/Club3D-CAC-1087-DisplayPort-4K120Hz-8K.... With DSC 1.2, you should get 8K at 60Hz.


That's not the case for this website. It is fully responsive.


A bit late, but this is an AS-SET. When a prefix is sent to a non-confederation peer, the sequence of sub AS is replaced by the (public) confederation AS. Therefore, you should not see AS confederation sequences in the wild.


I have something similar with this short Python script:

https://github.com/vincentbernat/i3wm-configuration/blob/mas...


Same as for application/json I suppose: this is a structured format to be processed by an application, not by humans directly.


I am using Linkchecker: https://github.com/linkchecker/linkchecker/

Unfortunately, many web servers will block bots, either immediately or after a few requests.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: