HackerTrans
TopNewTrendsCommentsPastAskShowJobs

darcys22

no profile record

Submissions

Introducting Digital Receipts to the Blockchain

medium.com
1 points·by darcys22·hace 4 años·1 comments

Treasury sanctions tornado cash, GitHub suspends developers accounts

twitter.com
2 points·by darcys22·hace 4 años·0 comments

Show HN: GoDBLedger-Web – GUI Interface for Open Source Accounting System

youtube.com
16 points·by darcys22·hace 4 años·8 comments

comments

darcys22
·hace 2 años·discuss
The issue is that without funding a projects velocity is low and that can frustrate the community.

Everyone says they are on board with supporting the little guys, until they hit bugs and start complaining.
darcys22
·hace 3 años·discuss
So good! Its crazy how legal information is such a spread out mess.

Whats worse is that git is such a perfect solution for legislation.
darcys22
·hace 3 años·discuss
I’m also of the opinion my paid chatgpt responses have been lower quality.

However users going on multi page rants is so bad. I read 30% through and its like “dude stop”

Its a product and you pay for it, if its not working then express the feedback and move on. Making demands of OpenAI like it is some elected government agency with transparency requirements is outrageous
darcys22
·hace 3 años·discuss
They do hold 32B in short term treasury bills though

https://www.blackrock.com/cash/en-us/products/329365/

These funds appear to be specifically for short term redemptions, if they turn over 3B in redemption's every 7 days then how are they meant to keep less then that in the banks
darcys22
·hace 3 años·discuss
They deposited 3B with this bank for the specific purpose of it being a safe place.

Their 10B in cash was spread over 6 banks to diversify the bank risk.

They have plenty of higher risk investments in their treasury, but these ones were the safe ones intentionally put into banks with insurance. If the government protection wasn't there the investment would’t have been there in the first place
darcys22
·hace 3 años·discuss
I think the traditional way of doing this is just to make a team you work with.

Working solo with a fake “manager” is probably less productive then hiring a team member and sitting in the same room while they work for you
darcys22
·hace 3 años·discuss
The counter point is everything he said is well known and discussed within the web3 circles, nothing he mentioned was ground breaking.

In general speakers who are talk about their solutions to problems are interesting, while speakers who take a defeatist attitude of course are going to get ignored.
darcys22
·hace 3 años·discuss
I've found just setting a recurring TODO in the calendar to "Call XXX" is sufficient.
darcys22
·hace 4 años·discuss
This was my exact thoughts too! surely human beings from the 21st century could have improved on this.

However I'm also pretty sure that lawyers have found a loophole to prevent their jobs from being automated, if you just make using technology illegal/"not to standard" then they can keep billing $500 per hour to use a typewriter
darcys22
·hace 4 años·discuss
As an accountant it somewhat irks me to open an “annual report” and it only to contain one page related to financials and mostly taken up by a single pie chart.

Gatekeeping is bad, but these annual PR pieces are trying to ride the good reputation that annual reports containing audited financials have.

On a side note the graphic design in this is amazing
darcys22
·hace 4 años·discuss
Can confirm, this is how i got my current job. Its a great path, especially for those with no experience and straight out of university
darcys22
·hace 4 años·discuss
Over at session we are getting a massive influx of users from Iran right now.

We have not been blocked yet, session is an e2ee decentralised messenger.

https://getsession.org/
darcys22
·hace 4 años·discuss
I dont get why people think the assurance reports they make are phoney.

https://assets.ctfassets.net/vyse88cgwfbl/2xJyKdUKicdRUWpC9b...

Its not like BDO are going to stick their neck out for tether here
darcys22
·hace 4 años·discuss
I think people dont fully understand the risk of debanking in crypto. If you go to the regular players with a billion dollars in cash, say you are cryptocurrency firm and would like a bank account they will turn you around.

This is such a major factor with every cryptocurrency company. Especially 5 years ago when tether was made.

Tethers ‘dodgy’ investments is partially driven by there being no other options.
darcys22
·hace 4 años·discuss
Hi HN, I've been working on an idea of linking digital receipts to transactions through the ethereum blockchain using NFTs.

Created a demo app available at https://receipts.darcyfinancial.com/

This will produce a digital receipt that looks like this: https://goerli.pixxiti.com/nfts/0xdce729ce90c35eaa36a2129bef...

I'm pretty excited about the idea of having all our receipts attached to the transactions we make
darcys22
·hace 4 años·discuss
This looks really cool! awesome work. Definitely think some of the pain points of python can be solved by this.
darcys22
·hace 4 años·discuss
Single entry bookkeeping is essentially a list of your income/expenses. A list of this nature means you can't be certain you got everything, if an item is missing or has been double counted it wont be obvious at first glance that it is wrong.

Double Entry bookkeeping adds a layer to your lists to ensure that everything has been accounted for, you are creating the same list but also tracking the opposite side which is what it affected.

The most simple case here is that the income/expense also affects your bank account. By tracking the bank account you now can check that your "Predicted" bank balance according to your list is actually what is in the bank account. If they don't match then you know for certain something got missed.

It doesn't solve all the errors that can possibly occur, but it makes sure that the basics are at least covered.
darcys22
·hace 4 años·discuss
Using phone numbers as an identifier is terrible, use session! https://getsession.org/

Your private key that is used to encrypt the messages and the public key is your identifier
darcys22
·hace 4 años·discuss
Probably the more interesting thing about this is the treasury has pushed for Github to delete the open source repo and suspend the developers who contributed to it.

https://twitter.com/RyanSAdams/status/1556743328774995971

Secretary Antony Blinken also posted calling it a state-sponsored hacking group

https://twitter.com/LefterisJP/status/1556679380272877568
darcys22
·hace 4 años·discuss
There is a difference between signing a transaction and signing a string. The warning you have linked pops up when a signing of a string occurs and warns that if the person embeds a transaction in that string you are signing whatever transaction they have made.

There is a new method they have for signing strings that does not allow a transaction to be signed so its safer.

The crypto drainer seems to directly be sending the NFTs and assuming that the user cant understand the transaction and what its actually doing.