Viewing profile — Jackson_Fleck
Jackson_Fleck
HN member- Joined
- Fri, May 03, 2024, 6:48 PM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About Jackson_Fleck
No profile information was provided.
Recent public activity
-
comment
Comment #40257636
You try to build somethign complex, encounter a concept you don't understand fully, go to the literature and learn it because you need to know it, it unlocks the next step of build…
-
comment
Comment #40257612
Okay, but if you don't know what the JS is doing and why how are you ever going to architect stuff efficiently or think up more complex things in the abstract? I fail to see how yo…
-
comment
Comment #40257438
...I think it would be a great idea to graft on a LlamaIndex module here so we can use this local browser LLM to talk to our local documentation https://docs.llamaindex.ai/en/stabl…
-
comment
Comment #40257204
This is amazing but can we please set the .prose width to be dynamic? the text column in 3 inches wide on my monitor, it should take up a % of the browser window.
-
comment
Comment #40253625
I think you can hack together something in pdf.js but you have to deal with the pain of digging through its code. I’m working on something of the sort in an application I’ve built …
-
comment
Comment #40251050
LLMs are like interactive SO without the sarcasm. I think a lot of people who have abstract problem solving skills don’t want to make tic tac toe games and to-do lists. They just w…
-
comment
Comment #40250968
There’s ship fast and MVP, and then there’s putting a website out that doesn’t really achieve what users expect. I’m not sure what to do here and it feels v indie-hacky
-
comment
Comment #40250919
I’m not sure if this uses unoconv with LibreOffice but my heart goes out to anyone trying to develop Pdf/document manipulation tools with the current Python libraries. A thankless …