HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Jaxan

no profile record

comments

Jaxan
·7 วันที่ผ่านมา·discuss
No. In the Netherlands is not common to cycle on side walks. We have cycling lanes for that! Pedestrians and cyclists only meet at crossings. (The behaviour of cyclists in the big cities might be different though.)
Jaxan
·23 วันที่ผ่านมา·discuss
You can have your own version. You don’t have to push all improvements upstream.
Jaxan
·26 วันที่ผ่านมา·discuss
It (the http rfc) refers to other standards such as for URLs, and those did actually change (to include ipv6 and more internationalisation).
Jaxan
·27 วันที่ผ่านมา·discuss
Producing phones emits a lot of CO2 (or equivalents). It takes more energy to produce, than the amount of energy a phone uses in its typical life.

But yeah, these are great questions which are not obvious at all and should be answered when proposing such a system.
Jaxan
·30 วันที่ผ่านมา·discuss
You really don’t have to change your css. My personal website has been using roughly the same css for a decade. Why not?

Sure if you are a designer and want to follow trends, you’ll have to keep your css skills up to date. But for most websites, you can use css from a decade ago.
Jaxan
·เดือนที่แล้ว·discuss
You could at least fix the latex commands when copy pasting the abstract. ;-)
Jaxan
·2 เดือนที่ผ่านมา·discuss
I used audacity 20 years ago and the interface is still the same. That is also worth something.
Jaxan
·2 เดือนที่ผ่านมา·discuss
On the other hand, the language is already 35 years old and people still use it! Many other languages have died in the meantime.
Jaxan
·2 เดือนที่ผ่านมา·discuss
No. These are polynomials (in x).
Jaxan
·2 เดือนที่ผ่านมา·discuss
I think the current situation shows that outsourcing is also expensive. The costs are just different or not always clear up front.
Jaxan
·2 เดือนที่ผ่านมา·discuss
If you don’t like the taste, you shouldn’t drink it, imo. So yes, one enjoys coffee exactly for the flavour.
Jaxan
·2 เดือนที่ผ่านมา·discuss
Why?
Jaxan
·2 เดือนที่ผ่านมา·discuss
They are told to believe that.
Jaxan
·3 เดือนที่ผ่านมา·discuss
“Almost everywhere” is a mathematical term and can mean two things (I think):

- except finitely many, or

- except a set of measure zero.
Jaxan
·3 เดือนที่ผ่านมา·discuss
I played that too!
Jaxan
·3 เดือนที่ผ่านมา·discuss
I find it so annoying that certain apps update every single time I open them. Why can’t they build something more stable?
Jaxan
·3 เดือนที่ผ่านมา·discuss
I just do <website>@<myhost.tld>. It is sometimes confusing by when interacting with customer support ;-)
Jaxan
·3 เดือนที่ผ่านมา·discuss
Surface Pro 4, it is an older model, so it cannot run Win11. Indeed I needed a custom kernel.

I’m still quite happy with Win10 though.

I’ll have a look at Linux again.
Jaxan
·3 เดือนที่ผ่านมา·discuss
I’ve tried Linux on an older surface pro. It sucks, pen/touch is not reliable, the device wouldn’t shut off properly which drained the battery. But I guess NASA would have the budget to resolve that.
Jaxan
·4 เดือนที่ผ่านมา·discuss
Many compilers do change a recursion into a loop, avoiding the stack altogether!