Explore >> Select a destination


You are here

stribny.name
| | blog.adnansiddiqi.me
11.0 parsecs away

Travel
| | Latest Beautifulsoup tutorial for parsing HTML pages
| | www.trickster.dev
11.4 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | www.paepper.com
12.4 parsecs away

Travel
| | If you want to learn how to create embeddings of your website and how to use a question answering bot to answer questions which are covered by your website, then you are in the right spot. The Github repository which contains all the code of this blog entry can be found here. It was trending on Hacker news on March 22nd and you can check out the disccussion here. We will approach this goal as follows:
| | lisp-journey.gitlab.io
87.1 parsecs away

Travel
| In 2018, I wrote a blog post and the Cookbook page on how to build Common Lisp binaries, and how to parse command-line arguments with the unix-opts library.But since then, new libraries were created an they are pretty good! They are simpler to use, and have much more features. I had a good experience with Clingon: its usage is clear, its documentation is very good, it is very flexible (it has hooks and generic functions waiting to have an :around method) and @dnaeon is not at his first great CL project.