Coder Social home page Coder Social logo

Comments (5)

roualdes avatar roualdes commented on July 23, 2024 1

I vote to just use ~/.bridgestan instead of Scratch.jl, lest we find later on some unknown unknowns about Scratch.jl and its personal philosophies. We theoretically know a lot about using ~/.bridgstan across various machines.

from bridgestan.

WardBrian avatar WardBrian commented on July 23, 2024

Definitely weird!

Our CI wouldn't catch this because we only test that the download succeeds, not the permissions of the files, but it sounds like this is a Julia 1.10 regression: JuliaLang/julia#52272

Maybe us putting something we want write access to into the artifacts directory is bad manners, I'm not sure. If so we could switch to what we do in Python etc and put it under ~/.bridgestan

@sethaxen originally added this feature for us so I'm going to ping him to see if he has any thoughts

from bridgestan.

miguelbiron avatar miguelbiron commented on July 23, 2024

Ah! Nice find, it didn't occur to me that this would be affecting other packages... it definitely looks an important regression on Julia 1.10. Will keep digging to see if there's anything I can do on my end, thank you.

from bridgestan.

WardBrian avatar WardBrian commented on July 23, 2024

I got confirmation that we probably shouldn't be using the artifacts system for this: JuliaLang/julia#52272 (comment)

They recommended https://github.com/JuliaPackaging/Scratch.jl, which seems similar, but I'm leaning toward using ~/.bridgestan like we do in Python or R. Thoughts @roualdes @sethaxen?

from bridgestan.

sethaxen avatar sethaxen commented on July 23, 2024

I don't have any particular insight here. Perhaps a benefit of Scratch would be to reduce the maintenance burden of this package by outsourcing management to that package (including, it seems, auto-deletion of the scratch space if the package is deleted or if it hasn't been used in a long time). But if the R and Python versions are already managing ~/.bridgestan, doing the same with Julia brings consistency and shouldn't greatly increase the maintenance burden.

from bridgestan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.