Show newer

Please reboost!

Trying something new, everyone is guaranteed an interview! Open interviews! For a limited time no one will be skipped (except for clear cases of abuse).

So we still have about 10 more 100% remote positions to hire for full-time market-fair positions here at QOTO/CleverThis.

100% remote, work from anywhere, even the beach, market-fair offers. Ethics first, we treat our people like family.

We have an urgent need for Machine learning experts with a background in NLP and Deep Learning (Natural Language Processing and Neural Networks). There is a focus on Knowledge Graphs, Mathematics, Java, C, looking for Polyglots.

We are an open-source first company, we give back heavily to the OSS community.

We need everything from jr to sr, data scientist to programmer. If your IT and your good, you might be a fit.

I will personally be both your direct boss, and hiring manager. I am also the founder and inventor.

The NLP position can be found at this link, other positions can be found on the menu bar on the left:

docs.cleverthis.com/en/human_r

If you would like to submit yourself for an interview, which for a limited time I am guaranteeing you will get a first stage interview, then you can submit your application here, and even schedule your interview as you apply, instantly!

cal.com/team/cleverthis/interv

For those of you who cant schedule during core hours you can schedule in my free time if you’d like a chance (the company doesnt have fixed hours):

cal.com/team/cleverthis/interv

DailyBloggingChallenge (286/300)

Hot hints from events

What to expect from rucking events, specifically on the example of events.

First off, GORUCK purposely doesn't share anymore info than the packing list, starting point and time, and minimum duration of the event. This is to void any specific training towards such events and limit possible expectations.

In general the key focus is rucking undetermined distances with various weight and weather conditions, and occasional workouts.

@rucking

(285/300)

How do you perceive the fellow humans around you? Are they mean or are they nice or are they indifferent? Probably, you are portraying your currently emotional state onto them, which potentially could align, but in most cases won't.

Thus, if one of the states will hindering you to act, then just change the state to the desired one for action.

For example if you want something from someone, assume they are nice and are welcoming your request. Or if you have a question during a meeting, assume the others are indifferent of your intelligence on the matter.

Why assume the negative when the positive is just as likely to be true.

(284/300)

An interesting observation is the acknowledgement of a spot either on an item of clothing or on oneself. One is quite hyper sensitive if one finds a spot on one's clothing whereas in a similar situation, on another individual is less a factor.

This can be tested out quite easy with: how quick will one tell a fellow individual if they have some leftovers on their face or in their teeth. Usually one catches it quite quickly, though one is quite hesitant in pointing it out.

Thus the freakish oil or coffee stain on your trousers might not be perceived as poorly as you make out to be.

(283/300)

From late autumn to early there is only a brief time period when one efficiently survey and map ditches for . The reasoning being either covered by snow or by foliage.

The same can be said when exploring/discovering new paths that are hidden under foliage on satellite imagery. Since such paths, unless freshly cut, are hard to navigate along and one can lose one's position on the path.

(282/300)

In the off chance that one is traveling in dusk or darkness make sure to have high visible clothing, reflectors, and a headlamp.

These equipment suggestions should also be considered during the day, especially in hunting prone zones.

Show thread

(281/300)

Traveling on larger roads with no footway might be an option to move fast, though it can be quite risky if there is a lot of traffic.

Alternatively, there are less traffic heavy options like service, residential, track, path, etc. options. By these cases the surface can become an inconvenience factor like a muddy or an overgrown track/path.

Show thread

(280/300)

There are definitely much more examples until one gets to highways.

Although most highways are more convenient than the previous mentioned examples, one factor one needs to consider by them is personal safety factor.

Show thread

(279/300)

Depending on the season farmland can be either more or less convenient than a forest. The same can be said for heath, grassland, or meadow.

Scree, rock, and sand depends if an incline exists as an inconvenience factor.

Show thread

(278/300)

The least convenient for most is water crossings; anything from large bodies of water like lakes or rivers all the way down to ditches or wetlands.

Next would be either a man-made barrier like a wall or building or a plant matter wall like scrub.

Show thread

(277/300)

Let us take the case that one is planning to explore a new region via foot using data. Then what should be the first amenities that should be mapped?

The first amenities should be anything that inconveniences travel while being outside of one's comfort realm.

(276/300)

To extract the icon copy the outer (clip) of the embedded and save it in such a file.

Via the

```
echo '<clip>' > icon.svg
```

Open the newly created SVG with and modified as desired and extract as (alpha values required). Optionally instead WEBP or AVIF can be used.

Show thread

(275/300)

Let's we want to create a shortcut to using and . Then the command is

```
firefox odysee.com/
```

The icon can either be found on the web or directly extracted from their website.

Show thread

(274/300)

Due to the execution via the one can directly use to make shortcuts to web applications.

All one needs is the execution code for the browser like `firefox` for and the location of the .

```
firefox <location>
```

Show thread

(273/300)

Do you know of the menu editor for ?

It is practical in renaming and/or hiding/adding new items to the menu.

One thing one will notice when making such an item is that the execution is done via the .

(272/300)

One nice thing that provides is the option to crop all layers at once. This can also be done with to crop the _output.mp4_.

Just follow this guide: [How can I crop a video with ffmpeg](video.stackexchange.com/a/4571)

Gimp or any other image editor app can be used to get a reference area for the crop area.

Hypothetically one combine step [265](qoto.org/@barefootstache/11231) and this one in one command.

Show thread

(271/300)

One would have hoped that one came full circle, though one came fully around with less data than before.

Let's start again from the beginning and use the method described in [265](qoto.org/@barefootstache/11231) without using . The only thing that is required is that the file names are in consecutive order. This can be done via

```
ls -1prt | grep -v "/$" | cat -n | while read n f; do mv -n "${f}" "$(printf "%06d" $n).${f#*.}"; done
```

Show thread

(270/300)

The issue with this approach is that when extracting the frames via one will only get the changes and the rest will be the alpha channel.

Thus when building the MP4 with won't look as expected.

One could go back in and merge each frame to the base layer (the first frame). Or just use the reference images.

Show thread
Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.