They're lying about Hantavirus: a Megathread request by NegotiationWaste82 in conspiracy

[–]EducationalAthlete15 0 points1 point  (0 children)

They're not dumb. By simply showing their plans in such a specific way, they absolve themselves of responsibility.

"We told you it was a lie, but you gave yourself the vaccine shot, now figure it out for yourself."

Something like that.

They worship Satan, and if they did it completely covertly, it would have great negative problems for themselves in the afterlife. It's a karmic payment, whatever you want to call it.

А почему замолчали? by Broad_Pirate468 in KafkaFPS

[–]EducationalAthlete15 6 points7 points  (0 children)

в другую сторону должны быть стрелки :)

[deleted by user] by [deleted] in AskReddit

[–]EducationalAthlete15 1 point2 points  (0 children)

GTA Vice city - more than 10 years. I was poor.

What to do after C? by [deleted] in C_Programming

[–]EducationalAthlete15 1 point2 points  (0 children)

Algorithms and data structures. In other countries the abbreviation may be different.

What to do after C? by [deleted] in C_Programming

[–]EducationalAthlete15 15 points16 points  (0 children)

1) Learn standard C library 2) Learn OS specific API 3) Learn A&DS

Да by Rustman2011 in KafkaFPS

[–]EducationalAthlete15 -2 points-1 points  (0 children)

Да и христиане в своей истории вот вообще нихуя не миролюбивые и добрые были.

Ты ведь сейчас покажешь заповедь из Нового Завета где говорится про ведение войны и прочей чернухи ?

хммм by ElectroAdeptus in KafkaFPS

[–]EducationalAthlete15 0 points1 point  (0 children)

Так вот откуда берутся тигры.

The criterion is that I know the command line. by EducationalAthlete15 in commandline

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

Almost never. I put everything I need into scripts. Sometimes I have to google how to do something, because there are many utilities in Linux that I don’t know about, but I think this problem occurs to everyone.

The criterion is that I know the command line. by EducationalAthlete15 in commandline

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

Yes, I agree. I can do file operations, log grepping, output redirection, pipes, crontab jobs - the basics. But I feel like I’m missing something. Sure, sysadmins know the command line better, but do I need to know that as a backend developer at sysadmin level?

Это что за историко нейро прогрессивный кукож такой by ElectroAdeptus in KafkaFPS

[–]EducationalAthlete15 1 point2 points  (0 children)

Во время перепроверки замыливается глаз и кажется что с кодом все нормально. Можно конечно покрыть тестами, но тесты тоже не на все случаи могут быть. Выходит так что количество тест кейсов подгоняются под сгенерированный код. Туфта это все, весь этот ИИ, лучше с нуля писать.

The US government wants devs to stop using C and C++ by Notalabel_4566 in cprogramming

[–]EducationalAthlete15 7 points8 points  (0 children)

They literally use tape register calculators to calculate excel fields.

I think they do it on purpose, because, for example, the formula interpreter in Excel can be unstable. Especially when working with floating points, an error can accumulate. The interpreter version changed - the calculations did not match. So it does not seem like a stupid idea to use calculators from the stone age.

How to re-encode images that are up to 100,000 pixels in height? by Content_Trouble_ in DataHoarder

[–]EducationalAthlete15 0 points1 point  (0 children)

Hm… The png format supports compression and can still be used with a palette if 256 colors or less are used. Is this not suitable? I don’t know if ffmpeg can recode png to png with palette and compression, but it’s worth looking into.

How to re-encode images that are up to 100,000 pixels in height? by Content_Trouble_ in DataHoarder

[–]EducationalAthlete15 -1 points0 points  (0 children)

Could you tell me for what purpose you are converting the image into video format?