- Oct 2022
-
supabase.com supabase.com
-
Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.
Found as presumably it's being used by https://www.explainpaper.com/ with improper configurations
Tags
Annotators
URL
-
-
www.sumologic.com www.sumologic.com
-
will improve collaboration
The article contains no proof of this statement.
If someone knows of research that proves this, please let me know.
-
-
icolc.net icolc.net
-
-
www.boringcactus.com www.boringcactus.com
-
where free software is misguided and quixotic, open source is spineless and centrist. and as tends to happen with spineless centrism, it has eaten the world.
open source software is eating the world
-
-
www.theverge.com www.theverge.com
-
In Mostaque’s explanation, open source is about “putting this in the hands of people that will build on and extend this technology.” However, that means putting all these capabilities in the hands of the public — and dealing with the consequences, both good and bad.
THis focus on responsibility and consequences was not there, in the early days of open source, right?
-
- Sep 2022
-
medium.com medium.com
-
In collusion, writing good code not only require knowledge but also require compassion. To understand people's pain and mistakes, to think about your teammate and to help everyone achieve a better life.
-
Think about how good it is if you can build a system at “2 half brain quality” and then people just need use 1 half of their brain to maintain it. You can fix bug in a blink of an eye, run tests and give it to tester, done. Everything will be done in a easiest way and fixing bug or refactoring can be easy like breathing. The most heavy task in programming is not about building application, but it’s about maintain them and if you wrote something you can’t understand, then you will suffer for the rest of your life.
-
-
metalblueberry.github.io metalblueberry.github.io
-
your cognitive load increases with the level of indentation. 1 2 3 4 5 6 7 8 9 10 if r.Method == "GET" { if r.Header.Get("X-API-KEY") == key { // ok return nil }else{ return errors.New("Key is not valid") } } else { return errors.New("Invalid Method") }
-
Avoid indentation levels, If you find yourself with more than 3, you should create a function.
-
Code explains what and how Documentation explains why.
-
Do you really need those lines? Isn’t it clear enough? Well, I still find comments like this in a lot of cases and it gets funnier when the comment is obsolete and the code is doing other things. Following the example, let’s imagine that another developer adds support for PUT method. I think that this is what would happen.
-
people usually forgets about one of the greatest advantages of Open Source. YOU can fix the issue. You can download the source code and dig deep into the code allow you to keep moving. Also, you can merge this changes back to the original repository so others doesn’t have to fix it again. win-win relationship.
Tags
- documentation: inaccurate/outdated
- source code: comments
- becomes outdated quickly
- source code: avoid unneeded indentation levels
- open-source software: advantages of
- cognitive load
- +1.0
- answer the "why?"
- documentation: good
- open-source software: you can fix bugs yourself
- source code: comments: explain why, not what or how
Annotators
URL
-
-
www.theouts.com www.theouts.com
-
In the article, "The New Normative: Queer Politics in The Outs," author John Sherman, a freelance writer from Brooklyn, implores reader's to give credit to show's casually- revolutionary representation of queer characters. Sherman indicates to reader's that this is a rarely great representation for its time (2012) because it gives gay characters a non-stereotypical story line. It allows it's characters to be people who just happen to be gay. In just the pilot episode, it's not hard to see this truth. With the first four queer male characters being introduced, they all have different characteristics, priorities, and dynamics with eachother that don't center around their gayness. This gives a depth to the queer character being represented without relying on the fact that their gay to do so. I think that the positive reaction to this show bodes very well for the style of queer representation being presented and will hopefully inspire more writing and content making of this kind which non-chalently gives a voice gay to story lines in a relatable- human way instead of a stereotypical and tokenising way.
I believe that Shitt's Creek also does this fairly well. Although I've only seen a couple episodes myself- I saw the character of David as a complete person and story line not defined by his gayness or partner choices although it is an obvious part of his identity.
Tags
Annotators
URL
-
-
-
need to be united in one single place
often repeated advice, especially in the modern period.
-
The rigidness and immobility of the note book pages, based on the papern stamp andimmobility of the individual notes, prevents quick and time-saving retrieval and applicationof the content and therefore proves the note book process to be inappropriate. The only tworeasons that this process is still commonly found in the studies of many is that firstly they donot know any better, and that secondly a total immersion into a very specialized field ofscientific research often makes information retrieval easier if not unnecessary.
Just like Heyde indicated about the slip box note taking system with respect to traditional notebook based systems in 1931, one of the reasons we still aren't broadly using Heyde's system is that we "do not know any better". This is compounded with the fact that the computer revolution makes information retrieval much easier than it had been before. However there is such an information glut and limitations to search, particularly if it's stored in multiple places, that it may be advisable to go back to some of these older, well-tried methods.
Link to ideas of "single source" of notes as opposed to multiple storage locations as is seen in social media spaces in the 2010-2020s.
-
-
icolc.net icolc.net
-
When contracting with vendors that support open source, ensure that they commit to support future development of the underlying system and contribute their developments back to the community.
Use contracting to align vendor values with library values
Put in place agreements with open source support vendors that ensures a long-term commitment to the project by contributing spec development back to the community.
-
-
-
As a reminder, the JSON Schema is not the source of truth for the Specification. In cases of conflicts between the Specification itself and the JSON Schema, the Specification wins.
-
-
github.com github.com
-
Such schemas cannot easily be refactored without removing the benefits of sharing. Refactoring would require forking a local copy, which for schemas intended to be treated as an opaque validation interface with internal details that may change, eliminates the benefit of referencing a separately maintained schema in the first place.
-
-
github.com github.com
-
As a reminder, the JSON Schema is not the source of truth for the Specification. In cases of conflicts between the Specification itself and the JSON Schema, the Specification wins. Also, some Specification constraints cannot be represented with the JSON Schema so it's highly recommended to employ other methods to ensure compliance.
-
-
r-lang.com r-lang.com
-
The S language is often the driver programming language for research in statistical methodology, and R gives an Open Source route to participation in that activity.
-
-
techcrunch.com techcrunch.com
-
In a recent example, Stable Diffusion, an open source AI system that generates images from text prompts, was released with a license prohibiting certain types of content. But it quickly found an audience within communities that use such AI tools to create pornographic deepfakes of celebrities.
This is a big question, whether use restrictions, which are becoming prolific (RAIL license, for example), can be enforced. If not, and that's a big if, it might create a situation of "responsibility washing" - licensors can argue they did all that's possible to curb harmful uses, and these will continue to happen in a gray / dark zone
-
- Aug 2022
-
docdrop.org docdrop.org
-
-
Polis. (n.d.). Retrieved April 26, 2022, from https://pol.is/home
-
-
tuxedolabs.blogspot.com tuxedolabs.blogspot.com
-
This describes one of the most pleasing hacks I've ever come across. I just now tracked it down and added it to my bookmarks. (Not sure why it wasn't already there.)
You could also conceive of going one step further. When your app (doesn't actually have to be a game, though admittedly it's much easier for you if it is) is compiled with tweak.h, it gives it the power to paint the source file on the screen—so you don't actually have to switch over to your text editor to save it, etc. Suppose you want to provide custom inputs like Bret Victor-style sliders for numeric values. You could edit it in your text editor, or you could derp around with it in-app. Tweaking the value in-app should of course both update it wrt the app runtime but also still write the file to disk, too, so if live reloading is turned on in your text editor, whatever changes you make inside the live process image gets synced out.
-
- Jul 2022
-
azgaar.github.io azgaar.github.io
-
docdrop.org docdrop.org
-
With practice, your SourceNotes will become more like data and your Points moreanalytical.
This distinguishing factor is a more useful one than those in other systems.
Compare this with the idea of Beatrice Webb's "analytic notes" versus "synthetic notes" or "scientific notes" which she describes in My Apprentice (1926).
see: - https://hypothes.is/a/Fb3Y4Au1Ee2p_sdveWOJKw - https://hypothes.is/a/WGPrOAoOEe2WJV9yx2SVZg - https://hypothes.is/a/2gdRwgoMEe2mdccJDX6zTw
Web considers "analytic note taking" to be the raw data collection and arrangement (in the same vein of creating databases in the computer science space, which didn't exist when she did her work) upon which historical work is based.
She views "synthetic notes" as observations of behaviours and writings which probably more closely resembles the idea of "literature notes" (Ahrens) or "source notes" (Allosso). Some of the difference is that she's viewing her notes as a tool for her particular work (sociology) rather than as a broader enterprise which might be used in all fields.
Webb's synthetic notes are also likely bound up in her idea of Herbert Spencer's "synthetic philosophy" of thinking, which may require some more reading of these sections on my part to better distinguish her specific meaning.
Webb didn't seem to have a version of "permanent notes" in her conceptualization. Perhaps this is an indication that the evolution of the note really only occurred as it was placed into published writing. This may potentially preclude the reuse of the evolved ideas unless they are separately re-subsumed into one's note collection.
Ahrens' conceptualization of the zettelkasten has all the writing, revision, and evolution work occurring in the slip box itself so it's always available and reusable. Many modern note taking and writing systems would seem to elide this part. (Is this true in practice? Can we provide examples?)
-
Summarize and paraphrase (and only rarelyquote) this information into a Source Note;
Dan Allosso's definition of a "source note".
This seems roughly equivalent to what Ahrens calls a "literature note".
-
-
www.bookstackapp.com www.bookstackapp.com
-
mentioned by Jim Groom as one of the most popular wiki software available on Github
BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information
Tags
Annotators
URL
-
-
liliputing.com liliputing.com
-
I may be insane, but somehow text search here makes me wonder that Calibre might actually make an interesting interface for keeping one's notes?
Document management, text search, tagging, reference management capabilities, open source, custom meta data, server potential, etc. What's missing to prevent such an off-label use case?
Syndication link: https://twitter.com/ChrisAldrich/status/1547689914078179328
-
-
-
Twine is an open-source tool for telling interactive, nonlinear stories.
You don’t need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready.
Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes.
Heard referenced in Reclaim Hosting community call as a method for doing "clue boards".
Could twinery.org be used as a way to host/display one's linked zettelkasten or note card collection?
-
-
www.contrastsecurity.com www.contrastsecurity.com
-
What is Open source security?
-
-
www.google.com www.google.com
-
Open Source Advantages and Risk Profile · 96% of applications include some form of OSS · 67% of applications contain open source vulnerabilities · 90% of software ...
-
-
www.infoq.com www.infoq.com
-
Learn how to detect vulnerable open source components and keep your products secure.
-
-
securitytoday.com securitytoday.com
-
The Dangers of Open-Source Vulnerabilities, and What You Can Do About It
-
-
dev.to dev.to
-
Open-Source Exploitation
-
-
www.networkworld.com www.networkworld.com
-
But the writer cautions against concluding that open source software is less secure; it's more complicated than that.
An analysis being presented this week says open source software is exploited faster and more effectively than proprietary solutions.
-
-
www.google.com www.google.com
-
Dec 13, 2021 — I want to talk about how open source has in the most cases, been turned into exploitation by the biggest organisations in the world.exploiting meaningwhat is an exploit in computer securityit exploit definition owaspexploit vs vulnerabilityexploit in cyber security exampletypes of exploitsPeople also search for
Tags
Annotators
URL
-
- Jun 2022
-
orcid.org orcid.org
-
Trusted organizations are those to which you have granted permission to interact with your iD and record, e.g. when submitting a manuscript or grant application. You decide whether to grant this access and you may revoke it at any time.
Tags
Annotators
URL
-
-
www-sciencedirect-com.proxy.consortiumlibrary.org www-sciencedirect-com.proxy.consortiumlibrary.org
-
Therefore, according to Forward and Hoyt [16], the criterion to evaluate the effectiveness of a de-orbit technique is not just whether it reduces orbital lifetime compared to atmospheric drag decay, but whether it reduces the product of orbital lifetime and collision cross-sectional area of the spacecraft, namely the ATP. As a matter of fact, Forward and Hoyt also demonstrated that the Terminator TetherTM can significantly reduce the ATP value for most LEO orbit
good source for the same comment
-
-
anchor.digitalocean.com anchor.digitalocean.com
-
Many believe that companies should give more time to employees to contribute to open source, with 79% agreeing or strongly agreeing that companies should give time during work hours to contribute.
-
while just 20% have been paid for their contributions to open source, 53% agree or strongly agree that individuals should be paid for open source contributions
-
- May 2022
-
github.com github.com
-
At the moment my open source time is much more limited than it used to be so I haven't gotten around to it yet.
-
That's cool, I get it, it's unpaid open source work :)
-
-
github.com github.com
-
Sponsorship allows me to focus my efforts on open source software. I also provide professional consulting services.
-
-
disqus.com disqus.com
-
As for publishing this as an actual gem on rubygems.org...I have enough open source I'm involved in all ready (or too much, as my wife would probably say) and I'm not really interested in maintaining another gem.
-
-
-
policyreview.info policyreview.info
-
Projects like the Open Journal System, Manifold or Scalar are based on a distributed model that allow anyone to download and deploy the software (Maxwell et al., 2019), offering an alternative to the commercial entities that dominate the scholarly communication ecosystem.
Might Hypothes.is also be included with this list? Though it could go a bit further toward packaging and making it more easily available to self-hosters.
-
- Apr 2022
-
tru.uni-sz.bg tru.uni-sz.bg
-
mental health as pointed out by OECD
OECD?
-
ndicate the addictions that theInternet generates. Once the dependencies arefixed and eliminated,
their big problem doesn't have any source. Working definition?
-
digitalizationprocess is also reflected as an importantcomponent in the innovation development
digitalization as innovation in business/political strategies
-
-
github.com github.com
-
Instead read this gems brief source code completely before use OR copy the code straight into your codebase.
Tags
- read the source code
- copy and paste programming
- software development: use of libraries: only use if you've read the source and understand how it works
- having a deep understanding of something
- learning by reading the source
- software development: use of libraries vs. copying code into app project
Annotators
URL
-
-
journals.plos.org journals.plos.org
-
personal integrative experience - an experience of ‘‘flow,’’ - inwhich the participant is fully emerged in the creative activity [48]
Is there a way to convert the actions associated with the AE Group into a more "personal integrative experience"?
a writing task? an assignment to consider it on own time?
-
mechanistic explanations, theproduction of visual art involves
What mechanisms does the production of visual art involve?
-
valuative reception of artwork is anaesthetic experience, in which the parietal regions of the brain,especially the SPL, are associated with visuo-spatial explorationand attention [45]
Possibility for why the Art Evaluation Group didn't have statistical significance
(note: the ROI was in the left hemisphere)
-
recentmeta-analysis by Mihov et al. (2010) demonstrated a relativedominance of the right hemisphere during abstract thinking
Possibility for why the Art Evaluation Group didn't have statistically significant differences
-
Such methodologicalconcepts might improve the art experience [22], [23], [24
-
activation of the reward circuitby visual art perception for example [6]
-
-
twitter.com twitter.com
-
John West 🕯💙. (2021, February 5). Today is a good day In terms of one less source of misinformation https://t.co/VGUvcqkMWV [Tweet]. @JohnWest_JAWS. https://twitter.com/JohnWest_JAWS/status/1357814722482089985
-
- Mar 2022
-
link.springer.com link.springer.com
-
Based on the ISO 12913-2, albeit with small changes, the most appropriate causal/sematic classifications found here with respect to heritage could therefore be ‘social communal, ‘electro-mechanical, ‘voice and instrument’, ‘transport sounds’, and ‘other’ sounds. The accessibility of these classifications could then lead to a framework with a view to determine potential heritage importance of sounds.
A well thought out set of categories for urban sounds, designed for the preservation of heritage
-
-
www.medrxiv.org www.medrxiv.org
-
Blachere, F. M., Lemons, A. R., Coyle, J. P., Derk, R. C., Lindsley, W. G., Beezhold, D. H., Woodfork, K., Duling, M. G., Boutin, B., Boots, T., Harris, J. R., Nurkiewicz, T., & Noti, J. D. (2021). Face mask fit modifications that improve source control performance (p. 2021.09.16.21263642). medRxiv. https://doi.org/10.1101/2021.09.16.21263642
-
-
www.lemonde.fr www.lemonde.fr
-
Dans la science ouverte, une publication reste un tout que l’on ne modifie pas. Donc, les REL se rapprochent plutôt de la logique de l’Open Source.
-
-
askubuntu.com askubuntu.com
-
Yes they are the same command. This part of apt's cmdline/apt.cc source file proves it:
-
-
rom-rb.org rom-rb.orgROM1
-
We are looking for sustainable sponsorship. If your company is relying on rom-rb or simply want to see rom-rb evolve faster to meet your requirements, please consider backing the project
-
-
anno-rep.org anno-rep.org
-
Such exercises are somewhat akin to the reproducibility exercisescommonly used in quantitative methods instruction.
Testing annotation. This claim comes from analyzing _ _
Tags
Annotators
URL
-
- Feb 2022
-
www.colbyrussell.com www.colbyrussell.com
-
Intruguing argument about how to allow more tinkering with software -- making it really easy to contribute, not just possible.
I think for example the note-taking community is on a path towards that -- a lot of the fun is about finding your own worflow and contributing to editor plugins you like.
-
“Well, it’s Open Source, I guess I could go download the source code… but… meh, it’s so far out of my way, not worth it,” and the urge fizzles out. I think that a lot of potential human creativity is being wasted this way.
This reminds me of physical tinkering, like building or fixing your own small furniture. That's also hard with the products we often buy today -- it's difficult to fix minature electronics which are meant to be replaced.
But with software (esp. open source) it could be easier, as everyone can have the same tools. I very much resonate with the idea of tinkering more and using less standards.
-
Making changes or additions to the standard library was as easy as making changes to my own code
For many people, making changes to code at all is hard. The few times I remember actually forking a library to add functionality, it meant hours reading into the codebase and polishing my change to commit it upstream.
I like the author's argument, but it's not not just the friction to view source code -- many technical architectures are also needlessly complex or non-standard.
-
-
sites.google.com sites.google.com
-
Now wave your flagNow wave your flag
The repetition of these phrase shows how he will leave people passionate about something and encourage them to soar up high like a waving flag
Tags
Annotators
URL
-
-
www.unige.ch www.unige.ch
-
https://www.unige.ch/callector/lara
example: https://www.issco.unige.ch/en/research/projects/callector/le_petit_prince_abc2vocabpages/hyperlinked_text.html
-
-
web2-unterricht.ch web2-unterricht.ch
-
Hypothesis wurde 2011 als non-profit Organisation in San Francisco gegründet. Die Hypothes.is-Server stehen in Kalifornien. Hypothes.is ist Open Source Software und steht unter einer BSD-Lizenz.
-2011 -San Francisco -Open Source -BSD-Lizenz
-
-
-
Stacker
What is Stacker about. How reliable of a source are they? Are they fact checked, and if so how? Go over their about me page to see if this a source I feel comfortable citing. (Conclusion: I am actually pretty impressed. Mission statement is "We are on a mission to produce and distribute engaging data journalism to the world’s news organizations. Founded in 2017, Stacker combines data analysis with rich editorial context, drawing on authoritative sources and subject matter experts to drive storytelling." but they also are very transparent on the sources for the data. It is a good mix of government and private sector sources with reputations for accuracy)
-
- Jan 2022
-
Local file Local file
-
Testament of Pietrobono Burzelli
This is his will- This is so cool!
-
-
Local file Local file
-
Letter from Pietrobon
-
-
www.nature.com www.nature.com
-
Singh Chawla, D. (2022). Massive open index of scholarly papers launches. Nature. https://doi.org/10.1038/d41586-022-00138-y
-
-
hackmd.io hackmd.io
-
Argument quality and fallacies. (n.d.). HackMD. Retrieved January 17, 2022, from https://hackmd.io/@scibehC19vax/argumentquality
Tags
- norms
- is:article
- evidence
- ad hominem argument
- ignorance
- source reliability
- fallacies
- lang:en
- argument quality
- inconsistency
- claim
- arguments
- standards
- vaccination debate
- factual error
- vaccine hesitancy
- bias
- Simpson's paradox
- self-contradiction
- causation
- vaccine data
- slippery slope
- statistical fallacies
Annotators
URL
-
-
www.wiphone.io www.wiphone.io
Tags
Annotators
URL
-
-
roam.elaptics.co.uk roam.elaptics.co.uk
-
In my very next letter, Letter XVI, I reported that Conor had perhaps heard our concerns about the cult connotations, and also decided to move away from the use of it too.
I always thought of the #RoamCult hashtag as a bit tongue-in-cheek, but certainly something with a more positive framing could be chosen.
It's interesting to hear that the project seems to have gone quiet and that the perception is that people are leaving for other projects (many of them open source, which is one of the spaces many of the early adopters were already working in).
There's definitely a drive in a lot of this space for people to own their own data given it's direct value to them over other (more social facing) tools.
-
-
github.com github.com
-
Oh, I just figured out a workaround for my project, in case it helps someone. If you want the source of truth on the prop to come from the child component, then leave it undefined in the parent. Then, you can make the reactive variable have a condition on the presence of that variable. eg: <script> let prop; $: prop && console.log(prop); </script> <Child bind:prop/> Might not work for every use case but maybe that helps someone.
-
-
-
Giglietto, F., Farci, M., Marino, G., Mottola, S., Radicioni, T., & Terenzi, M. (2022). Mapping Nefarious Social Media Actors to Speed-up Covid-19 Fact-checking. SocArXiv. https://doi.org/10.31235/osf.io/6umqs
-
-
web.archive.org web.archive.org
-
Read in relation to marak being kicked off of Github today.
-
-
www.miraclecenter.org www.miraclecenter.org
-
Miracles reawaken the awareness that the spirit, not the body, is the altar of truth.
How many times you thought a heavy bank account will make you happy? How many times you thought the same about careers, romantic lovers, fame or children and villa on a sheer? You might have also had some reveries that drinking alcohol will do or using drugs of any kind. Dig deep in this idea: what is it that you really want? If you look good enough you'll see the only reason why you're seeking all those things -- the joy is tied to them within your mind and it is joy indeed you really want. And yet, how many times your idols failed you? Weren't you shocked by the amount of side effects they bring? You thought a zillion coins will give you peace and happiness but what you've got is constant worry and distress. Is it not time for you stop chasing carrots but focus on your real goal instead?
If you would look on anyone more closely to figure out their motivation and what exactly makes them tick, you'll be surprised to see that you are not the only one who's chasing happiness, it is at root for anyone indeed. There is no difference between a mother of a baby and user of some drug except in ways they're looking for it: the mother plans to get it from her baby the other - from the drug. Even the biggest tyrants you can name were doing what they've done only because they honestly believed: this is the way to joy. And so the universal goal is equal but everyone has a unique and special plan on how to get it, a map their very own. But if you've dared to lift this heavy brick of paper, it means you are among of those who've started to suspect: your plan has failed.
what you seek for is a source of joy as you conceive it. T-24.5.1
It never is the idol that you want. But what you think it offers you T-30.3.4
You must have noticed an outstanding characteristic of every end that the ego has accepted as its own. When you have achieved it, it has not satisfied you. T-8.8.2
It is essential that you accept the fact, and accept it gladly, that there is no form of littleness that can ever content you. You are free to try as many as you wish, but all you will be doing is to delay your homecoming. T-15.3.2
I will not value what is valueless. W-133
The world I see holds nothing that I want. W-128
Seek not outside yourself. For it will fail, and you will weep each time an idol falls. T-29.7.1
Perceiving equality, the Holy Spirit perceives equal needs. This invites Atonement automatically, because Atonement is the one need in this world that is universal. T-6.2.5
Accept the plan you did not make W-186.5
Only God's plan for salvation will work. W-71
-
- Dec 2021
-
opensourcedesign.net opensourcedesign.net
-
www.entretiensroyaumont.org www.entretiensroyaumont.org
-
entretiens de Royaumont
-
-
circo71.cir.ac-dijon.fr circo71.cir.ac-dijon.fr
-
oer.pressbooks.pub oer.pressbooks.pub
-
Open Source Software
The argument for aligning OER with Open Source Software feels natural at first, but Jöran Muuß-Merholz argues that "Open is, what opens access" and that GoogleDocs might actually be more important for OER than LibreOffice. It's a utilitarian perspective. https://open-educational-resources.de/offen-ist-was-zugang-schafft-oder-warum-google-docs-fuer-oer-wichtiger-als-libre-office-ist/ (translated by Google Translate)
Tags
Annotators
URL
-
-
blog.joinmastodon.org blog.joinmastodon.org
-
-
-
oh by the way did i tell you it's hard like probably it's it's also really hard but i really don't want to stop here on a on a low note
This is a great video on the reality of open source software. Open source hardware also faces similar funding issues.
As long as open source is fundamentally dependent on the private sector, it will exist within at best a parasitic relationship. To truly develop an autonomous open source model requires a structural change in funding that allows it to stand alone and apart from corporate sponsorship.
This is a classic chicken-and-egg situation. We want people to sponsor us, but many of those people also work for the private sector. Governments and NGOs may sponsor us, but they also depend on private sector for tax and donation revenues.
This requires a much deeper discussion that unpacks the fundamental assumptions that underpin our economic, social and political systems. The structural challenges of funding open source exposes the constraints of our current system.
Unless we examine the fundamental assumptions by which our current civilization operates, we cannot make the structural changes that would enable open source to reach its full potential, which is maximum access to shared intellectual and material resources for the benefit of all.
-
-
-
Standard algorithms as a reliable engine in SaaS https://en.itpedia.nl/2021/12/06/standaard-algoritmen-als-betrouwbaar-motorblok-in-saas/ The term "Algorithm" has gotten a bad rap in recent years. This is because large tech companies such as Facebook and Google are often accused of threatening our privacy. However, algorithms are an integral part of every application. As is known, SaaS is standard software, which makes use of algorithms just like other software.
- But what are algorithms anyway?
- How can we use standard algorithms?
- How do standard algorithms end up in our software?
- When is software not an algorithm?
-
- Nov 2021
-
arxiv.org arxiv.org
-
Just because a dataset is publicly available doesn't mean that you can use it to build commercial AI software.
-
-
askubuntu.com askubuntu.com
-
Perhaps not a good idea, in general, to use a random PPA for such sprawling software as a browser. Auditability near zero even if it is open source.
-
- Oct 2021
-
docs.cogment.ai docs.cogment.ai
-
open source AI platform
Tags
Annotators
URL
-
-
-
open-source AI platform
-
-
-
Kington, R. S., Arnesen, S., Chou, W.-Y. S., Curry, S. J., Lazer, D., & Villarruel, and A. M. (2021). Identifying Credible Sources of Health Information in Social Media: Principles and Attributes. NAM Perspectives. https://doi.org/10.31478/202107a
-
-
certificates.creativecommons.org certificates.creativecommons.org
-
Open source software is cited as the first domain where networked open sharing produced a tangible benefit
The phrase should be:
The Free Software and Open-source movements were the first domains where networked open sharing produced a tangible benefit.
Why?
Free Software movement started in 1983.
Open-source movement started in 1998.
-
-
journals.sagepub.com journals.sagepub.com
-
Vraga, E. K., & Bode, L. (2017). Using Expert Sources to Correct Health Misinformation in Social Media. Science Communication, 39(5), 621–645. https://doi.org/10.1177/1075547017731776
-
- Sep 2021
-
Local file Local file
-
(grid 2 325k),
Find the graphic here: http://www.aspenroundtable.org/vol2/226.gif
-
the field of comprehensive community initiatives (CCIs)
How to evaluate comprehensive community initiatives and using what methods? 1) Lower expectations: Process documentation - lower expectations of evidence of impact 2) Force a Fit: force initiative into accepted evaluative method 3) Let time tell - wait until CCI is "ready" to be evaluated using common methods. FROM THE BOOK: http://www.aspenroundtable.org/vol2/connell.htm
-
(grid 1 227k),
Find it here: http://www.aspenroundtable.org/vol2/224.gif
-
-
news.slashdot.org news.slashdot.org
-
(They blame Chrome's "feature" addition treadmill, where "they keep adding stupid kitchen sinks for the sole and only purpose to make others unable to keep up.")
-
-
thoughtbot.com thoughtbot.com
-
most recently the release of ActiveStorage in Rails 5.2
-
- Aug 2021
-
psyarxiv.com psyarxiv.com
-
Zarzeczna, N., Hanel, P. H. P., Rutjens, B., Bono, S. A., Chen, Y.-H., & Haddock, G. (2021). Scientists, speak up! Source impacts trust in and intentions to comply with health advice cross-culturally. PsyArXiv. https://doi.org/10.31234/osf.io/279yg
-
-
hyperlogos.org hyperlogos.org
-
I joined Caldera in November of 1995, and we certainly used "open source" broadly at that time. We were building software. I can't imagine a world where we did not use the specific phrase "open source software". And we were not alone. The term "Open Source" was used broadly by Linus Torvalds (who at the time was a student...I had dinner with Linus and his then-girlfriend Ute in Germany while he was still a student)
From Linus Torvalds Remembers the Days Before ‘Open Source’:
Torvalds counters that “I wouldn’t trust Lyle Ball’s recollection 100% about me… since my girlfriend-at-the-time (now wife) name was Tove, not Ute.”
-
-
cgdev.org cgdev.org
-
Center For Global Development. “Three New Estimates of India’s All-Cause Excess Mortality during the COVID-19 Pandemic.” Accessed August 11, 2021. https://cgdev.org/publication/three-new-estimates-indias-all-cause-excess-mortality-during-covid-19-pandemic.
Tags
- Coronavirus
- age-specific infection fatality rates
- is:article
- COVID-19
- attendant accountability
- civil registration
- lang:en
- pandemic
- authoritative estimate
- death
- data source
- Consumer Pyramid Household Survey
- India
- statistical confidence
Annotators
URL
cgdev.org/publication/three-new-estimates-indias-all-cause-excess-mortality-during-covid-19-pandemic -
-
wiki.opensourceecology.org wiki.opensourceecology.org
-
Open Source Ecology
-
-
www.frontiersin.org www.frontiersin.org
-
Figueiras, Maria J., Jihane Ghorayeb, Mariana V. C. Coutinho, João Marôco, and Justin Thomas. ‘Levels of Trust in Information Sources as a Predictor of Protective Health Behaviors During COVID-19 Pandemic: A UAE Cross-Sectional Study’. Frontiers in Psychology 0 (2021). https://doi.org/10.3389/fpsyg.2021.633550.
-
- Jul 2021
-
blog.logrocket.com blog.logrocket.com
-
Looking deeper, you can see a large amount of issues open, bugs taking months to fix, and pull requests never seem to be merged from outside contributors. Apollo seems unfocused on building the great client package the community wants.
-
This sort of behaviour indicates to me that Apollo is using open-source merely for marketing and not to make their product better. The company wants you to get familiar with Apollo Client and then buy into their products, not truly open-source software in my opinion. This is one of the negatives of the open-core business model.
-
-
www.sicpers.info www.sicpers.info
-
Growth hacking and lowest common denominator experiences are their problems, so we should avoid making them our problems, too. We already have various tools for enabling growth: the freedom to use the software for any purpose being one of the most powerful. We can go the other way and provide deeply-specific experiences that solve a small collection of problems incredibly well for a small number of people. Then those people become super-committed fans because no other thing works as well for them as our thing, and they tell their small number of friends, who can not only use this great thing but have the freedom to study how the program works, and change it so it does their computing as they wish—or to get someone to change it for them. Thus the snowball turns into an avalanche.
This is exactly how I feel about Joplin - the open-source note taking application, developed as an alternative to Evernote.
-
- Jun 2021
-
github.com github.com
-
problem: low-resolution sourcemaps
interesting wording: "low-res" here
-
-
warzel.substack.com warzel.substack.com
-
I’d still argue that offices can and do produce spontaneous, productive encounters.
But so does any other form of collaboration. Most of the internet is run by code that was written by people communicating over email and IRC. There was no "open source office" that these people collaborated in.
-
-
twitter.com twitter.com
-
Adam Briggs on Twitter: “This is a great new @bmj_latest paper from @Azeem_Majeed and colleagues with tonnes of practical advice and resources for addressing vaccine hesitancy. Https://t.co/PSYRUfDg1X” / Twitter. (n.d.). Retrieved June 28, 2021, from https://twitter.com/ADMBriggs/status/1395853255062740992?s=20
-
-
github.com github.com
-
Happy Third Birthday #24728!
-
-
www.nytimes.com www.nytimes.com
-
This, it seems to me, would be something like a readerly utopia. It could even (if we want to get all grand and optimistic) turn out to be a Gutenberg-style revolution — not for writing, this time, but for reading.
I love the idea of this but implementation, particularly open implementation seems nearly impossible.
Even getting digital commonplaces to align and register is tough enough much less doing multi-modal registration with the locations that books might live.
-
-
github.com github.com
-
Users who have installed it decided to trust me, and I'm not comfortable transferring that trust to someone else on their behalf. However, if you'd like to fork it, feel free.
Interesting decision... Seems like the project could have been handed off to new maintainers instead of just a dead-end abandoned project and little chance of anyone using it for new projects now.
Sure you can fork it, but without a clear indication of which of the many forks in the network graph to trust, I doubt few will take the (massively) extra time to evaluate all options and choose an existing fork as a "leader" (or create their own fork) to go with continuing maintenance...
-
-
github.com github.com
-
'set-cookie': response.headers.get('set-cookie')
-
- May 2021
-
-
You can see the implementation here: https://github.com/sveltejs/sapper/blob/339c417b24e8429d3adc9c9f196bf159a5fce874/runtime/src/server/middleware/get_page_handler.ts#L137
-
-
github.com github.comrxi/lite1
-
A lightweight text editor written in Lua
Tags
Annotators
URL
-
- Apr 2021
-
stackoverflow.com stackoverflow.com
-
A bit of a tour through the Ruby source code seems necessary as the documentation is a bit thin.
-
-
github.com github.com
-
:structured - Lumberjack::Formatter::StructuredFormatter - crawls the object and applies the formatter recursively to Enumerable objects found in it (arrays, hashes, etc.).
-
-
www.youtube.com www.youtube.com
-
Manifold – Building an Open Source Publishing Platform
Zach Davis and Matthew Gold
Re-watching after the conference.
Use case of showing the process of making the book. The book as a start to finish project rather than just the end product.
They built the platform while eating their own cooking (or at least doing so with nearby communities).
Use for this as bookclubs. Embedable audio and video possibilities.
Use case where people have put journals on the platform and they've grown to add meta data and features to work for that.
They're allowing people to pull in social media pieces into the platform as well. Perhaps an opportunity to use Webmentions?
They support epub.
It can pull in Gutenberg texts.
Jim Groom talks about the idea of almost using Manifold as an LMS in and of itself. Centering the text as the thing around which we're gathering.
CUNY Editions of standard e-books with additional resources.Critical editions.
Using simple tools like Google Docs and then ingest them into Manifold using a YAML file.
TEI, LaTeX formats and strategies for pulling them in. (Are these actually supported? It wasn't clear.)
Reclaim Cloud has a container that will run Manifold.
Zach is a big believer in UX and design as the core of their product.
-
-
github.com github.com
-
Actually, I've decided to stop using labels for a while. A "bug" label gives the impression that someone else is going to fix the problem. We don't have enough volunteers for that (new contributors welcome!). I try to help people working on issues, though. I've spent many hours on this one.
-
-
github.com github.com
-
I also sell Sidekiq Pro and Sidekiq Enterprise, extensions to Sidekiq which provide more features, a commercial-friendly license and allow you to support high quality open source development all at the same time.
-
-
core.tcl-lang.org core.tcl-lang.org
-
core.tcl-lang.org core.tcl-lang.org
-
en.wikipedia.org en.wikipedia.org
-
A good heuristic is to not trust the libraries you did not write either.
-
-
github.com github.com
-
This repository contains the source code for:
-
-
empty.sourceforge.net empty.sourceforge.net
-
In some cases empty can be the simplest replacement for TCL/expect or other similar programming tools because empty:
-
-
github.com github.com
-
Rsync was originally written by Andrew Tridgell and is currently maintained by Wayne Davison.
-
-
github.com github.com
-
first sighting: this file referenced by https://hyp.is/ZD-z8px8Eeue0ws8rEMsrw/gist.github.com/cowboyd/1642793
-
-
stackoverflow.com stackoverflow.com
-
If you look at the source code you'll see that they're exactly the same thing.
-
-
github.com github.com
-
Read the code! No, really. I wrote this code to be read.
-
-
stackoverflow.com stackoverflow.com
-
A better description is in the specification itself. Why read secondary remarks when the source is written so good?
-
- Mar 2021
-
trailblazer.to trailblazer.to
-
definitely less rough to work with than Devise
-
It almost feels unreal finishing up this release post. It’s been so long!
-
After around 3 years of silence, Trailblazer is back with its 2.1 release.
-
-
link.springer.com link.springer.com
-
Pluviano, S., Della Sala, S., & Watt, C. (2020). The effects of source expertise and trustworthiness on recollection: The case of vaccine misinformation. Cognitive Processing, 21(3), 321–330. https://doi.org/10.1007/s10339-020-00974-8
-
-
github.com github.com
-
This is not a fork. This is a repository of scripts to automatically build Microsoft's vscode repository into freely-licensed binaries with a community-driven default configuration.
almost without a doubt, inspired by: chromium vs. chrome
-
-
gitlab.gnome.org gitlab.gnome.org
-
Sorry you’re surprised. Issues are filed at about a rate of 1 per day against GLib. Merge requests at a rate of about 1 per 2 days. Each issue or merge request takes a minimum of about 30 minutes (across at least 2 people) to analyse, put together a fix, test it, review it, fix it, review it and merge it. I’d estimate the average is closer to 3 hours than 30 minutes. Even at the fastest rate, it would take 3 working months to clear the backlog of ~1000 issues. I get a small proportion of my working time to spend on GLib (not full time).
-
Age of a ticket is completely irrelevant as anyone can request anything but the number of developers is limited. If you'd like to see something implemented, please consider providing a patch. Thanks!
-
Sorry if I sounded rude. I am using Gnome on a daily basis and am highly appreciating all the work anyone has put into it. I was just surprised when I found an AskUbuntu post from 2010 linking to this bug.
-
Wow 14 years. I still keep stumbling over this issue...
-
-
github.com github.com
-
The reason we've avoided registering "Cinnamon" as a desktop name is that it opens up issues with many upstream apps that currently OnlyShowIn=Gnome or Gnome;Unity or just Unity. The relationship Mint has with Gnome and Ubuntu isn't genial enough that we could get them to add Cinnamon to their desktop files, so we would have to distribute and maintain separate duplicate .desktop files just for Cinnamon for these upstream packages.
-
-
-
McCabe, Stefan, Leo Torres, Timothy LaRock, Syed Arefinul Haque, Chia-Hung Yang, Harrison Hartle, and Brennan Klein. ‘Netrd: A Library for Network Reconstruction and Graph Distances’. ArXiv:2010.16019 [Physics], 29 October 2020. http://arxiv.org/abs/2010.16019.
-
-
www.chevtek.io www.chevtek.io
-
he goes on to talk about third party problems and how you're never guaranteed something is written correctly or that even if it is you don't know if it's the most optimal solution
-
-
news.ycombinator.com news.ycombinator.com
-
-
here is my set of best practices.I review libraries before adding them to my project. This involves skimming the code or reading it in its entirety if short, skimming the list of its dependencies, and making some quality judgements on liveliness, reliability, and maintainability in case I need to fix things myself. Note that length isn't a factor on its own, but may figure into some of these other estimates. I have on occasion pasted short modules directly into my code because I didn't think their recursive dependencies were justified.I then pin the library version and all of its dependencies with npm-shrinkwrap.Periodically, or when I need specific changes, I use npm-check to review updates. Here, I actually do look at all the changes since my pinned version, through a combination of change and commit logs. I make the call on whether the fixes and improvements outweigh the risk of updating; usually the changes are trivial and the answer is yes, so I update, shrinkwrap, skim the diff, done.I prefer not to pull in dependencies at deploy time, since I don't need the headache of github or npm being down when I need to deploy, and production machines may not have external internet access, let alone toolchains for compiling binary modules. Npm-pack followed by npm-install of the tarball is your friend here, and gets you pretty close to 100% reproducible deploys and rollbacks.This list intentionally has lots of judgement calls and few absolute rules. I don't follow all of them for all of my projects, but it is what I would consider a reasonable process for things that matter.
-
I suspect you aren't seeing much discussion because those who have a reasonable process in place, and do not consider this situation to be as bad as everyone would have you believe, tend not to comment on it as much.
Tags
- good idea
- best practices
- security
- tendency of people to only speak up when something is wrong/broken and be silent so long as everything is fine/working/tolerable
- dependencies: trusting open-source dependencies: review the source code/diff before installing/updating
- silent majority
- micropackages
- +0.9
- trust/reliance/dependence on open-source libraries
- to read
Annotators
URL
-
-
www.usenix.org www.usenix.org
-
-
Unfortunately, this open nature also causes security risks, asevidenced by recent incidents of single packages that brokeor attacked software running on millions of computers.
-
-
www.sitepoint.com www.sitepoint.com
-
JavaScript needs to fly from its comfy nest, and learn to survive on its own, on equal terms with other languages and run-times. It’s time to grow up, kid.
-
If JavaScript were detached from the client and server platforms, the pressure of being a monoculture would be lifted — the next iteration of the JavaScript language or run-time would no longer have to please every developer in the world, but instead could focus on pleasing a much smaller audience of developers who love JavaScript and thrive with it, while enabling others to move to alternative languages or run-times.
Tags
- good idea
- JavaScript: as a process VM
- separation of concerns
- competition in open-source software
- programming languages
- software freedom
- level playing field
- neutral ground
- neutral/unbiased/agnostic
- runtime environment
- avoid giving partiality/advantage/bias to any specific option
- programming languages: choosing the best language for the job
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.orgPyPy1
-
PyPy was funded by the European Union being a Specific Targeted Research Project
Tags
Annotators
URL
-
-
github.com github.com
-
As of May 24, 2016, antimicro has moved from https://github.com/Ryochan7/antimicro to https://github.com/AntiMicro/antimicro. Additionally, project management has passed from Travis (Ryochan7) to the AntiMicro organization due to Travis having other interests and priorities.
-
-
ythakker.medium.com ythakker.medium.com
-
When markets are new and “hot”, they often follow that frenzy of dozens — if not hundreds — of entrants trying to grab market share from each other.
-
-
github.com github.com
-
Self answer: 4d00bdf it seems to be to prevent shifting lines in source maps.
-
Maybe it would be simple to always add that line, and always shift the source maps by 1.
-
-
github.com github.com
-
I am finally getting usable source maps for SCSS, wow!
Tags
Annotators
URL
-
-
github.com github.com
-
-
Goal: Give bug trackers like bugsnag access to sprockets generated source maps.
-
-
If you don't mind putting the sourcemap url in the minified JS
-
minified_url: MINIFIED_URL_PATH, source_map: HTTP::FormData::File.new(LOCAL_SOURCEMAP_PATH)
-
//= link application.js.map
-
While I understand orgs wanting not to expose their unminified source, it's security through obscurity (meaning it's not adding any real security).
-
The only place I can find it is in the sprockets-rails gem. javascript_include_tag calls this: def find_debug_asset(path) if asset = find_asset(path, pipeline: :debug) raise_unless_precompiled_asset asset.logical_path.sub('.debug', '') asset end end
-
-
docs.sentry.io docs.sentry.io
-
Sentry supports un-minifying JavaScript via Source Maps. This lets you view source code context obtained from stack traces in their original untransformed form, which is particularly useful for debugging minified code (e.g. UglifyJS), or transpiled code from a higher-level language (e.g. TypeScript, ES6).
-
-
github.com github.com
-
For the $$$ question, nothing comes to mind. These problems i'm hitting up against are larger than a contractor could solve in a few hours of work (which would be hundreds/thousands of dollars).
-
Yeah, can we pay money to make this go faster? Serious question.
-
Progress is slow though. I want to change how assets are loaded, the current implementation of "pipelines" is challenging to work with.
-
Our team is also looking into generating source maps in production/staging for error reporting (via Airbrake).
-
I want source map in prod too (for error tracking, same as @vincentwoo)
-
Could you explain your use case in a bit more detail? How are you using source maps without source map comments? Are you uploading them to a bug tracker?
-
-
-
I'm trying to get official time at work to dedicate to source maps, and haven't made much progress there.
-
Still broken, @cannikin. Nobody's on board to investigate, much less fix it. Please do dig in
-
Any updates on this one? It makes debugging JS and CSS in the web inspector next to impossible when you can't get any help finding the offending code in your own source files.
-
-
docs.openfaas.com docs.openfaas.com
-
OpenFaaS is hosted by OpenFaaS Ltd (registration: 11076587), a company which also offers commercial services, homepage sponsorships, and support.
-
-
faastruby.io faastruby.io
-
On the “lows” side, I’d say the worst thing was the impact of not being present enough for my family. I was working a full-time job and doing faastRuby on nights and weekends. Here I want to give a big shout out to my wife. She supported me through this and didn’t cut my head off in the process.
-
-
tylergaw.com tylergaw.com
-
The source for all versions is available on GitHub.
-
-
github.com github.com
-
markdown-it is the result of the decision of the authors who contributed to 99% of the Remarkable code to move to a project with the same authorship but new leadership (Vitaly and Alex). It's not a fork.
-
-
psyarxiv.com psyarxiv.com
-
Simone, Costanza De, Antonella Battisti, and Azzurra Ruggeri. “Differential Impact of Web Habits and Active Navigation on Adolescents’ Online Learning.” PsyArXiv, March 1, 2021. https://doi.org/10.31234/osf.io/hsvc4.
-
-
-
release 0.0.1 after around 5 years.
-
-
www.cnn.com www.cnn.com
-
CNN, L. M. (n.d.). CDC says masks protect wearers from Covid-19. CNN. Retrieved 1 March 2021, from https://www.cnn.com/2020/11/10/health/masks-cdc-updated-guidance/index.html
-
- Feb 2021
-
osf.io osf.io
-
Armeni, Kristijan, Loek Brinkman, Rickard Carlsson, Anita Eerland, Rianne Fijten, Robin Fondberg, Vera Ellen Heininga, et al. ‘Towards Wide-Scale Adoption of Open Science Practices: The Role of Open Science Communities’. MetaArXiv, 6 October 2020. https://doi.org/10.31222/osf.io/7gct9.
-
-
github.com github.com
-
Licensed under the LGPLv3 license. We also offer a commercial-friendly license.
-
-
github.com github.com
-
This project is provided by the LinkedIn Presentation Infrastructure team as open source software
-
-
github.com github.com
-
Source maps eliminate the need to serve these separate files. Instead, a special source map file can be read by the browser to help it understand how to unpack your assets. It "maps" the current, modified asset to its "source" so you can view the source when debugging. This way you can serve assets in development in the exact same way as in production.
-
Source maps are a major new feature.
-
-
travis-ci.org travis-ci.org
-
Testing your open source projects will always be free! Seriously. Always. We like to think of it as our way of giving back to a community that connects so many people.
Tags
Annotators
URL
-
-
drylabs.io drylabs.io
-
Our mission is to allow people to make money via educational efforts and to dedicate the rest of their time to creating great open source products.
What does this mean exactly? "Our mission is to allow people to make money via educational efforts"
-
-
github.com github.com
-
-
trailblazer.to trailblazer.to
-
We’re now relaunching PRO, but instead of a paid chat and (never existing) paid documentation, your team gets access to paid gems, our visual editor for workflows, and a commercial license.
-
And yes, at TRB GmbH, we do pay people to work on OSS
-
-
2019.trailblazer.to 2019.trailblazer.to
-
note that TRB source code modifications are not proprietary
In other words, you can build on this software in your proprietary software but can't change the Trailblazer source unless you're willing to contribute it back.
loophole: I wonder if this will actually just push people to move their code -- which at the core is/would be a direction modification to the source code - out to a separate module. That's so easy to do with Ruby, so this restriction hardly seems like it would have any effect on encouraging contributions.
-
Trailblazer (TRB) is an Open-Source project. Since we want to keep it that way, we decided to raise awareness for the “cost” of our work - providing new versions and features is incredibly time-consuming for us, but we love what we do.
-
This creates a win-win situation, you as the user have your peace of mind, and we can continue working with your funds.
Tags
- time-consuming
- work: doing what you love
- neutral/dispassionate/impartial/objective wording
- wording designed to be more palatable/pleasing/inoffensive
- software licensing
- reminder
- annotation meta: may need new tag
- open-source software: funding
- win-win
- proprietary software
- loophole/escape hatch
- support: peace of mind for those that have it
- labor of love
- building software is time-consuming / a lot of work
- building software is hard
- good point
- open-source software: not contributing new code back to project
- LGPL
- well-written
Annotators
URL
-