HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FateOfNations

no profile record

comments

FateOfNations
·18 gün önce·discuss
It's more that they want to disaggregate the customer service and tech stack responsibilities from the financial ones, with the profits split accordingly. At least in the US, Chime and other "banking fintechs" do have real banks underpinning them (The Bancorp Bank and Stride Bank, in Chime's case). This new the three-way relationship (customer-"fintech"-bank) can present new types of risks, and there's definitely room for overhauling the rules that regulate it, but it isn't an inherently bad business model.
FateOfNations
·18 gün önce·discuss
While Chime, the company, isn't a bank, they do resell banking services. They are functionally value added resellers for The Bancorp Bank, N.A. and Stride Bank, N.A.
FateOfNations
·geçen ay·discuss
Seems like governments, at least ones of the size under discussion here, are big enough to have a general services agency run a consolidated data center for the rest of the government, allowing individual agencies/departments get similar benefits of outsourcing to a commercial entity.
FateOfNations
·2 ay önce·discuss
It also would essentially have blocked all traffic enforcement cameras (red light, speed, bus lane, school bus passing, etc.) too.
FateOfNations
·2 ay önce·discuss
Not Invented Here Syndrome?
FateOfNations
·4 ay önce·discuss
Rewrite the anecdote with the truck racing to the supplier to make the pickup on time.
FateOfNations
·4 ay önce·discuss
The same attackers are releasing the database of personal information separately (for a fee).

That said, Sweden takes a different approach to PII, so most of that information would have already been public. You can generally just look up any resident and their ID number and other biographical details in a public directory (among other things… their tax returns are also public records).
FateOfNations
·6 ay önce·discuss
Thankfully no signatures involved. You roll up, swipe/dip/tap your card in a reader on the gas pump, enter your postal code (archaic security measure from the pre-chip card era), wait a few moments for the electronic authorization (they pre-authorize an amount in the $75-150 range), then pump, and leave.

If you are paying cash, you generally have to go inside before pumping and prepay, and then go back inside afterwards to get your change, if applicable.
FateOfNations
·7 ay önce·discuss
apt is a package manager. It's only relevant if the system uses it to manage it's packages. Red Hat based distributions, for example, don't use apt. Embedded devices typically don't manage packages on an individual basis, rather updating the entire distribution via "firmware updates".
FateOfNations
·8 ay önce·discuss
Data point: Albertsons/Safeway/etc. is rolling out new card readers that have a camera in them. Software support likely isn't in place yet, but that's definitely something they are thinking about long term.
FateOfNations
·8 ay önce·discuss
Generally the hangup/timeline is with the state government, not Apple/Google.
FateOfNations
·8 ay önce·discuss
Technically, the web server can do content negotiation based on Accept headers with static files. But… In theory, you shouldn't need a direct link to the RSS feed on your web page. Most feed readers support a link-alternate in the HTML header:

<link rel="alternate" type="application/rss+xml" title="Blog Posts" href="/feed.xml">

Someone who wants to subscribe can just drop example.com/blog in to the feed reader and it will do the right thing. The "RSS Feed" interactive link then could go to a HTML web page with instructions for subscribing and/or a preview.
FateOfNations
·8 ay önce·discuss
On iOS there is the concept of "Managed Apps" that is appropriate for a BYOD scenario. They are info sandboxed and can't share information (either direction) with unmanaged apps. That would count as an MDM enrollment, if you are looking for it.
FateOfNations
·9 ay önce·discuss
The problem is dealing with those other 5% of calls. If you are in a 5% situation, you're seemingly SOL these days.
FateOfNations
·9 ay önce·discuss
At some point customer service died. Businesses of seem to no longer be interested in dealing with customers. Good customers come in all shapes and sizes, and often don't exactly fit a cookie cutter. It's frustrating to see businesses just cut and run the moment something becomes a problem that needs more than a series of pre-scripted responses to be resolved.
FateOfNations
·9 ay önce·discuss
The reason Expensify does that is because they want/need access to the cookies from the login flow. The in app browser provides the hosting application access to those, but they can't access Safari's cookiejar. The modern way of doing it is to put the login in Safari (or iOS's dedicated "in app browser for logins") and then redirect to something like expensify://login_complete?token=xxxxxx, which pops back over to the app. This is mostly tech debt on Expensify's part, but it might not solve the Edge vs. Safari issue.
FateOfNations
·9 ay önce·discuss
> I wonder what iOS Edge does which iOS Safari doesn't do

Being a "Managed App" through MDM/Intune. Typically it's used when installing corporate apps in a BYOD scenario. The managed apps are isolated from information sharing with unmanaged apps, e.g. policies can be applied preventing copy/paste, access to Files.app, etc. It (and it's isolated storage) can also be remote wiped without nuking the whole device. Edge.app still uses the Safari rendering engine, etc. like is generally the case with 3rd party browsers on iOS.

You can't do this with Safari.app unless the whole device is managed, which doesn't work well for BYOD.
FateOfNations
·10 ay önce·discuss
Inspect containers leaving the country for contraband. Require shipping companies to do KYC. Require documented proof of ownership for vehicle exports.
FateOfNations
·10 ay önce·discuss
What counts as “a view” has pretty much never been particularly straight forward. The question is why YouTube can't just say, “Yes, in early August we made some changes to how views are counted.”

All the available evidence seems to suggest that this is an accounting change, rather than a change in viewer behavior.
FateOfNations
·4 yıl önce·discuss
That's a good point... things like "every 4 hours" gets complicated around the time change if you need things to align with a clock