mac

joined 8 months ago
MODERATOR OF
[–] mac@infosec.pub 0 points 4 months ago (1 children)

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

[–] mac@infosec.pub 1 points 4 months ago* (last edited 4 months ago)

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.

 

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.

[–] mac@infosec.pub 0 points 4 months ago (1 children)

I think the bank is smart enough to understand they were probably drunk and joking, if they were actually performing terrorist acts with the funds then they wouldn't label them so plainly. Closing someone's bank can cause a lot of issues in their life so it is more fair to warn them first.

[–] mac@infosec.pub 0 points 4 months ago* (last edited 4 months ago) (3 children)

That page is full of pop-ups.

 
2
Truth (infosec.pub)
 
[–] mac@infosec.pub 1 points 4 months ago

Not actually magic but the trope is the negro in the past would've been "magic" because they help the main character in some way.

 

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

1
submitted 5 months ago* (last edited 5 months ago) by mac@infosec.pub to c/vim@lemmy.sdf.org
 

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

1
submitted 5 months ago* (last edited 5 months ago) by mac@infosec.pub to c/unixporn@lemmy.ml
 

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.

[–] mac@infosec.pub 1 points 6 months ago* (last edited 6 months ago)

Plus 100 is boiling it's a perfect scale.

 

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

[–] mac@infosec.pub 0 points 6 months ago* (last edited 6 months ago) (3 children)

That leaves you with element, signal and telegram?

 
  • Fedora Sericea 39
  • Fuzzel
  • Waybar
  • Foot
  • NeoVim
 

Helix is a new batteries included Modal editor inspired by Vim & written in Rust

[–] mac@infosec.pub 0 points 7 months ago* (last edited 7 months ago) (1 children)

Yeah in programming we just use !=:

!: NOT

=: EQUAL

[–] mac@infosec.pub 0 points 7 months ago* (last edited 7 months ago) (3 children)

What field uses =/= to mean !=?

[–] mac@infosec.pub 1 points 7 months ago

I don't understand when people say macOS is inflexible, I find it incredibly flexible, stable and efficient.

view more: next ›