I need to get aware when my android device notifies me about new message, call, whatsapp, everything and I'm not looking at my mobile device screen. It happens many times in a day that I go and check it manually. While I'm looking at my PC's screen, I may miss many of them. The office policy is to silent mobile devices. I may be in meetings, etc. Any cause may cause I get involved with many other things and don't remember to check my notifications. While it may be very good solution if I have something on PC's screen to communicate with the mobile and show me that I have new notifications, eg. an icon in notification area may get red/green or something. My mobile device use data for communicating with the internet and we've no wifi at office. LAN is completely in another network. Is there any possibility for this? I'm using Ubuntu mate 24.04.
hamidi's questions
Today, my company asked me to setup a DVR card. It's divided into two parts. First, I've to find a driver for the device, so that the OS may communicate and work with the device. Second, there should be an API (for C/C++) to communicate programmatically with the driver and use its capabilities and functionalities.
I attach pictures of the card.
AOP-4216 and AX8612-AV16N are my only clues, but I couldn't find any driver or SDK in the net. The seller didn't provide any driver. Only a CD is in the box along with the card. There's also no clue on the box. I need the driver and SDK for both Ubuntu 12.04 and Ubuntu 20.04.
After installing the board on my system, lspci gives the following info about it:
08:01.0 Multimedia controller: Xilinx Corporation Spartan 3 Designs (Xilinx IP)
BYO, what should be the next step?
I have to compile a computer generated source with my sources which is too huge and I've no control over it. Since my memory is not much, I've to force make use less memory. Otherwise, it gets killed by OS (precise). What can I do?
Is it possible to open a VS2010 solution
in an IDE environment and build it and get the same output
in ubuntu?
I mean pressing F5
runs the program (maybe via Wine) in the same way?
I don't mean .Net
or C#
. The projects in the solution are all pure native C++
.