memory heap
394 subscribers
2.74K photos
571 videos
53 files
3.35K links
science ∩ art = wonder

all memory blocks here are allocated by @a_v_p

GitHub: https://github.com/artyom-poptsov
Mastodon: https://fosstodon.org/@avp

https://memory-heap.org/~avp/
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Как выглядит человеческое сердце перед трансплантацией.

Для перекачивания крови нужна большая сила. Поэтому ваше сердце активно работает, даже когда вы ничего не делаете

r/#Damnthatsinteresting
4🔥1
Forwarded from Decentralize!
Yggdrasil v0.5.5
[https://yggdrasil-network.github.io/]

Yggdrasil is an overlay network implementation of a new routing scheme for mesh networks. It is designed to be a future-proof decentralised alternative to the structured routing protocols commonly used today on the Internet and other networks.

The highlights of Yggdrasil are that it is:
- Scalable: supports large, complex or even internet-scale topologies
- Self-healing: network responds quickly to connection failures or mobility events
- Encrypted: traffic sent across the network is always fully end-to-end encrypted
- Peer-to-peer: works entirely ad-hoc by design with no built-in points of centralisation
- Cross-platform: supported on Linux, macOS, Windows, iOS, Android and more

Changelog:
[https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.5]

#Yggdrasil
Forwarded from Hacker News
ArVid: Russians squeezed 4 hard drives into one VHS tape in the 90s (Score: 158+ in 6 hours)

Link: https://readhacker.news/s/5YT9K
Comments: https://readhacker.news/c/5YT9K
Всё впереди💫
This media is not supported in your browser
VIEW IN TELEGRAM
С очередной практики по программированию микроконтролеров. Изучаем ШИМ.

#нртк #arduino
4
#3dprinting #cnc

Взялся перебирать экструдер на большом 3D-принтере REPLICADR в хакерспейсе. Надоело, что он периодически косячит, "какая" ляпушками пластика на модель. Перевернул нагреватель в нагревательном блоке кверху ногами (как он и должен быть, судя по всему), подставил где необходимо костыли. Перемоделил крепление BL-Touch, печатаю замену.
🎃1
memory heap
Photo
#cnc #3dprinting

Обновление по принтеру. Перепечатали крепление экструдера заодно.
🔥4
#vegan #food

Ужин: смесь бурого и дикого риса, перец чили и "Хабанеро", кабачки, помидоры, перец болгарский, укроп.
🔥3🎃2
Подтверждаю.

Код:
#include <iostream>

int main() {
while (1)
;
}

void unreachable() {
std::cout << "Hello world!" << std::endl;
}


Результат компиляции и выполнения в GNU Guix shell:

$ guix shell --pure clang glibc binutils gcc
$ clang++ -O1 -Wall -o loop loop.cpp
$ ./loop
Hello world!


#programming #cpp #guix #meme
🔥4
Forwarded from Hacker News
A Tour of the Lisps (Score: 150+ in 4 hours)

Link: https://readhacker.news/s/5Z8vt
Comments: https://readhacker.news/c/5Z8vt
🔥1
Media is too big
VIEW IN TELEGRAM
🔥3