Kwdg

joined 2 years ago
[–] Kwdg@discuss.tchncs.de 24 points 1 month ago (8 children)

Speaking for myself, but I think it might apply to others too.

I just have no use for a drone, it is cool tech (which I like) but I have no interest in photography or anything else you can do with drones

[–] Kwdg@discuss.tchncs.de 5 points 1 month ago (1 children)

But that imbalance has nothing to do with age a 25 years old person could have a lot more money than a 35 years old person and make the older person dependend on the younger person

[–] Kwdg@discuss.tchncs.de 16 points 1 month ago (5 children)

What? Even without thw coma there would be nothing predatory about this

[–] Kwdg@discuss.tchncs.de 4 points 1 month ago

I just scrolled through it, so no deep insights, but at first glance it looks pretty good.

One thing I saw, and that probably every rust programmer has to learn in the beginning, is to use slices for function parameters whenever prossible. Pretty much every time you use fn foo(s: &String) you should use fn foo(s: &str) and the same goes for &Vec<T> -> &[T]. Calling these works still the same so just changing the function definitions should work.

The advantage of this is, that now you can use every type that can be dereferenced as the slice, so you can now call foo like this foo("bar"); or with a String foo(&String::from("bar"));. The same applies for &[T] which can be called with &Vec<T> or an array &[T; N]

[–] Kwdg@discuss.tchncs.de 8 points 1 month ago

My exact thought, we shouldn't base a ban based on an article from 2003 about cia money from before the 1970s. But aside from that, I am all for banning Axel Springer

[–] Kwdg@discuss.tchncs.de 5 points 4 months ago

But I would guess that they have a relatively large number of linux users as customers. Also fram experience I can say that it is relativly easy to build webkit for linux, don't know about windows

[–] Kwdg@discuss.tchncs.de 7 points 5 months ago (1 children)

Are you talking about smart thermostats on radiant heaters? Then in my experience yes, they turn once in a while when they are around the target temperature

[–] Kwdg@discuss.tchncs.de 2 points 5 months ago

Also he changed the braces, the first ones made speaking hard, thats also why the first videos with braces sound more weird

[–] Kwdg@discuss.tchncs.de 47 points 5 months ago (4 children)

Let's look at it this way. Only 34 people have to make this decision at maximum. After that everyone is laying on the track

[–] Kwdg@discuss.tchncs.de 10 points 5 months ago

I thought the same, I feel called out

[–] Kwdg@discuss.tchncs.de 4 points 5 months ago (2 children)

But why the kelvin universe, it already is its own canon

 

I'm using the app for about a week and like it a lot but it uses a lot of battery (sometimes about 30% in 1.5h). Is this normal or could it be some config problem?

view more: next ›