/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

denvaar.dev
| | quickwit.io
5.9 parsecs away

Travel
| | In this blog post, we discuss the implementation of an indexable bitset in tantivy.
| | techsavvypriya.wordpress.com
5.8 parsecs away

Travel
| | A quick introduction to 8 commonly used data structures Data Structuresare a specialized means of organizing and storing data in computers in such a way that we can perform operations on the stored data more efficiently. Data structures have a wide and diverse scope of usage across the fields of Computer Science and Software Engineering....
| | quanttype.net
4.7 parsecs away

Travel
| | A talk given at Helsinki Python Meetup.
| | artemis.sh
23.8 parsecs away

Travel
| Linux won't sleep on this motherboard out of the box. I have a rev1.1 motherboard running BIOS version F17b. No idea if this applies to rev1.2. There's a workaround you can do which is to disable PCIe wakeup on GPP0 (GPP bridge to the m.2 NVMe drives): echo GPP0 | sudo tee /proc/acpi/wakeup. To make this persistent you need to run this command at boot. I do not know why it is like this. systemd/openrc methods to run this at boot: