Live data from Hacker News

Viewing profile — ffjffsfr

ffjffsfr

HN member
Joined
Tue, Sep 27, 2016, 9:48 AM UTC
HN karma
243
Public activity
75 items

About ffjffsfr

No profile information was provided.

Recent public activity

  1. comment
    Comment #46995845

    I don't see any clear evidence in this article that blogpost and PR was opened by openclaw agent and not simply by human puppeteer. How can the author know that PR was opened by ag…

  2. comment
    Comment #45159508

    [flagged]

  3. comment
    Comment #45159498

    People in the west are so used to freedom of speech and so focused on problems with social media. They miss the fact, that many authoritarian governments in Asia see freedom of spe…

  4. comment
    Comment #44715082

    I don't think you read the post you are commenting about. Article says explicitly what is the problem with problematic content. It explicitly mentions rape and incest content.

  5. comment
    Comment #44714452

    > gatekeeping and censorship that's a weird thing to say about simply banning payments to people who profit from rape and incest content. > AREN'T EVEN TOLD what is going on it is …

  6. story
  7. story
  8. comment
    Comment #43272082

    Trade, education, health services and IT saw jobs losses. More jobs in leisure and hospitality. Impact of tariffs is still not clear, also not clear how the tariffs will look like.…

  9. comment
    Comment #43271909

    I’m 100% sure there are many badly written inefficient crawlers that are wasting server resources and resources where they run but I use feed readers a lot and it is very hard to f…

  10. comment
    Comment #43158065

    key piece of info at the end, looks like they are leaving the spending on datacenter to OpenAI > Microsoft’s alliance with OpenAI may also be evolving in ways that mean the softwar…

  11. comment
    Comment #42929173

    IMF forced them to drop, but if they want to use crypto as legal tender, why use BTC which has high transaction fees? Why not something with low or zero fees and efficient chain? T…

  12. comment
    Comment #42135513

    great write up. > $920k over four years so this gives an average yearly salary of 230k. Very close to FAANG senior salary with much more risk, effort and (probably) worse life-work…

  13. comment
    Comment #41242853

    He used retrohunt service which is part of virustotal https://virustotal.readme.io/docs/searching a service that allows developers to scan files for vulnerability. Apparently, viru…

  14. comment
    Comment #40329894

    > what could be considered ADHD/light asperbergers could be considered, or did you get a diagnosis from a specialist? Self diagnosis is not reliable. If you don't have an official …

  15. comment
    Comment #40329850

    there are other factors here. Children diagnosed with autism at the age of 5 must be adults now to determine if they can live alone. So they were diagnosed at minimum 13 years ago,…

  16. comment
    Comment #39607631

    It is terrible decision by Nissan, but the article makes false clickbait claims about "disposable cars" when in reality all functionality prevoiously exposed via app will still be …

  17. comment
    Comment #39307715

    It is complicated. Most people in Poland do consider themselves part of Europe, sometimes even part of the West. At the same time people in Poland often contrast the West (as in We…

  18. comment
    Comment #38448554

    Probably not enough. Demand for power is also growing and we're not replacing dirty power plants with clean power fast enough.

  19. comment
    Comment #36249319

    Never noticed any issues with snap, but truth be told I seldom use it for installing anything. If someone is unhappy with snap why use it? There is no requirement to use snap, usua…

  20. comment
    Comment #36249284

    why do you install it from snap? I'm using ubuntu and don't install from snap most of the time.

  21. comment
    Comment #36001817

    biggest danger for advertising revenue is ChatGPT. I visit it much less often since GPT. ChatGPT is just so much better at answering questions. I feel like I'm 10 times more produc…

  22. comment
    Comment #35897762

    Wikipedia has protections against this. it is not trivial. Each change by random ip also has to be accepted by editor with permissions, and getting these permissions is not easy. I…

  23. comment
    Comment #34419324

    Regarding first vulnerability with gIt format, how can malicious party exploit it? Someone needs to convince you to run git log format with some unusual format specifier, right? An…

  24. comment
    Comment #28373128

    Large corporations will always win because they have the power and might. Remote work will just allow them to hire cheaply from low income locations and what employees are going to…

  25. comment
    Comment #27965249

    how is git log -S more efficient? You have to write whole line, what if line is long? What if you need to look at several lines within some range. git blame is much better than you…