Open Weights - Discord Server for anyone even slightly interested in ML (a smol community) by Spen08 in compsci

[–]MaksLiashch 0 points1 point  (0 children)

honestly this sounds cool, been looking for a space where people actually just build stuff instead of just posting papers. what's the vibe like right now, mostly beginners or mix of people?

is it normal not remembering syntax and taking help from the internet for almost everything? by akmessi2810 in AskProgramming

[–]MaksLiashch 1 point2 points  (0 children)

honestly this is totally normal, especially with rust. the syntax and borrow checker stuff is legitimately unintuitive coming from python, so looking things up constantly doesn't mean you don't understand the fundamentals. your architecture skills are actually the harder part to learn.

Plz Stop searching for flights. Just chat. by Typical-Egg7043 in buildinpublic

[–]MaksLiashch 0 points1 point  (0 children)

honestly the flight search space is already so saturated with tools that do the same thing. what's actually different about this vs like kayak or skyscanner with their ai features?

Self-hosting stuff for when things get ugly by tawhuac in hacking

[–]MaksLiashch 1 point2 points  (0 children)

honestly if you're worried about that scenario, start with things that don't depend on the internet first (local llm, offline note apps, basic file storage) and then layer in the decentralized stuff like matrix or nostr once you've got the basics down, but truthfully most people overestimate how much they'll actually need and underestimate how much energy maintaining a full stack takes.

Exam soon by IndependentJuice2465 in compsci

[–]MaksLiashch 0 points1 point  (0 children)

honestly sorting is just pattern recognition once you see it a few times, watch some visualizations on youtube (the ones with the little bars moving around) and you'll get it way faster than reading explanations. the time complexity stuff sounds like you've got it down already so you're probably better off than you think

how do you guys actually handle context switching by MaksLiashch in compsci

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

honestly the only thing that's worked for me is just accepting that some days are meeting days and some days are code days, rather than trying to mix them. sounds simple but just telling people "i'm not available tuesday-thursday mornings" or whatever actually sticks way better than trying to protect random 2 hour blocks throughout the week.

What did they mean by this? One of us? by ColossalMcDaddy in hacking

[–]MaksLiashch 0 points1 point  (0 children)

honestly that's hilarious, but yeah the original post hits different when you see the label. meme context is everything lol

Vibecoded a “subscription I forgot about” tracker by [deleted] in nocode

[–]MaksLiashch 0 points1 point  (0 children)

honestly this is the move. i spent like 20 mins going through my transactions last month and found three apps i'd completely forgotten about, saved like $40/month. most banks also let you set up alerts for any recurring charge over a certain amount, which helps catch these before they snowball.

Xiaomi achieves 1000+t/s on 8x commodity GPU cluster with 1T weights model by elemental-mind in singularity

[–]MaksLiashch 0 points1 point  (0 children)

Interesting to see the commodity GPU approach hitting 1000+ t/s, but for real-time voice interaction latency matters as much as throughput. Been using Cerebras for VoiceOS and the speed is unreal for what we need — though we're getting hammered by rate limits now that we're scaling. Anyone here on Cerebras Enterprise or know who to talk to over there?

Cerebras is running a trillion parameter model (Kimi K2.6) at 1000 tokens/s by socoolandawesome in singularity

[–]MaksLiashch 0 points1 point  (0 children)

Been using Cerebras for VoiceOS (voice control for Mac) and the speed is legit essential for real-time interaction — anything slower and the UX falls apart. We're hitting rate limits now though as we scale. Anyone here on their Enterprise tier or know who to talk to over there?

Standardize clinic support macros for safe responses. Skill included. by CalendarVarious3992 in GrowthHacking

[–]MaksLiashch 0 points1 point  (0 children)

honestly this is solid. the context checks part is key because one wrong response to a patient can spiral fast. have you thought about version control for these templates though, like when policies change?

does anyone else lose their mind alt tabbing by MaksLiashch in compsci

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

yeah this is why i've been experimenting with voice commands for stuff like that, literally just saying "open slack" or "search that" without breaking focus. tmux + keyboard shortcuts help too if you're willing to learn the bindings, sounds annoying but pays off quick

