de en es fr nl pl pt sv zh

test

Test Bosch

Adam Horne

How do you reduce food waste, kickstart a smarthome ecosystem, and win a hackathon? With Sustain – the entry we made that won the hackathon. It’s a system that makes it easy to make meals with the food that’s already sitting in your refrigerator. OK, I’m getting ahead of myself. So, here’s what...

Комментарии Disqus отключены

The Hardcoded Blog

Я порядком устал за прошедшие годы от возни с настройкой комментариев через Disqus. Старые комментарии пропали, с новыми непонятно, появляются ли. А ещё на Хабре пишут про нехорошее поведение сервиса: тотальная слежка за пользователями, сильное замедление загрузки, перехват кликов и т.п. Вот я и...

LLVM Bugpoint

Logan

In this post, I would like to introduce the bugpoint command line tool. This is a automatic test case reduction tool which can help us generate minimal test case. As a compiler developer, the first step to debug is to create a minimal test case which can still reproduce the bug. Unfortunately,...