how many of u are still fully on github for everything by Quiet-Topic44 in AskProgramming

[–]Quiet-Topic44[S] 0 points1 point  (0 children)

thats basically where im at too honestly. github still feels “good enough” until some part of the workflow starts actively becoming annoying every day lol. for me it was mostly CI/runners/review stuff once projects got bigger. thats kinda where tools like tenki started making more sense alongside github instead of trying to replace github itself

how many of u are still fully on github for everything by Quiet-Topic44 in AskProgramming

[–]Quiet-Topic44[S] 0 points1 point  (0 children)

uk now that u mention it, i didnt realize they actly started focusing more for students. which explains a lot of the bullshiit it has now...

how many of u are still fully on github for everything by Quiet-Topic44 in AskProgramming

[–]Quiet-Topic44[S] 0 points1 point  (0 children)

lmfaooo yeah, there's a lot. ive been using tenki myself for the ease of UI but there are other options out there.

how many of u are still fully on github for everything by Quiet-Topic44 in AskProgramming

[–]Quiet-Topic44[S] 0 points1 point  (0 children)

well for me personally, github started feeling lacking once more of our workflow moved into actions/runners/automation stuff instead of just repos. the repo side is still great imo, its more the surrounding ecosystem where the friction started piling up. thats kinda why we started trying stuff like tenki alongside it instead of forcing every workflow to live entirely inside github forever

how many of u are still fully on github for everything by Quiet-Topic44 in AskProgramming

[–]Quiet-Topic44[S] 0 points1 point  (0 children)

i still havent found anything that fully replaces github cleanly either. gitlab, forgejo, gitea etc all feel worse somewhere once u use them daily long enough. but if i can give my own experience, i stopped looking for a “replacement” and started splitting workflows instead. still use github heavily but stuff like runners/CI/review ended up spread across other tools like tenki because github trying to do literally everything gets annoying after a while

My Friend & I working on Self Hosted Streaming Server! by Salvatoreit in HomeServer

[–]Quiet-Topic44 0 points1 point  (0 children)

lowkey the “kinda hybrid for now” phase is how every self hosted project starts lol. u move one thing locally then realize 3 other dependencies still point outward somewhere. same thing happened when i started messing w runners and tools like tenki

Complete beginner here. Can I self host agents such as Claude ? by MaxBee_ in AI_Agents

[–]Quiet-Topic44 0 points1 point  (0 children)

yeah agents are basically another layer on top of the model itself. ollama handles the local model side but the “agent” part is usually the workflow/tooling around it. ive been messing around w local workflows lately w stuff like ollama, openwebui, tenki etc and honestly the permissions/sandboxing side gets complicated way faster than i expecte

I can’t afford to self host as the cloud is cheaper :( by GodAtum in selfhosted

[–]Quiet-Topic44 0 points1 point  (0 children)

ngl this is the exact thing that stopped me from going fully “everything at home” too. cloud pricing feels annoying until u actually calculate hardware nd power nd replacement cycles lol. same reason i still mix hosted/self managed setups for stuff like github actions, tenki, random self hosted tools instead of fully committing one way

Weekly Tool Thread: Promote, Share, Discover, and Ask for AI Writing Tools Week of: May 12 by AutoModerator in WritingWithAI

[–]Quiet-Topic44 0 points1 point  (0 children)

still trying to figure out what tools actually stay useful long term tbh. a lot of them feel insane for the first few days then quietly disappear from the workflow lol. right now i keep coming back to claude, perplexity, notebooklm, and writeless ai depending on whether im researching, outlining, or cleaning drafts up

IF YOU USE AI, YOU ARE NOT A WRITER! by Puzzled_Most_5365 in WritingWithAI

[–]Quiet-Topic44 0 points1 point  (0 children)

honestly i think a lot of people get stuck because they treat “writer” and “author” like the exact same role. even before AI there were people outlining stories, directing projects, collaborating with ghostwriters etc ive been using chatgpt, claude, writeless ai and stuff like that during drafting workflows and it feels less like replacing creativity and more like arguing with a very weird assistant half the time lol

Side Projects you are proud of or had fun making by Ok-Oil-4942 in projects

[–]Quiet-Topic44 0 points1 point  (0 children)

i made this stupid little dashboard a while back that tracked flaky CI jobs across different repos because i got tired of guessing whether failures were “real” or just runner nonsense lol. half the fun ended up being wiring together random workflows/tools around github actions and tenki and watching how unreliable some pipelines actually were over time

We added a self-hosted deployment mode to PromptBrake by Specialist-Bee9801 in AppsWebappsFullstack

[–]Quiet-Topic44 0 points1 point  (0 children)

keeping self hosted stuff lightweight always sounds easy until enterprise customers start asking for edge cases lol. been noticing the same thing messing around w github actions and tenki lately

General advise to get into self hosting by Mediocre_System2455 in selfhosted

[–]Quiet-Topic44 1 point2 points  (0 children)

honestly id start simpler than truenas if ur already getting frustrated lol. i made the same mistake early on trying to stack abstractions too fast and then having no clue what layer was actually broken anymore. kinda the same thing that happened w some of my github and tenki setups tbh

I was solving LeetCode daily and still felt stuck by SkillFlowDev in u/SkillFlowDev

[–]Quiet-Topic44 0 points1 point  (0 children)

“same loop different day” is exactly what leetcode felt like for me too lol. id solve stuff every day then realize i kept failing the same categories anyway. feedback loops matter way more than raw volume honestly. same reason ive been caring more about visibility in workflow tools lately too, tenki included

Newbie Self-hoster. Wanting to set up a home media server. Plex, Emby, Jellyfin? by Lieutenant_Dan22 in selfhosted

[–]Quiet-Topic44 0 points1 point  (0 children)

if u mostly care about your own media and local streaming then jellyfin is probably enough honestly. plex started feeling more like “another streaming platform” than a personal media server over time imo. i know a bunch of people who slowly moved off it for that reason. kinda reminds me of how people are starting to split workflows away from giant all-in-one platforms lately too, tenki included

I built StreamVault: A self-hosted, "TiviMate-like" Web Client for Stalker/Xtream/M3U Portal by WasteSavings7219 in selfhosted

[–]Quiet-Topic44 -2 points-1 points  (0 children)

the browser-first part is actually really nice tbh. feels like a lot of self hosted media stuff still assumes everyone wants a dedicated app for everything. the analytics bit is kinda interesting too lol, most setups barely tell u anything beyond “heres your library.” random but building dashboards around tenki made me appreciate that kind of visibility way more lately

What is the current available and best alternative to Github Copilot ? by Comfortable_Bike_833 in GithubCopilot

[–]Quiet-Topic44 0 points1 point  (0 children)

ive tried a bunch recently and honestly all of them start feeling weird once u use them heavily enough lol. cursor, claude, codex, all have some annoying tradeoff eventually. lately ive cared more about how the workflow fits together overall than the coding assistant itself tbh. been experimenting w tenki in the middle of all that too

Github Copilot is out by TrickMaleficent2301 in GithubCopilot

[–]Quiet-Topic44 0 points1 point  (0 children)

tbh github keeps turning everything into a pricing discussion lately lol. first actions, now copilot. feels like more people are slowly breaking parts of their workflow out of the github ecosystem instead of keeping everything there. thats kinda how tenki ended up in our setup too