-
shrini
welcome logbot_cc
-
shrini
happy to see you again
-
mohan43u
shrini: what? you welcoming a bot?
-
shrini
it was down for a day
-
shrini
was wondering if it will come back or not
-
shrini
-
shrini
and the bot also here
-
shrini
writing a post on daily discussion on IRC
-
shrini
-
mohan43u
shrini: you are out of your mind :)
-
mohan43u
shrini: who the hell want to deal with irc in 2024 :)
-
shrini
every game has its players
-
shrini
we have to find and play with them
-
shrini
or we should create our own team
-
mohan43u
shrini: do you seriously expect youngsters to go through learning irc?
-
shrini
let us give a try
-
shrini
it is a cool way of learning for them
-
mohan43u
shrini: well, giving a shot is not bad I guess
-
shrini
all the trainings, meetings we do are to training people to learn new things
-
shrini
with IRC, they can learn to read and writing text
-
mohan43u
shrini: I didn't know muthu have a video about IRC, nice
-
shrini
:-)
-
shrini
GN
-
sugi
hi shrini
-
shrini
hi sugi
-
sugi
Calculator task completed and posted in wordpress
-
sugi
hope u can see it
-
shrini
yes sugi
-
shrini
-
shrini
you can publish the code in git and jsfiddle too
-
shrini
so that we can easily tryout the application
-
sugi
in gitlab account pushed already
-
sugi
all my practice codes i am posting
-
shrini
share that link on the blog post too
-
sugi
jsfiddle let me try
-
sethu_payilagam
Hi Shrini. Good morning
-
shrini
hello sethu_payilagam
-
sethu_payilagam
Sorry I did not attended the meeting you conducted yesterday.
-
shrini
hello Kishore piriankumar2002
-
shrini
thats fine
-
sugi
u mean that gitlab account link and jsfiddle code link have to specify in wordpress?
-
shrini
I have recordings. will share soon
-
shrini
sugi: both
-
sethu_payilagam
Kindly let me know the next steps from here and I will try to catch up
-
shrini
blog should have all possible information
-
sugi
ok thank you for the info
-
shrini
sethu_payilagam: what project you are working on?
-
Kishore
Hi Shrini
-
shrini
hope you all have linux installed
-
sethu_payilagam
I haven't selected any specific project Shrini. I am in the progress of the python course with Muthu sir. If you have any list that you can share, It would be great and I will choose based on my level
-
sethu_payilagam
of understanding so far.
-
shrini
are you the same sethu who attended python classes by syed ?
-
shrini
what distro you use Kishore sethu_payilagam piriankumar2002 ?
-
shrini
yesterday talk content is here
-
shrini
-
sethu_payilagam
No Shrini. I am not the one you are referring to.
-
sethu_payilagam
And I use Linux mint
-
shrini
ok
-
shrini
hope you all are writing blogs
-
shrini
share the blog URLs here
-
sethu_payilagam
I haven't started blogging as well yet. I will start that today Shrini
-
Kishore
I am not using linux right now Shrini, I have attended basic linux course from Kaniyam foundation.
-
ganesanvs
Hi All
-
shrini
ok Kishore
-
shrini
hi ganesanvs
-
ganesanvs
Good morning/evening
-
shrini
try to install linux and use it as your primary OS Kishore
-
shrini
it will open up the enw worlds of life long learning
-
ganesanvs
+1 Shrini
-
shrini
the more you use terminal, the more we will learn
-
shrini
the gui, point and click are for normal users
-
shrini
they will keep as normal users, forever
-
sugi
terminal based programming languages are there unlike GUI based?
-
shrini
sethu_payilagam: please start a blog today and share here the URL
-
ganesanvs
I used to play my music from the terminal and amaze people
-
shrini
nice ganesanvs
-
shrini
c, c++, php, python, ruby, lisp, perl
-
sugi
ok
-
shrini
most of the languages are terminal based only
-
shrini
js has nodejs
-
mohan43u
sugi: general purpose programming languages don't have a concept of terminal or gui based programming, you can use a terminal based text editor to program in most of the general purpose programming languages
-
sugi
ok
-
ganesanvs
nano can be a beginner text editor, then as we learn Vi or emacs
-
mohan43u
sugi: IDEs (Integrated Development Environments) like VSCode,Intellij,Android-Studio etc. simplifies programming with lot of functionalities, It doesn't mean you should only use IDE for programming, you can write program in a simple text editor like `nano` or `ed`
-
ganesanvs
Yes
-
sugi
ok
-
sethu_payilagam
Sure Shrini
-
sugi
already muthu sir used to start from text editor based code only, then will move on to IDE
-
shrini
are you all taking notes daily?
-
shrini
or writing daily journal?
-
sugi
in our class - r u asking?
-
shrini
generally
-
sugi
yes hand written notes
-
shrini
good
-
shrini
type them all in text file
-
shrini
in terminal
-
sugi
ok
-
sugi
while reading from system, used to type important points in text editor
-
shrini
good
-
shrini
use terminal based editor
-
shrini
to take notes, write code
-
shrini
start using nano
-
shrini
for now
-
shrini
upgrade to emacs later
-
sugi
ok i will install
-
shrini
sethu_payilagam: what topics are covered in python so far?
-
mohan43u
shrini: naah, it should be `ed` -> `nano` -> `vi` -> `emacs`
-
ganesanvs
how to learn emacs
-
ganesanvs
its a vast ocean
-
shrini
-
mohan43u
shrini: `ed` - the text editor (real programmers use `the text editor`) :)
-
sugi
how to copy the url, shift+ctrl+c copying all
-
mohan43u
ganesanvs: have you installed emacs? are you using linux?
-
shrini
will check on how to copy urls from weechat
-
sugi
ok
-
ganesanvs
i am using debian testing as my primary os on my desktop
-
ganesanvs
wanted to learn emacs that's why i asked
-
mohan43u
shrini, sugi: press `alt-l`, weechat will show only text, then you can select the part of the text (like url) then do `ctrl-shift-c`. it should copy the require text
-
mohan43u
ganesanvs: do you have `emacs` installed?
-
ganesanvs
I have downloaded the cheat sheet for emacs
-
ganesanvs
No
-
sethu_payilagam
So far we have covered the python basic modules and since last week we have started with classes and oops concepts Shrini
-
mohan43u
ganesanvs: install emacs, then start emacs, then press `ctrl-h t`, this will start the emacs tutorial, thats the starting point to learn emacs
-
ganesanvs
ok
-
ganesanvs
sure will do
-
shrini
sugi: ctrl+alt+mouse lift click over URL, opens the link in browser
-
shrini
try this too
-
sugi
ok will try both
-
shrini
/set weechat.look.mouse on then /save
-
shrini
to enable mouse in weechat
-
shrini
sethu_payilagam: good the
-
shrini
sethu_payilagam: start doing a basic calculator application
-
shrini
get inputs, show the operators, when the user selected the operator, show the results
-
ganesanvs
i am stepping out
-
ganesanvs
will join tomorrow
-
shrini
share the progress here daily and in your blog
-
shrini
thanks ganesanvs
-
ganesanvs
missing the discussion
-
sethu_payilagam
Sure Shrini. Thanks
-
shrini
you can read the logs here always
-
shrini
-
shrini
sethu_payilagam: can you start a blog now?
-
Kishore
Can we point the text you entered and reply here? Like whatsapp?
-
shrini
no
-
Kishore
Okay
-
shrini
it is a free flowing text from top to bottom
-
Kishore
Sure Shrini , I am going to buy a new laptop, there I will use Linux as my primary OS.
-
Kishore
Got it.
-
shrini
you can copy the text and quote as // or inside <quote>text</quote>
-
shrini
what about current laptop Kishore?
-
Kishore
I am using the office laptop, so I can't install Linux.
-
shrini
ok
-
shrini
check if you have WSL there
-
Kishore
// <shrini> you can copy the text and quote as // or inside <quote>text</quote>. Thank you Shrini
-
shrini
:-)
-
shrini
-
shrini
read this chatlog as a hoemwork
-
shrini
and write blog post with your notes
-
shrini
take your time
-
shrini
install command line brower like links or lynx
-
shrini
sudo apt install elinks lynx
-
Kishore
Yes build number is above 18362, so WSL would support in my lap Shrini
-
shrini
then `links URL` or `lynx URL`
-
shrini
then try to get WSL and start using the command like tools like
-
shrini
editor, browser, weechat etc
-
shrini
IRC is all about two way communication
-
Kishore
Okay Shrini
-
shrini
the more you write, the more we can it interactive
-
shrini
it is not only for reading
-
shrini
start writing more here
-
shrini
ask questions
-
shrini
write answers
-
shrini
write on what are you learning, thinking etc
-
Kishore
Sure
-
amotbeli
i'm just reading up about how this IRC works
-
shrini
welcome amotbeli
-
Kishore
welcome amotbeli
-
amotbeli
hello shrini, this looks so cool and clean
-
amotbeli
hello kishore
-
sugi
shrini shall i leave?
-
shrini
sure
-
Kishore
Shrini, Is this chat daily going on, or you have initiated today, I mean is it open all time?
-
sugi
any logout command is there - here?
-
sethu_payilagam
Hi Shrini. I am not sure if the format of the blog is correct or not. But I have created the post for the Calculator module and I will update that from today
-
sethu_payilagam
-
shrini
/quit should work
-
sugi
ok thanks
-
shrini
sure
-
shrini
good start sethu_payilagam
-
shrini
keep writing more regularly and daily
-
sethu_payilagam
Sure. I will have to log out now. I will connect again tomorrow with an update. Thank you, Shrini!
-
Kishore
can I delete msg which I sent here?
-
shrini
we can not delete
-
Kishore
Okay
-
Kishore
I noticed whenever someone entered my name in this chat, it's being highlighted it is very good.
-
mohan43u
Kishore: just say ignore my previous message, people who know irc will ignore
-
Kishore
Okay Mohan
-
mohan43u
Kishore: which IRC client are you using?
-
mohan43u
Kishore: weechat?
-
shrini
he uses the web client
-
Kishore
Yes I am using the web client.
-
mohan43u
Kishore: ok, well, it seems most of the IRC clients have highlighting functionality. nice
-
Kishore
Okay Mohan.
-
shrini
amotbeli: how are you?
-
shrini
what projects you are working nowdays?
-
Kishore
I am leaving the chat, thank you Shrini and Mohan.
-
shrini
ok Kishore
-
amotbeli
shrini, i am not doing any project currently
-
amotbeli
i think i'll get some free time from next week
-
amotbeli
hacktoberfest sounded very interesting. looks like there isn't enough time now.
-
shrini
ok amotbeli
-
shrini
I am working on a portal based on islandora, to import the books metadata you started to collect
-
shrini
-
shrini
working in importing data in bulk
-
shrini
islandora is a drupal based digital asset management system
-
amotbeli
shrini: sounds great
-
amotbeli
i should get back to it soon, to collect more data
-
shrini
super
-
shrini
thanks amotbeli
-
amotbeli
thanks shrini, that was a good project and i learnt a lot
-
amotbeli
shrini: i think it's time for me to leave
-
vjay
Hello i didnt know we had a web based irc client this is so much easier to use
-
vjay
and the ircbot comm central is nice to have to read up on the history, since i dont know how to set a bouncer for IRC
-
shrini
annamalai: thanks for joining
-
annamalai
shrini: It's fine. no prob.
-
annamalai
btw I am joining daily.
-
annamalai
regarding the translation, there's still a few left and proof reading couldn't complete because of other works
-
annamalai
hoping to complete soon...
-
shrini
thanks annamalai
-
shrini
take your time