SpamAssassin is back [LWN.net]
This is good to see! Also, newsy thread: https://news.ycombinator.com/item?id=18458212
spamassassin
open-source
oss
anti-spam
november 2018 by jm
The SpamAssassin 3.4.2 release was the first from that project in well over three years. At the 2018 Open Source Summit Europe, Giovanni Bechis talked about that release and those that will be coming in the near future. It would seem that, after an extended period of quiet, the SpamAssassin project is back and has rededicated itself to the task of keeping junk out of our inboxes.
This is good to see! Also, newsy thread: https://news.ycombinator.com/item?id=18458212
november 2018 by jm
VLC in European Parliament's bug bounty program
december 2017 by jm
This was not something I expected:
vlc
bug-bounties
security
europe
europarl
eu
ep
bugs
oss
video
open-source
The European Parliament has approved budget to improve the EU’s IT infrastructure by extending the free software security audit programme (FOSSA) and by including a bug bounty approach in the programme.
The Commission intends to conduct a small-scale "bug bounty" activity on open-source software with companies already operating in the market. The scope of this action is to:
Run a small-scale "bug bounty" activity for open source software project or library for a period of up to two months maximum;
The purpose of the procedure is to provide the European institutions with open source software projects or libraries that have been properly screened for potential vulnerabilities;
The process must be fully open to all potential bug hunters, while staying in-line with the existing Terms of Service of the bug bounty platform.
december 2017 by jm
bet365 to save Riak
august 2017 by jm
'It is our intention to open source all of Basho's products and all of
the source code that they have been working on. We'll do this as quickly as
we are able to organise it, and we would appreciate some input from the
community on how you would like this done.'
oss
riak
basho
storage
open-source
bet365
the source code that they have been working on. We'll do this as quickly as
we are able to organise it, and we would appreciate some input from the
community on how you would like this done.'
august 2017 by jm
Fsq.io
august 2017 by jm
Foursquare's open source repo, where they extract reusable components for open sourcing -- I like the approach of using a separate top level module path for OSS bits
open-source
oss
foursquare
libraries
maintainance
coding
git
monorepos
august 2017 by jm
A federal court has ruled that an open-source license is an enforceable contract — Quartz
open-source
oss
ghostscript
gnu
gpl
licenses
contracts
law
may 2017 by jm
“Not so,” said Judge Jacqueline Scott Corley in her order on the motion on April 25. Corley said the GNU GPL “provides that the Ghostscript user agrees to its terms if the user does not obtain a commercial license. Plaintiff alleges that Defendant used Ghostscript, did not obtain a commercial license, and represented publicly that its use of Ghostscript was licensed under the GNL GPU. These allegations sufficiently plead the existence of a contract.”
may 2017 by jm
Open Sourcing Dr. Elephant: Self-Serve Performance Tuning for Hadoop and Spark
neat, although I've been bitten too many times by LinkedIn OSS release quality at this point to jump in....
linkedin
oss
hadoop
spark
performance
tuning
ops
april 2016 by jm
[LinkedIn] are proud to announce today that we are open sourcing Dr. Elephant, a powerful tool that helps users of Hadoop and Spark understand, analyze, and improve the performance of their flows.
neat, although I've been bitten too many times by LinkedIn OSS release quality at this point to jump in....
april 2016 by jm
Enjoy Bintray and use it as pain-free gateway to Maven Central
february 2015 by jm
ahh, interesting! This looks much easier (via JBaruch)
via:jbaruch
build
bintray
java
release
oss
february 2015 by jm
'Prometheus instrumentation library for JVM applications'
february 2015 by jm
Good example of a clean java OSS release, from Soundcloud. will be copying bits of this myself soon...
prometheus
java
libraries
oss
github
sonatype
maven
releases
february 2015 by jm
Mike Perham on Twitter: "Sweet, monit just sent a DMCA takedown notice to @github to remove Inspeqtor."
october 2014 by jm
'The work, Inspeqtor which is hosted at GitHub, is far from a “clean-room” implementation. This is basically a rewrite of Monit in Go, even using the same configuration language that is used in Monit, verbatim.
a. [private] himself admits that Inspeqtor is "heavily influenced“ by Monit https://github.com/mperham/inspeqtor/wiki/Other-Solutions.
b. This tweet by [private] demonstrate intent. https://twitter.com/mperham/status/452160352940064768 "OSS nerds: redesign and build monit in Go. Sell it commercially. Make $$$$. I will be your first customer.”'
IANAL, but using the same config language does not demonstrate copyright infringement...
copyright
dmca
tildeslash
monit
inspeqtor
github
ops
oss
agpl
a. [private] himself admits that Inspeqtor is "heavily influenced“ by Monit https://github.com/mperham/inspeqtor/wiki/Other-Solutions.
b. This tweet by [private] demonstrate intent. https://twitter.com/mperham/status/452160352940064768 "OSS nerds: redesign and build monit in Go. Sell it commercially. Make $$$$. I will be your first customer.”'
IANAL, but using the same config language does not demonstrate copyright infringement...
october 2014 by jm
The Open Source Software Engagement Award
september 2014 by jm
SFU announces award for students who demonstrate excellence in contributing to an Open Source project
sfu
awards
students
open-source
oss
universities
funding
september 2014 by jm
Open Invention Network Symposium on Open Source Software and Patents in Context
september 2014 by jm
Dublin, 24th September 2014, hosted by Enterprise Ireland. Hosted by former Ubuntu
counsel (via gcarr)
via:gcarr
ubuntu
law
legal
open-source
floss
oss
oin
inventions
patents
swpat
software
ireland
ei
events
counsel (via gcarr)
september 2014 by jm
IRS says free software projects can't be nonprofits - Boing Boing
law
us
gnome
yorba-foundation
linux
gpl
free-software
oss
nonprofits
501c3
tax
july 2014 by jm
In a disturbing precedent, the Yorba Foundation, which makes apps for [GNOME], has had its nonprofit status application rejected by the IRS because some of [its] projects may benefit for-profit entities.
july 2014 by jm
Lightning Memory-Mapped Database
july 2013 by jm
Sounds like a good potential replacement for Berkeley DB, at least for cases where LevelDB isn't proving practical.
Licensed under the OpenLDAP Public License (is that BSDish?)
openldap
lmdb
databases
bdb
berkeley-db
storage
persistence
oss
open-source
LMDB is a database storage engine similar to LevelDB or BDB which database authors often use as a base for building databases on top of. LMDB was designed as a replacement for BDB within the OpenLDAP project but it has been pretty useful to use with other databases as well. It’s API design is highly influenced by BDB so that replacing BDB is straightforward.
Licensed under the OpenLDAP Public License (is that BSDish?)
july 2013 by jm
The “Meme Hustler” hustler: Evgeny Morozov’s Stupid Talk about Tim O’Reilly
may 2013 by jm
great long-read blog post from John Sundman debunking Evgeny Morozov's takedown of Tim O'Reilly
debunking
john-sundman
evgeny-morozov
tim-oreilly
tech
technological-solutionism
futurism
writing
silicon-valley
utopianism
open-source
oss
may 2013 by jm
[#HADOOP-9448] Reimplement things - ASF JIRA
april 2013 by jm
Pretty good April Fools from this year -- a patch to delete the entirety of Hadoop's codebase:
hadoop
april-fools
asf
patches
open-source
oss
To avoid any bias to the existing code and make the same mistakes we should just delete trunk completely. Attached it is a script that deletes everything.
april 2013 by jm
GitHub Archive
github
data
git
history
version-control
oss
archival
march 2013 by jm
a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis. GitHub provides 18 event types, which range from new commits and fork events, to opening new tickets, commenting, and adding members to a project. The activity is aggregated in hourly [gzipped JSON] archives, which you can access with any HTTP client.
march 2013 by jm
Netflix Curator
zookeeper
java
netflix
distcomp
libraries
oss
open-source
distributed
march 2013 by jm
a high-level API that greatly simplifies using ZooKeeper. It adds many features that build on ZooKeeper and handles the complexity of managing connections to the ZooKeeper cluster and retrying operations. Some of the features are:
Automatic connection management: There are potential error cases that require ZooKeeper clients to recreate a connection and/or retry operations. Curator automatically and transparently (mostly) handles these cases.
Cleaner API: simplifies the raw ZooKeeper methods, events, etc.; provides a modern, fluent interface
Recipe implementations (see Recipes): Leader election, Shared lock, Path cache and watcher, Distributed Queue, Distributed Priority Queue
march 2013 by jm
Curator Framework: Reducing the Complexity of Building Distributed Systems | Marketing Technology
march 2013 by jm
good +1 for using Netflix' Curator ZK client library
zookeeper
curator
netflix
oss
libraries
distributed
march 2013 by jm
What happened to KHTML after Apple announced Safari
january 2013 by jm
'There was a huge amount of excitement at the announcement that Safari would be using KHTML. At that time, it was almost a given that the OSS rendering engine was Gecko. KHTML was KDE's little engine that could. But nobody ever expected it to be picked up by other folks. One of the original parts of the KHTML-to-OS X port was KWQ (pronounced, "quack") that abstracted out the KDE API portions that were used in KHTML.
Folks were pretty ecstatic at first. It seemed very validating.
But that changed quickly. As Zack's post indicates, WebKit became a thing of unmergable code-drops. Even inside of the KDE community there became a split between the KHTML purists and the WebKit faction. They'd previously more or less all been KHTML developers, but post-WebKit there was something of a pragmatists vs. idealists split. Zack fell on the latter side of that (for understandable reasons: there was an existing community project, with its own set of values, and that was hijacked to a large extent by WebKit).
A few years later WebKit transformed itself into a more or less valid open source project (see webkit.org), but that didn't close the rift in the KDE community between the two, at that point rather divergent, rendering engines. There's still some remaining melancholy that stems from that initial hope and what could have potentially been, but wasn't.'
history
safari
open-source
code-drops
over-the-wall
webkit
khtml
kde
oss
apple
Folks were pretty ecstatic at first. It seemed very validating.
But that changed quickly. As Zack's post indicates, WebKit became a thing of unmergable code-drops. Even inside of the KDE community there became a split between the KHTML purists and the WebKit faction. They'd previously more or less all been KHTML developers, but post-WebKit there was something of a pragmatists vs. idealists split. Zack fell on the latter side of that (for understandable reasons: there was an existing community project, with its own set of values, and that was hijacked to a large extent by WebKit).
A few years later WebKit transformed itself into a more or less valid open source project (see webkit.org), but that didn't close the rift in the KDE community between the two, at that point rather divergent, rendering engines. There's still some remaining melancholy that stems from that initial hope and what could have potentially been, but wasn't.'
january 2013 by jm
Bog Body: Committing to Open Source
august 2011 by jm
Oisin Hurley on viable strategies for a commercial software company to handle participation in open source. Shame I've never found anywhere to viably put these into action, but they sound accurate
open-source
oisin-hurley
oss
corporate
work
august 2011 by jm
related tags
501c3 ⊕ agpl ⊕ anti-spam ⊕ apple ⊕ april-fools ⊕ archival ⊕ asf ⊕ awards ⊕ basho ⊕ bdb ⊕ berkeley-db ⊕ bet365 ⊕ bintray ⊕ bug-bounties ⊕ bugs ⊕ build ⊕ code-drops ⊕ coding ⊕ contracts ⊕ copyright ⊕ corporate ⊕ curator ⊕ data ⊕ databases ⊕ debunking ⊕ distcomp ⊕ distributed ⊕ dmca ⊕ ei ⊕ ep ⊕ eu ⊕ europarl ⊕ europe ⊕ events ⊕ evgeny-morozov ⊕ floss ⊕ foursquare ⊕ free-software ⊕ funding ⊕ futurism ⊕ ghostscript ⊕ git ⊕ github ⊕ gnome ⊕ gnu ⊕ gpl ⊕ hadoop ⊕ history ⊕ inspeqtor ⊕ inventions ⊕ ireland ⊕ java ⊕ john-sundman ⊕ kde ⊕ khtml ⊕ law ⊕ legal ⊕ libraries ⊕ licenses ⊕ linkedin ⊕ linux ⊕ lmdb ⊕ maintainance ⊕ maven ⊕ monit ⊕ monorepos ⊕ netflix ⊕ nonprofits ⊕ oin ⊕ oisin-hurley ⊕ open-source ⊕ openldap ⊕ ops ⊕ oss ⊖ over-the-wall ⊕ patches ⊕ patents ⊕ performance ⊕ persistence ⊕ prometheus ⊕ release ⊕ releases ⊕ riak ⊕ safari ⊕ security ⊕ sfu ⊕ silicon-valley ⊕ software ⊕ sonatype ⊕ spamassassin ⊕ spark ⊕ storage ⊕ students ⊕ swpat ⊕ tax ⊕ tech ⊕ technological-solutionism ⊕ tildeslash ⊕ tim-oreilly ⊕ tuning ⊕ ubuntu ⊕ universities ⊕ us ⊕ utopianism ⊕ version-control ⊕ via:gcarr ⊕ via:jbaruch ⊕ video ⊕ vlc ⊕ webkit ⊕ work ⊕ writing ⊕ yorba-foundation ⊕ zookeeper ⊕Copy this bookmark: