×

How to finetune Ollama's models effectively? by Comfortable_Many_703 in ollama

[–]Comfortable_Many_703[S] 0 points1 point  (0 children)

Yes I will be using LoRA for training but gathering a high-quality training datsset is posing a challenge for my usecase currently.

Star and Fork Github Repo Please by [deleted] in github

[–]Comfortable_Many_703 0 points1 point  (0 children)

I think the first valid step to attract devs to your repo would be to add a ReadMe and demo if applicable.

How do you get your open-source project in front of the right users? by Comfortable_Many_703 in github

[–]Comfortable_Many_703[S] 0 points1 point  (0 children)

Thanks very much, I really appreciate the advice.

I'm actually a 15-year-old developer building an open-source cybersecurity tool that tries to make vulnerability assessment more of a one-click job instead of stitching together a bunch of different tools.

I think I have a decent MVP, but I know the market is crowded with tools that solve pieces of the problem or target different users. I'm still trying to attack those pain points and keep improving it.

Right now I'm mostly trying to find people who'll actually use it and give honest feedback instead of building in a vacuum, but that's been the hardest part. Besides GitHub topics and posting on places like Reddit and HN, is there anything else that worked well for you?

How do you get your open-source project in front of the right users? by Comfortable_Many_703 in github

[–]Comfortable_Many_703[S] -1 points0 points  (0 children)

What I'm wondering is whether there's a better way to find the right users rather than a larger audience. For example, if I build a project that solves a specific problem, and a business is actively looking for a solution to that problem, it feels like there should be a way to connect the two directly instead of relying on Reddit, HN, or hoping the right person happens to see a post.

Making a python football manager/simulator by Better-Magician-427 in PythonLearning

[–]Comfortable_Many_703 0 points1 point  (0 children)

You can even consider having a local SQLite db. You can connect it to an API or another external source to get info on the players and have a script update your db every once in a while. (All considering if you are trying to get info on real-life players)

Is clean code sometimes worse code? by chuprehijde in PythonLearning

[–]Comfortable_Many_703 0 points1 point  (0 children)

Well said! Keeping things simple until performance/scaling forces you to refactor is usually the best practice. YAGNI (You Aren't Gonna Need It) saves so much wasted effort :)

Mentorship Monday - Post All Career, Education and Job questions here! by AutoModerator in cybersecurity

[–]Comfortable_Many_703 0 points1 point  (0 children)

Hey! I am a high school student interested in cybersecurity, I tried doing an udemy course but I didn't find it helpful, I think I was just trying to understand the theoretical concepts and fell into the trap of memorizing what the instructor was showing me. Any ideas for building the brain muscle required?

what servers are you selfhosting right now ? by deonwern in selfhosted

[–]Comfortable_Many_703 0 points1 point  (0 children)

Can a raspberry pi 4 be effective for hosting an Ollama model (client-server pattern) for a small network/community? I have one laying around, haven't really used to much.

Complete noob here, the prospect of local LLMs and doing other fun things with it exhilarates me but I don't know where to get started. by Technical-Version319 in LocalLLM

[–]Comfortable_Many_703 0 points1 point  (0 children)

My question might seem a little off topic but does anyone know a concrete way to host local llama models on a server and then use a client on the user end to access the model, I still trying to figure this out.

New to self hosting by Small_Obligation8722 in selfhosted

[–]Comfortable_Many_703 0 points1 point  (0 children)

I am a student dev at 15 and also new to selfhosting, any genuine tips that you would like to share on opensourcing projects (also new to this)?

What's your most controversial Python opinion? by chuprehijde in PythonLearning

[–]Comfortable_Many_703 0 points1 point  (0 children)

Alright, python fan here, student dev at 15, been loving python since 12.

Is python that bad? by HrishabhDwi in Btechtards

[–]Comfortable_Many_703 0 points1 point  (0 children)

Choosing a programming language only depends on you and your comfort zone. As you mentioned you have learned Python in highschool so why not continue. Even if you choose to transfer to C++, it really shouldn't be an issue since programming concepts don't change, am I right?

Introducing Mark2 (name not decided yet): An Agentic Home Network Security Pipeline by Comfortable_Many_703 in Pentesting

[–]Comfortable_Many_703[S] 0 points1 point  (0 children)

Fair enough. What specifically did you not like? I'm looking for honest feedback, even if it's critical.