42 Matching Annotations
  1. Nov 2023
    1. here must be a self now I'm not talking about a minimal kind of self a pre-reflective kind of self I'm talking about a socio-cognitive construct like philosophers like Dennard 00:03:30 and others have suggested a construct which is of a cognitive type it may also be of a social kind as suggested by social scientists like for example Wolfgang Prince Ian hacking and 00:03:42 even some neuroscientists like Michael Graziano have proposed scientific approaches to the notion of self
      • for: synonym - pre-linguistic self - pre-reflective self - minimal self
  2. Sep 2023
  3. Jun 2023
    1. If you develop a pure frameworkless Ruby application or embed Ruby and don't need any of the listed integrations, you can depend on the airbrake-ruby gem and ignore this gem entirely.
  4. Feb 2023
    1. Rack::Session was moved to a separate gem. Previously, Rack::Session was part of the rack gem. Not every application needs it, and it increases the security surface area of the rack, so it was decided to extract it into its own gem rack-session which can be updated independently.
  5. Dec 2022
    1. Compose V2 has been re-written in Go, which improves integration with other Docker command-line features, and allows it to run natively on macOS on Apple silicon, Windows, and Linux, without dependencies such as Python.
  6. Nov 2022
    1. Doing everything PID 1 needs to do and nothing else. Things like reading environment files, changing users, process supervision are out of scope for Tini (there are other, better tools for those)
  7. Sep 2022
    1. Data, matrix multiplications, repeated and scaled with non-linear switches. Maybe that simplifies things a lot, but even today, most architectures boil down to these principles. Even the most complex systems, ideas, and papers can be boiled down to just that:
  8. Aug 2022
  9. May 2022
    1. 'm open to considering adding this to core but it's such a rare need (given that you're the first to ever ask for it, and I've never wanted or needed an around(:all) hook) I have a preference for keeping it in external gem if we can do so w/o hooking into rspec's internals
  10. Jan 2022
  11. Sep 2021
    1. This is the theory of the extended mind, introduced more than two decades ago by the philosophers Andy Clark and David Chalmers. A 1998 article of theirs published in the journal Analysis began by posing a question that would seem to have an obvious answer: “Where does the mind stop and the rest of the world begin?” They went on to offer an unconventional response. The mind does not stop at the usual “boundaries of skin and skull,” they maintained. Rather, the mind extends into the world and augments the capacities of the biological brain with outside-the-brain resources.

      https://icds.uoregon.edu/wp-content/uploads/2014/06/Clark-and-Chalmers-The-Extended-Mind.pdf

      Where does the mind stop and the rest of the world begin?

      There seems to be a parallel between this question and that between the gene and the body. Evolution is working at the level of the gene, but the body and the environment are part of the extended system as well. Link these to Richard Dawkins idea of the extended gene and ideas of group selection.

      Are there effects to be seen on the evolutionary scale of group selection ideas with respect to the same sorts of group dynamics like the minimal group paradigm? Can the sorts of unconscious bias that occur in groups be the result of individual genes? This seems a bit crazy, but potentially worth exploring if there are interlinked effects based on this analogy.

    1. Kevin Marks talks about the bridging of new people into one's in-group by Twitter's retweet functionality from a positive perspective.

      He doesn't foresee the deleterious effects of algorithms for engagement doing just the opposite of increasing the volume of noise based on one's in-group hating and interacting with "bad" content in the other direction. Some of these effects may also be bad from a slow brainwashing perspective if not protected for.

    2. https://youtu.be/qYsMtroVLeA?t=287

      The big thing that I want to talk about here is out groups. This is a phenomenon that we that we see, which is that it's very very easy for people to decide that someone else is not like them they're different and they should be shunned and talked about.

      This is the minimal group paradigm. Thanks to Rashmi for giving that term. [It] says the smallest possible difference will be magnified into in group and an outgroup. Kevin Marks, Web 2.0 Expo NY 09: "...New Words You Need to Know to Understand the Web"

      Perhaps we can decrease the levels of fear and racism in our society by tummelling? By bringing in outsiders, treating them with dignity and respect within your own group of friends, you can help to normalize their presence by decreasing the irrational fears that others have built up and carry with them about these supposed outsiders.

  12. Jun 2021
  13. Mar 2021
    1. An example app is an application that is designed to reproduce a bug or demonstrate an issue.
    2. Before a bug can be fixed, it has to be understood and reproduced. For every issue, a maintainer gets, they have to decipher what was supposed to happen and then spend minutes or hours piecing together their reproduction. Usually, they can’t get it right, so they have to ask for clarification. This back-and-forth process takes lots of energy and wastes everyone’s time. Instead, it’s better to provide an example app from the beginning. At the end of the day, would you rather maintainers spend their time making example apps or fixing issues?
  14. Jan 2021
    1. Also as an aside, your REPL is far, far too complicated. You've got a much better chance of us being able to see your issue and fix it if you boil it down to just the minimum required code in order to reproduce the issue.
  15. Nov 2020
    1. I am all for providing good APIs to integrate systemd's concepts with other projects, but I'd try to keep things minimal there, and focus on as few sets of APIs as possible, but then keep the quality of them high.
  16. Oct 2020
    1. Omitted details change everything here. There won't be circular dependency because unused import is skipped. Consider providing stackoverflow.com/help/mcve .
  17. Sep 2020
    1. If you can't understand where it's coming from in the stack traces, please post screenshots or create reproducing sandboxes and we'll try to help. Most of these are probably coming from a few libraries, so the most productive thing to do is to reduce these cases and then file issues with those libraries.
  18. Aug 2020
  19. May 2020
    1. Blocking users from installing unsigned extensions without offering a cross-platform way to disable the feature brings minimal security benefits while concentrating power in the hands of the browser vendor. Not even Google is this heavy-handed, they allow installing local extensions in Chrome after users enable an option, although a warning is shown on browser restarts about the presence of external extensions, which can be dismissed.
  20. Apr 2020
  21. Feb 2020
    1. People that join GitLab all say they already practice this iteration. But this is the value that they have the hardest time adopting. People are trained that if you don't deliver a perfect or polished thing you get dinged for it. If you do just one piece of something you have to come back to it. Doing the whole thing seems more efficient, even though it isn't.
    1. it is worth opening a merge request with the minimal viable change instead of opening an issue encouraging open feedback on the problem without proposing any specific change directly.
  22. Aug 2019
    1. In minimal media, cell growth and division slow considerably, while protein overproduction from plasmids can continue
  23. Jun 2016
    1. it requires less computing power, and hence the developed educational games can be executed on the computers of most elementary schools in Taiwan; third, we wanted to avoid situating elementary school students in a complex 3D interface, which may increase the difficulty for them to learn with the game.

      I like the focus on minimilism