Bhargav VeepuriOptimizing Compute Units: Understanding the entrypoint! macro in SolanaIntroductionDec 2
Adam BoudjemaaEntrypoint v0.7.0: The New Era of Account AbstractionDiscover Ethereum’s Account Abstraction evolution with Entrypoint v0.7.0 for easier and safer blockchain use.Feb 5
InCheckmarx ZerobyYehuda GelbThis New Supply Chain Attack Technique Can Trojanize All Your CLI CommandsThe open source ecosystem, due to its widespread adoption, has become a prime target for supply chain attacks. Malicious actors often…Oct 14Oct 14
Alain BoudardAngular library lazy loadingIn this article, I wanted to focus on some of the options available with Angular to lazy load elements from a library, and how it affects…Mar 71Mar 71
Nirbhay SinghDifference among RUN, CMD, and ENTRYPOINT in DockerfileIn a Dockerfile, RUN, CMD, and ENTRYPOINT are instructions used to define how your Docker container is built and how it behaves when it…Aug 1Aug 1
Bhargav VeepuriOptimizing Compute Units: Understanding the entrypoint! macro in SolanaIntroductionDec 2
Adam BoudjemaaEntrypoint v0.7.0: The New Era of Account AbstractionDiscover Ethereum’s Account Abstraction evolution with Entrypoint v0.7.0 for easier and safer blockchain use.Feb 5
InCheckmarx ZerobyYehuda GelbThis New Supply Chain Attack Technique Can Trojanize All Your CLI CommandsThe open source ecosystem, due to its widespread adoption, has become a prime target for supply chain attacks. Malicious actors often…Oct 14
Alain BoudardAngular library lazy loadingIn this article, I wanted to focus on some of the options available with Angular to lazy load elements from a library, and how it affects…Mar 71
Nirbhay SinghDifference among RUN, CMD, and ENTRYPOINT in DockerfileIn a Dockerfile, RUN, CMD, and ENTRYPOINT are instructions used to define how your Docker container is built and how it behaves when it…Aug 1
Alain BoudardAngular library lazy loading — part 2In a previous article, we talked about how Angular does bundle and load chuncks of a library, depending on how we organise the code inside…Mar 18
Anupam MajhiDOCKER: The ENTRYPOINT and CMDIn a Dockerfile, the use of ENTRYPOINT and CMD is crucial in defining the way a container behaves. However, it does confuse a lot of us…Dec 1, 2023
InOak SecuritybyAntonio ViggianoA deep dive into the main components of ERC-4337: Account Abstraction Using Alt Mempool — Part 2Welcome back to our exploration of ERC-4337: Account Abstraction Using Alt Mempool. In our previous post, we analyzed the Bundler…Oct 24, 20231