sip

joined 2 years ago
[–] sip@programming.dev 2 points 2 years ago

web is not movies and tv shows.

[–] sip@programming.dev 1 points 2 years ago

Firefox had over 30% some time ago and it still is to spec, often more than chrome is.

[–] sip@programming.dev 3 points 2 years ago (1 children)

edge is chrome

[–] sip@programming.dev 2 points 2 years ago (1 children)

yea, as I said, it's idiomatic. it replaces the need for a build.sh.

[–] sip@programming.dev 3 points 2 years ago (3 children)

I don't think cargo is the problem. it's idiomatic and it's like "build.sh"

[–] sip@programming.dev 1 points 2 years ago

my eyes are burning

[–] sip@programming.dev 2 points 2 years ago

All I see is haters.

[–] sip@programming.dev 1 points 2 years ago

ahh, I see. I guess you had to do a bit more work to ensure everything builds with the same versions.

[–] sip@programming.dev -1 points 2 years ago (2 children)

If your app behaves differently based on the GCC version the same node version has been compiled, there's a fuck-up in there.

[–] sip@programming.dev 0 points 2 years ago (4 children)
[–] sip@programming.dev 3 points 2 years ago* (last edited 2 years ago)

yup. it's a breeze especially for interpreted langs. mount the source code, expose the ports and voila. need a db?

services:
  pg:
    image: postgres
view more: ‹ prev next ›