itsokinda.hashnode.devWindows Applications within LinuxRunning Windows applications on Linux can be challenging, particularly when the software depends on specific DLL files and .NET Framework runtimes. Different applications鈥攇ames, office suites, or specialized tools鈥攔equire different configurations, an...Jan 19路5 min read
itsokinda.hashnode.devThe "Facts Only" Title: WSA is Dead, Long Live the Kings: BlueStacks, LDPlayer, and the Future of Windows-Android Convergence.Windows subsystem for linux is a Windows feature that Microsoft rolled out at the "What's Next for Windows" event on June 24, 2021. This was supposed to facilitate easy integration between Windows and Android, much like Steve Jobs integrated iOS devi...Jan 5路2 min read
itsokinda.hashnode.devWaylandHow to enable/disable wayland on Ubuntu Desktop Wayland is a communication protocol that specifies the communication between a display server and its clients. On Ubuntu, users can choose to enable or disable Wayland according to their needs. By defau...Jan 2路4 min read
itsokinda.hashnode.devFunctional Calling in LLMSWhat is functional Calling...? This refers to the ability to reliably connect LLM`s to external tools to enable effective tool usage and interaction with external APIs. This capability allows the models to detect when an API call is needed and genera...Aug 4, 2024路3 min read
itsokinda.hashnode.devSeamlessly Expose Your Localhost Server to the Internet with ngrokAccess Your Localhost Server Publicly with ngrok: A Simple Guide If you've ever needed to make your localhost server accessible from the web, you might have encountered the challenge of exposing your local development environment safely. Enter ngrok,...Aug 3, 2024路4 min read