Sibling comment: "it looks like it's from a video game." Like it goes with this:
@veer66 as in, writing directly in zstd instead of plain text? How do you do that?
Very nice! I didn't know about zstd. Trying it out:
Comparison: tar.gz 1.9G 11 min, tar.xz 1.2G 88 min
33 min, 1.3G result, -19 and all cores:
tar -c -I 'zstd -19 -T0' -f cleaned_files.tar.zst cleaned_files/
2 min, 1.7G result, -11 and all cores:
tar -c -I 'zstd -11 -T0' -f cleaned_files11.tar.zst cleaned_files/
Result: -11 compression on the ZSTD was smaller than the gzip compression and also more than 5 times faster. -19 compression was almost as small as the xz compression, and nearly 3x faster.
RT @clojurejobboard
Further your #career: Principal #Clojure Engineer - US #Remote at ThorTech Solutions #RemoteWork 🇺🇸 https://ClojureJobboard.com/remote-clojure-job/bu-remote-principal-clojure-engineer-us-remote-thortech-solutions-remotework.html #haskell #saas #wfh
Great answers here
---
RT @fndriven
I still don't understand how to properly use JS promises in #Clojurescript. 🤷
https://twitter.com/fndriven/status/1539582431744909312
RT @bravecljobs
Clojure(Script) & Rust Developer at Depscheck
https://jobs.braveclojure.com/company/depscheck/listing/clojure-script-rust-developer/BBdyly-xCr4F4QEtRdjHG
RT @amszmidt
@Endless_WebDev The Lisp Machine still lives, http://tumbleweed.nu/lm-3
Immutant was a wonderful way to deploy Clojure to Wildfly when it started, but RedHat disbanded the immutant team years ago and for at least 3 years Immutant has been incompatible with Java > 1.08, due to a transitive dependency and a dauntingly complex opensource codebase. Now I am maintaining apps that need a total server shift due to the fact that I used Immutant years ago...
https://issues.redhat.com/browse/IMMUTANT-645?attachmentViewMode=list
Yeah, we have the different dev profiles. Probably my desire for prod data privately in dev is my real problem. I have thought of having dev environments as close as possible to the prod one, and may have let that thought go too far
@souldessin does it work as far as data privacy?
TIL something I should probably have known for at least a decade: inheritance in SQL! https://www.postgresql.org/docs/9.1/ddl-inherit.html
zypper! yum! guix! somebody help!
---
RT @programmerjoke9
Now what?#100Daysofcode #javascript #programming #dev #linux #java #programming #CodeNewbie #python #reactjs #bugbounty #DataScience #infosec #gamedev #BigData @programmerjoke9
https://twitter.com/programmerjoke9/status/1537783679564521472
We have a project with some sensitive data. We want the main project to be git* open/public, but we want the data to be somewhere secure and private, but ideally still connected to the first repo for those with permissions. I would like them to be able to just "git pull" or clone and get the sensitive data in the right location. Is there a git convention for this scenario, or should I just make a second, private repo and tell them to manually pull it into the right locations?
Full Stack Clojure web app engineer