#c_lang
You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly.
https://github.com/tsoding/nob.h
Daylight Saving Time (DST) is used to save energy and make better use of daylight. It was first used in 1908 in Thunder Bay, Canada.
If your current location applies this, you might be able to sleep a little longer today.
@googlefactss#Time
[source...]
# The "timeit" module lets you measure the execution
# time of small bits of Python code
»> import timeit
»> timeit.timeit('"-".join(str(n) for n in range(100))',
number=10000)
0.3412662749997253
»> timeit.timeit('"-".join([str(n) for n in range(100)])',
number=10000)
0.2996307989997149
»> timeit.timeit('"-".join(map(str, range(100)))',
number=10000)
0.24581470699922647
#time
¡Tenemos mucha presidenta! 💪🏻
🔴#Time destacó la diplomacia, pragmatismo y lucha contra el crimen de #Sheinbaum, considerándola un ejemplo de éxito 👩🏻🇲🇽🥇
https://sinlineamx.com/sheinbaum-100-personas-mas-influyentes-2026-time/
¡Esto lo va a gustar a la fachiza! 🔥
🔴#Sheinbaum fue incluida por segunda ocasión en la lista de las 100 personas MÁS INFLUYENTES del MUNDO de la revista #TIME en 2026 🙌🏻 | Es la única líder latinoamericana en aparecer 👩🏻🥇