AI use cases w.r.t. Industries:
Thanks to Google Cloud.
https://cloud.google.com/transform/101-real-world-generative-ai-use-cases-from-industry-leaders
AI use cases w.r.t. Industries:
Thanks to Google Cloud.
https://cloud.google.com/transform/101-real-world-generative-ai-use-cases-from-industry-leaders
#finance basics
This is written on December 31,2024. Use in that context.
Thanks to chatGPT.
The terms Assessment Year (AY) and Financial Year (FY) are often confused, but they refer to two different periods in the context of income tax in India.
Definition: The Financial Year is the period during which a person or organization earns income.
Duration: It runs from April 1 to March 31 of the next year.
Purpose: It is the year in which the income is earned or received.
For example:
Definition: The Assessment Year is the period during which the income earned in the Financial Year is assessed by the Income Tax Department.
Duration: It starts immediately after the Financial Year ends. So, it runs from April 1 to March 31 of the next year.
Purpose: It is the year in which the tax on the income earned during the Financial Year is calculated and paid.
For example:
In simple terms, the FY is the year when you earn income, and the AY is the year when you pay taxes on that income.
Nvidia display issue.
I was facing difficulty in detecting second monitor in my linux machine.
I had tried few online solutions but couldn't get it done.
Finally the solution which worked:
1.
Detect the specific VGA controller in your machine.
# lspci | grep VGA
2. Now, go to https://www.nvidia.com/en-us/drivers/ and manually search the driver inputting the specific version you obtained in step 1.
3. For example, in my case it was this file: NVIDIA-Linux-x86_64-550.135.run
4. Add executable permission
chmod +x NVIDIA-Linux-x86_64-550.135.run
5. Understand what it is:
./NVIDIA-Linux-x86_64-550.135.run --help
6.
To build and install the drivers , run the script.
( This is quite interesting file I come across, it is both a script as well as binary..need to explore more on this later )
./NVIDIA-Linux-x86_64-550.135.run
7. Boot after installation, you should be able to detect the second monitor.
https://www.youtube.com/watch?v=IEnCPUOl2UM
source: https://tamilanlyrics.in/lyrics/thenkizhakku-song-lyrics
பெண் : தென் கிழக்கு தேன் சிட்டு
செம்பருத்தி பூ மொட்டு
செல்ல கொஞ்சுதே தாலாட்ட
விசில் : ...........
பெண் : எத்தனையோ காலம் வாராத வானவில்
வந்தது போல் நீ பேச
உச்சியிலே நீந்தும் ஆகாச மீனென
துள்ளிடுதே உன் ஆச
பெண் : மழை அடிக்கும் உன் சிரிப்பில்
செடி முளைக்கும் நான் பூவாக
வெயில் அடிக்கும் நாள் வரைக்கும்
கொடி புடிப்பேன் உன் தாயாக
பெண் : நீ நீ சொல்லும் கதை
நான் நான் கேக்கும் வரை
நாம் ஆவோம் மாயப் பறவைகளே
பெண் : தென் கிழக்கு தேன் சிட்டு
செம்பருத்தி பூ மொட்டு
செல்ல கொஞ்சுதே தாலாட்ட
விசில் : ...........
பெண் : ஒத்தையிலே போகும் வெட்டவெளி மேகம்
மீட்டெடுத்து பாடாதோ றெக்கைவிரிச்சு
சீட்டெறும்பு போடும் நச்சத்திர கோலம்
சொல்லெடுத்து வீசாதோ உன்ன ரசிச்சு
பெண் : தெரிஞ்சே நீ செய்யும் சேட்டை
தெளிவாக உன்ன காட்ட
அதில் கோடி ராகம்
நானும் மீட்ட..
பெண் : தெருவெங்கும் தேர ஓட்ட
மரமெல்லாம் ஊஞ்சல் ஆட்ட
பெருகாதோ காலம் வேகம் கூட்ட
பெண் : பனங்கருக்கும் பால் சுரக்கும்
அத நெனச்சே நீ கொண்டாடு
பசி மறக்கும் நாள் பிறக்கும்
வலி மறந்தே நீ கூத்தாடு
பெண் : ....
பெண் : பனங்கருக்கும் பால் சுரக்கும்
அத நெனச்சே நீ கொண்டாடு
பசி மறக்கும் நாள் பிறக்கும்
வலி மறந்தே நீ கூத்தாடு
பெண் : பனங்கருக்கும்
(நீ நீ சொல்லும் கதை)
பால் சுரக்கும்
(நான் நான் கேக்கும் வரை )
அத நெனச்சே நீ கொண்டாடு
(நாம் ஆவோம் மாயப் பறவைகளே)
பசி மறக்கும்
(நீ நீ சொல்லும் கதை)
நாள் பிறக்கும்
(நான் நான் கேக்கும் வரை )
வலி மறந்தே நீ கூத்தாடு
(நாம் ஆவோம் மாயப் பறவைகளே )
பெண் : பனங்கருக்கும் பால் சுரக்கும்
வலி மறந்தே நீ கூத்தாடு
--
💓 மாரி செல்வராஜ் |சந்தோஷ் நாராயணன் | Dhee
--
Google AI studio:
To create prompts, to finetune model and to build applications with API.
https://aistudio.google.com/
--
Google AI for developers:
https://ai.google.dev/
Documentation towards AI developers.
API reference
--
AI developer forum:
https://discuss.ai.google.dev/
--
Important productline from Google
Gemma, Gemini, Kera, TensorFlow
--
https://sdk.vercel.ai/docs/introduction
Supports:
https://sdk.vercel.ai/docs/introduction#model-providers
To get youtube summary, its wholetranscript, relevant mindmap, relevant AI chat.
https://notegpt.io/youtube-video-summarizer
==
// To check whether wayland / X11
$ echo $XDG_SESSION_TYPE
x11
==
// To update wayland / x11
$ sudo gvim /etc/gdm3/custom.conf
// edit the line
// this means x11
WaylandEnable=false
// and this means wayland
WaylandEnable=true
==
// To check after update - after reboot
$ echo $XDG_SESSION_TYPE
Both /var/log/syslog
and dmesg
play crucial roles in logging system activity on Linux-based systems, but they have distinct purposes and relationships. Here's a breakdown:
What is /var/log/syslog
?
/var/log
directory based on predefined rules.What is dmesg?
Relationship between /var/log/syslog and dmesg:
/var/log/syslog
by default./var/log/syslog
provides a more comprehensive historical record of various system events, including kernel messages.Key differences:
Feature | /var/log/syslog | dmesg |
---|---|---|
Scope | Diverse system logs | Kernel messages |
Persistence | Persistent across reboots | Volatile, resets on reboot |
Real-time view | Not directly | Yes |
Specific file | Yes (individual files for categories) | No (command-line tool) |
Note: I got the above from google gemini while looking about syslog and dmesg.