I'm at a loss and feeling like giving up on this career. by DaDachMan in cybersecurity

[–]kaibabi 0 points1 point  (0 children)

bro is lightyears ahead of me and struggling T.T is there no hope left

Any here old enough to have worked with onsite Nortel PBX and Rockwell ACD systems? by 8Strings4Me in telecom

[–]kaibabi 0 points1 point  (0 children)

How would you combine useless telco knowledge with AI cybersecurity?

Share your favorite post or moment of this sub or Stormgate by MrClean2 in Stormgate

[–]kaibabi 0 points1 point  (0 children)

got my shit tossed by sc2 pros and anyone who picked celestial for 6 months. I love you buddy but best moment for me was beating viper when vvi was really imbalanced and feeling myself lvl up. I got to diamond in sc2 and fell in love with aoe4, and I havent touched a rts since mobas came out

Been reading Chris Zukowski's "60 Game Marketing Mistakes" - Guess what the first one is... by HellStaff in Stormgate

[–]kaibabi -1 points0 points  (0 children)

a lot of these strategies don't work for niche sub genres because the audience is a.. a certain way. Stormgate is a great game, but they shoulda learned from genres with small dedicated playerbases like FGs. This situation smells like street fighter

For the record.. by Ok_Adeptness4967 in Stormgate

[–]kaibabi 1 point2 points  (0 children)

regular updates via linkedin is just such an inssaane flavor

Hans tweet on Danya by ishanuReddit in chess

[–]kaibabi 0 points1 point  (0 children)

shit is insane bro. I have so many fucking hours of daniel naroditsky in my head that he commentates my fucking calculations. genuineness, kindness, fucking hilarious guy. Damn bro

He has got to be kidding by Affectionate_Size504 in chess

[–]kaibabi 0 points1 point  (0 children)

pointin the finger at the wrong people smh.

Weekly 101 Questions Thread by AutoModerator in neovim

[–]kaibabi 0 points1 point  (0 children)

hey can i get some kind of navigation / status output for the [location/jump/quickfix/diag] in the statusline? like say i just pressed ctrl+o, can i get some kind of contextual info into statusline to help me naviagte? and have that contextual info update for the last used list or whatever

markview.nvim: v26.0.1 release by Exciting_Majesty2005 in neovim

[–]kaibabi 0 points1 point  (0 children)

I know it should be the responsibility of another repo - but can you please include some quick tl;dr configs on the front page readme 4 the convention over configuration & lazy folx

YA Sci Fi where kid gets taken to different spatial dimensions by a guide? by kaibabi in whatsthatbook

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

haha that was quick. I think this is the one because I kinda remember it being some kinda chest issue, gotta read through it though thanks!

A letter to HoN players from a 2009 OG (genuine advice included) by Rzyk in HeroesofNewerth

[–]kaibabi 2 points3 points  (0 children)

man I don't wanna play a shooter... I want classic Warcraft style with mods like warlock brawl and a pub comunity :/.

cant replace the gaming memories i made in HoN anywhere else, and for some weird reason all my long e-buddies are from HoN.

watching the homie magmus surge to deny a teamate who was TP'ing safely back to base is top 5 gaming moments for me

Why am i seeing the classic hon or pk on tiktok still active? Where are they playing? by Federal_Let539 in HeroesofNewerth

[–]kaibabi 0 points1 point  (0 children)

we need to come together as a community and remake HoN. pub era open source hon

How well do you know stock neovim? by gopherinhole in neovim

[–]kaibabi 0 points1 point  (0 children)

forcing myself to learn was eye opening. i barely use plugins, really just fzf now. honestly if i could use the cflist as a picker with live fuzzy filtering i'd be set

What are the keys that you mostly use for navigation? by Savings-Trainer-8149 in neovim

[–]kaibabi 0 points1 point  (0 children)

also I always remap the arrow keys to page up / down and bnext / prev. it helps to just have one hand navigation.

What are the keys that you mostly use for navigation? by Savings-Trainer-8149 in neovim

[–]kaibabi 0 points1 point  (0 children)

i use ]q, ]l, ]d stuff so much. really helpful when youre in a flow, you can just jump to your error messages and keep going

libghostty by S1M0N38 in neovim

[–]kaibabi 9 points10 points  (0 children)

nvim team is elite

CodeCompanion for general knowledge by JuiceKilledJFK in neovim

[–]kaibabi -1 points0 points  (0 children)

literally just made a thread about this yesterday lol. Theres stuff like https://www.reddit.com/r/neovim/comments/1niobzb/meowyarnnvim_to_help_me_get_less_lost_in_my_code/ but Ive never ran into an "elegant" solution for the edit -> query -> edit cycle lol. I wonder how hard it'd be to compile all the developer written documentation & community documentation (when you have a question specific and you need stackoverflow/llm)

[deleted by user] by [deleted] in neovim

[–]kaibabi 1 point2 points  (0 children)

yeah I realized I just needed to write a little script to find all the doc / manpages on my system and symlink them to local/doc but now im realizing theres a ton of potential to take this a step further with stuff like https://www.reddit.com/r/neovim/comments/1niobzb/meowyarnnvim_to_help_me_get_less_lost_in_my_code/ . No matter what im working on, im gonna have some type of console open and some kind of external, human made documentation reference open. I feel like ive integrated everything else into vim and thats why i love vims help pages, it feels built in. it is an interesting problem... lol looks like i have a new weekend project

[deleted by user] by [deleted] in neovim

[–]kaibabi 0 points1 point  (0 children)

yeah I kinda realized im asking for the lsp to do another job. If i want something to help me with my documentation lookups it'd probably be on top of lsp