Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RandomBK
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
RandomBK
2y ago
"What kind of hooker takes credit cards?" "A rich one!"
32.
▲
by
RandomBK
2y ago
A couple of cities have been doing this as well. Vancouver Canada has lidar point clouds covering the entire city, going back to 2013. [0] https://opendata.vancouver.ca/explore/dataset/lidar-2022/inf... [1]
33.
▲
by
RandomBK
2y ago
Potentially dumb question: wouldn't the existence of a global magnetic field already imply the presence of a global electric field? Or is this discovery a separate unrelated electric field?
34.
▲
by
RandomBK
2y ago
I've no plans for it myself, but that sounds like an interesting project! It should be fairly easy to hack together. The actual logic itself is just a few dozen lines of glue code around a single HTTP POST request.
35.
▲
by
RandomBK
2y ago
Already exists :) Set the `local_uri` setting in the configuration (`llm2sh --setup`), and either pass `-m local` on the CLI or set `"default_model": "local"` in the config. PRs are always welcome.
36.
▲
by
RandomBK
2y ago
I'm glad you like it! The whole point is to have a simple no-frills clean CLI experience. > Is there a way to point at an arbitrary API endpoint? Yes. Set the `local_uri` setting in the configuration (`llm2sh --setup`), and either p
37.
▲
Show HN: Llm2sh – Translate plain-language requests into shell commands
(github.com)
67 points
by
RandomBK
2y ago
|
21 comments
38.
▲
by
RandomBK
2y ago
Were you there for fun, or research? What made you decide to visit in person? From what I can tell, Mauritania is not particularly tourist-friendly. It has an active "Reconsider Travel" advisory with the US State Dept, and there w
39.
▲
by
RandomBK
2y ago
I'm starting to see some packages break due to not pinning 1.x in their dependencies. `pip install numpy==1.*` is a quick and hacky way to work around those issues until the ecosystem catches up.
40.
▲
by
RandomBK
2y ago
I think GP meant <Author>, <Reviewer 1>, <Reviewer 2>
41.
▲
by
RandomBK
2y ago
How is this not a blatent antitrust violation?
42.
▲
by
RandomBK
2y ago
It's a petition early on in the case, so it just needs to be based upon "information and belief". The fact-finding step of the multi-year process has yet to begin, but lawyers need to present the best plausible case possible
43.
▲
by
RandomBK
3y ago
I'm pretty sure the Death Star undid several eons of environmental conservation efforts on Alderaan.
44.
▲
by
RandomBK
3y ago
Yikes... In the same doc: >"For example, the separation between kernel mode and user mode is a classic and straightforward security boundary." >"Non-boundaries: [...] Administrator to Kernel [...] Administrative process
45.
▲
by
RandomBK
3y ago
Thanks, I hate it. * I love the idea, and I'm interested to see more progress in this direction. * I'm not a huge fan of the syntax - for me, the commands are the star of the show, while the async/await is a glue. This syntax
46.
▲
by
RandomBK
3y ago
My job does not involve direct responsibility for the immediate life-or-death of hundreds of lives.
47.
▲
by
RandomBK
3y ago
Alternatively, the technique used for finding plane crashes has a 99% recall and we're just happening to talk about the 1% that slipped through. Survivorship bias is not out of the question here.
48.
▲
by
RandomBK
3y ago
They're even more terrified of torch or another framework take up the industry. As ML is a research-heavy space, getting ML researchers to use your platform has benefits.
49.
▲
by
RandomBK
3y ago
No, it's a delve resonator, and its function is very well understood: https://www.poewiki.net/wiki/Prime_Chaotic_Resonator
50.
▲
by
RandomBK
3y ago
True, yet many games are effectively single-threaded anyways. The bigger problem is memory capacity and bandwidth, but I suspect folks will eventually figure out some sort of QoS setup to let the system crunch LLMs using otherwise unused&#x
51.
▲
by
RandomBK
3y ago
It's worth noting that the 4bit quants can run on cpu at ~reading speed, which should unlock many use cases - especially if we can precompute some of the results async.
52.
▲
by
RandomBK
3y ago
More cache never hurts. I'd imagine there were GPU perf gaps, though they were hard to distinguish from CPU-based performance hits. The most notable issues were random latency spikes caused by the multiple layers of hypervisors, which
53.
▲
by
RandomBK
3y ago
Back when I ran Windows in a KVM VM for gaming, a lot of anti-cheat systems didn't take kindly to running in a virtualized environment. Turning on HyperV to go KVM->HyperV->Windows effectively 'laundered' my VM signatur
54.
▲
by
RandomBK
3y ago
I see this being misreported all over the place. Twitter failed a Motion to Dismiss, which is basically the judge saying "Schobinger's arguments aren't completely bonkers and he may be on to something". The case hasn
55.
▲
by
RandomBK
3y ago
> HP achieved a yield of 9%, meaning 91% of the dies failed. This line really stood out to me - I was aware early semi yields were poor, but this poor? Was this par-for-the-course for technology at that time, or was this bad even by 70
56.
▲
by
RandomBK
3y ago
As much as we may like/hate the entities involved in this dispute, net neutrality is a serious topic and we shouldn't be encouraging actions like this.
57.
▲
by
RandomBK
3y ago
Got it! That's great to hear. It'd be great to explicitly clarify that in the README :) Out of curiosity: Have you considered alternative licenses like SSPL or the Elastic license, which make a clear(er) delineation between whitel
58.
▲
by
RandomBK
3y ago
I would love to begin using this system, but the licensing is giving me serious pause. While most of the software is under the AGPLv3, the Commercial License section of the README [0] implies that the company takes on a fairly broad inter
59.
▲
by
RandomBK
3y ago
One balance I've yet to find is how to handle the split between code-in-database (workflows stored in a database and edited via web IDE) vs code-in-git (workflows checked into the repo and only changed via the normal development+peer-r
60.
▲
by
RandomBK
3y ago
Probably this: [0], relevant part starts as 19:30. [0] https://www.youtube.com/watch?app=desktop&v=U7VwtOrwceo
More ›