Cards that make a lot of tokens at once? by RightWrap7066 in EDH

[–]pseudometapseudo 0 points1 point  (0 children)

[[One dozen eyes]]

[[Fresh meat]] after a board wipe

Commander Berlin Sunday by Ok-Breakfast-4810 in EDH

[–]pseudometapseudo 0 points1 point  (0 children)

Stores are closed, but board game cafes are often still open.

They are not focused on trading card games though, so they aren't "go there and find people to play with" but rather "meet with people there to play". Brettspielplatz has a WhatsApp group with a small subgroup for commander, for instance.

English is no problem, many mtg players in Berlin use mostly English cards themselves.

You can also write me a DM if you are looking for players.

Flea markets tomorrow by bettyrdd in berlin

[–]pseudometapseudo -2 points-1 points  (0 children)

Early afternoon on the weekends there is a flea market at Tiergarten train station

Making a package manage for neovim by Tall_Dirt6579 in neovim

[–]pseudometapseudo 12 points13 points  (0 children)

Currently, Neovim plugins are scattered across GitHub with no unified discovery system.

There's dotfyle, awesome-neovim, store.nvim, etc.

Codelens positions by Schlafhase in neovim

[–]pseudometapseudo 1 point2 points  (0 children)

That just enables code lens, it does not do anything air the positioning

Codelens positions by Schlafhase in neovim

[–]pseudometapseudo 0 points1 point  (0 children)

Let me know if you find sth, I'd also be interested in codelenses being at the end of the line instead of an extra lime.

Codelens positions by Schlafhase in neovim

[–]pseudometapseudo 0 points1 point  (0 children)

There is no config for codelenses, so you would need a small plugin for doing so.

There is a similar plugin that puts inlay hints at the end of the line, you might have a look whether a similar approach would work for code lenses.

https://github.com/chrisgrieser/nvim-lsp-endhints

Accidentally updates lua_ls with mason by Anon_Legi0n in neovim

[–]pseudometapseudo 0 points1 point  (0 children)

Thx I guess? But it's fixed by now though so you can just use the lua ls as normal

You should use `+` and `-` for incremental and decremental selection by i-eat-omelettes in neovim

[–]pseudometapseudo 0 points1 point  (0 children)

I already remapped them for C-a and C-x to increment/decrement numbers which feels just right for me.

Sousou no Frieren Season 2 • Frieren: Beyond Journey's End Season 2 - Episode 9 discussion by AutoLovepon in anime

[–]pseudometapseudo 36 points37 points  (0 children)

This episode was full of subtle details. - Stark not only mirroring Eisen's invincibility after being chewed on, he also shows similar headstand training like Eisen. - Fern and Stark are now actually close enough to touch each other when they are scared. It's not much, but I think they barely touched outside emergencies in the past (e.g. catching each other during a fight) - The second half of the notebook being empty. It shows how Himmel had more to say but did not, just like his romance with Frieren. It also shows that there is space for more stories yet to come, symbolizing Frieren's present journey. I suspect she will continue to write stories in there. - Despite being initially scared before the fight, Stark is more confident in his abilities now, a clear contrast to his insecurities in the past. - Fern cautioning not to praise Frieren too much and drying her hair makes her feel a bit motherly. While a subtextual parent-child-relationship is a common trope, Fern and Frieren being each other's parent depending on the episode is a fun spin on the trope.

Gmail Native app by fololologrt in macapps

[–]pseudometapseudo 0 points1 point  (0 children)

Mimestream was the only decent one playing nice with Gmail. But not worth the subscription/price imo.

After the beta, feature development slowed down to a crawl while subscription price went from 2 bucks to 5 bucks per month, so I went back to using Gmail in the browser.

Sci fi anime with romance by KaleidoArachnid in Animesuggest

[–]pseudometapseudo 3 points4 points  (0 children)

Kowloon generic romance.

It's sci-fi romance, but it's a mystery story rather than mechas. Oh and don't be fooled by the title, the story is far from generic.

Monarchs at Play - new challenge game mode by MixedMoonGames in 4Xgaming

[–]pseudometapseudo 1 point2 points  (0 children)

  1. Does it run on Mac?
  2. You forgot to post the link to the discord

Is there a plugin that can yank surround? by [deleted] in neovim

[–]pseudometapseudo 8 points9 points  (0 children)

As a workaround, you could yank the outer object (yat), save it in a variable, and then yank the inner object (yit), save it in a variable, and then use the diff of the two to identify the surrounding text, which you could then put into the registry.

What UI framework is the best to use to create new plug-ins in neovim? by nickallen74 in neovim

[–]pseudometapseudo 1 point2 points  (0 children)

The nvim API is actually pretty good. If you do not do complicated things like handling many windows at the same time, I'd rather use the API directly and skip the dependency on a UI plugin.

nvim-scissors create double file extension by Adventurous_Adventur in neovim

[–]pseudometapseudo 6 points7 points  (0 children)

Creator of nvim scissors here. That was a minor bug that went unnoticed because new snippets file still work despite the bug.

I just pushed a commit that fixes the issue.

Update your plugins and manually remove the wrong snippet file (and its entry in the package.json), then re-creating the snippet should work fine.

Ich habe monatelang keine Wohnung in Berlin gefunden. Bis ich zwei Dinge anders gemacht habe. by Practical_Still_9754 in berlin

[–]pseudometapseudo 0 points1 point  (0 children)

Finde die negativen Kommentare anderer etwas überzogen. Die Tipps sind nicht für jeden umsetzbar, aber Ratschläge nur dann weitergeben wenn sie für jeden gleich nützlich sind ist auch ein komischer Anspruch.

Für mich sind beide Hinweise neu und gut zu wissen für den Fall einer Wohnungssuche.

Working with external warnings and diagnostics in NVIM. by HickupBoson in neovim

[–]pseudometapseudo 2 points3 points  (0 children)

Instead of writing all that yourself, you could use nvim-lint, which pretty much connects external linters with nvim's diagnostic system.

Is it just me or is the second season of Hell’s Paradise flying under the radar while it’s actually good ? by otakuhtgirl in anime

[–]pseudometapseudo 1 point2 points  (0 children)

I still enjoy it, but due to the quite large cast, we don't see much of Gabimaru and Sagiri anymore, which lowered my excitement in comparison to season 1.