Chocrates

joined 2 years ago
[–] Chocrates@lemmy.world 4 points 9 months ago

Thanks! Making an account

[–] Chocrates@lemmy.world 5 points 9 months ago

Yeah I think I lost faith in them a while ago. I don't trust them or WaPo anymore.

[–] Chocrates@lemmy.world 8 points 9 months ago (6 children)

What is a piefed?

[–] Chocrates@lemmy.world 6 points 9 months ago

Got to therapy. Seriously

[–] Chocrates@lemmy.world 18 points 9 months ago

Do they not understand that Medicaid recipients work? Often full time jobs or even multiple.

When will they have time to labor for farmers? Are they quitting their jobs? In that case they will need at least minimum wage, and farm workers get sub minimum wage, so the food system will collapse due to skyrocketing prices.

This is why we can only get immigrants to do the job in the first place.

[–] Chocrates@lemmy.world 10 points 9 months ago (1 children)

Isn't there solid evidence that the Idf was raping prisoners?

[–] Chocrates@lemmy.world 15 points 9 months ago (3 children)

Human waves have worked in every war that Russia has won.

Even with the low stockpiles and over a million casualties they are still making slow progress.

[–] Chocrates@lemmy.world 2 points 9 months ago

Oof of course. 256 entries from 0 - 255.

It's been a long long time since my ccent

[–] Chocrates@lemmy.world 2 points 9 months ago (5 children)

I don't get it, the first octet (?) max is 256.

[–] Chocrates@lemmy.world 50 points 9 months ago

Cruelty is the point

[–] Chocrates@lemmy.world 1 points 9 months ago

I know :(.

And even non natives are pollinating

It's just bad

[–] Chocrates@lemmy.world 2 points 9 months ago (3 children)

Are they just farmed European honeybees or our natives dying off too?

 

Happened in the last few days. I logged out and back in but that didn't help.

Don't think I'm banned, I was able to make a post on my browser and haven't had any mail saying as such

 

Is there a way to only show English posts when in All? I love our friends around the world but I can only read English right now

 

I just got about 100 hours on HOI4 and I cant play it at all. I have to date only won a single game (since I picked it back up recently after release), but typically the second I get into war my divisions lack organization, supply, or whatever else and I get capitulated pretty quick.

Are there any mods that take a single concept (supply, army planning, division designs, etc) and help you learn those in isolation? I watch a bunch of YouTubers and try to follow their tips but for whatever reason I am still doing it wrong.

Interestingly, I bought hoi on release and was able to world conquest on my first or second try, so I am guessing new dlc/mechanics (supply?) are probably part of the problem.

1
submitted 2 years ago* (last edited 2 years ago) by Chocrates@lemmy.world to c/linux_gaming@lemmy.world
 

I am a grumpy old man that is/was pissed that we aren't getting a "real" Baldurs Gate 3, but as it gets close to release I am sadly getting excited about it.

Has anyone played Early Access on the Steam Deck? Is it fun/playable on there? I do nearly 100% of my gaming on that now and barely touch my dedicated gaming Ubuntu machine these days.

 

Anyone seen any Android games that use Pathfinder 2e or DND 5e that let you use their battle rules to try out builds? Basically want to play a turn based game using their rules to test out character builds etc.
Anyone seen anything like that?

 

I am rewriting my ancient vim config into Lua with nvim. I am using Mason to grab lsp language servers and for the most part it works great!

I have this in my remaps so I can <leader>f to format the current file (still need to figure out formatting on save too, but I can't for the life of me get Markdown formatting working.

vim.keymap.set("n", "<leader>f", function()
	vim.lsp.buf.format()
end)

I have markdownlint, marksman, prettier, and prettierd all installed wth Mason (though I haven't written any keymaps or configs for them). Any idea how I can format my Markdown? I write in it all day every day so it's gonna help a ton if I can get it working. Secondly any ideas how I can do the same mapping for the formatting on save? Still pretty new to Lua.

view more: next ›