mac

joined 7 months ago
MODERATOR OF
[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

You can change how often it deletes history items, I'm sure I've done that before

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

It's the built-in browser for sync for Lemmy on android

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

Maybe he knew none of the information could harm him if someone got hold of it?

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

Or saying the correct pronoun in a patronising way.

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

Well no because some people early in their transition cycle might have their gender confused by someone who doesn't know, whereas no one can accidentally go "oh shit sorry I didn't know you were black?".

As long as the person is polite and apologetic without being patronising I think it's okay.

[–] [email protected] 9 points 3 months ago* (last edited 3 months ago) (1 children)

Yeah I mean you're still people with emotional processes who understand social queues. Not like you're robots who can't process these things.

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

Just like no one would be called dick

 

I've been using vim-lsp, it's great for the most part. Only thing I'd like to be able to do is change the default view of errors and warnings to be hidden except for a red or yellow line under the affected text that I can expand using :LspHover or something. Is this a possibility at all?

The docs only mention about turning of diagnostics completely.

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

Yeah the point of my comment was you guys need all that shit, most women and some dudes I know use the TV as just that, no need to plug anything else in just a fucking slab with pictures moving on it. Perfect.

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

Literally had pizzas with these ingredients that weren't too oily and greasy. It's possible and tastes so much better.

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

I've had good cheesy pizzas that have less grease. If you pick up the pizza and the bottom of the box is damp it's too greasy.

[–] [email protected] 26 points 3 months ago (8 children)

Energy shouldn't be a business, it's a necessity at this point.

 
452
Truth (infosec.pub)
 
 

I have a Deno Fresh app, it runs fine for the most part but there is an issue on load in a browser that hasn't cached anything, clicking the about button doesn't work on the first click but does on the second if you click another in between.

There is also an issue in my android phone where it stutters when scrolling down to the about section as the animation loads.

Any help would be amazing, the repo is here

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

Vim9Script Types Help

I'm trying to add types to a language list in my vimrc file, the variable looks like this:

var languages = {
  'c': ['c', 'h'],
  'shell': ['sh'],
  'python': ['py'],
  'json': ['json'],
  'typescript': ['tsx', 'jsx', 'js', 'ts'],
}

I've tried adding types like this:

var languages: dict<string, list<string>> {...}

Which should work I think but I'm getting this error:

E488: Trailing characters: , list<string>> = {

I can't figure out which characters are trailing and AI has no idea either.

Solution

I was being a moron and defining a type for the key in the dictionary which makes no sense because the key name would always be a string so therefore only the value type is required:

var languages: dict<list<string>> {...}
 

I personally am a fan I find it to be like spaces except I can see them which makes switching between tasks smoother.

 
  • SwayFX
  • Swaybar (hidden unless I'm holding down Alt)
  • NeoVim
  • Firefox
  • Zathura
  • feh (image viewer)

NeoVim & LaTeX with Zathura for viewing NeoVim in .sh, cmatrix, fetch.sh, cpipes, cbonsa Wallpaper with Swaybar NeoVim with Sway config, & feh

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

Everyone is posting android so here you go.

This is my super minimal setup, it's convenient quick to use and I have no issues with it.

 

Hi I've been looking at nyoom.nvim and it alters the UI of telescope (see screenshot) I was just wondering how this is possible? I looked d through the codebase but couldn't find anything other than the setting of colours?

Here is the repo: https://github.com/nyoom-engineering/nyoom.nvim

 

Hi I've been looking at nyoom.nvim and it alters the UI of telescope (see screenshot) I was just wondering how this is possible? I looked d through the codebase but couldn't find anything other than the setting of colours?

Here is the repo: https://github.com/nyoom-engineering/nyoom.nvim

 
  • Fedora Sericea 39
  • Fuzzel
  • Waybar
  • Foot
  • NeoVim
view more: next ›