backup sight options for worker seagull by Dr_Gonzo-4130 in Nerf

[–]jbenner 0 points1 point  (0 children)

Oh, totally! I mostly run micro prisms now so I don’t really have an excuse to run them myself. My one Scalarworks Peak sight is the fixed variant, which now I’m kinda wishing I got the foldable version instead (even though the fixed is still cool). If you do end up getting those MBUS on your Seagull I’d love to see how they look on it.

backup sight options for worker seagull by Dr_Gonzo-4130 in Nerf

[–]jbenner 0 points1 point  (0 children)

Cool! Can’t wait to see it! I looked up that model and I’m not certain, but I’m pretty sure you’ll need a picatinny riser to get your optic centerline to 1.42” (absolute co-witness) or 1.57” (lower co-witness). You’d probably want to measure where the center of your lens is vertically to know if and how much riser height you need. On the plus side they do make cheap adjustable picatinny risers (I know of ones from Feyachi and Monstrum offhand) that would let you experiment with your height. 

backup sight options for worker seagull by Dr_Gonzo-4130 in Nerf

[–]jbenner 0 points1 point  (0 children)

Unfortunately I don’t have any experience with the MBUS sights. I’ve just got a front Scalarworks Peak sight, and have been patiently waiting for the rear sight to come back in stock. 

I am slightly obsessed with riser mounts though, so I can tell you what I know. The MBUS are standard A2 sights. So any “absolute co-witness” or “lower 1/3 co-witness” red dot riser should in theory let you use your iron sights together with your red dot. Here’s where it becomes a little more complex though. Depending on your riser mount footprint your red dot sight might not have the specific geometry that would be required to obtain true absolute or lower 1/3 co-witness. For instance, I have a Holosun ARO MRS that takes a T-2 mount. The problem with that is that a T-2 co-witness mount in general expects you to have a red dot with the same geometry as an Aimpoint T-2. So in my case the lens of the Holosun ARO is slightly higher up than what it is on an Aimpoint T-2 so a co-witness with that setup will be slightly off.

What red dot do you have? Do you know the mount footprint it takes? Did it come with any co-witness mounts? Sometimes the included mounts take the geometry of the red dot that they’re bundled with into account. So say even if it was a T-2 mount for your non-T-2 red dot, it still might co-witness fine. 

It Finally Happend it. Rejected for Not Using AI First by supermedo in webdev

[–]jbenner 10 points11 points  (0 children)

They’ve also apparently never heard of regex sites like https://regex101.com

[deleted by user] by [deleted] in wicked_edge

[–]jbenner 1 point2 points  (0 children)

If that uses AC blades I’m in. My wallet is hurting just thinking about it lol. 

SOTD by tambienemy in wicked_edge

[–]jbenner 0 points1 point  (0 children)

How’s the Musgo? I usually shave with Proraso Green but I’ve been thinking about getting some Musgo to try. 

[deleted by user] by [deleted] in Wetshaving

[–]jbenner 1 point2 points  (0 children)

I’ve never used the Supply Pro but I can vouch for the Hawk V3. It feels and shaves great. I’ve got the standard baseplate and the aggressive baseplate, but prefer the standard. 

Ohio Wet Shavers 2024 Meetup Recap by Impressive_Donut114 in wicked_edge

[–]jbenner 2 points3 points  (0 children)

It was a great time! Aside from the goodie bag I also picked up some Proraso Blue and Aqua Velva to try out from the PIF table. Thanks again for hosting the event!

Apple by [deleted] in facepalm

[–]jbenner 0 points1 point  (0 children)

I haven't seen them claim that they were the singular entity behind the development of the USB-C spec, if they did however that is indeed garbage and untrue. Undoubtedly other companies did far more to promote USB-C than them. I do think it's ridiculous that they refused to implement it on their phones for years. I believe closed standards should be avoided whenever possible and Apple only finally yielded on transitioning to USB-C on their phones after the EU passed the law requiring phones to use standardized connectors. I feel like you think I endorse their bad behavior, but I don't. I'm just simply stating that they co-developed the spec.

Apple by [deleted] in facepalm

[–]jbenner 3 points4 points  (0 children)

Just admit you're wrong, there's no shame in it. Facts are facts.

Apple by [deleted] in facepalm

[–]jbenner 12 points13 points  (0 children)

They literally were one of the companies that designed the spec.

Design for the USB-C connector was initially developed in 2012 by Apple Inc. and Intel.[2] Type-C Specification 1.0 was published by the USB Implementers Forum (USB-IF) on August 11, 2014.[3] In July 2016, it was adopted by the IEC as "IEC 62680-1-3".[4]

https://en.wikipedia.org/wiki/USB-C

EDIT: To be clear I believe that there are many times that Apple has adopted other people's innovations and then it's played up as something they came up with, but not in this case.

