Koding Stuck
Berbagi ilmu seputar IT dan Teknologi
IDG Tech Talk: Tuesday in Tech
Catch up on IT news, learn coding tips and more
April 08, 2025
Why passwords are failing us – the future of secure logins | Ep. 221
Are passwords obsolete? With rising data breaches, weak password habits, and endless security layers failing us, it's time to rethink how we protect our digital lives. In this episode of Today in Tech, host Keith Shaw sits down with cybersecurity expert Gilad Shriki, co-founder of Descope, to explore the flaws in traditional passwords and discuss cutting-edge solutions for safer, smarter authentication.
Read more
Analytics challenges in the age of AI | What IT Buyers Want Ep. 6
In this episode of Global Tech Tales, host Keith Shaw is joined by global editorial leaders Matt Egan (U.K.), Chris Holmes (APAC), and Qiraat Attar (India) to explore a pressing question for modern enterprises: Is your data ready for AI?
The power of Python's editable package installations
Python packages can be installed in an "editable" or "in-place" installation mode, where instead of copying the package's code into a virtual environment, there's a pointer to the source directory instead. This allows any changes made to the package source to be reflected instantly in every virtual environment where the package is installed this way. This video demonstrates how useful and powerful this can be for Python developers, as it becomes far easier to evaluate changes made to a package without having to reinstall it each time you change it.
C/side tracks, prevents browser attacks from third-party scripts
Third-party scripts that are introduced to websites via browsers are a growing problem for many companies. C/side can help monitor, secure, optimize and even track the usage of third-party scripts on a site to help companies with compliance regulations. Simon Wijckmans, founder and CEO of c/side, joins the show to demonstrate the platform's key features.
Ameritas chief AI officer on creating the future AI workforce
Richard Wiedenbeck, Chief AI Officer, Ameritas, joins host Maryfran Johnson for this CIO Leadership Live interview. They discuss transitioning from CIO to chief AI officer, why reengineering is popular again, applying a Center of Excellence model to AI value, creating the future AI workforce and more. Find all the recent episodes with host Maryfran Johnson on Apple Podcasts, Spotify and YouTube Music.
2-Minute Linux Tips: How to use the groupadd command
In this Linux tip, we look at the groupadd command – the command that's used to set up a new user group on Linux.
How to create a simple WebAssembly module with Go
WebAssembly gives you a way to run code across platforms, including in a web browser, at near-native speeds, and by way of a broad range of languages. Google's Go language compiles directly to WebAssembly with minimal changes to one's code. In this video we show how a simple WASM module can be created in Go, and how to use Go's standard library to interact with JavaScript objects (for instance, to read form data or change DOM elements).
Tidak ada komentar:
Posting Komentar