Skip to content
#

compression

Here are 1,368 public repositories matching this topic...

textshell
textshell commented Nov 4, 2019

While discussing ways to avoid cache sync on irc @ThomasWaldmann came up with a simple idea how to use current borg to measure how much transfers a simple chunk based "store cache into the repository" approach would take.

The basic idea is to see if using mostly existing code to store the chunk cache into the repository can produce good enough results to further investigate.

The basic idea i

ShaoyuanLi
ShaoyuanLi commented Jun 20, 2018

Hello,

I have learned corto(vclab) and other mesh compression library.I have read some papers such as Edgebreaker: Connectivity compression for triangle meshes and Edge breaker on a Corner Table : A simple technique for representing and compressing triangulated surfaces.However draco code seems more complexity than below projects and papers.Is there technical papers or algorithm documents w

w3l
w3l commented Jul 22, 2016

Would love to see an option to strip all console.log(...) from minified javascripts...

We have a bunch of these while developing but just like comments I don't see much point keeping them in the minified production version. Feels like the most logical place to strip them out is in minify. :)

_EDIT: Just found out there is a few more console-methods, 😜 perhaps the sug

luiscape
luiscape commented Dec 12, 2016

When installing the protobuf dependencies on a Debian machine, I ran into the following error:

$ make
protoc-c --c_out=. cstore.proto
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -fstack-protector-strong -Wformat -Werror=format-s
elgonzo
elgonzo commented Sep 4, 2015

I noticed in the SharpCompress.csproj project file, that the build setting "XML document file" is not set.
Enabling this setting and set the XML file name to the same as the library (i.e., "SharpCompress.xml") will generate a XML documentation file usable by Intellisense. Put it together with the library in the nuget package, and the users of the SharpCompress library will be able to see Intellise

arrjay
arrjay commented Nov 24, 2019

currently, any password supplied using --ssl-passwd when creating a makeself archive is exposed in the header --info block with the build commands. problem can be sidestepped by using --ssl-pass-src and a temporary file instead. should probably either rework the build info to drop/redact that argument or stop supporting --ssl-passwd

Krysztophe
Krysztophe commented Nov 5, 2019

Please provide the following information when submitting an issue (feature requests or general comments can skip this):

  1. pgBackRest version: 2.17
  2. PostgreSQL version: 12
  3. Operating system/version : Linux
  4. Did you install pgBackRest from source or from a package? package
  5. Describe the issue:

For people not so fluent with NFS, is it possible to add recommendations on how to use a

Improve this page

Add a description, image, and links to the compression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compression topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.