degen

joined 1 year ago
[–] degen@midwest.social 12 points 1 week ago* (last edited 1 week ago) (1 children)

What I'm referring to is the Baldur's Gate 3 fiasco. I don't know how things panned out, but people were turning away from it at the time. Admins were aware/involved as far as I ~~know~~ remember.

[–] degen@midwest.social 46 points 1 week ago (11 children)

Wonder how long that will stand. Also hasn't 1337 been deemed unsafe, or is it back on good terms?

 

I'm on NixOS and slowly working through neovim config.

I have treesitter installed with all grammars and it's set up in lua. When I run :TSymbols, it pops open a window showing -----treesitter-----, but no symbols are shown from the (python) code I have open.

All of the setup is put in place by the config flake I'm using, but I don't think there's any additional stuff to add for symbols to work. The treesitter section in the resulting init.lua from nix looks like this:

require('nvim-treesitter.configs').setup({
      ["context_commentstring"] = { ["enable"] = false },
      ["highlight"] = { ["enable"] = true },
      ["incremental_selection"] = {
        ["enable"] = false,
        ["keymaps"] = {
          ["init_selection"] = "gnn",
          ["node_decremental"] = "grm",
          ["node_incremental"] = "grn",
          ["scope_incremental"] = "grc"
        }
      },
      ["indent"] = { ["enable"] = false },
      ["refactor"] = {
        ["highlight_current_scope"] = { ["enable"] = false },
        ["highlight_definitions"] = {
          ["clear_on_cursor_move"] = true,
          ["enable"] = false
        },
        ["navigation"] = {
          ["enable"] = false,
          ["keymaps"] = {
            ["goto_definition"] = "gnd",
            ["goto_next_usage"] = "<a-*>",
            ["goto_previous_usage"] = "<a-#>",
            ["list_definitions"] = "gnD",
            ["list_definitions_toc"] = "gO"
          }
        },
        ["smart_rename"] = {
          ["enable"] = false,
          ["keymaps"] = { ["smart_rename"] = "grr" }
        }
      }
    })
[–] degen@midwest.social 2 points 4 weeks ago

I had a lot of high hopes for what it was striving to be, but it kind of fizzled out and never really excelled at any particular thing. Not saying it's necessarily bad, I just remember being so hyped about it.

[–] degen@midwest.social 4 points 1 month ago (2 children)

Ugh Starbound was supposed to be so sick. That might be the only time I actually bought into early access hoping for more and got let down.

[–] degen@midwest.social 3 points 1 month ago* (last edited 1 month ago) (1 children)

Apologies for the late comment. So this is a full-fledged frontend like photon or alexandrite, but with this recommendation engine built in? On first glance, it looks so much more responsive and lightweight! I'm really wondering what you've done that other big frontends haven't lol, no broken images or anything! If you do end up going open source, I might consider actually contributing to something for once. I'd love to help build out some features.

Edit: After using it for a few minutes, wtf, it's snappier than lemmy itself. And the community search, wow! Maybe a pretty ui does something to perception, I dunno. I am assuming you have barrels of cache lol.

[–] degen@midwest.social 4 points 1 month ago (1 children)

Lmao wait what? 🎵It's no surprise to me, I am my own worst enemy🎵

[–] degen@midwest.social 3 points 1 month ago

To the nth degree. It's got a lot going on

[–] degen@midwest.social 7 points 1 month ago

I still find myself trying to search like that every once in a while :(

[–] degen@midwest.social 3 points 1 month ago

It's gotta have a massive battery unless it's running AAA games for like 15 minutes...

[–] degen@midwest.social 1 points 3 months ago

Say psych, right now

[–] degen@midwest.social 3 points 3 months ago

Geico ain't got shit on that

[–] degen@midwest.social 5 points 3 months ago* (last edited 3 months ago)

The feature could launch with the Pixel 9 and expand to older phones — just don't hold your breath for Pixel Fold support

Trying to force the graphene crowd to the near $2000 option, eh Goog?

Hopefully software will take care of it.

view more: next ›