home.social

#required — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #required, aggregated by home.social.

  1. The evidence indicates that Chairman Brendan #Carr is #legally #required to uphold the #Constitution through a dual mechanism of a constitutional #oath (Article VI) and a statutory #oath (5 U.S.C. § 3331). These are not mere formalities but are the legal #prerequisites for his exercise

  2. Illinois Wants Climate Education in Schools. Now Teachers Need to Figure Out How to Make It Happen.

    insideclimatenews.org/news/201

    It’s the seventh state to pass a law requiring climate education in public schools. The requirement will kick in next fall.

    #ClimateEducation #Schools #USA #Required #Future #Capitalism

  3. #discord #support #required #pronouns #kqed

    Could I get some feedback about the requirement in which I am prompted to use pronouns as I try to join the KQED server?

    Screenshot

  4. Beautiful form design by all means:

    - “Required” dropdown in which you can select “I prefer not to respond”
    - Asking for details when you choose not to give a reason

    #Amazon #Required #Optional #Dropdown #Form

  5. Beautiful form design by all means:

    - “Required” dropdown in which you can select “I prefer not to respond”
    - Asking for details when you choose not to give a reason

    #Amazon #Required #Optional #Dropdown #Form

  6. Beautiful form design by all means:

    - “Required” dropdown in which you can select “I prefer not to respond”
    - Asking for details when you choose not to give a reason

    #Amazon #Required #Optional #Dropdown #Form

  7. Beautiful form design by all means:

    - “Required” dropdown in which you can select “I prefer not to respond”
    - Asking for details when you choose not to give a reason

    #Amazon #Required #Optional #Dropdown #Form

  8. Beautiful form design by all means:

    - “Required” dropdown in which you can select “I prefer not to respond”
    - Asking for details when you choose not to give a reason

    #Amazon #Required #Optional #Dropdown #Form

  9. ...#institutionalized #learning leeches coin by hiding quick practical skills behind lengthy groups of impractical and unnecessary #required #studies

    ...no need to know the history of lamps or circuitry to learn to wire a home

    ...no need to know the lines of french architecture to build a house

    ...nor is it important to the process in any way!

    but sure adds obstacle courses lectures hours and books to pay for that somehow improve niether salaries grounds building or quality of #education

  10. #That's a #GoodQuestion...

    We #LikeDriving and #SpaceKarenX's #TerribleCars can't even #DriveThemselves... #Not without #KillingEveryone...

    #MyPersonalChef will be #Required to:

    #MakeBiscuits; and,
    #IceCream; and,
    #BaconSammidges...

    #ApplyWithin... #OrNot...

    #IT won't #AffectTheOutcome...

    We can #Still: #CrackOpen the #GoodScotch...

    🧙:Polymaths:​​🤖:wolfparty:​🤖:Polymaths:​​🧙 | :fediverse:​🦹🍨​🦄​🍨🦹:fediverse:

  11. Voice of the Customer - Quality Characteristics - It is important to know what the client/customer requires, plan for it, and ensure what you do meets their needs. #voc #plan #qualitycharacteristics #characteristics #quality #business #needs #required #test

  12. Voice of the Customer - Quality Characteristics - It is important to know what the client/customer requires, plan for it, and ensure what you do meets their needs. #voc #plan #qualitycharacteristics #characteristics #quality #business #needs #required #test

  13. Voice of the Customer - Quality Characteristics - It is important to know what the client/customer requires, plan for it, and ensure what you do meets their needs. #voc #plan #qualitycharacteristics #characteristics #quality #business #needs #required #test

  14. @vab @alanc to give you an idea, the DTD starts:

    <!ELEMENT packageBundle (HavenPKG)>
    <!-- ident "@(#)packageBundle.dtd 1.2 10/27/24 LHVN" -->
    <!-- Copyright 2024 Lunarhaven Networks -->
    <!-- Use is subject to license terms. -->
    <!ATTLIST packageBundle
    type (application+|library+|documentation+|extra+) #REQUIRED
    category (shared|static|network-service|local-service|manpage|doc|#IMPLIED)>

    and a package bundle starts:

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE packageBundle SYSTEM "/opt/pkgs/share/haven/packageBundle.dtd">
    <packageBundle type="application" category="network-service">
    <HavenPKG version="1">
    <Package name="LHVNopenssh99-server" catalogueName="openssh">

  15. @tay

    is thing!

    <!ELEMENT packageBundle (HavenPKG)>
    <!ATTLIST packageBundle
    type (application+|library+|documentation+|extra+) #REQUIRED
    category (shared|static|network-service|local-service|manpage|doc|#IMPLIED)>

    <!ELEMENT HavenPKG (Package)>
    <!ATTLIST HavenPKG
    version CDATA #REQUIRED>

    <!ELEMENT Package (Aliases, Version, SystemTriplet, Architecture, Category, fmri, Associates, Files, Stability, Conflicts?)>
    <!ATTLIST Package
    name CDATA #REQUIRED
    catalogueName CDATA #REQUIRED>

    <!ELEMENT Aliases (Alias{1,10})>
    <!ELEMENT Alias EMPTY>
    <!ATTLIST Alias
    name CDATA #REQUIRED>

    <!ELEMENT Version EMPTY>
    <!ATTLIST Version
    major CDATA #REQUIRED
    minor CDATA #REQUIRED
    patch CDATA #REQUIRED
    additional CDATA #IMPLIED>

    <!ELEMENT SystemTriplet EMPTY>
    <!ATTLIST SystemTriplet
    value CDATA #REQUIRED>

    <!ELEMENT Architecture EMPTY>
    <!ATTLIST Architecture
    type CDATA #REQUIRED>

    <!ELEMENT Category EMPTY>
    <!ATTLIST Category
    type CDATA #REQUIRED>

    <!ELEMENT fmri EMPTY>
    <!ATTLIST fmri
    value CDATA #REQUIRED>

    <!ELEMENT Associates (Associate*)>
    <!ELEMENT Associate EMPTY>
    <!ATTLIST Associate
    type (depend | recommend | suggest | alternative | extra) #REQUIRED
    name CDATA #REQUIRED
    version CDATA #IMPLIED>

    <!ELEMENT Files (File+)>
    <!ELEMENT File (Checksum, AutoInstall?)>
    <!ATTLIST File
    type (Archive | ServiceManifest) #REQUIRED
    name CDATA #REQUIRED>

    <!ELEMENT Checksum EMPTY>
    <!ATTLIST Checksum
    type CDATA #REQUIRED
    value CDATA #REQUIRED>

    <!ELEMENT AutoInstall EMPTY>
    <!ATTLIST AutoInstall
    value (True | False) "False">

    <!ELEMENT Stability EMPTY>
    <!ATTLIST Stability
    level CDATA #REQUIRED>

    <!ELEMENT Conflicts (Conflict*)>
    <!ELEMENT Conflict (Reason, Remediations?)>
    <!ATTLIST Conflict
    type (service | file | package | kernel-version) #REQUIRED
    status CDATA #REQUIRED
    fmri CDATA #IMPLIED
    path CDATA #IMPLIED
    kernelVersion CDATA #IMPLIED>

    <!ELEMENT Reason (Message*)>
    <!ELEMENT Message EMPTY>
    <!ATTLIST Message
    lang CDATA #REQUIRED
    text CDATA #REQUIRED>

    <!ELEMENT Remediations (Remediation*)>
    <!ELEMENT Remediation EMPTY>
    <!ATTLIST Remediation
    type CDATA #REQUIRED
    user CDATA #REQUIRED
    value CDATA #REQUIRED
    required (True | False) "False">

  16. How #Janice #Johnston is ‘laying the groundwork for
    🔥 chaos’ in Georgia’s elections

    An #election #denier praised by Trump sits on the state’s elections board
    -- which has just #required #hand-#counting ballots on Election Day

    theguardian.com/us-news/2024/s

  17. How #Janice #Johnston is ‘laying the groundwork for
    🔥 chaos’ in Georgia’s elections

    An #election #denier praised by Trump sits on the state’s elections board
    -- which has just #required #hand-#counting ballots on Election Day

    theguardian.com/us-news/2024/s

  18. How #Janice #Johnston is ‘laying the groundwork for
    🔥 chaos’ in Georgia’s elections

    An #election #denier praised by Trump sits on the state’s elections board
    -- which has just #required #hand-#counting ballots on Election Day

    theguardian.com/us-news/2024/s

  19. How #Janice #Johnston is ‘laying the groundwork for
    🔥 chaos’ in Georgia’s elections

    An #election #denier praised by Trump sits on the state’s elections board
    -- which has just #required #hand-#counting ballots on Election Day

    theguardian.com/us-news/2024/s

  20. How #Janice #Johnston is ‘laying the groundwork for
    🔥 chaos’ in Georgia’s elections

    An #election #denier praised by Trump sits on the state’s elections board
    -- which has just #required #hand-#counting ballots on Election Day

    theguardian.com/us-news/2024/s

  21. Why Does the U.S. Copyright Office Require Libraries to Lie to Users about Their Fair Use Rights? They Won’t Say. - The Scholarly Kitchen

    The notice that libraries are #required by #law to provide you is #false and misleading.

    In fact, you have the exact same rights in copies provided by the library that you do in copies made elsewhere.

    Title 17, Section 107 of the U.S. Code. It describes limitations on the exclusive rights of copyright holders, making clear that despite the general exclusivity of those rights, users of copyrighted documents are nevertheless allowed to make limited uses of those documents that might otherwise infringe on the exclusivity of the copyright holder’s prerogatives. The law introduces fair use as follows:

    The fair use of a copyrighted work, including such use by reproduction in copies or phonorecords or by any other means specified by that section, for purposes such as criticism, comment, news reporting, teaching (including multiple copies for classroom use), scholarship, or research, is not an infringement of copyright.

    So why are libraries required by the current federal statute to mislead you in this way?

    scholarlykitchen.sspnet.org/20

  22. @M_U @maxkennerly

    #Kacsmaryk did not say in his email that he had already been interviewed for a judgeship by his state’s two senators and was awaiting an interview at the White House.

    As part of that process, he was #required to list all of his published work on a questionnaire submitted to the #Senate #Judiciary #Committee, including “books, articles, reports, letters to the editor, editorial pieces, or other published material you have written or edited.”
    
His article, titled “#The #Jurisprudence #of #the #Body,” was published in September 2017 by the Texas Review of Law and Politics, a right-leaning journal that Kacsmaryk had led as a law student at the University of Texas.

    But Kacsmaryk’s role in the article was not disclosed, nor did he list the article on the paperwork he submitted to the Senate in advance of confirmation hearings in which Kacsmaryk’s past statements on LGBT issues became a point of contention.