arimus
arimus
> Another question: if watch mode wasn't added in the core, does turbo export enough functionality as a go library to write a separate tool that reuses code from turbo...
This problem is super frustrating. I'm trying to get the package updated upstream, so that I no longer have a local file dependency, but that is taking a long time...
On a MacBook Retina first gen (2880 x 1800), with Chrome full screen. The scrollbars only show up for a fraction of a second (e.g. they flash in and then...
FYI, npm installing source-map-support and doing the import allowed me to get source maps working when using gulp to generate the source maps. Very helpful, thanks!
Just to confirm that running ``` cd "~/Library/Application Support/GIMP/2.10/plug-ins" xattr -d -r com.apple.quarantine .//GMIC/lib/libX11.6.dylib ``` got past the issue and another set of approvals required. Just have open the osx...
@srh regarding the REQL atop FoundationDB, did you have an estimated amount of effort you think this would take. I'm not familiar enough with the code-base and how well the...
As I think about this issue more, there is another option that is worth considering. I believe has also been mentioned in some other threads before. Rather than building a...
> @arimus I believe that the goal of moving towards the option you mentioned is the ultimate goal to lift the effort needed to maintain the database. > > I'm...
> > regarding the REQL atop FoundationDB, did you have an estimated amount of effort you think this would take. > > @arimus I don't need to estimate, I already...
sorry, didn't mean to ignore this. will try to verify and merge soon.