Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

mimmo97.blogspot.com

Mimmo97 Blog

Get the latest updates from Mimmo97 Blog directly as they happen.

Follow now < 10 followers

Latest posts

Last updated almost 2 years ago

Execute shell command in Linux using Python 3

over 4 years ago

import subprocessresult = subprocess.run(["ls", "-lsa"], stdout=subprocess.PIPE)print(result.stdout)Mimmo97

http://mimmo97.blogspot.com/2022/10/the-wsl2-network-to-hyper-v-network.html

almost 4 years ago

 Connect the WSL2 network to the Hyper-v network (ping, etc.)https://automatingops.com/allowing-windows-subsystem-for-linux-to-communicate-with-hyper-v-vmshttps://web.archive.org/web/20220425123341/https://automatingops.com/allowing-windows-subsystem-for-linux-to-communicate-with-hyper-v-vms Mimmo97

http://mimmo97.blogspot.com/2023/02/artificial-intelligence-ai-based-tools.html

over 3 years ago

Artificial intelligence (AI)-based tools for finding information (including some new Web search...

http://mimmo97.blogspot.com/2023/02/paraphrasing-tools-httpsaiseo.html

over 3 years ago

 Paraphrasing Tools (AI-based)https://aiseo.ai/tools/paraphrasing-tool.htmlhttps://paraphrasingtool.ai/https://quillbot.com/https://rewording.io/https://www.deepl.com/writehttps://www.editpad.org/tool/paraphrasing-toolhttps://www.paraphraser.io/https://www.perplexity.ai/https://www.ref-n-write.com/paraphrasing-tool/https://www.rephrase.info/https://www.scribbr.com/paraphrasing-tool/Mimmo97

http://mimmo97.blogspot.com/2023/02/websites-to-check-terms-of-service-of.html

over 3 years ago

Websites to check the terms of service of other websiteshttps://tosdr.org/en/frontpage (https://en.wikipedia.org/wiki/Terms_of_Service;_Didn%27t_Read)Mimmo97

Signing a document without accepting its contents when forced to do so. Is it possible?

over 3 years ago

What does it mean if I sign a German document with "i.A."...

http://mimmo97.blogspot.com/2023/03/httpswww.html

over 3 years ago

Show me how to use Terraform to install Microsoft SQL Server on...

http://mimmo97.blogspot.com/2023/03/does-it-make-sense-to-install-terraform.html

over 3 years ago

Does it make sense to install Terraform on a server and create...

http://mimmo97.blogspot.com/2023/03/what-is-best-programming-language-to.html

over 3 years ago

What is the best programming language to use to create a Terraform...

http://mimmo97.blogspot.com/2023/03/example-of-rest-api-here-is-example-of.html

over 3 years ago

Example of a REST APIHere is an example of how a REST...

Alternative search engines that use their own index (not based on Google or Bing)

over 3 years ago

https://search.brave.com/https://www.mojeek.com/https://yandex.com/https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/( https://web.archive.org/web/20230324211728/https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/ )ChatGPT Opened a New Era in Search. Microsoft Could Ruin...

Online sandboxes for coding

over 3 years ago

 https://github.com/https://www.gitpod.io/https://stackblitz.com/https://codesandbox.io/https://jupyter.org/Mimmo97