You are stuck on 100% accuracy and trying to actually stuff to death. The user asked if it’s possible to write an application in bash and the answer is an overwhelming duh. Most assembly languages are emulators and they all predate C. You are confidant, wrong and loud. Guess I struck a nerve when I called you out for needing a specific language.
2 parts:
script.sh
file, containing instructions to execute tasks. Before python was invented you used the basic shell because nothing else existed yetPretty much all languages are middleware, and most of the original code was shell/bash. All new employees in platform/devops want to immediately push their preferred language, they want java and rust environments. It’s a pretty safe bet if they insist on using a specific language; then they don’t know how awk or sed. Bash has all the tools you need, but good developers understand you write libraries for functionality that’s missing. Modern languages like Python have been widely adopted and has a friendlier onboarding and will save you time though.
Saw this guy’s post in another thread, he’s strawmanning because of lack of knowledge.
My list for zoom party games:
The simplest solution is Chromecast + device of your choosing. Followed by Apple TV, but I can’t remember if those can cast.
If youll spend a bit more, you can also get an Xbox one. You’ll get access to a multimedia device that has the Microsoft app store for subscriptions, it’s available as a Chromecast device, unfortunately Microsoft is nose diving hard right now, but I rarely play games on mine anymore.
💯 It was never hard, you just didn’t know the rhythm yet. Any game that is too lazy to figure out scaling just gets relabeled as a souls game. You’ll get the same experience playing most games without equipment.
Unfortunately you need a modded camera with a full spectrum sensor to capture IR/UV and then remove the rainbow colors via a ~black filter. they have ~14mp mirrorless models on eBay already finished for ~$200-300. Then you need to add the relevant blocking filter, in my case it was an r76 or 760nm+ only (barely any red). See the chart below for some specific color settings. Hoja r72 is the most common filter followed by ~650nm for a yellow dreamscape.
Thanks! Shoshone Park in Twin Falls, ID. Comparison shot of the r76 filter vs phone quick shot if you were interested. IR is a lot of fun
First off, thank you for that write up. Would you mind sharing your opinion on 1x on trump and 6x justices simultaneously? At that point it’s a coup or a culling, but it’s a very loaded gun I don’t want to hand to anyone.
Just the latest offenders, but please look at the size of this database: https://www.bishop-accountability.org/accused/
A common way of manipulating people is to deny them parts of being human. Be wary of any organization that tries to control your food or sex. Fasting and abstinence are massive red flags that the organization is toxic.
Thanks for the clarification, I’m not completely on top of the issues that a lot of this community faces with them. I intended it to mean the collective company as a business entity, which was incorrect.
Yes and no, if Firefox org falls, open source community will continue to develop necessary features like security updates, but features will drag behind. Eventually a new player will emerge and we will bury it out back with Netscape, ie and aol explorer.
I imagine they are reprioritizing the follow up Deadpool/wolverine movie. Either that or officially updating the listing to not be a movie with Jonathon Majors, after deciding the replacement.
This thread is a dumpster fire, routing infrastructure, solar panel addresses, we are adding this to EVERYTHING WE ALREADY HAVE that is growing exponentially. I work on an L7 support team, regular users are clueless on how this stuff is setup and apparently have strong stupid opinions. Anyone still reading disable ipv4 in your home network and try to roll forward. You will fail, and finite numbers are finite.
It’s because websites interpret those characters differently because of how coding requires using the physical qwerty keyboard. Essentially “>” gets used as a compator operator in programming languages, which means that it’s used as a tool to instructs the computer how to do things. When we need to display the symbol, we use “>” as an “escaped character” which basically means treat it as the symbol, not the instruction set. Often search engines will use a very powerful tool called a regular expression which looks like this for phone numbers: ^(\d{3})\s\d{3}-\d{4}
And each character represents something, ^ means start with. \d means digit { means 3 of whatever’s in front of me }. Breaking apart the search parameters is pretty complex and it needs to happen FAST, so at a certain point the developers just throw away things that can be a security concern like special characters like &^|`"'* specially because they can be used to maliciously attack the search engine.
For other characters: https://www.w3schools.com/html/html_entities.asp
So, yes a few pieces of land mass tech such as smart road or solar paneling and we hit the theoretical limit of IPv6. And we currently dont need the addresses. So glad that you agree
I’m sorry but how? We have appliances with dockerfiles, micro containers for remote controls, extensive botnets of virtual machines, centuries in the future when we have expanded into the solar system and trillions of humans all having millions of unique applications with addresses, it’s inevitable to hit a finite number. When every square meter of smart road has an routable address; we will likely be rewriting networking anyways. The only players pushing IPv6 transition are networking companies because a new standard requires new hardware.
Cisco as a client tried to force ipv6 for their managed service and after an entire quarter of attempting to resolve it, we actually disabled it for their virtual address per their request. IPv4 has issues and IPv6 promises solutions, but it’s not a stable platform yet. This appears ignorant but is based on truth. IPv6 is also eventually going to hit exhaustion with the frequency we spin up virtual machines, it’s okay to skip a bad generation.