Welcome to the Linux Foundation Forum!
-
Re: Lab 11.1 - Create a Buffer Safely
So the deal with this one is it's based on statistical chance. When you allocate an unsafe buffer of sufficient size, the chance that the buffer will be all zeros is low. The current exercise code ha…1 -
Re: My exam score points
@dtravailloux If the port was blocked, wouldn't your tests with postman fail? Or are you saying you experienced this issue momentarily to start with, resolved it, tested your services with postman an…1 -
Re: Chaptet 8 - Single-Origin, Multi-Route Proxy, Invalid URL
@reuben158 you've somehow included an invisible zero width non-joiner character, just before the "p" in https, which makes the url invalid. https://www.fileformat.info/info/unicode/char/200…1 -
Re: Lab 4.2 - Setting a Breakpoint Using a Code Keyword
thanks for bringing this up everyone, it does indeed seem to be a bug in Node. I'm going to reach out to core team members and see what can be done to fix it, if it continues to stall I'll update the…1 -
Re: Why do you use Object.assign?
I spoke with the lead maintainer of Fastify. It's because Fastify may mutate the opts object (mostly by adding internal tracking symbols), so using Object.assign avoids unexpected mutations of option…2
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)