Continuing in the series around #database management and design, this resource from Emily Kate Genatowski and James Baille at University of Vienna look at #scoping https://campus.dariah.eu/resource/posts/data-and-databases-scoping-a-database

#TrainingTuesday

Data and Databases: Scoping a Database

\"What gets into your dataset and what doesn't?\" For database projects in the humanities and social sciences, having a concrete idea of your project scope can be very important. This resource covers scoping methods for Database projects to help narrow down and accurately size the database you are working with in your research.

How to Stop Closure Loops From Using the Last Value

var in loops captures the final value.

#javascript #closure #var #bug #howto #scoping

https://www.youtube.com/watch?v=J8z_5vEqoUg

How to Stop Closure Loops From Using the Last Value #javascript

YouTube

Flathead National Forest project notifications require new sign-up & feedback procedures

Flathead National Forest

“The Flathead National Forest is adjusting the way planning projects are announced and public comments are solicited.” Short version: There is a separate project announcement email list. (Sign up for the list here: https://www.fs.usda.gov/r01/flathead/projects.) Project comments will need to be sent to the individual project manager. There will be no formal time-frame for comments and feedback.

If this sounds a little vague, that’s because it is, in fact, a little vague.

If the little veins aren’t standing out on your forehead yet, here’s the text of the October 14, 2025, press release. That should do the trick . . .

From: Anthony B. Botello, Forest Supervisor

Dear Interested Stakeholder:

The Flathead National Forest is adjusting the way planning projects are announced and public comments are solicited. You are being contacted because you have expressed interest in Flathead National Forest projects, have previously submitted comments, or have subscribed to project information email bulletins.

On January 20, 2025, President Trump signed the Executive Order, Unleashing American Energy. This E.O. directed the Council of Environmental Quality (CEQ) to provide guidance on implementing NEPA to expedite and simplify the permitting process. CEQ responded to this direction by rescinding its NEPA regulations, creating a path for agencies to reform their own NEPA procedures.

On July 3, 2025, the Department of Agriculture (USDA) removed seven agency-specific regulations implementing the National Environmental Policy Act (NEPA), including those for the U.S. Forest Service, and replaced them with new department-wide NEPA regulations. As a result of these recent changes, the Flathead National Forest is beginning to implement new E.O.s and USDA direction by more efficiently complying with NEPA, especially in regards to projects that address forest health and fuel reduction or other active forest management objectives.

Notices of proposed actions (scoping) will no longer be sent by way of email mailing list. I encourage you to look to our webpage as the primary source of project information and updates at https://www.fs.usda.gov/r01/flathead/projects. You may also sign up for information and be alerted to happenings around the Forest.

Your comments and input remain valuable to our project development and informing decisions. Rather than only engaging public at specific and restricted timeframes, please provide your input on Flathead National Forest projects at any time during project development. To keep informed, please monitor our project webpage, selecting the project that interests you, and contact the individual listed as the project leader.

#NEPA #proposedActions #scoping

Change the scope a little, and you might miss the attack that matters most! Just five minutes of screen sharing made me find an unauthenticated XSS in #Weblication's admin panel.

Many pentesters would have missed this vulnerability. And it's not for lack of skill, but because of how projects are scoped. 🧵

#Hacking #BugBounty #Scoping #InfoSec #CyberSecurity #Pentesting #AppSec #CVE_2025_52161

Scoping a Local-First Image Archive

For years, I’ve been thinking about how we store and access our digital files, especially photos.

Scottish Stoater
What’s your favorite trick for keeping your game’s scope manageable while still delivering depth? #Unity #scoping #gamedesign
What’s the toughest choice you’ve had to make when cutting features from a game? #Unity3D #scoping #featurecutting
How do you decide when to cut or simplify mechanics that aren’t working during playtesting? #Unity3D #playtesting #scoping
The hardest part of game development for me was learning when to stop adding features. Now, I know the value of focusing on a few core mechanics and polishing them. #Unity3D #scoping #gamedev

#Development #Techniques
Solved by CSS: donuts scopes · How to prevent parent-to-child style leakage https://ilo.im/1610t7

_____
#ModernCss #Styling #Scoping #WebComponents #Browser #Frontend #CSS

Solved By CSS: Donuts Scopes | CSS-Tricks

Donut scoping addresses the challenge of preventing parent styles from leaking to nested content. Originating from a 2011 concept by Nicole Sullivan, the issue has evolved, culminating in 2024's @scope at-rule. This allows for more precise CSS styling, safeguarding content from unwanted inheritance while managing global CSS complexities.

CSS-Tricks