catlover

joined 1 year ago
 
[–] [email protected] 7 points 3 months ago

i bought the smallest one in reasonable price, but its still big

[–] [email protected] 1 points 5 months ago (1 children)

Yeah you are right, and thanks for offering to join you playing despite how toxic and mad I seem, and you are right that I should be more patient to wait for people a bit more.

But also I feel like with the selected team members ranking up would be much more easy, and a bit unfair, and I would like to improve in a "fair" way. Its just my stupid way of thinking, I like these kind of challenges, but lately I feel I have absolutely no control over my games

[–] [email protected] 1 points 5 months ago (1 children)

he Wraith King just pulls himself a little bit more together or we’d have a proper mid

Those are the exact players I'm mad at, and this is exactly why I say that there were no comeback potential in my games. It's not only hard to execute, but requires teamplay and a complete change of mind of the already griefing players, which won't happen

[–] [email protected] 1 points 5 months ago (2 children)

If someone wants to try out rushing Khanda on LC, they don’t have to go to unranked with this

Maybe I'm taking ranked too seriously, but ranked is supposed to be a "serious" environment, I highly doubt that trying out random stuff, that just popped out of a random players head is ok, then whats the point of unranked? Random strategies are known to be extremely volatile, and can easily ruin the game for their teammates (and possibly the opponents too). These players deliberately get weird stuff, or play extremely unusual heroes for their positions in ranked, and they are for sure doing something wrong. Its like going in a 3 lane highway with a go-kart, I'm pretty sure that this is disrespecting other players, most likely ruins their games, and is griefing

Even afk jungling is a poor play, but it can be valid, and running into the enemies alone and dying are also mostly just stubborn mis-plays. God knows I very often go in somewhere and die uselessly.

I don't want to go into details, but I'm pretty sure that in that specific case afk jungling was the last valid play, and the run-into-enemies guy was not just at the wrong place, he literally just walked into enemy multiple times

Your problem is your mindset. You can’t make other people play better.

I'm pretty sure that it makes a toll on me. But if you are right, and most of the things that I experience is not griefing, then I have control over like 5% of my games? And the rest is a fortune game, where the point is to get the least amount of "griefers" in your team? Because if yes, then I'm sure am extremely unlucky, because it seems like I'm the only one taking ranked seriously, and the whole community (=players who play pubs) is not respecting players who want to take the game a bit more seriously

Its insanely hard to just bear the fact that others deliberately play bad, especially when you are loosing so badly, that there is no point to stay in game. And believe me there is absolutely no comeback potential in those games, because of the mindset of those players

9
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

Here is my match history for the last few games:

  • 7552918956 l primal beast running alone and running into enemy alone, globally muted during game
  • 7552902567 l pos 5 pudge abandon
  • 7552860133 l mid necro rushes dagon ONLY, gets it at 9 mins with 4 deaths. result: 19-0 enchantress opponent on mid
  • 7552767327 l long game, pos 5 grim plays very poorly, worthless items, then abandons
  • 7550071221 w played as wd, lost of mistakes, played him like 5 times, team won
  • 7549980733 w played as lion, same as above
  • 7548787204 w 68 min game, pretty normal and close compared to that
  • 7548731357 l 7-16 (lvl7 @10 mins vs lvl10 lc) mid np tping behind towers and feeding, vs 536 stack duel victory lc
  • 7548485224 l pos 1 pl barely more nw than a support, dying uselessly a lot, lc afk deffensively farming triangle
  • 7548416320 l everyone fed meepo, offlaner didnt know how to play his hero
  • 7548356120 l cw pos 1, i wasn't good either but he felt insanely useless and died a lot
  • 7548301173 l pos 1 dude was straight out afk from the start

I had more or less (rather less) success before, but in the games I lost I there is always one lc mid rushing khanda, or someone who plays their hero for the first time (believe me, I can go on)

I get someone who griefs nearly every single game, and it makes impossible to have fun during games. Worst part is that I have to play the game till the end even if there is 0 chance of any play. What am I doing wrong? In the past there were multiple occurrences of having a really good winstreak, where my team won pretty hard, and I took a good part of it. Even if it was a loss, it was something to learn from, and I could blame myself for the mistakes I knew I made, and it was somewhat close. Then I got griefers for the next matches till I lost all of my advancements.

