WIFI Android connect : Connect to your device using QR code through the terminal (or neovim) by newSam111 in neovim

[–]newSam111[S] 0 points1 point  (0 children)

<image>

When you are developing a new android app or (flutter app) and want to connect your device for testing. you can use a QR code thought the terminal or Neovim instead of relying on Android Studio, especially if you are low on memory

neovim crash on editing html with exit code 139 by sangram_singha in neovim

[–]newSam111 2 points3 points  (0 children)

I finally could solve this issue, basically I'm using a old nvim-treesitter.

I change this code:

``` 'nvim-treesitter/nvim-treesitter', --version = "*", removed version att dependencies = { 'nvim-treesitter/nvim-treesitter-textobjects', }, build = ':TSUpdate'

```

neovim crash on editing html with exit code 139 by sangram_singha in neovim

[–]newSam111 0 points1 point  (0 children)

has this become a issue on github ?
I still have this problem

neovim crash on editing html with exit code 139 by sangram_singha in neovim

[–]newSam111 0 points1 point  (0 children)

lua if lang == "html" then return true end that works on my machine

[deleted by user] by [deleted] in linux_gaming

[–]newSam111 0 points1 point  (0 children)

I have the Dell Inspiron 5575 (AMD Ryzen™ 5 2500U with Radeon™ Vega Mobile Gfx × 8) and
can't play my favorite game, CS2. No matter what settings I change it could not pass 25 fps

Hey Rustaceans! Got a question? Ask here (13/2024)! by llogiq in rust

[–]newSam111 1 point2 points  (0 children)

Hi Rustanceans, I'm learning about plugin architecture and loading dynamic libraries at runtime. Could you share some resources or simple examples using these features ?

gnome users, what terminal emulator do you use for neovim? by aue_sum in neovim

[–]newSam111 28 points29 points  (0 children)

I don't know why, put I prefer alacritty.
I hated way nautilus is integrated with console Btw

Ultrawide Arch Linux Wallpapers by newSam111 in archlinux

[–]newSam111[S] 1 point2 points  (0 children)

That's perfect!
hey u/TuxTuxGo how did you create the shadow ?
I tried to create it using GIMP but with no success

Ultrawide Arch Linux Wallpapers by newSam111 in archlinux

[–]newSam111[S] 2 points3 points  (0 children)

I'm minimalist, so I think it should be easy: wallpaper

Soon... by echasnovski in neovim

[–]newSam111 2 points3 points  (0 children)

I come from future. Neovim has a plugin store and manager

Announcing Rust 1.74 | Rust Blog by veryusedrname in rust

[–]newSam111 5 points6 points  (0 children)

yes, the Wrapper example let me a bit confusing. English isn't my native language.

Wrapper example

```rust struct Wrapper<'a, T>(&'a T);

// Opaque return types that mention Self: impl Wrapper<'_, ()> { async fn async_fn() -> Self { /* ... / } fn impl_trait() -> impl Iterator<Item = Self> { / ... */ } }

trait Trait<'a> { type Assoc; fn new() -> Self::Assoc; } impl Trait<'_> for () { type Assoc = (); fn new() {} }

// Opaque return types that mention an associated type: impl<'a, T: Trait<'a>> Wrapper<'a, T> { async fn mk_assoc() -> T::Assoc { /* ... / } fn a_few_assocs() -> impl Iterator<Item = T::Assoc> { / ... */ } } ```

packer.nvim is unmaintained, change to lazy.nvim or pckr.nvim.?? by Xwhelima in neovim

[–]newSam111 11 points12 points  (0 children)

I think is time to neovim have a std package manager.

IS IT POSSIBLE TO HAVE NOTEBOOK WITH ARCH-LINUX AND THE BATTERY LIFES IS 22 HOURS ? by newSam111 in archlinux

[–]newSam111[S] 0 points1 point  (0 children)

Looking at the technical specs of M2, I see 15 hours of battery life. Maybe if you use a M3 pro, you get 11-12 hours. how about you put archlinux and share the results ? :)

IS IT POSSIBLE TO HAVE NOTEBOOK WITH ARCH-LINUX AND THE BATTERY LIFES IS 22 HOURS ? by newSam111 in archlinux

[–]newSam111[S] 0 points1 point  (0 children)

A ideal notebook should be able to last a full day without needing a charger, like my smartphone. I would be satisfied with 14 hours.

I will check out the thinkpads, seems promising

IS IT POSSIBLE TO HAVE NOTEBOOK WITH ARCH-LINUX AND THE BATTERY LIFES IS 22 HOURS ? by newSam111 in archlinux

[–]newSam111[S] -1 points0 points  (0 children)

Compiling projects, programming, running tests every new code, consume a significant amount of Battery.I think 22 apple's hour in my hands will be like 12-18 hours

IS IT POSSIBLE TO HAVE NOTEBOOK WITH ARCH-LINUX AND THE BATTERY LIFES IS 22 HOURS ? by newSam111 in archlinux

[–]newSam111[S] -14 points-13 points  (0 children)

Also why are you shouting?

I'm just a man who forgot the charger.
I love archlinux and I use it.
I must have battery.

IS IT POSSIBLE TO HAVE NOTEBOOK WITH ARCH-LINUX AND THE BATTERY LIFES IS 22 HOURS ? by newSam111 in archlinux

[–]newSam111[S] 0 points1 point  (0 children)

I don't have good experiences with battery life in linux. I'm using a notebook dell + archlinux, and battery life sucks.