Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vergessenmir
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vergessenmir
3mo ago
it's fast for the classes
2.
▲
by
vergessenmir
5mo ago
I am building a tool to manage your image generation inference. It uses ComfyUI as the backend and it allows you to index, search and invoke your workflows. It makes it super easy to using existing workflows to chain them together into more
3.
▲
by
vergessenmir
7mo ago
I agree with you but the main thing g here, IMO, is the friction with all the alternatives you mention in getting something working. For example, I've never heard of Automator. I'm familiar with Zapier, I'll have to evaluate
4.
▲
by
vergessenmir
7mo ago
Just pay for the sync. I used to juggle with git, rsync, inotify etc and other tools Its one of the few subscriptions where it actually feels like money well spent
5.
▲
by
vergessenmir
7mo ago
If you don't have the experience you can't provide it with stylistic guidance, or idiomatic patterns or provide examples to direct it. This leads to the idea that LLMs with existing languages can't really learn new idiomatic
6.
▲
by
vergessenmir
1y ago
Package situation on anything that isn't Arch (and I think Fedora) is pretty rough. I installed it from source. It helps that it is a rust application and was up and running in no time
7.
▲
by
vergessenmir
1y ago
See my comment above (moved from i3wm) but my spec is RTX 3090, Pop OS 24.04 (beta), 4K 43" Monitor, Nvidia cards worked out the box with no problems
8.
▲
by
vergessenmir
1y ago
Moved onto Niri yesterday after having to reinstall my PopOS and it just clicked. Like i3wm did all those years ago. I can focus for hours on end and spend zero mental energy on resizing a window. I had less of that with i3wm but you had to
9.
▲
by
vergessenmir
1y ago
Harbor has its pain points but it is infinitely easier to get up and running compared to crufty Artifactory. One glaring omission is lack of support for proxy docker.io without the project name i.e pulling nginx:latest instead of /mypr
10.
▲
by
vergessenmir
1y ago
I don't get it, what does this do?
11.
▲
by
vergessenmir
1y ago
Is there any notable properties of this implementation, are some parts slower, faster etc
12.
▲
by
vergessenmir
1y ago
get work done, look younger and slice off the first 5 years of your experience because it is "not relevant". I look about 10-12 years younger so I am able to slip under the radar but it makes me wonder how my peers who look visib
13.
▲
by
vergessenmir
1y ago
Go is great for concurrency. Not quite there for agent support. The problem isn't performance or message passing it's the agent middleware i.e logging, tracing, retries, configuration You need a DSL either supported in the languag
14.
▲
by
vergessenmir
1y ago
some writes might fail, you may need to retry, the data store may be temporarily available etc. There may be many things that go wrong and how you handle this depends on your data guarantees and consistency requirements. If you're not
15.
▲
by
vergessenmir
2y ago
I'd probably check this out in my home lab but as a corporate user the offering of discord as a support channel makes me nervous. Discord is predominately blocked on a corporate networks. Artifactory ( & Nexus) are very common in c
16.
▲
by
vergessenmir
2y ago
I'm not sure what the rush is. Do we have to make it profitable now? 2 years is not a long time. The point has been made elsewhere by other commentators about the dot-com bubble and how long that took for trillion dollar industries to
17.
▲
by
vergessenmir
2y ago
I feel this particularly when I use gguf support. How do you get accurate information on the template structure?
18.
▲
by
vergessenmir
2y ago
Could you expand on this, is there any disadvantage to continuing with ollama? I use Ollama for prototyping and then move what I can to a vLLM set up
19.
▲
by
vergessenmir
2y ago
It's all kinda hidden. The documentation steers you towards SSR or assumes it. It appears as though you can't have client side routing without a roundtrip to the server. Take a looked at the "page" documentation immediat
20.
▲
by
vergessenmir
2y ago
The push of to SSR in Svelte5 has been so off putting. I know CSR is possible but 1) it's not easy, and 2.) practically undocumented
21.
▲
by
vergessenmir
2y ago
How do you get access to 40M Hotel Photos?
22.
▲
by
vergessenmir
2y ago
Hah, more license confusion! It is a good learning resource for those wanting to see how such a codebase works. I do think they should have opened the repository as read-only and that may align more with the educational intent. "We wil
23.
▲
by
vergessenmir
2y ago
I used to be heavy Anki user but I find the setup a little hard to follow. The image generation can do with ComfyUI integration. This will expand the illustration options beyond stable diffusion. It will also allow for more options within s
24.
▲
by
vergessenmir
2y ago
Is any of this reproducible? Not sure why that requirement has been quietly overlooked. I've worked in this space for a long time and can't make head or tail of what glue is. A motivating examplt would be help which I might have m
25.
▲
by
vergessenmir
2y ago
It's why I prefer Claude to let's Chat GPT. I'm paying for tokens generated too.
26.
▲
by
vergessenmir
2y ago
Tech debt is a function of your code base, it's age, team turnover and number of pivots. Many factors to consider but I'll focus on pivots. You can't plan for a pivot because it's a known unknown. The same way you can&#x
27.
▲
by
vergessenmir
2y ago
When working with GGUF what chat templates do you use? Pretty much every gguf I've imported into ollama has given me garbage response. Converting the tokenizer json has yielded mixed results. For example how do you handle the phi-4 m
28.
▲
by
vergessenmir
2y ago
Wouldn't try and convince the nay sayers. I have a few comments (or opinions rather) This coming from a recent dspy user hitting its pain points. - The GitHub page is very busy - A clear example should come up early on the page. It
29.
▲
by
vergessenmir
2y ago
And have the chat history end up as an input field instead of each request response being prepared individually for the LLM endpoint? I'm new to the library but from what I can see the Chat adapter will do this automatically if I use t
30.
▲
by
vergessenmir
2y ago
Wouldn't try and convince the nay sayers. I have a few comments (or opinions rather) This coming from a recent dspy user hitting its pain points. - The GitHub page is very busy - A clear example should come up early on the page. It
More ›