I seriously doubt that after having such a good winrates at 1.7k mmr I reach 2k, and the skill difference is that much that I have absolutely 0 chance to win, and suddenly everyone in my team plays insanely bad, or griefs. I get a ton of uncalibrated players who usually play awful in my team

I know that I'm possibly not better then everyone, but it always feels like I'm the only one in the team that knows how to play, and nearly always feel like that I was the best in my team. I know this sounds bad, but prove me otherwise, because at this point I have no idea what to do to stop this.

MatchID    Date                    Periodic  Excessive Reports  Excessive Abandons  Match Count  Positive Matches  Reported Matches  Abandoned Matches  Reports  Reporting Parties  Comms Reports  Comms Reporting Parties  Commends  Behavior Score
7548356120 2024-01-21 16:02:44 GMT Yes       No                 No                  15           14                1                 0                  2        2                  0              0                        20        11875 
7537612880 2024-01-14 16:34:57 GMT Yes       No                 No                  15           15                0                 0                  0        0                  0              0                        27        12000 
7531262752 2024-01-10 18:18:10 GMT Yes       No                 No                  15           15                0                 0                  0        0                  0              0                        24        12000

My all-time lowest behavior score was 11767 (since the increase to 12k), my comms score is the same

[–] [email protected] 5 points 5 months ago (1 children)

is cheaters in lol this bad? are there more cheaters compared to for ex.: dota? and if yes, why? does the lol game implementation allow it?

[–] [email protected] 4 points 5 months ago

After hours of trying out different plugins the closest I could find is the lualine & tabby combination:

About to test it during work, at first look it looks like it has everything I need, only shows current buffers in tab, and in correct order

local lualine_theme = require("highlight").lualine_theme
require("lualine").setup({
	options = {
		icons_enabled = true,
		theme = lualine_theme,
		component_separators = { left = "", right = "" },
		section_separators = { left = "", right = "" },
		disabled_filetypes = {
			statusline = {},
			winbar = {},
		},
		ignore_focus = {},
		globalstatus = true,
		refresh = {
			statusline = 1000,
			tabline = 1000,
			winbar = 1000,
		},
	},
	sections = {
		lualine_a = { "branch" },
		lualine_b = { empty_section },
		lualine_c = {},
		lualine_x = {},
		lualine_y = { { "diagnostics", sections = { "error", "warn" } } },
		lualine_z = { "location" },
	},
	inactive_sections = {},
	tabline = {},
	winbar = {},
	inactive_winbar = {},
	extensions = { "fugitive", "nvim-tree" },
})

local theme = {
	fill = "TabLineFill",
	-- Also you can do this: fill = { fg='#f2e9de', bg='#907aa9', style='italic' }
	head = "TabLine",
	current = "TabLineSel",
	tab = "TabLine",
	win = "TabLine",
	tail = "TabLine",
}

vim.o.showtabline = 2
local tabby_theme = require("highlight").tabby_theme
require("tabby.tabline").set(function(line)
	return {
		line.tabs().foreach(function(tab)
			local hl = tab.is_current() and tabby_theme.current or tabby_theme.tab

			return {
				line.sep("", hl, tabby_theme.fill),
				tab.number(),
				tab.name(),
				line.sep("", hl, tabby_theme.fill),
				hl = hl,
				margin = " ",
			}
		end),
		line.spacer(),
		line.wins_in_tab(line.api.get_current_tab()).foreach(function(win)
			local hl = win.is_current() and tabby_theme.current or tabby_theme.tab

			return {
				line.sep("", hl, tabby_theme.fill),
				win.buf_name(),
				line.sep("", hl, tabby_theme.fill),
				hl = hl,
				margin = " ",
			}
		end),
		hl = tabby_theme.fill,
	}
end)
[–] [email protected] 23 points 5 months ago* (last edited 5 months ago) (3 children)

git commit -m 'initial commit'

git commit --amend

git commit --amend

git commit --amend

git commit --amend

....

git commit --amend

 

Hi! I recently decided to switch from airline, but can't find a status / tab line plugin that works just like I want it to. Lualine is the closest I could get, but the following features from tabline is really missing from me.

I couldn't get the buffer component to only show those buffers that are open on the current tab, and in the visual order that my splits are. Also I can't get it to hide hidden buffers, after opening and closing a few terminals it gets polluted with a tons of unnecessary tabs

The closest I could get is with "tiagovla/scope.nvim", but that does not make it respect the order of my splits, messes with sessions and doesn't solve the problem with the hidden buffers

