The trick is they'll see it working for themselves. :)
Either working with PHP for 21 years is not long enough or simply too long. I honestly think these small inconsistencies are irrelevant in the big picture of building something complex. Like you said, programmers should…
What do you mean developers should deal with functions like those? They're used when necessary, yes, just like any function. And no IDE is required. I'm really puzzled.
Do you have a Fear Of Missing Out on something otherwise? People coined this expression a while ago.
Shouldn't each circle be pulling in its own color instead of pushing the other one out? Right now it looks like they're expanding the opposing color, when you'd think they'd be rooting for themselves.
Never mind, I tried recording it now but could not reproduce it anymore. It was probably something on my phone at the time (Firefox on Android). I tried to remove or edit my previous comment but it seems it's not an…
That content scrolls quite slow on my phone. Is there another scrolling effect that makes it slower on purpose or it's a side effect of the glass look?
I came here to say exactly this. You can even set up build steps using GitHub Actions if you prefer something beyond vanilla JS, or publish the project for free on Cloudflare, even from private repositories. In addition…
> It is the friction for paying for the service and the hassle that comes after the payment. I don't know. Paying for streaming services seems very natural nowadays.
Thank you for sharing. Do you recommend any courses or books for following that path?
Most likely for lobbying purposes. You might want to support or block a bill, resolve an issue that affects you, or push for legal changes or permits that benefit your business. It's about influencing decisions that…
The thing is others will eat ice cream faster so very soon there'll be no ice cream for me.
I'm not sure this is what you're looking for, but these two come to mind: - Mixx: https://mixxx.org/screenshots/ - darktable: https://www.darktable.org/about/screenshots/
Do English speakers pronounce .us domains as dot us instead of dot u s?
The irony is that much of the writing and art have indeed been automated.
What does it take to land a six-figure coding job? The $10k reward alone is nearly half of my annual income. I have no idea how good you have to be to earn that much.
> The simplest explanation is that this administration wants the US to be hated Why would they want that?
Even by your rationale, why wasn’t she simply refused entry and sent back to her country at her own expense?
Any recommendations?
I use it to back up my photos and create shared albums during vacations.
Perhaps it’s so important that you take it for granted, even though it took a great deal of effort from others to make sure you don’t notice the problem in the first place.
Got it. I thought it had to do with execve() syscall.
I'm not sure about the other commenter's intentions, but on desktop, I wish every program started in a restricted network namespace. Instead of blocking all incoming and outgoing connections by default, it would request…
You might find Flatpak interesting if you're not already familiar with it. Properly packaged applications start with limited file system access—for example, when you browse file:/// in Firefox, it can't see all your…
Could you please help me understand why exec is required for this touch example? Is it necessary to actually launch the touch binary? Or touch itself exec()s something else?
The trick is they'll see it working for themselves. :)
Either working with PHP for 21 years is not long enough or simply too long. I honestly think these small inconsistencies are irrelevant in the big picture of building something complex. Like you said, programmers should…
What do you mean developers should deal with functions like those? They're used when necessary, yes, just like any function. And no IDE is required. I'm really puzzled.
Do you have a Fear Of Missing Out on something otherwise? People coined this expression a while ago.
Shouldn't each circle be pulling in its own color instead of pushing the other one out? Right now it looks like they're expanding the opposing color, when you'd think they'd be rooting for themselves.
Never mind, I tried recording it now but could not reproduce it anymore. It was probably something on my phone at the time (Firefox on Android). I tried to remove or edit my previous comment but it seems it's not an…
That content scrolls quite slow on my phone. Is there another scrolling effect that makes it slower on purpose or it's a side effect of the glass look?
I came here to say exactly this. You can even set up build steps using GitHub Actions if you prefer something beyond vanilla JS, or publish the project for free on Cloudflare, even from private repositories. In addition…
> It is the friction for paying for the service and the hassle that comes after the payment. I don't know. Paying for streaming services seems very natural nowadays.
Thank you for sharing. Do you recommend any courses or books for following that path?
Most likely for lobbying purposes. You might want to support or block a bill, resolve an issue that affects you, or push for legal changes or permits that benefit your business. It's about influencing decisions that…
The thing is others will eat ice cream faster so very soon there'll be no ice cream for me.
I'm not sure this is what you're looking for, but these two come to mind: - Mixx: https://mixxx.org/screenshots/ - darktable: https://www.darktable.org/about/screenshots/
Do English speakers pronounce .us domains as dot us instead of dot u s?
The irony is that much of the writing and art have indeed been automated.
What does it take to land a six-figure coding job? The $10k reward alone is nearly half of my annual income. I have no idea how good you have to be to earn that much.
> The simplest explanation is that this administration wants the US to be hated Why would they want that?
Even by your rationale, why wasn’t she simply refused entry and sent back to her country at her own expense?
Any recommendations?
I use it to back up my photos and create shared albums during vacations.
Perhaps it’s so important that you take it for granted, even though it took a great deal of effort from others to make sure you don’t notice the problem in the first place.
Got it. I thought it had to do with execve() syscall.
I'm not sure about the other commenter's intentions, but on desktop, I wish every program started in a restricted network namespace. Instead of blocking all incoming and outgoing connections by default, it would request…
You might find Flatpak interesting if you're not already familiar with it. Properly packaged applications start with limited file system access—for example, when you browse file:/// in Firefox, it can't see all your…
Could you please help me understand why exec is required for this touch example? Is it necessary to actually launch the touch binary? Or touch itself exec()s something else?