You are here |
blog.pdebruin.org | ||
| | | |
github.com
|
|
| | | | Go example projects. Contribute to golang/example development by creating an account on GitHub. | |
| | | |
www.jerpint.io
|
|
| | | | Make arXiv papers easily available in LLM-friendly formats. | |
| | | |
emmanuelbernard.com
|
|
| | | | I am very please to announce that a book on Hibernate Search is on its way. John Griffin and I are co-authoring Hibernate Search in Action from Manning.The goal of this book is to give a good practical understanding of Hibernate Search and guide people through the steps of adding full text search capability into their Hibernate based application. The book also covers the necessary Lucene knowledge you need to use Hibernate Search on a daily basis.An early version of the book is already available through the MEAP program. Five chapters are already out there. If you are interested, give it a try, we welcome your feedback! | |
| | | |
www.ethanrosenthal.com
|
|
| | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent. |