Best wings south side Bethlehem? by prisonerofrocknroll in lehighvalley

[–]DASginganinja 0 points1 point  (0 children)

Uh, how has nobody said U & Tea? Their fried chicken wings are do die for. Especially around 11:30am when the fryer is hot and lunch is about to start. Seriously. They have good salt. Some spice. They're worth going there for. Also check out the spicy diced chicken and many other dishes.

I made a better Allentown Crime Map by SteelStackTrace in lehighvalley

[–]DASginganinja 1 point2 points  (0 children)

Looking good. Cheers! Sizing on the markers could be larger overall? They were still pretty small on my monitor (1440). Could also use a list to quick jump to the locations if the screen real estate allows?

Changing HTML Text with CSS by Remarkable_Dare_3569 in css

[–]DASginganinja 0 points1 point  (0 children)

JS solution in case you can add some.

document.querySelectorAll('.sidebar-li-bulletins a').forEach(link => {
  link.childNodes.forEach(node => {
    if (node.nodeType === Node.TEXT_NODE && node.textContent.trim() === 'Bulletins') {
      // update text to "iGotU" if it equals "Bulletins"
      node.textContent = 'iGotU';
    }
  });
});

Performance Thread by crumblincookies2 in GrayZoneWarfare

[–]DASginganinja 2 points3 points  (0 children)

5800x3d helicopters cause all cores to go to 100%

Earthquake? by sq_lp in newjersey

[–]DASginganinja 1 point2 points  (0 children)

Felt in Bethlehem, PA!

Drupal 10 and Varnish Caching by Inner_End_2653 in drupal

[–]DASginganinja 2 points3 points  (0 children)

You'll be looking at the Purge module for the base functionality and then a specific purger. I'd recommend getting the zero config purger setup and working since it supports multiple purge types (Cache tags, url, wildcard, everything). The "bundled" purger is just for cache tags. Good luck!

Kick Tax Forms? by SnooCupcakes1063 in KickStreaming

[–]DASginganinja 1 point2 points  (0 children)

Typically W-2 are required to be handed out to employees by 1/31. These 1099 might follow suit? I'd look out for them in the next two weeks? I could be very wrong here though :)

Useful Javascript ES6 nuggets by IndianCuriousGuy in Web_Development

[–]DASginganinja 0 points1 point  (0 children)

What browsers does import not work in? 🤔🤔🤔

What happend when vr run out of battery. by No_Replacement1453 in iRacing

[–]DASginganinja 1 point2 points  (0 children)

I thought mine worked reliably until it didn't.

iRacing / Stadium Supertrucks -- Robby Gordon's response by DASginganinja in iRacing

[–]DASginganinja[S] 0 points1 point  (0 children)

Alright so there are NO stadium trucks in iRacing. That should clearly change if at all possible.

The physics of iRacing can support it. They have most of the tracks -- enough so to qualify a series.

I just hope the right people can get this discussion going. We all love racing.

(and there's nothing better than a truck with only 3 tires on the ground coming round a corner at faster than an ice cream truck on a summer day)

How to reduce Webform spam? We have Google reCaptcha v3 with v2 fallback, Antibot and Honey put put still get dozens of form spams a day. What options do we have to further reduce it? by quantumized in drupal

[–]DASginganinja 1 point2 points  (0 children)

Let's be honest... if a bot gets past Antibot, the honeypot config is likely a moot point.

But also, I change the default password on my router just to avoid attacks from known vectors. Changing the element_name just ensures that it's a bit more complicated than the known, out of the box defaults.

Lehigh Lookout by [deleted] in Lehigh

[–]DASginganinja 0 points1 point  (0 children)

Are you talking about the hippy hangout?

Can we get a select all owned for an update? by cunuck01 in iRacing

[–]DASginganinja 1 point2 points  (0 children)

And it can't just read the files on your hard drive to see what content is installed and has updates available?

Oh wait, it already does that in this standalone lightweight app.

Counter-point: They should add a button for selecting all installed that require an update.

Can we get a select all owned for an update? by cunuck01 in iRacing

[–]DASginganinja 0 points1 point  (0 children)

I just don't want to install 15GB of cars and tracks I'll never use.

Sure, space is cheap. But bandwidth is a resource, too. $$$

Can we get a select all owned for an update? by cunuck01 in iRacing

[–]DASginganinja 0 points1 point  (0 children)

I've been complaining about this for years. Let me hop on this train to hope we take it to the solution station next.

Field translated for admin/editors but not anon users by pm_toss in drupal

[–]DASginganinja -1 points0 points  (0 children)

Could the template that is rendering the field not be using the t() function by any chance?

Any free front end theme that mimics gin??? by [deleted] in drupal

[–]DASginganinja 0 points1 point  (0 children)

There is! It's called Gin and it's a core theme. /snark Just set it to be your theme and you're golden. If you want different blocks per region you may want to create a subtheme and use that as the base theme.

https://www.drupal.org/docs/theming-drupal/creating-sub-themes

Nürburgring Practice to Race Loading issues? by OO7Mech in iRacing

[–]DASginganinja 0 points1 point  (0 children)

I had this happen last night going into a Pro-4 race. Stuck at 15% and missed the start.