Skip to main content
Home Knowledge representation

Main navigation

  • Home
  • About me

User account menu

  • Log in

  • Create latex tables with merged cells from org mode in Emacs
    Create a built-in table.
  • nodespark/des-connector[7.x-dev] but it does not match your minimum-stability
    bash-5.1# composer require 'drupal/elasticsearch_connector:^7.0@alpha' ./composer.json has been updated Running composer update drupal/elasticsearch_connector Loading composer repositories with package information Info from https://repo.packagist.org: #StandWithUkraine Updating dependenci
  • Store a Spark 3.1.1 DataFrame into an ElasticSearch 7.17.1 index from docker-elk
    Download file elasticsearch-spark-30_2.12-7.17.6.jar from https://mvnrepository.com/artifact/org.elasticsearch/elasticsearch-spark-30_2.12/7.17.6 in the folder spark-3
  • 3 tricks to get multiple commands output in the same row
    https://kerneltalks.com/scripts/3-ways-get-multiple-commands-output-row/ Example
  • ACID Delta Table
    Setup shell bin/spark-shell --packages io.delta:delta-core_2.12:1.1.0 --conf "spark.sql.extensions=io.delta.sql.DeltaSparkSessionExtension" --conf "spark.sql.catalog.spark_catalog=org.apache.spark.sql.delta.catalog.DeltaCatalog" Retrieve Delta table history
  • Installation and Configuration of the Virtuoso Faceted Browser
    http://vos.openlinksw.com/owiki/wiki/VOS/VirtFacetBrowserInstallConfig
  • How to add a git repository to a composer.json file in Drupal 9
    Fork a Github module like https://github.com/protitude/module_markdown and change the composer.json like @@ -1,5 +1,5 @@ { - "name": "protitude/markdown", + "name": "asanchez75/markdown", "description": "
  • Solr console query
    curl -H "Content-Type: application/json" http://localhost:8983/solr/corename/query?q=is_nid:93380
  • Docker ps -a format
    docker ps -a --format="table {{.ID}}\t{{.Names}}\t{{.Image}}\t{{.Ports}}\t{{.Status}}
  • Docker unable to remove filesystem for ... device or resource busy
    Centos 7 /scripts/clear_orphaned_virtfs_mounts --clearall References https://www.digitalocean.com/community/questions/virtfs-consuming-a-lot-of-space-cp
  • Mergetool with Vimdiff
    Set tool for manage merging git mergetool -t vimdiff Background colors explanation Blue is there for new block Purple is there for a differing line Red is there for differing characters in the differing line
  • Set remote clipboard for VIM 8 in Mac High Sierra
    Remote settings (Debian Stretch) Install vim-gtk xclip and xauth apt-get install -y xclip xauth vim-gtk Check that clipboard has been compiled in your VIM installed
  • VIM
    Sort numerically in VI editor [duplicate] :1,794:sort n Remove RDF triples where the object is datatype property :g!/<http[^>]*> <http[^>]*> <http[^>]*>/d Create a new buffer with a copy of the c
Subscribe to
Powered by Drupal