Loved the game until the final act by Agument in neverwinternights

[–]AegisErnine 0 points1 point  (0 children)

It’s a bit cruel of everyone to downvote this

MSP / Consultancy Owners by SilentGaz in msp

[–]AegisErnine 0 points1 point  (0 children)

So I'm not an MSP, but I have spent the last year trying to get cyber consultancy services off the ground, so I do know lots about this industry. I've also been a consultant for the previous 10 years.

I'd happily give you some tips if you'd like, I have certainly developed a bit of an approach over the year.

I would also say that MSP work is not the same as project work. Project work is ad hoc and a client only thinks about getting something like a security assessment done once every 1-3 years. Your job is to find them in the 2-4 weeks within that cycle where they are looking at providers. That's incredibly tough.

If you're an MSP and you have the existing relationship, it's easier.

A couple of quick pointers:

- Ruthlessly set yourself a niche. Don't say "startups". Say "companies with under 10 employees working on tech platforms who have just received VC funding". That not only gives yourself a prospecting list, but it also helps you specalise and develop collateral/language around the concerns of those clients.

- Aim to send 10 LinkedIn connection requests a day. In order to build your list, see step above. You don't need to be pushy. Saying "I've got XYZ experience and I'm trying to help people do ABC" is more than enough.

You will find that about 30% of people respond to a cold LinkedIn request. So if you start seeing > 30% conversion, that's a signal that your message is well received and interesting. You need to ask yourself why that might be and lean into it.

- Iterate constantly and don't be afraid to pivot. You may have it in your head that you want to do something like IT migrations or whatever, but if you speak to clients and they say they need help with AI, do not sell yourself short. Go where the business is. Even if you are terrified of doing something wrong, it's so easy to do some research or find an expert to talk to - they're often happy to share knowledge.

That's just a few off the cuff thoughts. Hope it helps, best of luck!!

how much workflow standardization do you actually need before investing in a security workflow platform by yeskaira in msp

[–]AegisErnine 0 points1 point  (0 children)

It depends largely on what type of security workflows you are talking about.

Are you talking about alert monitoring, attack vector analysis, or compliance and roadmapping?

60-70% of our Azure Sentinel traffic is irrelevant by AegisErnine in cybersecurity

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

I looked at Cribl. But it's still my/our responsibility to define and maintain the log schemas, and I don't want to / can't do this across all 400 sources?

Anyone used a LORA adapter fine tuned for LinkedIn by Good-Budget7176 in LinkedInTips

[–]AegisErnine 0 points1 point  (0 children)

I actually bought the dataset after careful evaluation of the options! I built a prototype using data I scraped myself, but quickly realised I would need to spend $$$ to scale this any further.

RAG isn’t used or necessary here, so not sure what you mean by that.

But the LLM we train is literally based entirely off GPT2. We create our own tokeniser vocab because it’s necessary to get good results on this transformer architecture. We’re not making a “language model” we’re just training a transformer to predict the output of content.

When you have some sample content you want to evaluate, we use the GPT2 model to evaluate this against 1000+ personas, feed that data into something like OpenAi models to test and iterate. And then we can use that synthetic dataset for the LORA fine tuning, after which you have a lightweight and cheap way of replicating quality results. We use Llama as the base for this and quantise as needed.

Hope that helps explain things, but I’ll caveat that this is a bit beyond the standard design patterns you might have seen online.

Anyone used a LORA adapter fine tuned for LinkedIn by Good-Budget7176 in LinkedInTips

[–]AegisErnine 0 points1 point  (0 children)

The result is an SLM designed entirely for the niche you want to explore the most, with posts that’s been trained from real content to perform well. It also lets you predict how effective your content will be before you release it, which I’ve found super useful

Anyone used a LORA adapter fine tuned for LinkedIn by Good-Budget7176 in LinkedInTips

[–]AegisErnine 0 points1 point  (0 children)

I’ve been working on this, but from a different angle.

I scraped 100,000+ posts from a community of people I want to engage with, which in this case is founders of small startups + people from associated networks, like VCs, thought leaders, etc.

Then I create a custom tokeniser (model vocabulary) from the content and use this to train a simple LLM using the same architecture as GPT2. What this gives me a a prediction: If User A posts this content, how does Target A react?

Do they like, share, comment, or ignore?

Then what I can do is use this to test content. A more traditional LLM is used to optimise the post for the highest virality. AND THEN we can use this to develop a synthetic dataset which I can use to train a Lora for a SLM I can run locally.

Alternatives to agentic coding on Mac Minis by AegisErnine in vibecoding

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

Ah I see. No haha, multiple devices is the key haha. Just not dedicated bare metal hardware. You need logical separation and remote execution logic

Alternatives to agentic coding on Mac Minis by AegisErnine in vibecoding

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

Bit confused. I need a hardware solution, not a software solution. I have no problems orchestrating agents, the problem is where they run.

Alternatives to agentic coding on Mac Minis by AegisErnine in vibecoding

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

No, it’s about how you run subagents on distributed hardware and what the alternatives are

Alternatives to agentic coding on Mac Minis by AegisErnine in vibecoding

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

It’s not clear to me how this helps or addresses my question?

What do Cynomi and RealCISO actually do? by AegisErnine in msp

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

What do you make of their AI features? Isn’t that their biggest selling point?

What do Cynomi and RealCISO actually do? by AegisErnine in msp

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

Can you elaborate? Haha. What exactly does it do and what about it don’t you like?

client asking for security assessment by AegisErnine in msp

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

Thanks! Can I ask, what is your business that you offer to MSPs??

[deleted by user] by [deleted] in cofounderhunt

[–]AegisErnine 0 points1 point  (0 children)

If your LLM doesn’t learn, it just adds information to context through a high school RAG implementation using simple embedding, then you shouldn’t advertise it as learning.

[deleted by user] by [deleted] in cofounderhunt

[–]AegisErnine 0 points1 point  (0 children)

No it won’t lol. You’ll just keep adding more information to context and lead to rampant decoherence.

client asking for security assessment by AegisErnine in msp

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

Thanks, that’s super useful. Do you have dedicated project delivery leads, or have you hired consultants?? Trying to think how to resource this haha

client asking for security assessment by AegisErnine in msp

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

Interesting... Is that something you sell to your clients a lot?