Live data from Hacker News

Viewing profile — haskellshill

haskellshill

HN member
Joined
Sun, Jun 29, 2025, 1:49 PM UTC
HN karma
173
Public activity
107 items

About haskellshill

No profile information was provided.

Recent public activity

  1. comment
    Comment #45789812

    Right, they probably already mitigated this bug in their own usage. Which is exactly why reporting the bug is a FAVOR to ffmpeg. Would you rather they just quietly fix it on their …

  2. comment
    Comment #45789804

    > you have 90 days to fix it Or else what? They release the report? That's standard and ffmpeg is open source anyway, anybody can find the bug on their own. There's no threat here.…

  3. comment
    Comment #45789790

    What does it matter if it's AI generated if it's a real bug? The problem with AI reports is usually that they're invalid; in this case it was an actual bug. > currently have zero r…

  4. comment
    Comment #45789774

    There's no law that you have to fix all bug reports. Isn't it better for users and developers alike that they can see the problems of the project. If they don't have resources that…

  5. comment
    Comment #45789765

    [flagged]

  6. comment
    Comment #45786370

    Google found a vulnerability and reported it for free. Why do they need to do anything more? Give and inch and ffmpeg's twitter guy requests a mile. If you don't want people to use…

  7. comment
    Comment #45786348

    >rarely anyone ever uses It's enabled by default so all that's required to exploit it would be to construct a payload file and name it movie.mp4

  8. comment
    Comment #45786310

    Yeah, it's actually a great bug report. Reproducible and guaranteed to be an actual problem (regardless of how small the problem is considered by the devs). Just seems irresponsibl…

  9. comment
    Comment #45786299

    VLC is pretty popular on windows, but ffmpeg? Is there any commonly used windows app that relies on it? I doubt it'd be worth one's time to write exploits for desktop linux

  10. comment
    Comment #45785907

    Yeah, I mean if it's an actual vulnerability what are they complaining for?

  11. comment
  12. comment
    Comment #45731530

    Again, you're focusing on a pointless detail. Sure, I made a mistake in offhandedly using li as an example. Why do you choose to ignore the actually valid p example though? Seems l…

  13. comment
    Comment #45726325

    That's exactly my point, people are clueless about the basics of nuclear power. Why would they know it? I mean, why would the average person know what a linear equation is or what …

  14. comment
    Comment #45726016

    > If there's a bit of water in your lungs, a surprisingly small amount , it causes massive inflammation and your lungs start to fill with fluid. It's called "secondary drowning" , …

  15. comment
    Comment #45725673

    Well, just because something is allowed by the syntax does not mean it's a good idea, that's why pretty much every language has linters. And I do think there's an evenly applied ru…

  16. comment
    Comment #45722870

    Are you misunderstanding on purpose? I am aware they are optional. I am arguing that there is no reason to omit them from your HTML. Whitespace is (mostly) optional in C, does that…

  17. comment
    Comment #45722547

    The merits and drawbacks of XHTML has already been discussed elsewhere in the thread and I am well aware of it. > And at a time when there was legitimate browser competition, the o…

  18. comment
    Comment #45722422

    As the saying goes, "a little bit of knowledge is a dangerous thing". Your "water rescue course" taught you something that's clearly wrong, as we see with the sibling comment, whil…

  19. comment
    Comment #45721576

    It's an analogy, there's no need to analyze it literally. And no, I've worked with some devs who don't understand git (thankfully I don't anymore) and it was quite a bit more than …

  20. comment
    Comment #45721524

    "Intimately understand the VM" is not the same as knowing what data structure you're using. It'd be comparable to not knowing the difference between an array and a linked list. Sur…

  21. comment
    Comment #45721495

    I didn't expect this level of unfounded ignorant hysteria here. Have you really never gone swimming and inhaled some water? Did you go to the hospital? > In the past, these terms w…

  22. comment
    Comment #45721455

    It had too much unnecessary metadata yes, but case insensitivity is always the wrong way to do stuff in programming (e.g. case insensitive file system paths). The only reason you'd…

  23. comment
    Comment #45721412

    > They introduce zero ambiguity to the language Well, to parsing it for machines yes, but for humans writing and reading it they are helpful. For example, if you have foo bar and c…

  24. comment
    Comment #45721343

    Reall? Libreoffice at least has a File > Open menu that allows you to specify the separator and other CSV stuff, like the quote character

  25. comment
    Comment #45713952

    > People can drown on dry land from about a tablespoon of water getting into their lungs. Well, I don't think there's such a big risk of that. Falling into a pool is something most…