VirtualTam's bookmarks
28 bookmarks found
-
- fubark/zig-v8 - Simple V8 builds with C and Zig bindings
- lightpanda-io/zig-v8-fork
- lightpanda-io/zig-js-runtime
- Volcamp 2024 - Créer un browser from scratch, c'est possible ?
-
- Red Hat’s commitment to open source: A response to the git.centos.org changes
- Hackaday - CentOS Is Dead, Long Live CentOS
- Impact of RHEL changes to AlmaLinux
- Brave New World: The Path Forward for Rocky Linux
- Rocky Linux Expresses Confidence Despite Red Hat's Announcement
- Jeff Geerling - Dear Red Hat: Are you dumb?
- Jeff Geerling - Removing official support for Red Hat Enterprise Linux
- JMJ - Re-evaluating RHEL
-
- Re: Return of the Obra Dinn [GDC 2016 Demo Build] - Dithering Process
- Ditherpunk — The article I wish I had about monochrome image dithering
- Cyan's Richard A. Watson - Dithering 101 (archive)
- Differentiable Dithering
- What the Heck is Blue Noise?
- Generating Blue Noise Textures With Void And Cluster
- Why Your Website Should Use Dithered Images
- Why Your Website Should Not Use Dithered Images
Online dithering tools:
-
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser
-
PaperMC – The High Performance Spigot Fork
2020-03-14 - https://github.com/PaperMC/Paper
- https://paper.readthedocs.io/en/latest/
- https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
- https://www.reddit.com/r/admincraft/comments/93ble5/what_is_paper_spigot_and_why_you_should_use_it/
- https://www.spigotmc.org/threads/spigot-vs-paperspigot-whats-the-difference.92288/
-
- https://github.com/docker-library/redis/issues/159
- https://gist.github.com/kapkaev/4619127
- https://stackoverflow.com/questions/19581059/misconf-redis-is-configured-to-save-rdb-snapshots
- https://stackoverflow.com/questions/42502636/unable-to-save-in-background-redis-server
- https://people.redhat.com/nhorman/papers/rhel4_vm.pdf
-
Miller columns
2018-05-30 DFileManager:
ElementaryOS' Pantheon Files (Marlin fork):
- https://launchpad.net/pantheon-files
- https://wiki.archlinux.org/index.php/Pantheon
- https://www.noobslab.com/2013/11/marlin-file-manager-for-ubuntu.html
- https://www.noobslab.com/2014/09/marlin-file-manager-is-now-available.html
- https://www.noobslab.com/2014/03/elementary-os-file-manager-pantheon.html
Misc:
-
PyPDF2
2018-04-04 PyPDF2:
- https://pythonhosted.org/PyPDF2/
- https://pythonhosted.org/PyPDF2/PdfFileReader.html
- https://github.com/mstamy2/PyPDF2
Guides:
- http://www.binpress.com/tutorial/manipulating-pdfs-with-python/167
- https://automatetheboringstuff.com/chapter13/
- http://www.blog.pythonlibrary.org/2010/05/15/manipulating-pdfs-with-python-and-pypdf/
- http://www.blog.pythonlibrary.org/2012/07/11/pypdf2-the-new-fork-of-pypdf/
- https://medium.com/@menglishu09/get-bookmarks-from-pdf-using-pypdf2-4166ae8eb6f6
- http://blog.isnotworking.com/2006/08/extract-pdf-title-from-all-files-on.html
Threads:
- https://stackoverflow.com/questions/1918420/split-a-pdf-based-on-outline
- https://stackoverflow.com/questions/8329748/how-to-get-bookmarks-page-number
- https://stackoverflow.com/questions/2431426/extract-toc-of-pdf
- https://stackoverflow.com/questions/911672/extracting-titles-from-pdf-files
- https://stackoverflow.com/questions/10014572/python-open-pdf-file-to-specific-page-section
-
-
ruamel.yaml — yaml dev documentation
2017-02-17 Maintained fork of https://pypi.python.org/pypi/PyYAML/
-
Gitea Docs
2016-12-23 -
Dark Audacity
2016-08-31 Audacity spin-off dedicated to design experimentation
Discussion archive @ https://sourceforge.net/p/audacity/mailman/audacity-devel/thread/73f5b514-0777-51fa-b96b-2859b4de61f6%40indigo.ie/ AUR package @ https://aur.archlinux.org/packages/darkaudacity-git
-
The Process | CommitStrip
2016-01-08 -
- Original sources: https://bitbucket.org/BruceEckel/python-3-patterns-idioms
- Forked sources: https://bitbucket.org/MatToufoutu/python-3-patterns-idioms/src
- ReadTheDocs Fork: http://python-3-patterns-idioms-test.readthedocs.org/en/latest/index.html
-
Up-to-date fork of the DJango Book, with additional content \o/