This is one thing I think they need to get in-line with, and rename CLAUDE.md to AGENTS.md to follow convention.
HN user
allyant
On one hand this is lovely code and seems to work well, on the other hand there are currently estimated to be 2.86 million call center staff in the US alone.
It would be good to have some example commands that can be ran right after installation, rather than having to figure out how to run the queries.
https://tivimate.com/ is about the nicest, but yes the IPTV scene doesn't have a nice UX at all, naming conventions (or lack of) especially.
I wonder as an experiment if you are able to run an instance of the parent OS via mounting /:/ and using an image that matches the parent OS…
The situation in Iran is somewhat different. Despite being under heavy international sanctions and having a government that also exercises strict control over internet access, Iran saw the deployment of Starlink terminals following specific events, such as natural disasters or in response to certain socio-political situations. This deployment could be part of a broader strategy by the U.S. or other entities to provide uncensored internet access to the Iranian population during times of crisis. However, it's important to note that such deployments might be temporary, unofficial, or not fully sanctioned by the Iranian government.
Cannot seem to access the web UI also.
I was thinking current laser weapon tech would be ideal for this.
Not using access keys- although using the cli you could create a user which does have the ability to login to the portal.
Do not do this - I believe it may even be illegal in the UK without per-arranging.
In the UK you need to email BT (who operate the emergency system) and arrange a window to place a series of test calls to both 999 and 112. They will give you a time, a date and a script to exactly follow. If you pre-schedule with them it's supported.
Their email is 999testcalls@bt.com
Not sure if US have a system like it.
They released a Nest Smart Device Management (SDM) API last year which opens up the ecosystem - https://developers.google.com/nest/device-access/api
Although there is a 5$ fee.
Also seen this - meeting rooms where like gold dust. Had a few meetings that were suddenly cancelled when the CEO came into the office.
If both the person paying for the “content” and the person posting it are the same person then it could be used to launder money.
The problem is that the amount of money you could flow through it would be very little before it starts raising red flags compared to other methods.
Would be ideal for a small time drug dealer who wants an easy way to get cash though.
Seems a bit like a nothing-article - doesn't make any real point. The FCA/FSA have already been noticing a lot of the financial providers placing 'all their eggs in one basket' and have been putting guidelines in place for banks to have a multi-'cloud' strategy.
[0] https://www.fca.org.uk/publication/finalised-guidance/fg16-5...
They seem to have migrated across to Cloudfront - working now.
In HTML/CSS you should be able to specify a fallback source if the first returns a non-200.
Except if the HTML/CSS is hosted on that CDN?
I believe they are used to allow the users to control their devices outside the network.
Although to me-and-you and to an extent SME's it may seem crazy to buy one over running it on-prem or at other companies to large organisations it makes perfect sense and the cost is just a drop in the ocean compared to their normal AWS monthly bill. Lets not forget AWS will only invest time if there are customers who will actually use it.
A few points from the top of my head:
* Large enterprises won't pay the costs listed publicly, they will each have their own contract written up with AWS.
* Contracts - it can take YEARS for new companies to be added to the approved vendors list.
* Frameworks will already be in place for how resources are managed and accessed securely.
* Enterprise support agreements will already be in place.
* Physical security that is regularly audited
It works initially - but after they have watched all that which they want to watch new content is required.
Any decent static code analysers should be able to detect things like this (catch all’s statements, base64 encoding etc), I am surprised none seem to be used for production code.
I really hope this is not a precedence for turning 'privacy' into meaning 'encryption to our data centers'.
Recently implemented datadog at a large financial organisation - it does well at focusing on its core features. We had to create a lot of glue to make it enterprise ready - Active directory sync due to it not supporting groups, permission model is poor. If you wanted anything done raise a support ticket rather than with your sales contact too.
I think 48/72 hours is in-practical - I would guess that the most common legitimate reasons for disabling Find my iPhone is either 1) to sell the phone 2) To get it repaired by apple.
Asking these people to wait two days before they can get their phone fixed or to sell it wouldn't be a nice user experience. Can you imagine the amount of pissed off people in the Apple store waiting to get their screen fixed only to be told to come back in 2 days?
1-2 hours would be the ideal candidate I think without being a inconvenience.
Another idea would be a 24-48 hour window to 'revoke' the disabling of the activation lock. Perhaps they can login to Apple ID website to reinstate activation lock remotely.
Definitely - surely most phones will be using/connected-to data services even when not in use?
Ha! This brings back memories - trying to figure out exactly what HL7 FHIR resource your data belongs to, and how the relationships are setup can take a long time.
A few years ago I worked with a healthcare analytics company, creating an HL7 FHIR server as well as a de-identification product. The main problem with this area isn't technical - FHIR, HL7 etc all exist to meet these problems, rather the issue is buy-in/the market.
Most of those healthcare companies take the approach of "if it works don't touch it" or they where already bought into one of the existing large EPR's - which is why we ended up putting our product on the back-burner as the market wasn't there yet.
It seems to me these days that job titles are more an indicator of time-served rather than technical abilities in many organisations in addition to a method of retaining staff.
I recently observed a company move from 'everyone is the same title' to specific jnr, snr, distinguished engineer titles. The primary reasons for this was to create a framework for salaries and provide a defined track for 'progressing' as the organisation got bigger.
But if you think about it - it really comes down to a method of retaining staff and salary banding, I have yet to see any organisations where the titles of engineers defines their abilities, all engineers have the same say.
I choose Rancher 1.x for a large project at my last place, it allowed Researchers to run their algorithms wrapped up in containers. From the start Rancher was the perfect solution that checked all the boxes: really easy to use web interface, LDAP Authentication, automatic deployment of hosts, easy to wrap up deployments into catalog items. But after a few months it was just so unbelievably buggy due to the products maturity.
It's good to see they have got their focus right with version 2.
Apple use Apache Mesos rather than k8.
Good solution! Openresty could create the JWT and add it to the forwarding headers, although the user would still need a cookie to maintain session with the proxy.
Only disadvantage I could see would be performance.