this post was submitted on 24 Sep 2024
777 points (99.7% liked)

News

22956 readers
3738 users here now

Welcome to the News community!

Rules:

1. Be civil


Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only. This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban.


2. All posts should contain a source (url) that is as reliable and unbiased as possible and must only contain one link.


Obvious right or left wing sources will be removed at the mods discretion. We have an actively updated blocklist, which you can see here: https://lemmy.world/post/2246130 if you feel like any website is missing, contact the mods. Supporting links can be added in comments or posted seperately but not to the post body.


3. No bots, spam or self-promotion.


Only approved bots, which follow the guidelines for bots set by the instance, are allowed.


4. Post titles should be the same as the article used as source.


Posts which titles don’t match the source won’t be removed, but the autoMod will notify you, and if your title misrepresents the original article, the post will be deleted. If the site changed their headline, the bot might still contact you, just ignore it, we won’t delete your post.


5. Only recent news is allowed.


Posts must be news from the most recent 30 days.


6. All posts must be news articles.


No opinion pieces, Listicles, editorials or celebrity gossip is allowed. All posts will be judged on a case-by-case basis.


7. No duplicate posts.


If a source you used was already posted by someone else, the autoMod will leave a message. Please remove your post if the autoMod is correct. If the post that matches your post is very old, we refer you to rule 5.


8. Misinformation is prohibited.


Misinformation / propaganda is strictly prohibited. Any comment or post containing or linking to misinformation will be removed. If you feel that your post has been removed in error, credible sources must be provided.


9. No link shorteners.


The auto mod will contact you if a link shortener is detected, please delete your post if they are right.


10. Don't copy entire article in your post body


For copyright reasons, you are not allowed to copy an entire article into your post body. This is an instance wide rule, that is strictly enforced in this community.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] finitebanjo@lemmy.world 45 points 3 days ago* (last edited 3 days ago) (2 children)

I wonder what the world would be like if that IBM source code which is the backbone for all financial transactions and payment gateways weren't tightly controlled proprietary tech.

More fraud maybe, but less nickel and dime trickle upwards.

[–] sleepmode@lemmy.world 23 points 3 days ago (2 children)

Obligatory fuck IBM they are largely patent trolls at this point adding zero value to anything.

[–] chiliedogg@lemmy.world 15 points 2 days ago (1 children)

Let's not be too hard on them. They have a rich history of working all over the world in a variety of roles.

After all, what other company can you name that helped operate Japanese internment camps in America and Nazi Concentration camps at the same time?

[–] RinseDrizzle@midwest.social 6 points 2 days ago

Fucking wüff, what a resume

[–] CeeBee_Eh@lemmy.world 5 points 2 days ago (1 children)

The only thing of value at IBM now is Redhat. And there are a lot of people who aren't happy with some of the decisions they made with Redhat.

[–] wabafee@lemmy.world 1 points 2 days ago

To be fair they seem to innovate a lot, Waston for example. I think it's just that they can't seem to market it properly.

[–] webhead@lemmy.world 4 points 2 days ago* (last edited 2 days ago) (1 children)

What are you referencing specifically? I work in payments and I've never heard of this IBM code. The card networks just use an ISO format and every front end is different (the two we have are completely different in very fundamental ways though they are definitely both old as fuck).

[–] finitebanjo@lemmy.world 1 points 2 days ago (1 children)

If you could set me up with some texts or resources on programming a cashier till, or maybe even a bank, and a complete payment gateway that will be able to process debit transactions, which does not require an IBM package, then I would be eternally grateful. Like really beyond grateful.

When trying to research this online or asking people who work in the field everyone seems to say you buy the framework from IBM and build on top of it. Everywhere. All roads lead to Rome.

I think part of the popularity of Blockchain is that its pretty much the only alternative system of sending monetary value.

[–] Maggoty@lemmy.world 2 points 2 days ago (1 children)

It's not that you can't. It's that it's an extremely high risk venture, IBM's code is proven, it would cost way more to make the code yourself, and you're going to need like a decade to prove it works well before you get enough trust in it to work with business to business stuff.

So everyone buys the proven code to avoid the headaches.

[–] finitebanjo@lemmy.world 1 points 2 days ago (1 children)

Right, yes, I want to do that. I want to create a high risk extremely unstable custom built payment gateway. Please send any reference text info on how to scan a credit card and format that data to make a nearly instantaneous withdrawal of funds from one bank to another and if there is an error then how to read those error codes like amount unauthorized or insufficient funds, etc.

I want to do it. I want to host it all on my own machines. AFAIK it isn't possible, that the internal know how used by banks and businesses is all handled by IBM.

[–] Maggoty@lemmy.world 1 points 2 days ago (1 children)

Your sticking point is reading the actual code from the chip or magnetic stripe. Once you have that information you can do whatever you want with it in code. For sending and requesting payments it's just API tie ins with the banks.

[–] finitebanjo@lemmy.world 2 points 2 days ago* (last edited 2 days ago) (1 children)

Card Scanners are not Payment Gateways. I don't want to set up a use case for every Bank's API, I want to make a standardized payment gateway without my end using IBM. I want homemade BaaS

[–] Maggoty@lemmy.world -1 points 2 days ago* (last edited 2 days ago)

So you're talking an online payment portal?