💻
Programming, Design & Data Science
Nebullvm (GitHub Repo)
Nebullvm is a library that creates optimized versions of AI models that can run up to 20 times faster. It identifies the best way to execute models on specific hardware without impacting the accuracy of the model. The library allows developers to benefit from deep learning compilers without having to spend time installing, testing, and debugging. Benchmark results are available.
React Arborist (GitHub Repo)
React Arborist is a fully-featured tree component for React. It provides all the common features expected in a tree, for example, it can open and close folders, efficiently show thousands of items, rename items, and drag and drop to reorder files. A live demo is available.
Find a job through Hired (Sponsor)
Hired is home to thousands of companies ranging from startups to Fortune 500s that are actively hiring the best and brightest developers, data scientists, mobile engineers, and more. Here’s how it works: once you create a profile, hiring managers can extend interview requests based on desired salary, top skills, and career preferences. Sign up today - it’s completely free for job-seekers!
Behold, a password phishing site that can trick even savvy users (4 minute read)
BitB, short for 'browser in the browser', is a type of phishing attack that is hard to detect even for tech-savvy users. It involves creating a fake browser window inside a real browser window to spoof an OAuth page using HTML and CSS tricks. The fake pop-up windows look genuine and show valid addresses complete with a padlock and HTTPS prefix. As they are images rendered by custom HTML and CSS, the fake pages can't be resized or dragged outside the primary window. A video that shows how the attack works is available in the article.