Is there a tabline extension that is simple and fast, and can do what I described? Thanks in advance

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

I tried to explain most of the things you asked in the second readme update, and also added some minor details in a third update:

https://gitlab.com/catlover_stuff/dotastats-cli#main-analysis-the-one-that-shows-by-default-dotastats

  1. "Meaning of the numbers: The tens: 1: herald, 2: guardian, 3: crusader, ... The ones: 0: 1 star, 2: 2 star, 4: 3 star, 6: 4 star 8: 5 star So for ex.: 36: crusader 4 star" ("The graph could be a bit inaccurate (showing 35.82 here)")
  2. "The outcome of your lane in the first 10 minutes" ... "W: win, L: loss, S: stomp" ... "T means tie"
  3. "Which hero you played in the game, the first 3 letters of the hero. Should be read from top to bottom per column"
  4. "PARTY: If you played in a party it will print a P, otherwise empty" ... "AWARD: Stratz award for your ingame performance. T: top core/support, M: MVP, empty: none"
  5. "Here 25: x 50: x and 100: x means that 'x' is calculated using the last 25/50/100 games."

Edit: thanks for the feedback and pointing out the not so obvious parts, this way its clearer for anyone in the future (I hope :D)

[–] [email protected] 3 points 6 months ago (2 children)

All right, fair enough, added a bit more explanation. I'm really bad at determining what others don't know, so I'm terrible at writing documentation and readme-s. For me everything is obvious, but only because I wrote it, and I'm really bad at figuring out what isn't obvious for others 😅

 

[–] [email protected] 3 points 6 months ago

an unavoidable dialog pops up to open your gift

[–] [email protected] 20 points 6 months ago

while true; do npm ci; done

16
Best viper skin (sh.itjust.works)
 
 

Mine is kinda boring with a bit of chickens:

hero is last hero

 

I'm color blind and even though there is a setting for it there are things that need more effort to notice, like this ward in the rocks

 

The button is faded out for me: https://download.battle.net/en-us/desktop

But as soon as I change my user agent suddenly it works 🤔 However starting it with wine gives an error that it can't connect to the server. No more blizzard games I guess


With a previously installed client I was able to buy and download Diablo II: Ressurected, but after starting it it immediately stated that my setup was to outdated to run this game. I highly doubt that, since I have more than the minimum requirements.

I found out that you have to fool the game to make it start: https://forums.lutris.net/t/solved-diablo-ii-resurrected-fails-to-start-with-failed-to-initialize-graphics-device-error/13878/3

Problem was with ingame GPU and driver version detection

The lutris battle.net installer however did not work, and I didn't have the mood to debug it.

Not so surprising, but they don't support linux: https://us.forums.blizzard.com/en/d2r/t/failed-to-initialize-graphics-device/5896/67

Note: Linux, bootcamp, or running the game in a virtual OS is not supported

 

I have been wondering which one is better to play in order to have more prepared teammates.

My theory is that with role queue you must earn games to be able to play as your role, otherwise you are forced to a position and hero which you might be unfamiliar with, and therefore not perform to your best. One game requires 10 players, so there is a high change someone is forced to a role.

However I don't think that classic is perfect either, with games where offlane is Clinkz and Litch vs Phantom Assasin and Troll Warlord :D And with fighting over roles and positions.

What do you think? I'm trying to get out of guardian, so this could be viewed from a different perspective on higher ranks. I only tried role queue but now I'm experimenting with classic.

 

Rif has a feature where you can filter out posts which links to a specific domain (regex like syntax).

For example you can block all posts which redirect to youtube.com or youtu.be.

Couldn't find such feature right now, but would love to see this.

I hate clicking on youtube posts, I don't watch content with sound, and it also opens the youtube android app with ads and everything.

This could be extended to a feature to filter out posts from specific instances till its not implemented in the backend.

These could be done on the frontend like after the client recieved the posts to display it filters them by domain / instance by user defined rules

 

I always favored rooting my phone, used to have a redmi 4x with magisk and lineage os. It was time for a new phone, and got a xiaomi note 10S.

On the 4x I noticed that play store did not list revolut and other banking apps, and the bank Im using said I can't use the app on rooted phone, so I decided not to root my 10S.

However I still think about unlocking and rooting it, but I'm afraid of my banking apps no longer working.

I still would like to use my phone like I did before: NFC payments (google pay), banking apps, play store for said apps, google maps.

Is it possible to create a setup like this? Should I even try?

view more: next ›