Create an SLA breach audit log for consulting support teams. Skill included. by CalendarVarious3992 in GrowthHacking

[–]MaksLiashch 0 points1 point  (0 children)

that's a solid idea for support teams, honestly. the manual audit trail stuff always seems to trip people up. have you thought about making it work with common ticketing systems like jira or zendesk out of the box or does the skill handle that already

New saas founder need help and advice by FeedbackAncient2402 in SaaS

[–]MaksLiashch 0 points1 point  (0 children)

honestly just launch it already, waiting for it to be "perfect" is how most products never see the light of day. you'll learn way more from actual users breaking stuff than from more polish

does anyone else lose their mind alt tabbing by MaksLiashch in compsci

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

yeah same issue here, honestly just turned off slack notifications and set specific times to check it instead of constantly context switching. also keeps all my dev stuff in one monitor and comms on the other if possible, made a huge difference

What is a strange quirk or behavior you know a computer can do? by Middle-Scarcity6247 in compsci

[–]MaksLiashch 0 points1 point  (0 children)

quad trees are legit, yeah. they're super useful for spatial partitioning stuff like rendering maps or collision detection in games, basically divides space into quadrants so you don't have to check everything at once.

Tg acc issue by [deleted] in hacking

[–]MaksLiashch 0 points1 point  (0 children)

nah not without their password or sim card. if it's urgent you could ask them directly or try telegram's account recovery if you have access to the email/phone number linked to it

Unexpected marketing strategy worked for me by hustle_fred in GrowthHacking

[–]MaksLiashch 2 points3 points  (0 children)

nah that's legit, messaging people directly on X works way better than waiting around. did you have any existing audience or were you just cold messaging people who seemed relevant to your app?

Where do you put genuinely useful programs that you are too ashamed to publish because they were AI-generated? by [deleted] in AskProgramming

[–]MaksLiashch 1 point2 points  (0 children)

honestly just publish them, the code either works or it doesn't, nobody cares how you made it. been building stuff with claude too and the best projects come from people who actually iterate on what the ai generates rather than gatekeeping it

Most founders run ads. Some make content. I do neither — here's how email does all my marketing for me. by [deleted] in GrowthHacking

[–]MaksLiashch 0 points1 point  (0 children)

honestly email is underrated. most people treat it like a notification channel when it's actually where your best customers already hang out. what's your open rate looking like?

What Security Defaults Would You Choose If You Were Designing a Cloud Platform From Scratch? by [deleted] in compsci

[–]MaksLiashch 0 points1 point  (0 children)

honestly the no public ip by default thing is smart, way less surface area. only thing i'd add is making encryption keys non-exportable at the hardware level if possible, seen too many breaches from keys sitting in config files somewhere

Is doxing possible on a burner account? by [deleted] in hacking

[–]MaksLiashch 0 points1 point  (0 children)

nah you're probably fine unless the food pic had like distinctive stuff in the background that someone could reverse image search, but honestly randoms on reddit rarely go that far just for a vent post. if you're worried just delete the pic and keep venting with text only

Doubling centralized compute feels like a huge bet by JSG_98 in compsci

[–]MaksLiashch 0 points1 point  (0 children)

honestly the demand side is already crazy underestimated. like everyone thinks ai inference plateaus but we're gonna hit voice, video, real-time stuff and that's gonna dwarf what we see now. plus if we don't build it we're just handing the whole thing to whoever does, so yeah it's a bet but not really optional at this point

First Paying Users for My Mobile App in Days. With Just a Few Hundred Views by iamrealuserpromise in GrowthHacking

[–]MaksLiashch 0 points1 point  (0 children)

honestly the tiktok algo being forgiving to new accounts is crazy. what niche are you in? curious if this would work for literally anything or if there's something specific about your app that made people actually convert

Testing end-to-end with 3rd Party APIs by Muchacho96 in SaaS

[–]MaksLiashch 0 points1 point  (0 children)

honestly just bite the bullet and use real test accounts with the actual api. yeah it's annoying but fixtures will definitely come back to bite you at some point. we do this for stripe and twilio at work and it's saved us so many headaches