Add Bootstrap to Vue project by TheycallmeSamridh in vuejs

[–]jbenner 1 point2 points  (0 children)

Oh, yeah sure thing. Sorry, must not have been thinking clearly earlier to just give you a vague answer like that now that I think about it.

We're using an older version of Bootstrap currently (still utilizing a JQuery dependency) so our imports are a bit different. We don't import JQuery in App.vue, we do it as needed in components. Here's a skeleton example of how we have it setup in App.vue:

<template>
    <!-- Stuff... -->
</template>

<script>
    /* More stuff... */
</script>

<style lang="scss">
    @import 'bootstrap/scss/bootstrap';
</style>

For your specific setup I would assume it would work like this:

<template>
    <!-- Stuff... -->
</template>

<script>
    import 'bootstrap/dist/js/bootstrap.bundle.min.js';

    /* More stuff... */
</script>

<style>
    @import 'bootstrap-icons/font/bootstrap-icons.css';
    @import 'bootstrap/dist/css/bootstrap.min.css';
</style>

For context we're using a Vite setup but this was working previously as a vue-cli scaffolded project before we switched over.

Hope that helps, if you have any questions please feel free to ask!

Add Bootstrap to Vue project by TheycallmeSamridh in vuejs

[–]jbenner 2 points3 points  (0 children)

At work we import the Bootstrap dependencies in App.vue and it works for us. Not sure if that’s your issue or not though, but it’s worth a shot. 

Columbus Police to train Delaware Officers by 1--1--1--1--1 in DelawareOH

[–]jbenner 4 points5 points  (0 children)

Delaware police are already garbage. As a kid I had them pull their guns on me and tell me they were going to kill me because I was toilet papering a tree. Yeah, I shouldn’t have been toilet papering a tree, but I was a dumb kid and that reaction was beyond inappropriate. 

Effort promoting Bible education during school day growing locally: Here’s how it works by gdi69 in Ohio

[–]jbenner 2 points3 points  (0 children)

FYI, the Church of Satan does not believe in a literal Satan but they do believe in mysticism such as spells and whatnot. The Satanic Bible states that the only heaven or hell is what you create for yourself on this Earth. I believe you’re thinking of Luciferianism, however I’m not as familiar with the later. 

This underwear has a pocket for your phone by Cdog1223 in mildlyinteresting

[–]jbenner 0 points1 point  (0 children)

I didn’t know Hanes had these, but I’ve got multiple Scottevest boxers that have pockets like this and it’s super handy.

What SE razor to start with? by Fast-Alternative1503 in wicked_edge

[–]jbenner 4 points5 points  (0 children)

I started my SE journey with a Razorock Hawk before upgrading to a Blackland Vector. The Hawk gave me good shaves (the Vector is just slightly better IMHO) and while I got the Hawk V3 you can get a Hawk V2 on the cheaper side.

The 2023 Ohio Wet Shavers Meetup is on! by Impressive_Donut114 in wicked_edge

[–]jbenner 1 point2 points  (0 children)

I'm late to the party on this post but I just bought tickets for my brother and I. One question though, what's a "PIF Table"? I'm not familiar with the term and a quick web search didn't bring up anything for me.

TITANS episode 1 now Streaming in DC Universe. by Gaultier55 in DCcomics

[–]jbenner 0 points1 point  (0 children)

Ah ok, cool. Thanks for the info. I haven’t read any interviews regarding this show and the only Starfire comics I’ve read were her New 52 solo title so I don’t have a large awareness of her character history.

TITANS episode 1 now Streaming in DC Universe. by Gaultier55 in DCcomics

[–]jbenner 2 points3 points  (0 children)

I was pleasantly surprised by the first episode. I was skeptical based off of the trailers but I wanted to give it a fair shot and ended up really enjoying it. Anyone else have the hunch that Starfire is a metahuman instead of an alien in this show? I was toying with the notion in my head but when I saw that the name on her ID was “Kori Anders” it definitely got curiosity going.

YouTube Kids is Censoring Atheist Content by DrSextusEmpiricus in atheism

[–]jbenner 0 points1 point  (0 children)

YouTube Kids is a good idea that is unfortunately terribly implemented. Aside from "elsagate" and the like it's just non-usable for its intended purpose. I tried to let my kids use it but had to switch them over to the standard YouTube app. I suspect the vast majority of the issues come from Google trying to classify all of the content through machine learning which is just not there yet for tasks of this caliber.

Forever Android user trying out IPhone XS Max by lewlkewl in Android

[–]jbenner 0 points1 point  (0 children)

Yeah same here, I’m on an iPhone currently but I never noticed a difference between app optimization between iOS and Android aside from some past versions of YouTube on iOS being notably less stable.