#required — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #required, aggregated by home.social.
-
Local Stack Archived their GitHub repo and requires an account to run
https://github.com/localstack/localstack
#HackerNews #LocalStack #Archived #GitHub #Account #Required #OpenSource #Software #Development
-
Local Stack Archived their GitHub repo and requires an account to run
https://github.com/localstack/localstack
#HackerNews #LocalStack #Archived #GitHub #Account #Required #OpenSource #Software #Development
-
Local Stack Archived their GitHub repo and requires an account to run
https://github.com/localstack/localstack
#HackerNews #LocalStack #Archived #GitHub #Account #Required #OpenSource #Software #Development
-
Local Stack Archived their GitHub repo and requires an account to run
https://github.com/localstack/localstack
#HackerNews #LocalStack #Archived #GitHub #Account #Required #OpenSource #Software #Development
-
Local Stack Archived their GitHub repo and requires an account to run
https://github.com/localstack/localstack
#HackerNews #LocalStack #Archived #GitHub #Account #Required #OpenSource #Software #Development
-
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
-
Government to unveil radical overhaul of RMA today, slashing consent requirements https://www.byteseu.com/1610136/ #1pm #4050 #after #consent #consents #cutting #first #Government #Governments #laws #look #Management #NewZealand #number #of #overhaul #radical #required #requirements #resource #rma #shortly #slashing #their #to #today #unveil #will #zealanders
-
Illinois Wants Climate Education in Schools. Now Teachers Need to Figure Out How to Make It Happen.
https://insideclimatenews.org/news/20102025/illinois-climate-education/
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
-
Hard times in the wine industry prompt NZ vineyards to innovate https://www.diningandcooking.com/2290883/hard-times-in-the-wine-industry-prompt-nz-vineyards-to-innovate/ #(Industry) ##global #2025 #balance #being #between #Demand #failed #Grape #hard #harvest #heavier #in #innovate #its #marlborough #NewZealand #NewZealandWine #nz; #plateaued #prompt #required #ReStore #supply #than #the #Times #to #tough #vineyards #Wine #WineFromNewZealand #WineOfNewZealand #zealand;
-
You can no longer browse open source code on GitHub without logging in first
https://github.com/orgs/community/discussions/159123
#HackerNews #openSource #GitHub #login #required #codeAccess #communityDiscussions #techNews
-
...#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
-
#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:
-
#Meanwhile...
Of #AllTheAccountDetails #BTMobile "shared" with their #NewBusinessPartners; what they #Failed to #Share was the #CorrectSize of #NanoSIM that was #Required... And, "they/them" also #Spelt #MySurname #Wrong... #Again...
#IT's #JustAsWell that #ThePower is in #MyHands; #IT #AlwaysWas... I just "need" #EE to #FunctionProperly and #Send #TheCorrectSIM... And #SpellMyName #Correctly...
#IT should #Work... #InAFewDays... #Subject to #PhysicalMedia and some #ProfessionalCompetence
#Meanwhile...
When is this #ExtinctionEvent going to #Happen...? I've got #StuffToDo... #HashtagsToMake... #BiscuitsToEat...
#IT's #AllAboutPriorities and #TheRightStaff™️
🧙⚕️🤖:wolfparty:🤖⚕️🧙 | ☕🦹:fediverse:🐻:fediverse:🦹☕
-
What is #QuiteNice about #BingAI is that it can #Recognise: #DeliberateTypos / #PhoneticSpelling and #StillReturn the #CorrectInformation that was #Required...
#TakeACloserLook at #TheJoyOfTypos
🧙⚔️🤖:wolfparty:🤖⚔️🧙 | 🖋️🦹🥃🦄🥃🦹✒️
-
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
-
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
-
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
-
@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"> -
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"> -
There’s still time to join the #Philadelphia #Trans #Wellness #Conference.
#Registration for #virtual #attendance is #required and will close on Aug. 30, but #remote #participation is #free. Brooks expects approximately 500 #online #participants.
#Women #Transgender #LGBTQ #LGBTQIA #Pennsylvania #Healthcare #Representation #Culture
https://epgn.com/2024/08/21/theres-still-time-to-join-the-philadelphia-trans-wellness-conference/
-
Oct 28, 2024, it will be only 50 years since the passage of the Credit Opportunity Act. Prior to its becoming law, lenders & the fed govt regularly and explicitly discriminated against women.
#equal #rights #women #vote #credit #card #application #male #signator #signature #required #loan #applications #different #rules #mysoginy #history #legislate #equality #woman #female #apply #homeowner #lender #discriminate
https://en.wikipedia.org/wiki/Equal_Credit_Opportunity_Act -
Oct 28, 2024, it will be only 50 years since the passage of the Credit Opportunity Act. Prior to its becoming law, lenders & the fed govt regularly and explicitly discriminated against women.
#equal #rights #women #vote #credit #card #application #male #signator #signature #required #loan #applications #different #rules #mysoginy #history #legislate #equality #woman #female #apply #homeowner #lender #discriminate
https://en.wikipedia.org/wiki/Equal_Credit_Opportunity_Act -
Oct 28, 2024, it will be only 50 years since the passage of the Credit Opportunity Act. Prior to its becoming law, lenders & the fed govt regularly and explicitly discriminated against women.
#equal #rights #women #vote #credit #card #application #male #signator #signature #required #loan #applications #different #rules #mysoginy #history #legislate #equality #woman #female #apply #homeowner #lender #discriminate
https://en.wikipedia.org/wiki/Equal_Credit_Opportunity_Act -
#OnOneSuchOccasion, a #Couple came in to #Register their #NewBornChild...
As is #CustomAndPractice; when #Someone is #Required to #Register the #Birth of their #Child, the #Registrar is #NotPermitted to #Suggest or #Recommend a #Spelling... #TrueFact
So... #Inspired by #TheAbbaClassic #Chiquitita, which was a #BigHit #AtTheTime, #TheHappyCouple decided they wanted to call their #ChildChiquita... #Nice, huh...?
#ExceptThat; they weren't sure of #TheSpelling...
{Cont...]
-
#OnOneSuchOccasion, a #Couple came in to #Register their #NewBornChild...
As is #CustomAndPractice; when #Someone is #Required to #Register the #Birth of their #Child, the #Registrar is #NotPermitted to #Suggest or #Recommend a #Spelling... #TrueFact
So... #Inspired by #TheAbbaClassic #Chiquitita, which was a #BigHit #AtTheTime, #TheHappyCouple decided they wanted to call their #ChildChiquita... #Nice, huh...?
#ExceptThat; they weren't sure of #TheSpelling...
{Cont...]
-
#OnOneSuchOccasion, a #Couple came in to #Register their #NewBornChild...
As is #CustomAndPractice; when #Someone is #Required to #Register the #Birth of their #Child, the #Registrar is #NotPermitted to #Suggest or #Recommend a #Spelling... #TrueFact
So... #Inspired by #TheAbbaClassic #Chiquitita, which was a #BigHit #AtTheTime, #TheHappyCouple decided they wanted to call their #ChildChiquita... #Nice, huh...?
#ExceptThat; they weren't sure of #TheSpelling...
{Cont...]
-
#OnOneSuchOccasion, a #Couple came in to #Register their #NewBornChild...
As is #CustomAndPractice; when #Someone is #Required to #Register the #Birth of their #Child, the #Registrar is #NotPermitted to #Suggest or #Recommend a #Spelling... #TrueFact
So... #Inspired by #TheAbbaClassic #Chiquitita, which was a #BigHit #AtTheTime, #TheHappyCouple decided they wanted to call their #ChildChiquita... #Nice, huh...?
#ExceptThat; they weren't sure of #TheSpelling...
{Cont...]
-
#OnOneSuchOccasion, a #Couple came in to #Register their #NewBornChild...
As is #CustomAndPractice; when #Someone is #Required to #Register the #Birth of their #Child, the #Registrar is #NotPermitted to #Suggest or #Recommend a #Spelling... #TrueFact
So... #Inspired by #TheAbbaClassic #Chiquitita, which was a #BigHit #AtTheTime, #TheHappyCouple decided they wanted to call their #ChildChiquita... #Nice, huh...?
#ExceptThat; they weren't sure of #TheSpelling...
{Cont...]
-
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?
-
#Illinois #Teen #Cries #Victim After getting #busted by her #Swim #Coach for #Posting #Hateful #antitrans #Signs in #YMCA
#TERF #AbbigailWheeler posted a #sign saying “#Biological #Women #Only” after having been repeatedly informed by her #Coach and #YMCA #personnel that #state #law #required the #facility to allow #trans #women.
#Women #Transgender #LGBTQ #LGBTQIA #Illinois #TERFS #Hate #Bigotry #Transphobia #TERFFails
-
#Illinois #Teen #Cries #Victim After getting #busted by her #Swim #Coach for #Posting #Hateful #antitrans #Signs in #YMCA
#TERF #AbbigailWheeler posted a #sign saying “#Biological #Women #Only” after having been repeatedly informed by her #Coach and #YMCA #personnel that #state #law #required the #facility to allow #trans #women.
#Women #Transgender #LGBTQ #LGBTQIA #Illinois #TERFS #Hate #Bigotry #Transphobia #TERFFails
-
#Illinois #Teen #Cries #Victim After getting #busted by her #Swim #Coach for #Posting #Hateful #antitrans #Signs in #YMCA
#TERF #AbbigailWheeler posted a #sign saying “#Biological #Women #Only” after having been repeatedly informed by her #Coach and #YMCA #personnel that #state #law #required the #facility to allow #trans #women.
#Women #Transgender #LGBTQ #LGBTQIA #Illinois #TERFS #Hate #Bigotry #Transphobia #TERFFails
-
#Illinois #Teen #Cries #Victim After getting #busted by her #Swim #Coach for #Posting #Hateful #antitrans #Signs in #YMCA
#TERF #AbbigailWheeler posted a #sign saying “#Biological #Women #Only” after having been repeatedly informed by her #Coach and #YMCA #personnel that #state #law #required the #facility to allow #trans #women.
#Women #Transgender #LGBTQ #LGBTQIA #Illinois #TERFS #Hate #Bigotry #Transphobia #TERFFails
-
#Illinois #Teen #Cries #Victim After getting #busted by her #Swim #Coach for #Posting #Hateful #antitrans #Signs in #YMCA
#TERF #AbbigailWheeler posted a #sign saying “#Biological #Women #Only” after having been repeatedly informed by her #Coach and #YMCA #personnel that #state #law #required the #facility to allow #trans #women.
#Women #Transgender #LGBTQ #LGBTQIA #Illinois #TERFS #Hate #Bigotry #Transphobia #TERFFails
-
“The #Authenticity #Required”: A #PrideMonth #Essay by #TheCollection’s #DavidWimbish.
#Women #Transgender #LGBTQ #LGBTQIA #Entertainment #TheArts #Music #Literature #Representation #Culture https://atwoodmagazine.com/pride2302-david-wimbish-the-collection-pride-month-essay-the-authenticity-required/
-
#Corrupt #Federal #Judge in #Texas Who #Ruled Against #AbortionPill Didn’t #Disclose #Christian #Radio #appearances
#US #District #Judge #MatthewKacsmaryk was #required to submit a lengthy #report on all of his #writings and #appearances during his #confirmation. He didn't,
#Women #Transgender #LGBTQIA #RepublicanParty #Religion #Fascism #Hate #Bigotry #Discrimination #Misogyny #Homophobia #Transphobia #EmptyThePews #ThePartyOfHate
https://www.huffpost.com/entry/judge-matthew-kacsmaryk-christian-radio-abortion_n_64420b98e4b04997b570a368 -
#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.
-
#Federal #AppealsCourt: #Indiana #Teacher’s #Religious #Rights are not infringed by being #required to use #Trans #Students’ #Names, #Pronouns in his #workplace
#Women #Transgender #LGBTQIA #Indiana #Education #Religion #Hate #Bigotry #Discrimination #Transphobia #EmptyThePews
https://www.advocate.com/law/indiana-pronoun-religious-freedom