I'm trying to build a connector to go into the confluent kafka library. I have seen many examples in java that use configDef to define the configuration options
This is a screenshotAnybody know what may be causing this? I am building a Flask app and deployed on Heroku. I then uploaded posts to test the blog app and ever
I've been trying to develop an AR application using ARCore, in which a context box appears next to a object once detected. So far I am able to detect objects fi
I'd like to use a nginx proxy to pass certain directorys on my webserver to another directory. i want example.com/somedirectory/* to send it back to example.com
I have a blog on blogger.com and would like to format my code example in my post. What do I need to use to format the code snippet in my blog
Let there is some struct: struct ResourceData { } We can create its list: pub struct ResourceList { pub v: Vec<ResourceData>, } but if I add a level
I have a robot URDF that points to mesh files using "package://". <geometry> <mesh filename="package://a1_rw/meshes/hip.dae" scale="1 1 1"/>
I want to get all four weeks (first and last day date) on the current month with Monday as the start of the week. I can only figure out how to get the current w