tweag / nix-hour

Questions for the weekly Nix Hour
MIT License
77 stars 3 forks source link

Certain Youtube comments keep on disappearing #71

Open con-f-use opened 4 months ago

con-f-use commented 4 months ago

I was trying to post the following links for nix hour #69 on youtube, several time. They all disappeared after a while. No idea why youtube does that, but maybe you can put them in the description:

Links:
- https://nix.dev/tutorials/nixos/nixos-configuration-on-vm
- https://github.com/NixOS/nix/issues/9574
- https://github.com/NixOS/nixpkgs/pull/273170
- https://github.com/NixOS/nix/pull/8902
- https://github.com/tweag/nix-hour/tree/master/templates/vm
- https://github.com/tweag/nix-hour/tree/master/code/69
- https://nixos.org/manual/nix/unstable/command-ref/conf-file.html
- https://nixos.org/manual/nix/stable/command-ref/files/default-nix-expression
- https://status.nixos.org
- https://nixos.org/manual/nix/stable/language/constructs/lookup-path
- https://noogle.dev
- https://github.com/andir/npins
- https://search.nixos.org/options?channel=unstable&type=packages&query=nix.registry
infinisil commented 4 months ago

Yeah I think YouTube doesn't allow comments with URLs :/

I agree it would be useful to have those in the description, ping @YorikSar

con-f-use commented 4 months ago

That is incorrect. More than five years ago they didn't use to, but they do now. Works for example on nix hour #11 but I can find examples from today.

image

eclairevoyant commented 1 month ago

It's not incorrect, they will render URLs if the comment is permitted, but youtube tends to shadowban comments with URLs (presumably with the assumption that they are spam). (so, it's de facto not permitted if you happen to trip some heuristic)