Forwarded from Hacker News
Portable EPUBs (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/5YSfC
Comments: https://readhacker.news/c/5YSfC
Link: https://readhacker.news/s/5YSfC
Comments: https://readhacker.news/c/5YSfC
willcrichton.net
Portable EPUBs
A proposal for the next generation of portable documents.
Forwarded from r/ретранслятор
This media is not supported in your browser
VIEW IN TELEGRAM
Как выглядит человеческое сердце перед трансплантацией.
Для перекачивания крови нужна большая сила. Поэтому ваше сердце активно работает, даже когда вы ничего не делаете
r/#Damnthatsinteresting
Для перекачивания крови нужна большая сила. Поэтому ваше сердце активно работает, даже когда вы ничего не делаете
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
[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
GitHub
Release Version 0.5.5 · yggdrasil-network/yggdrasil-go
Added
A new peer option ?maxbackoff=X has been added to control the maximum backoff time for a given peer, supports duration values like 5m, 1h etc
Changed
The maximum backoff period for failing...
A new peer option ?maxbackoff=X has been added to control the maximum backoff time for a given peer, supports duration values like 5m, 1h etc
Changed
The maximum backoff period for failing...
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
Link: https://readhacker.news/s/5YT9K
Comments: https://readhacker.news/c/5YT9K
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…
#guix_patches
Ricardo Wurmus принял мой патч в GNU Guix, обновляющий Yggdrasil до версии 0.5.5:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=bed3a0b547a59f63b545db165e76ddd9af8bba1a
Ricardo Wurmus принял мой патч в GNU Guix, обновляющий Yggdrasil до версии 0.5.5:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=bed3a0b547a59f63b545db165e76ddd9af8bba1a
⚡3
Forwarded from Hacker News
Capturing the ripples of spacetime: LISA gets go-ahead (Score: 150+ in 1 day)
Link: https://readhacker.news/s/5YPUe
Comments: https://readhacker.news/c/5YPUe
Link: https://readhacker.news/s/5YPUe
Comments: https://readhacker.news/c/5YPUe
ESA
Capturing the ripples of spacetime: LISA gets go-ahead
Today, ESA’s Science Programme Committee approved the Laser Interferometer Space Antenna (LISA) mission, the first scientific endeavour to detect and study gravitational waves from space.
#3dprinting #cnc
Взялся перебирать экструдер на большом 3D-принтере REPLICADR в хакерспейсе. Надоело, что он периодически косячит, "какая" ляпушками пластика на модель. Перевернул нагреватель в нагревательном блоке кверху ногами (как он и должен быть, судя по всему), подставил где необходимо костыли. Перемоделил крепление BL-Touch, печатаю замену.
Взялся перебирать экструдер на большом 3D-принтере REPLICADR в хакерспейсе. Надоело, что он периодически косячит, "какая" ляпушками пластика на модель. Перевернул нагреватель в нагревательном блоке кверху ногами (как он и должен быть, судя по всему), подставил где необходимо костыли. Перемоделил крепление BL-Touch, печатаю замену.
🎃1
#vegan #food
Ужин: смесь бурого и дикого риса, перец чили и "Хабанеро", кабачки, помидоры, перец болгарский, укроп.
Ужин: смесь бурого и дикого риса, перец чили и "Хабанеро", кабачки, помидоры, перец болгарский, укроп.
🔥3🎃2
Подтверждаю.
Код:
Результат компиляции и выполнения в GNU Guix shell:
#programming #cpp #guix #meme
Код:
#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
#music
CW: Clowns.
Но звучит прикольно.
Pink Floyd, "Brain Damage / Eclipse" (cover by Puddles Pity Party):
https://youtu.be/A_IHFa5uozc
CW: Clowns.
Но звучит прикольно.
Pink Floyd, "Brain Damage / Eclipse" (cover by Puddles Pity Party):
https://youtu.be/A_IHFa5uozc
YouTube
Puddles Pity Party - Brain Damage / Eclipse (Pink Floyd Cover)
Get this single here. https://lnkfi.re/BrainDamage
I'm on tour: https://bit.ly/P3tour
Oh hello. I had many requests for a Pink Floyd tune. So we took a go at this one. James Beaton created the arrangement on piano. Tim Delaney, Derrick Ennis and I did the…
I'm on tour: https://bit.ly/P3tour
Oh hello. I had many requests for a Pink Floyd tune. So we took a go at this one. James Beaton created the arrangement on piano. Tim Delaney, Derrick Ennis and I did the…
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
Link: https://readhacker.news/s/5Z8vt
Comments: https://readhacker.news/c/5Z8vt
🔥1