How to use Angular Signals
Simplify Angular development with reactive propertiesContinue reading on Better Programming »
Read moreMore Than Just Stubs
Creating your stateful sandbox with WireMockPhoto by Markus Spiske on UnsplashWiremock is a great tool to test your application against a real web service with predefined stubs. It allows us to write integration tests that do not stop at a rest client mock but do network communication, simulating different responses with limited effort.But
Read moreDebugging Frontend Applications With React Profiler
Photo by Joshua Aragon on UnsplashUsually, writing console.log or custom code to trace the root of bugs in React applications can be sufficient. However, when one works with a more extensive unfamiliar codebase, even tiny bugs can become challenging to tackle.In this article, I would like to share my experience working with
Read moreRobots learn to perform chores by watching YouTube
Learning has been a holy grail in robotics for decades. If these systems are going to thrive in unpredictable environments, they’ll need to do more than just respond to programming — they’ll need to adapt and learn. What’s become clear the more I read and speak with experts is true
Read moreBuilding Better dapps With Infura’s Polygon WebSocket
See how using WebSockets on Polygon provides a level of user experience on dapps that traditional HTTP API requests just can’t matchWeb3 dapps are often slow and clunky. But WebSockets on Ethereum L2s can help solve this problem by bringing real-time, bidirectional, client-server communications to the world of web3. Third-party offerings
Read moreKibsi raises $9.3M for its no-code computer vision platform
Kibsi is an Irvine, California-based startup that is building a no-code computer vision platform that allows businesses to build and deploy computer vision applications. Among the things that set Kibsi apart from many other players in this space is that it lets businesses reuse their existing cameras to create insights
Read moreTriton Inference Server Tips and Tricks
Things I wish I had known before playing around with TritonPhoto by Scott Rodgerson on UnsplashThis is the second article regarding Triton Inference Server. In the first one, I described features and use cases. If you missed it and don’t understand some of the concepts from this text, I encourage you to
Read moreWarming public markets are boosting the secondary market for startup shares
The late-stage startup market is sorting out how to value startups that had raised capital during the previous venture boom — Tiger Global Management recently resorted to selling individual stakes in its portfolio companies after failing to sell a basket of its stakes. Frankly, it wasn’t shocking to hear that
Read moreRobinhood acquires credit card startup X1 for $95M
Robinhood announced on Thursday that it was acquiring X1, a no-fee credit card startup, for $95 million in cash. X1, which offers an income-based credit card with rewards, raised a total of $62 million in venture-backed funding from investors like Soma Capital, FPV, Craft Ventures and Spark Capital since its
Read moreA Deep Dive Into Guidance’s Source Code
Understanding how to guide Large Language ModelsPhoto by Safar Safarov on UnsplashDisclaimer: This is a text about a library that is used to build applications with LLMs (Large Language Models). This article is rather dense, so don’t feel frustrated if you don’t understand everything at first. Beware: I might also have misunderstood
Read more