monomon

joined 1 year ago
[–] [email protected] 1 points 2 months ago (1 children)

From what I read, the incursion force brought AA, making it hard for Russian air. Moreover, they did strike a few nearby airfields.

[–] [email protected] 3 points 3 months ago

Same. Really happy with it.

[–] [email protected] 1 points 3 months ago

Consumer drones already exist, that can recognize you by face and follow you.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

I started doing exactly this. Write a bunch of functions, that may end up in different systems, on different machines, even. This allows you to define the interfaces, figure out data dependencies, and so on.

The code may be runnable, just printing out some statements. Then I copy blocks of it to the place where it will belong.

It's more of a thinking tool, than "actual code".

[–] [email protected] 2 points 4 months ago (1 children)

I have set up forgejo, which is a fork of gitea. It's a git forge, but its ticketing system is quite good.

[–] [email protected] 10 points 4 months ago* (last edited 4 months ago)

I know you asked about VMs, but fwiw there are GPU-capable containers now: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html

Used one of these and the setup is as easy as it sounds. It can run Houdini, Stable Diffusion.

[–] [email protected] 0 points 4 months ago (1 children)

I mean didn't Russia already seize foreign companies, so the precedent is set?

[–] [email protected] 2 points 5 months ago

Fair enough, i thought it should be noted. The difference was significant at times.

[–] [email protected] 7 points 5 months ago (2 children)

Same here, SMB was significantly slower in our organization than NFS.

[–] [email protected] 0 points 5 months ago

Ditto on the usefulness and commonality of these skills. But we still need firemen, delivery workers. Lots of professions do benefit from this, maybe also sports.

Moving them too much into the "disease" category doesn't do it service. It'd be better to teach ways to manage it.

[–] [email protected] 2 points 6 months ago

Matrix does support voice, and I found the quality to be amazing.

[–] [email protected] 4 points 6 months ago

So relations are improving after the Russian "peacekeepers" left?

0
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

I have looked at a bunch of definition languages, and still cannot pick. Used protobuf in the past, it's alright, but I feel there might be something better.

The most important aspect is modeling, but if I can generate both Python and Javascript/Typescript interfaces from these, it would be perfect. In Python, the data is generally already defined with Pydantic.

view more: next ›