Live data from Hacker News

Viewing profile — Qwuke

Qwuke

HN member
Joined
Tue, Sep 30, 2014, 12:22 AM UTC
HN karma
209
Public activity
63 items

About Qwuke

[ my public key: https://keybase.io/tmortimer; my proof: https://keybase.io/tmortimer/sigs/_1-jokWDJaYjnGMOEMOc0M-ztE6Rmj6J7cYQIQUhAB0 ]

https://qwu.ke

Recent public activity

  1. comment
    Comment #48598723

    I think so. Maybe dang or tomhow could switch the link :) The social rules work so well that I wish tech cos would just adopt these as baseline. They make interacting with other te…

  2. comment
    Comment #47705099

    This is the original article text. It just looks like users skimmed and then flamed the author.

  3. comment
    Comment #47675489

    @dang, I'm not sure what's changed with the Show HN lately, but it's been much more lovely to read. Thank you for whatever changes which were made.

  4. comment
    Comment #47674867

    >It's not even clear if AI was used to find the bug It's not even clear you read the article

  5. comment
    Comment #46046970

    Between this and DINOv3, Meta is doing a lot for the SOTA even if Llama 4 came up short compared to the Chinese models.

  6. comment
    Comment #45953176

    It's interesting to me to see how easily you can reach a much safer C without adding _everything_ from C++ as a toy project. I really enjoyed the read! Though yes, you should proba…

  7. comment
    Comment #45946393

    I've seen Optuna used with some of the prompt optimization frameworks lately, where it's a really great fit and has yielded much better results than the "hyperparameter" tuning I h…

  8. comment
    Comment #45608407

    >1. It's important for people to understand how OSI co-opted the goodwill and some of the ideas from the Free Software movement. Okay I don't understand why this is happening in th…

  9. comment
    Comment #45607264

    >I'm interested in realistic compromises to make more free software more viable in a world where Amazon, Google, and Facebook exist. I'm not interested in ideals about a very speci…

  10. comment
    Comment #45606714

    >In the very early days they were always the same, but differences between use and distribution emerged quickly. I think those concerns existed at the time of the writing of the fi…

  11. comment
    Comment #45605795

    So for Amazon, I used to work there and not sure I can talk about specifics, but there was AGPL software used outside of the AMIs but they were approved on a case by case basis. Gh…

  12. comment
    Comment #45605508

    >are these AGPL packages part of the base install For several Amazon Linux AMIs, yes and yes! For Debian, the software are in the main archive, actually.

  13. comment
    Comment #45605269

    >The extent of virality added by the additional clauses is not clear. The Neo4J case was one piece of a longstanding part of GPLv3 caselaw where the virality is clear. >My point is…

  14. comment
    Comment #45605144

    >the rights of non user vendors Because everyone was always a user in the definition of free software! Because it's free as in free speech.. In the first bulletin where the definit…

  15. comment
    Comment #45605125

    >My entire point is that “Source available” is a term frequently used in a derogatory way to make software that doesn’t follow the principles and hey espouse sound dirty. It's not …

  16. comment
    Comment #45604978

    Is Amazon Linux a common Linux distro? If so, it's often distributed with AGPL licensed code, I can think of a few pieces of software it has that are AGPL. They haven't been able t…

  17. comment
    Comment #45604818

    Sorry, I'll put that in air quotes, I don't believe free software is disease causing :) just speaking about the common concern is whether or not AGPL copyleft applies to everything…

  18. comment
    Comment #45604697

    >An AGPL enforcement would require the court to interpret its virality which is an open question before even deciding whether a violation occurred. In US courts, the case law shows…

  19. comment
    Comment #45604665

    >AGPL isn't viral or contagious, it's copyleft Oh I agree! And I think it's straightforward to comply with. I was just explaining the common legal concerns that pop up with the lic…

  20. comment
    Comment #45604660

    Yes, that's the MongoDB variant which codifies it directly, and SF Conservancy and other legal entities promotion FOSS licenses states that the network stack contagion concern does…

  21. comment
    Comment #45604493

    >You’re free to distribute it for a fee for almost any purpose save one. So it does not meet the original free software's required freedoms, and is therefore not free software? >“S…

  22. comment
    Comment #45604367

    Wrt to the legal concerns with AGPL, they're not actually that it wouldn't provide any protection, but rather that it might offer the originally distributing entity too much power:…

  23. comment
    Comment #45604303

    "First, the freedom to copy a program and redistribute it to your neighbors, so that they can use it as well as you" I can't do this with FSL unless it's a permitted purpose. So, e…

  24. story
  25. comment
    Comment #45062258

    >An interesting alternative I've been meaning to try out is inverting this flow. Instead of using an LLM at time of searching to find relevant pieces to the query, you flip it arou…