tmaly
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Is OpenRouter miss pricing GPT 5.6 models? (openrouter.ai)
-
How do you expose your knowledge that you would like different agents or chat interfaces to have access to on a global basis? Is it just a public git repo? In some cases I have seen models struggling to access a public…
-
If you’re structuring knowledge for use with agents, what formats or approaches are working for you? I want to help junior engineers on my team through a dynamic trainer. I’m thinking about building a knowledge graph…
-
As my AI usage has increased, I am finding I need a way to manage my prompts and also a way to handle complex multi step prompts. What is your open source solution for this?
-
I am sitting on tons of legacy code at my day job. I keep looking at how fast AI is improving over the last few years. I am thinking what can I do to improve the massive amount of legacy code I have to maintain so that…
-
I am curious if anyone has created any AI tutors to help kids and people learn different topics. If you have created something, is it open source?
-
I saw several posts of Claude wired up to Blender via MCP and making these impressive models. Here was one repo https://github.com/ahujasid/blender-mcp I was thinking, or more hoping the LLM was actually providing…
-
I have been thinking of new ways to create educational content. I find the animation capabilities of Scratch to be quite nice as it supports sound and importing art. However, I would like to have some way to drive it…
-
I just had a thought, maybe dang could chime in. Has anyone considered training a model or fine tuning a model on all of hacker news discussions?
-
A while back I was looking for a vector database that would work across Windows / Mac / Linux platforms. Some of the options required specific processors like Intel. I am curious if there are any alternatives to a…
-
I see tons of AI for different things, maybe I missed it, but are there any AI models to create simple 2d cartoon animation?
-
For those strapped for time or other reasons, what are projects you finished with AI that you could not have gotten done without AI?
-
I have noticed when you try to ask an LLM to work with some library, the success will usually depend on the training data and on how often the library has iterated with breaking changes. Has anyone thought about what a…
-
My kids keep losing things like the Apple fast charger in the house, or other small things. What do you use to track small things in your home so they don't get lost?
-
There is a major bottleneck in my team around getting code reviews done for other team members. I am curious if you have a checklist or a process you use to streamline code reviews.
-
I was listening to Lex Fridman interview the Cursor AI team this week on my commute. Lex made this comment about scripting the Adobe Premier pro to automate some things. He mentioned the documentation on this interface…
-
If you print out code on paper, I am curious which software you use to get the easiest to read format? I find just printing in a basic text editor does not allow you to adjust font size. When I try to print in Word, the…
-
Curious if anyone works exclusively on the terminal without gui applications? If so, what does your setup look like? What are best tips?
-
I have been volunteering to teach middle school students about coding and robotics. Right now I have been using MS MakeCode that has blocks, Python, and JavaScript options. Some of the students keeps asking to learn…
-
Is there any sort of HN like site for small businesses? Something not as focused on tech or tech startups but more on things that small businesses consider important topics?
- Louis Gargon Has Died (legacy.com)
-
I have played around with using ChatGPT 4 to write short stories. But I have never been satisfied with the results or how the voice of the writing sounds. Have you found a way to overcome this or do you use a different…
-
I am curious if anyone has had any success selling shorter micro courses? Something in the 10 minute to 1 hour range. If you have, what platform have you sold the course on? Do you see a lot of repeat customers for…
-
For me, the shorter courses are better. I like the brevity and focus. What makes a good online course for you?
-
Is there any human readable format or language for describing non-code dependencies like files and APIs that is also machine readable? I am thinking of something more than just JSON, YAML, or XML. Something perhaps…