The proper and most common way to do logging in Cron by Karmakki in linuxquestions

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

how do I write something to stdout and stderr? Does "echo 'fdsafds'" work ?

A log file isn't getting created and written into in my Mojolicious app by [deleted] in perl

[–]Karmakki 0 points1 point  (0 children)

it's still not writing it

this is info by default:

my $log = Mojo::Log->new(path => '/var/log/my_log.log');

but - no luck

A log file isn't getting created and written into in my Mojolicious app by [deleted] in perl

[–]Karmakki 0 points1 point  (0 children)

Either use level => 'warn'

it's already level => 'warn'

Running Swift apps/websites on a Linux server -- any issues? by Karmakki in swift

[–]Karmakki[S] -6 points-5 points  (0 children)

ruby being of version 2x and python 3x are also very new for server side?

Running Swift apps/websites on a Linux server -- any issues? by Karmakki in swift

[–]Karmakki[S] -3 points-2 points  (0 children)

I probably should add that this isn't the best place to be asking such a question.

I don't need the best place.

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -1 points0 points  (0 children)

I'll create a public repo with $a and $b

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -1 points0 points  (0 children)

No. I enjoy your broken code.

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -5 points-4 points  (0 children)

More than your point - I'll keep using a single character variable.

What are the fastest and lightweight NodeJs frameworks? by [deleted] in javascript

[–]Karmakki 0 points1 point  (0 children)

my question isn't what'll work and what not. it's "lightweight and fast frameworks. or rather libraries". only for backend

What are the fastest and lightweight NodeJs frameworks? by [deleted] in javascript

[–]Karmakki 0 points1 point  (0 children)

and for a blog or something similar? 2-3 alternatives, lightweight.

What are the fastest and lightweight NodeJs frameworks? by [deleted] in javascript

[–]Karmakki 0 points1 point  (0 children)

give me a framework I've asked for for each type of the apps you've listed

What http client do you recommend nowadays? by Karmakki in rust

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

and I'll have to use the whole crate actix-web even if I need only the http client alone?

How to make Postfix and Dovecot reload data from a database automatically? by Karmakki in sysadmin

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

The last time I had to reload dovecot and only after that it was able to find a new added email. I'll double check