[-] vaalla@discuss.tchncs.de 10 points 6 months ago

Probably is a camera.

[-] vaalla@discuss.tchncs.de 6 points 7 months ago

10 Seniors in east europe.

[-] vaalla@discuss.tchncs.de 6 points 8 months ago

There are interviews with Ukrainian soldiers who said they stay away from civilians so that when Russians bombard them the civilians will not be affected.

I think the combat style and priorities are a bit different so a comparision cannot be made in this case.

[-] vaalla@discuss.tchncs.de 15 points 9 months ago

It's hard and expensive. The us-mexico border has the same problem and US spends like crazy to find tunnels. If the tunnel is bellow 5-10 meters I think it's almost imposible [1]

In Gaza from what I heard they also only use hand tools to avoid making a lot of noise.

[-] vaalla@discuss.tchncs.de 6 points 11 months ago

Can confirm, I am syncer

[-] vaalla@discuss.tchncs.de 5 points 1 year ago

Drivers from 3rd party. Didn't work on phone development, but was part of a company that developed setup boxes.

We will get a kernel from broadcom with all the necessary drivers that was tested for that configuration. Updating was very hard without support and might cost a lot.

[-] vaalla@discuss.tchncs.de 6 points 1 year ago* (last edited 1 year ago)

They had a lot of excellent scientists.

Fun fact, the math behind radar stealth was developed by a Russian scientists and was ignored in URSS because it had a shit title. US delayed translating it because they didn't undersrand the title. After a few years somebody at lockeed marting found it and realized what it meant. I think F-117 was developed based on that.

[-] vaalla@discuss.tchncs.de 62 points 1 year ago

F-117 documents were leaked on War Thunder forums this week i think.

[-] vaalla@discuss.tchncs.de 4 points 1 year ago

Thats a capital i in his name, not a L. It's Ioan Dumitrescu.

[-] vaalla@discuss.tchncs.de 4 points 1 year ago

I mostly write rust now, but this workflow was finetuned over years. Use 2 terminals each on a diferent monitor, one runs neovim and the other is for building/running. If the project is a bit more complex, I will run it in a docker container( maybe mount the /etc/shadow and frieds so all artefacts are created using the same user as in the outside) . Developed a bunch of tools over the years to optimise this:

  • a 'package manager' in bash so I have a folder for each project/context. One for work, one common, one for the server stuff like this. All are in PATH.
  • parterm - remote control for the terminal so i can start a build from neovim in a different terminal.
  • 'ndock' - at work I use a bunch of branches, this script will set up a few envs and then start a docker in a folder coresponding to that branch.

At my old job had to work on a remote vm so I setup sshfs for a while, but was slow and just moved all my tools there.

I have a pattern where i put all my projects in ~/dev/<branch> and all info related to a task in ~/dev//bugs/<issue_nr>. This is usefull because I can have scripts the work similar for different projects with small changes. For example to run my binary with the config for a issue i just do

ndock <branch>
nr <issue nr>

This will start docker or connect to an existing one for that branch if available, compile the code, run my binary with the config present in the bug folder. In the last few month started running it with rr to be sure i can debug any random issue.

[-] vaalla@discuss.tchncs.de 4 points 1 year ago

My grandfather had to buy dollars from a arab student(which was illegal), ga to the capital, find a foreigner who will agree to go into the special shop(which was only for party members and foreiners to enter) to by a JVC cassette player.

Yes, progress!

[-] vaalla@discuss.tchncs.de 4 points 1 year ago

Separate subscription lists with its own feed. Like you can have one where you only subscribe to cats subreddits and will not appear in the main feed, but will apear in the cat feed.

view more: next ›

vaalla

joined 1 year ago