Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Qwuke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Qwuke
3d ago
Is there anything I can read about the fixes to make it more stable? Or just a place to check out recent developments?
2.
▲
by
Qwuke
21d ago
It's the first book I read about computer history and made me interested in tech, a career I love doing every day :) this talk made me very happy.
3.
▲
by
Qwuke
1mo ago
I loaded credits into Tinfoil the other day and have had zero issues, thanks to smart folks around here and the security space recommending it. It's now my open weight inference provider of choice, since on top of the privacy/secu
4.
▲
by
Qwuke
3mo ago
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 technical folks much more enjoyable.
5.
▲
by
Qwuke
5mo ago
This is the original article text. It just looks like users skimmed and then flamed the author.
6.
▲
by
Qwuke
5mo ago
@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.
7.
▲
by
Qwuke
5mo ago
>It's not even clear if AI was used to find the bug It's not even clear you read the article
8.
▲
by
Qwuke
10mo ago
Between this and DINOv3, Meta is doing a lot for the SOTA even if Llama 4 came up short compared to the Chinese models.
9.
▲
by
Qwuke
10mo ago
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 probably just write C-like C++ at that point, and the result
10.
▲
by
Qwuke
10mo ago
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 had attempted myself. I can't stop m
11.
▲
by
Qwuke
11mo ago
>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 the same breath you're suggesting that OSI i
12.
▲
by
Qwuke
11mo ago
>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 specific meaning of absolutely free software. Okay,
13.
▲
by
Qwuke
11mo ago
>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 first bulletin, if you read how they were expecting to be c
14.
▲
by
Qwuke
11mo ago
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. Ghostscript is public and used in the AMIs that are shipped st
15.
▲
by
Qwuke
11mo ago
>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.
16.
▲
by
Qwuke
11mo ago
>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 that it doesn’t matter. If it is “viral” to the exten
17.
▲
by
Qwuke
11mo ago
>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 definition was made, Stallman envisioned no restrictions on
18.
▲
by
Qwuke
11mo ago
>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 dirty, it just doesn't follow the principles th
19.
▲
by
Qwuke
11mo ago
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 to do internal forks of Ghostscript, if they were e
20.
▲
by
Qwuke
11mo ago
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 involved in responding to a network request (it d
21.
▲
by
Qwuke
11mo ago
>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 that the "virality" is not really an open ques
22.
▲
by
Qwuke
11mo ago
>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 license, and that too much 'contagion&#x
23.
▲
by
Qwuke
11mo ago
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 not actually apply for the AGPL. But because AGPL does
24.
▲
by
Qwuke
11mo ago
>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? >“Source available” again calling this source availa
25.
▲
by
Qwuke
11mo ago
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: legal power to declare all software used in the s
26.
▲
by
Qwuke
11mo ago
"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, even under this definition it is not free
27.
▲
A board member's perspective of the RubyGems controversy
(apiguy.substack.com)
104 points
by
Qwuke
1y ago
|
171 comments
28.
▲
by
Qwuke
1y ago
>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 around: at time of ingesting you let an LLM note all of
29.
▲
by
Qwuke
1y ago
The approach used here for breaking down large documents into summarized chunks that can more easily be reasoned about is how a lot of AI systems deal with large documents that surpass effective context limits in-general, but in my experien
30.
▲
by
Qwuke
1y ago
Yea, as someone building systems with VLMs, this is downright frightening. I'm hoping we can get a good set of OWASP-y guidelines just for VLMs that cover all these possible attacks because it's every month that I hear about a n
More ›