"decide" feels like a particularly choice word for a supply chain issue hitting many consumer facing companies.
Because those people see the phrase "AI features" and the first thought is those sloppy generative AI stuff where things shift. Where as marketing at all these corporation is trying to genericize "AI features" into…
Does the UI atleast hint there's hidden files or is it only by going to the filters you can find this out? It seems incredibly stupid for a BACKUP PROGRAM to not list the hidden files instead of indicating they're…
Not sure if it's still the case in the 2020's, but back in the 2010's I had no end of issues with Windows deciding to either fuck up the dualboot so nothing would load or overwrite it entirely and leave it as Windows…
This is the classname soup mess of TailwindCSS (when people don't precompile that away) manifested into the CLI...
That's more a case of providing the distinct "APIs" ( bzip2 , gunzip etc) to userland / scripts, while the implementation for all is just one binary; than it being "Configuration via name..." Somewhat similar to how…
Jumped back to it to try seeing how functional it'd be as something more than than large logfile explorer. Package control is still only in the command palette. If you want to explore what's on offer you have to do so…
How is Sublime's plugin ecosystem these days? I'd love to move back to it (or rather, use it for dev work beyond opening large log files to search for things), or atleast have it as a backup for vscode's inevitable…
All depends on the type of interaction. A high usage one, absolutely improve the time of it. Loading the profile page? Isn't done often so not really worth it unless it's a known and vocal issue. https://xkcd.com/1205/…
It's not which duplicated instance.... Think of it as I have two packs for levels. Creek.level and roboplanet.level Both use the cyborg enemies, by duplicating the cyborg enemy model and texture data across both files,…
You can still write php 5-esque slop and have it run... mostly (some particulars like the half dozen ways of interpolating a variable into a string have been paired down, some extensions left in the dustbin, but the…
> Takes 30 seconds to load. Tried a cleared cache load, open and usable in 3 seconds, loading my work inbox which is fairly busy and not clean. I'm not sure what FPS has to do with this? Have you some sort of fancy…
> Recieving vuln reports is a gift. A real gift would be to include a patch for it. Not just to run off into the sunset.
I've had phpstorm get stuck indexing until I shut the app down, no matter what Stack overflow voodoo I tried to break the cycle. Vscode and intelephense handled the same project without breaking a sweat. I've had much…
How much do you trust them to keep it to "just" non-commercial though...
https://bundlephobia.com/package/react-dom@18.3.1 130kb for react-dom 15-18 (would check more but site has rate limited me...) So, while yes the very latest version of react is *finally* as slim as competitors like…
A key part you're missing either willfully or ignorantly is that they're midway through the refactoring to make it data driven, so you have these odd/rough edges. Yes, having to declare json files for your new block in…
The example is a contrived *simple* example to get the point of it being easily cloneable into DOM nodes you then manipulate. Maybe a more understandable example for you would be it's use in conjunction with <slot>,…
Sounds like an optional module that lets you avoid needing to clobber something with python/node/perl and bash to turn zipped files into sqlite data, or vice versa.
Remote debug on iOS is ass unless you are fully invested into their ecosystem. And apple has some "nice" licencing nonsense around their software that makes VMs not the "obvious" solution.
Because parents and the general public won't see that it's Bob's private server for $game. They see $game_name by $developer/publisher. Mojang (creators of Minecraft ) is an unfortunate good case study for this. It's…
The closest I'm aware of is https://remotestorage.io/ , the protocol has been relatively static for a while but not widely adopted.
They don't mean the absolute real distance between dongle and mouse. They mean the mouse communicates an absolute position (relative to some arbitrary 0,0 the mouse decides upon) instead of a relative direction. Dongle…
No HTML imports was an idea of using the HTML document format to encapsulate the 3 distinct data types needed for custom elements: - JS for functionality via the custom elements API - HTML for layout via <template>…
The fingerprinting risks, to a layman, seem to be a red herring? Have the user consent occur before the point of enumeration. Or lock it behind the user already having installed the pwa and require confirmation (i.e. a…
"decide" feels like a particularly choice word for a supply chain issue hitting many consumer facing companies.
Because those people see the phrase "AI features" and the first thought is those sloppy generative AI stuff where things shift. Where as marketing at all these corporation is trying to genericize "AI features" into…
Does the UI atleast hint there's hidden files or is it only by going to the filters you can find this out? It seems incredibly stupid for a BACKUP PROGRAM to not list the hidden files instead of indicating they're…
Not sure if it's still the case in the 2020's, but back in the 2010's I had no end of issues with Windows deciding to either fuck up the dualboot so nothing would load or overwrite it entirely and leave it as Windows…
This is the classname soup mess of TailwindCSS (when people don't precompile that away) manifested into the CLI...
That's more a case of providing the distinct "APIs" ( bzip2 , gunzip etc) to userland / scripts, while the implementation for all is just one binary; than it being "Configuration via name..." Somewhat similar to how…
Jumped back to it to try seeing how functional it'd be as something more than than large logfile explorer. Package control is still only in the command palette. If you want to explore what's on offer you have to do so…
How is Sublime's plugin ecosystem these days? I'd love to move back to it (or rather, use it for dev work beyond opening large log files to search for things), or atleast have it as a backup for vscode's inevitable…
All depends on the type of interaction. A high usage one, absolutely improve the time of it. Loading the profile page? Isn't done often so not really worth it unless it's a known and vocal issue. https://xkcd.com/1205/…
It's not which duplicated instance.... Think of it as I have two packs for levels. Creek.level and roboplanet.level Both use the cyborg enemies, by duplicating the cyborg enemy model and texture data across both files,…
You can still write php 5-esque slop and have it run... mostly (some particulars like the half dozen ways of interpolating a variable into a string have been paired down, some extensions left in the dustbin, but the…
> Takes 30 seconds to load. Tried a cleared cache load, open and usable in 3 seconds, loading my work inbox which is fairly busy and not clean. I'm not sure what FPS has to do with this? Have you some sort of fancy…
> Recieving vuln reports is a gift. A real gift would be to include a patch for it. Not just to run off into the sunset.
I've had phpstorm get stuck indexing until I shut the app down, no matter what Stack overflow voodoo I tried to break the cycle. Vscode and intelephense handled the same project without breaking a sweat. I've had much…
How much do you trust them to keep it to "just" non-commercial though...
https://bundlephobia.com/package/react-dom@18.3.1 130kb for react-dom 15-18 (would check more but site has rate limited me...) So, while yes the very latest version of react is *finally* as slim as competitors like…
A key part you're missing either willfully or ignorantly is that they're midway through the refactoring to make it data driven, so you have these odd/rough edges. Yes, having to declare json files for your new block in…
The example is a contrived *simple* example to get the point of it being easily cloneable into DOM nodes you then manipulate. Maybe a more understandable example for you would be it's use in conjunction with <slot>,…
Sounds like an optional module that lets you avoid needing to clobber something with python/node/perl and bash to turn zipped files into sqlite data, or vice versa.
Remote debug on iOS is ass unless you are fully invested into their ecosystem. And apple has some "nice" licencing nonsense around their software that makes VMs not the "obvious" solution.
Because parents and the general public won't see that it's Bob's private server for $game. They see $game_name by $developer/publisher. Mojang (creators of Minecraft ) is an unfortunate good case study for this. It's…
The closest I'm aware of is https://remotestorage.io/ , the protocol has been relatively static for a while but not widely adopted.
They don't mean the absolute real distance between dongle and mouse. They mean the mouse communicates an absolute position (relative to some arbitrary 0,0 the mouse decides upon) instead of a relative direction. Dongle…
No HTML imports was an idea of using the HTML document format to encapsulate the 3 distinct data types needed for custom elements: - JS for functionality via the custom elements API - HTML for layout via <template>…
The fingerprinting risks, to a layman, seem to be a red herring? Have the user consent occur before the point of enumeration. Or lock it behind the user already having installed the pwa and require confirmation (i.e. a…