Skip to main content

Posts

Showing posts from May, 2017

How to install swift in arch linux

IN aur i have tried 3 days off. oh shit no errors and errors finally found this method not appropriate. but till aur errors resolved so this it. Fish shell users: set -x LD_LIBRARY_PATH  "download path" (do not include usr directory ) you have to set variable for everytime you want to run swift but there is a method for universal environmental variable. bash users: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<download path> thats it . this is how you can run swift in any linux machine. till official support announce. thank you. My Apps Android: P Music Player  Find Mechanics near You  (my startup) Please download  it will appreciate. and comment me for improvement.

Aritificial Intelligence

So working on personal assistante not like jarvis but like friday. python as a backend and no frontend. using raspberry pi and also working on machine learning the project i left i think two years ago. now again i am starting it again. properties friday will do : - voice recognition - identify voice - identify face - do task normal googe assistant does - date with me ;p (just joking)  and libraries i am using speechrecognition pyttssx (changing it soon i hate its sound) and tensorflow right now working on  HeyAthena this library . see ya soon

How to connect raspberry pi to Linux computer via ethernet

yes I have figured it out using my 3 year linux experience. so how to connect raspberry pi to our linux computer via ethernet port so that if dont have router we can make our laptop as router. first  i am using arch linux. so ubuntu procedure may be different here. i am sorry. steps: first i used this https://wiki.archlinux.org/index.php/Dhcpd and then according to this wiki i set up ethernet my ethernet is enp7s0 so # ip link set up dev enp7s0 # ip addr add 192.168.2.1/24 dev enp7s0     according to this oh i am sorry this font i dont know how to change it may be i will check that later.   first explanation: we have to assign static ip to our ethernt port so that it can assign ip addressed to device connects to it. according to wiki  comment down all subnet masks. and put this # dhcpd.conf # # Sample configuration file for ISC dhcpd # # option definitions common to all supported networks... option domain-name "example.org"; option doma

Linux usb devices #2

hahhah i figured it out . if you want to see lsblk label without mounting normal lsblk   and again if you see outout of this lsblk -o name,MODEL,LABEL so there is difference in output at sdb easy enough to identify same storage of usb devices . :) yes.

Linux finding usb devices

i am stuck at one problem in linux since i have started using it. it is identifying lsusb output and then link it to /dev directory . okey in simple worlds using lsusb command to identify which /dev file is used to represent that lsusb bus. but i have not figure out any solution instead  i get something new. i have knowledge that linux can identify any type of device because it has inbuilt driver so ..... i have not apply it here. so to identify which device is lsusb . for mass storage. use lsblk that will link to /dev interface that was so easy but still stuck at if i have two 16GB or four 16GB how do i figure how which one is mine to use. right now i am just tring trial and error method . if you just let me know, i need it. so again i figured out about something new about linux love linux.

how to customize arch linux [2017]

Very long i have not uploaded any video to youtube. i love video editing in kdenlive. that is why i started youtube channel . so thats why i can show people how to do simple stuff in linux and also it makes me practise to editing in kdenlive. but sometimes i hate kdenlive. because i cant do somestuff like autodrawing box (i dont know how to do it if you just mail me ) this are some list for arch linux theme and a video tutorial how to customize arch linux with xfce4 . i already mentioned about why i am using xfce4. Next Video tutorials are coming soon just stay tuned, and comment what ever you want to suggest it is default theme of beautiful xubuntu i post some programming experience. and sometimes codes. My Blog: https://robokishan.blogspot.in greybird   :- http://ceesty.com/qDAgBr            :- http://ceesty.com/qDAg6W dots theme is one of most used theme dots theme :- http://ceesty.com/qDAhpB numix theme is famous for its stability and shapes, and silkiness, (it makes u

P Music Player #2

From last Post Now its 2:20 AM, Saturday, 20 May 2017 (IST) , Ahmedabad Gujarat. right now right now i am writing code for P music player ...  i have successfully added ringdroid to   P Music Player . functions are working properly still after adding delay time stuck at some integer negative value.working on it. its too late. since i am working too long today ..... coming soon feature in p music player (i thought some are cool). so now i will add some new features: -  - inbuilt sharing functionality like xender.  - inbuilt ringtone set (done, update will soon live) - Improved Folderview (material design , working on it stay toon )  and others are some secrets i can't reveal all of them before update. by the way i am also working on some startup type app. this is  Find Mechanics . please download it and do review . (All copyrights reserved) Download:  P Music Player   Download:  ringdroid Download:  Find Mechanics stay toon i come back later .

P music player update

now f849king exams over, working on p music player , many bugs has to be fixed, i am thinking about to monetize app problem is everyone hates ads in music player (including me). i promised my users to not having  ads. what to do ? oh shit. so i am not going to monetize. but due to demand i am going to add some new features to music player. i am including some libraries. surprise nah. now i want to help some of developers who also wants to make music player like mine. so new features. - set as ringtone (by google) - another thing i am going to do is making whole app as material design. actually i hate ui animations because they consume some extra cpu usage , and some extra kb of ram thats what i hate. because that is why we have to purchase some high end phones. so i decided to remove animations. but i will keep some material design flavour to my app. some bug i have to fix like folderview. i hate my folderview. i tried to fix it but not getting idea if you