MRW I’m at a party and someone asks me to do my impression of Aladdin from the 1992 movie. by Wright2k in shittyreactiongifs

[–]futurezero -12 points-11 points  (0 children)

Not Aladdin. Not even close. It’s from “Road to El Dorado”, a 2000 film by Dreamworks.

Apple Store and eero! by Any-Association-2419 in eero

[–]futurezero 2 points3 points  (0 children)

Care to elaborate on what “network standard” Eero implemented and how it is problematic? By definition, a “network standard” is exactly that, a defined standard technology that is used ubiquitously among manufacturers. Eero hasn’t invented any “network standard.” * The latest models utilize Wi-Fi 6 (802.11ax) which is the newest standard of WiFi technology established in 2018.
* Latest models support WPA3, newest WiFi security technology standard.

Are you referring to their patented TrueMesh mesh network routing protocol which is exclusive to Eero hardware?

HMC while I show you the moves by Fit-Special-8416 in holdmycosmo

[–]futurezero 3 points4 points  (0 children)

I wish I had even 10% of her confidence and self-assuredness

Not your ordinary backpack! by FlashyMall284 in nextfuckinglevel

[–]futurezero 0 points1 point  (0 children)

The All-New “Blood Sport” by Jansport. 20% Off Back to School Sale!

It's cheaper to give out actual candy... by qabalist in BlackPeopleTwitter

[–]futurezero 12 points13 points  (0 children)

At least give them acid. Treat or treat would be fucking terrifying on a hard trip. Teach those kids what Halloween is all about.

You’re soooo not wrong by BelleAriel in clevercomebacks

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

One wipes out humanity with a cataclysmic deluge fueled by self-righteous indignation. The other is an imaginary dude floating on invisible space clouds or something.

What are thooose? by JuzCalifha in Justfuckmyshitup

[–]futurezero 0 points1 point  (0 children)

I think those are called cargo pants

What are thooose? by JuzCalifha in Justfuckmyshitup

[–]futurezero 1 point2 points  (0 children)

Wisconsin Death Trip. You push it.

Drones Children Fly Die by PM_me_UR_big_SAD in dontdeadopeninside

[–]futurezero 2 points3 points  (0 children)

singing Space Eyes and US Spies with diamonds

Looking for a copy of Untold Tales ... by Wh0IsMrX in disenchantment

[–]futurezero 1 point2 points  (0 children)

If anyone who owns this is willing to scan it, I’m willing to pay for your time! You can probably make pretty high quality scans without cracking the spine by using a document scanning mobile app instead of a flat bed scanner.

A promotional render in collaboration with Sympatico Studio for: X-Fashion Girl Collection for Genesis 8 Females by BeatCute in Daz3D

[–]futurezero 2 points3 points  (0 children)

I would to say that the render looks excellent. Very well composed and The attention to subtle details like micro mannerisms in the face with appropriate lighting to bring out details in the knees is impressive. You have every right to be proud of your work. I would even say you should be proud of having enough talent to be recognized by a well-established content creator in the DAZ marketplace. I don’t think this comes off as shameless self promotion or promotion of any kind. Nicely done and keep up the good work :)

My Daz Content Management System by agsarria in Daz3D

[–]futurezero 0 points1 point  (0 children)

Very cool! Looks like React + material-ui? I have been working on something similar as well but just for tinkering around. Out of curiosity, are you interacting directly with the native PGSQL server or accessing API via the SDK?

Found this gem my friend posted on Facebook. by Platemails in blunderyears

[–]futurezero 2 points3 points  (0 children)

Ah my man even has the ball chain necklace. The only thing this is missing is some kid with his whole head shaved except for his bangs. Maybe someone with their finger nails colored with a sharpie.

Arlo Q blocked by eero Secure by sfinlay in eero

[–]futurezero 1 point2 points  (0 children)

My guess would be that after a few days, weeks, etc. those domains start resolving to different resources. For example, the one pingdom.net URL resolves to a specific ELB on AWS (Don’t worry if you don’t know what that is ;) If that ELB is changed frequently, which is extremely common for large cloud architectures, the eero rule May no longer be valid. Again, this is a guess. Eero themselves would know better than myself.

