kionite231

joined 2 years ago
MODERATOR OF
[–] kionite231 10 points 2 months ago (1 children)

let is_palindrome = input.chars().eq(input.chars().rev());

wow, this is really awesome. you just made a single liner for this whole problem. I didn't know that you could do something like this since I don't know much about Rust yet.

[–] kionite231 23 points 2 months ago (1 children)

Linux market share to grow more

[–] kionite231 1 points 2 months ago

I am also thinking about making an IRC bot in Rust but I don't have enough experience to do so yet

[–] kionite231 2 points 2 months ago (1 children)

that could be a good exercise, I haven't got the needed knowledge to do so, but I will keep this in mind.

[–] kionite231 2 points 2 months ago

I have tried nixos in the past and it just works and it's surprisingly stable!

[–] kionite231 9 points 2 months ago

Yeah, I have distrohoped from morning to night. It's 9:17 here.

I did it because I really want to learn Linux and want a job related to Linux. I am really obsessed with Linux and BSD

[–] kionite231 6 points 2 months ago (1 children)

Thanks, I didn't know that, I thought refind-install was it.

[–] kionite231 3 points 2 months ago

I hope this is true :)

[–] kionite231 0 points 2 months ago (3 children)

Which bootloader would you suggest for UEFI system?

Thanks for the reply

[–] kionite231 3 points 2 months ago

Thank you so much for the link. It was a good read :)

[–] kionite231 1 points 3 months ago
[–] kionite231 10 points 3 months ago
 

I have been finding a way to get video/audio call working on Linux for some time. however whatsapp doesn't have an "official" client for Linux so I am kinda stuck in the web version of whatsapp but the web version doesn't have calling functionality which is bummer since all of my friends uses whatsapp and I want to be able to communicate with them from my Linux machine.

I have tried installing the client using wine but it didn't work either. I know most of people hate whatsapp for obvious reasons but I have to use it to connect to my friend and family :(

 

this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.

so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go here. now copy the url of the image you want to modify. for my case it will be ghcr.io/ublue-os/kinoite-main:39.

create a file and name it Dockerfile. and add the following line to the Dockerfile

FROM ghcr.io/ublue-os/kinoite-main:39
# Install your favoutie program using rpm-ostree
RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y
# finally cleanup and commit the changes
RUN rpm-ostree cleanup -m && \
ostree container commit

save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)

sudo docker build -t custom_image:latest .

you can now upload it to ghcr.io or rebase on it using rpm-ostree rebase command.

I hope this was useful. :)

 

Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.

I downloaded my favourite browser from flathub. the flathub repo isn't enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.

So yeah, I am liking it so far :D

 

Hi,

I want to reverse engineer api of an Android app to make a custom client that works on linux. I have good understanding of Linux, Networking and coding.

Where should I start? Is it too hard?

 

Hi, I am 19M. I always feel horny around beautiful girl. However I don't like it because it makes me uncomfortable around them.

How do you control yourself in that situation?

65
submitted 1 year ago* (last edited 1 year ago) by kionite231 to c/[email protected]
 

Hii, I am trying to get into reading books but don't know what to read. I like programming, tech, DIY stuff and science and would love to read about it.

Which book should I read that is not overwhelming for a begginer like me?

Edit: Thank you all for the wonderful suggestions :)

Books

  • 1984
  • The Disappearing Spoon
  • The Tetris Effect
  • A Series of Unfortunate Events
  • Stiff: The Curious Lives of Human Cadavers
  • Prisoner of Trebekistan: A Decade in Jeopardy!
  • Immune
  • The Murderbot Diaries
  • Children of Time
  • Neuromancer
  • Bobyverse Series
  • Project Hail Mary

Authors

  • Mary Roach
  • Marthe Wells
243
submitted 2 years ago* (last edited 2 years ago) by kionite231 to c/[email protected]
 

Hello, This is my first website and I want some feedback from you guys. It's very basic and I haven't added much. just wanted to host something so I threw invidious and whoogle instance there. My ISP doesn't provide a static IP so I had to host it on tor :( what else do you think I should host there? server spec: 15 year old computer with i3 first gen cpu.

Edit: Here is the URL if you want to visit the website: ot6ewcgzioleglf2jp2iofludol3hw5gcaycaj7n5tolf6wcu7ofbzid.onion

 

Title

 

Hi, I want to read something in Japanese but whatever I picked for reading in Japanese was so difficult for me. I get frustrated and don't do anything for 1-2 weeks. Basically I need something very easy to read in Japanese. what should I read?

2
submitted 2 years ago* (last edited 2 years ago) by kionite231 to c/[email protected]
 

I know right now jerboa is under heavy development and custom theme should not be the focus right now. However I just wanted to know that if there is a way to add themes like gruvbox,Nord etc.

 

I have been thinking about it for some time and I'm concerned that if a big instance like lemmy.ml goes down does the content hosted on lemmy.ml will be deleted too or a copy of the content will be available on other instances?

view more: ‹ prev next ›