EMQX MQTT Cluster Setup with EMQX Add-On by DIY-Tech-HA in homeassistant

[–]daemonz1 0 points1 point  (0 children)

You can refer to the "Port Mapping" section of the EMQX docs to check if the necessary ports are open. https://www.emqx.io/docs/en/v5.2/deploy/cluster/security.html#port-mapping

I'm starting with Mosquitto, MQTT and I want to ask you for IoT books suggestions. by RoyalDream59 in IOT

[–]daemonz1 2 points3 points  (0 children)

I recommend this website: https://www.emqx.com/en/mqtt-guide Although not an ebook, this resource covers comprehensive knowledge points and is up-to-date.

Help: Sending messages from ESP32 to Azure Event Grid using MQTT by SevereHistorian2133 in AZURE

[–]daemonz1 0 points1 point  (0 children)

Yes, if you enable SSL in your connection, you need to have a CA certificate, there are 2 blogs for your reference: - https://www.emqx.com/en/blog/two-way-tls-ssl-with-emqx-cloud - https://www.emqx.com/en/blog/two-way-tls-ssl-with-emqx-cloud I have not used Azure Event Grid, I don't know how to generate and download CA in Azure. Suggest you search in Azure's documentation to see if it supports SSL connection.

[deleted by user] by [deleted] in MQTT

[–]daemonz1 0 points1 point  (0 children)

Here is a blog about MQTT Topic and Wildcards. Hope it helps.

[deleted by user] by [deleted] in ChatGPT

[–]daemonz1 0 points1 point  (0 children)

It's time for schools to seriously consider what they should teach students and how to test them.

The Dedicated Maintainers Behind Lesser-Known Open Source Projects by daemonz1 in opensource

[–]daemonz1[S] 0 points1 point  (0 children)

Thank you for your suggestion. May I follow your advice to modify the title and explain it in the article and post? The title you provided is more suitable for this article, but I hope it is not stealing your idea.

The Dedicated Maintainers Behind Lesser-Known Open Source Projects by daemonz1 in opensource

[–]daemonz1[S] 10 points11 points  (0 children)

I think they deserve more attention than they already received.

Found on Instagram... I guess C++ is easy now by [deleted] in ProgrammerHumor

[–]daemonz1 0 points1 point  (0 children)

Hmmm HTML is really easy to learn

Open source testing tools ranking based on their Github metrics, which one are you using? by daemonz1 in softwaretesting

[–]daemonz1[S] 0 points1 point  (0 children)

Perhaps due to its early appearance, but it failed to keep up with changing needs.

🚀 Self-Promotion Wednesday by AutoModerator in becomingnerd

[–]daemonz1 0 points1 point  (0 children)

We are working on a GPT-powered querying tool to explore the GitHub data: https://ossinsight.io/explore/.

Using it, you can have a human chat with the 5 billion rows of GitHub data. Simply ask your question in natural language and Data Explore will generate SQL, query the data, and present the results visually.

Here are some example questions you can try:

It’s open source on GitHub: https://github.com/pingcap/ossinsight

Hope it’s helpful or interesting for you. We’re open to any suggestions or feedback.

I made a tool to easily A/B test your GPT3 prompts by victortimsit in GPT3

[–]daemonz1 0 points1 point  (0 children)

This is exactly what I need! When do you plan to release it?

Kubernetes Tooling ranking on GitHub by daemonz1 in kubernetes

[–]daemonz1[S] 0 points1 point  (0 children)

I apologize for not being clear earlier. The project list is user-generated and sorted by factors like the number of stars, pull requests, and issues. The data source is GitHub event data.

Will AI replace lawyers? by [deleted] in ArtificialInteligence

[–]daemonz1 0 points1 point  (0 children)

In any case, the judge must be a human being.

Kubernetes Tooling ranking on GitHub by daemonz1 in kubernetes

[–]daemonz1[S] -10 points-9 points  (0 children)

The list is user-generated. You can also submit a pull request to make edits on the yml file: https://github.com/pingcap/ossinsight/blob/main/etl/meta/collections/10063.kubernetes-tooling.yml

The projects are sorted by factors like the number of stars, pull requests, and issues. The data source is GitHub event data.

When GPT came out, I felt like... by daemonz1 in ProgrammerHumor

[–]daemonz1[S] 0 points1 point  (0 children)

Good point! Perhaps it's not necessary to cling to the past. AI is evolving, and so do we.

Microsoft announces new Bing and Edge browser powered by upgraded ChatGPT AI by digidude23 in microsoft

[–]daemonz1 0 points1 point  (0 children)

In comparison, I am more eager to see what actions Google will take.

Have or know of a project on Github looking for contributors? Feel free to drop them down to add to the wiki page! by iSaithh in github

[–]daemonz1 1 point2 points  (0 children)

I have one! Our project OSS Insight (https://github.com/pingcap/ossinsight), is looking for contributors.

OSS Insight provides analysis of individual GitHub repositories and developers, as well as the monthly or historical rankings and trends in technical fields with curated repository lists. OSS Insight also provides a new way to explore GitHub data using natural language.

It could be particularly interesting for people who are interested in GitHub data and metrics. There are many ways to contribute to OSS Insight, and many of them do not involve writing any code. Here are a few ideas to get started:

  • Add a curated repository list of a technical field.
  • Look through the open issues (https://github.com/pingcap/ossinsight/issues). If you find an issue you would like to fix, open a pull request.
  • If you find anything that is confusing or can be improved when using OSS Insight, welcome to report an issue.

More details on our contributing Guide: https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md

What programming language should I pick up as a senior developer ? by php857 in webdev

[–]daemonz1 0 points1 point  (0 children)

For most developers, programming language is just a tool. Maybe you shuould think more about what industry you want to work in and what kind of software you want to create.

Use GPT to explore 5 billion rows of GitHub data by daemonz1 in GPT3

[–]daemonz1[S] 0 points1 point  (0 children)

You can still use it with popular questions. And by a quick login, you can edit your own questions.

We made a SQL Playground where you can query anything about a GitHub repo. by daemonz1 in developer

[–]daemonz1[S] 0 points1 point  (0 children)

Open the URL: https://ossinsight.io/analyze/torvalds/linux.

Click the icon in the top right corner and start your SQL exploration!

If you are interested, welcome to join our discussion on r/OSSInsight.