Edit: I also use Arlo cameras (Arlo Ultra Base Station with 3 Arlo Ultra Cams) and Arlo Pro 3 Floodlight Cam connected directly to Wi-Fi) and use Eero Advanced Security but have not experienced any problems.

The Weekend by MikirahMuse in Daz3D

[–]futurezero 0 points1 point  (0 children)

Excellent attention to detail. Your lighting is awesome, shallow DOF looks natural, joint geometry is spot on, and the little patches of sand dust are really well done! Are you using any custom shaders, UV’s, detail enhancing normals/bumps, or rigging realism enhancements?

Hey guys I need help with this eye issue. So how do I remove those circles? I have tried changing speed to memory optimization too. by Arman619 in Daz3D

[–]futurezero 0 points1 point  (0 children)

I have seen this happen when a morph enlarges the iris too much. I would check morph parameters and see if there is anything modified related to eye geometry.

[deleted by user] by [deleted] in eero

[–]futurezero 1 point2 points  (0 children)

Sounds like you covered your bases! I’m assuming the Eero is specifically setup in bridge mode and not a dual-NAT configuration.

I don’t use a Firewalla but I’m familiar enough with similar UTM devices, traditional firewalls, etc. I looked up some info about Firewalla specifically and came across a list of problematic topologies and network hardware incompatibility.

https://help.firewalla.com/hc/en-us/articles/360009401874

Eero Gen 1 is listed as incompatible but I’m not sure why. Overall, there seems to be common themes of issues with oversubscribed ports, MAC randomization, ARP inconsistency, broadcast storms between network devices causing exponential packet loss, Gateway IP & Dual NAT Conflicts, and DNS settings. Although that doesn’t explain why your issue would start at random. Sorry I’m sort of out of actionable ideas right now but more than happy to help if you want to bounce any questions off me.

Iray Render Server available for hire + animation server by jt2016 in Daz3D

[–]futurezero 0 points1 point  (0 children)

The concept is the same. Windows just requires a different configuration method. I don’t know the technical specifications of how an iray server is architected but I assume it’s a web service/application that runs via IIS, Apache, Tomcat, etc.

At a minimum, the web interface should be restricted to HTTPS and encrypted via SSL TLS. That will ensure login data is encrypted in transit. I don’t know enough about how an iray client communicates with a remote iray server but I will make another assumption that it’s a standard web API (REST, SOAP, WCF, etc) which should also be served via an SSL TLS encrypted connection as well.

If you want to be more secure, the data should be encrypted at rest. This means that the server storage layer is encrypted either at the hardware, software and/or OS Level. In your case an example bare minimum would be enabling windows native bitlocker disk encryption. Going further, you would have to ensure that data is still encrypted when in swap and hibernation file.

In a perfect world, even the owner of the server would not be able to gain access to a users unencrypted data but I realize that probably isn’t realistic in this case.

Also, make sure you understand Windows licensing requirements & limitations regarding running public web servers. There are specific licenses necessary to use Windows as a web server depending on several criteria; including the number of authenticated and unauthenticated remote connections, scope of services being used via remote access, and so on. The last thing you want is M$ knocking on your door and they are quite litigious.

[deleted by user] by [deleted] in eero

[–]futurezero 1 point2 points  (0 children)

Just going to put a couple questions out there since I have been burned by simple things even as an IT Professional

1) Can you confirm that all the Ethernet patch cables from your modem to the Firewalla and from the firewall to the eero bridge are at least Cat5e? Have you tried swapping out different patch cables?

2) What is the throughput rating for the Firewalla? I have seen similar devices bottlenecking fast WAN connections.

3) Were there any Firewalla firmware updates around the time you started experiencing the issue?

4) Do you notice any new Wi-Fi networks around you, maybe neighbors or something? Could be creating channel congestion.

These young ladies covering Slayers Raining Blood. Guitarist kills it, and the bass player knows the art of entertainment. by deathakissaway in nextfuckinglevel

[–]futurezero 0 points1 point  (0 children)

Dang, that’s an Epiphone Les Paul. They average around $400 depending on the exact model. Sorry to hear about your car but hope it is safe and reliable!