HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dav1app

no profile record

comments

dav1app
·3 lata temu·discuss
They do different things.

NextJS is a nice tool. Every small software that I create, I pick NextJS at first.

There is one small caveat: APIs on NextJS are edge runners. You cannot keep state by just sending data outside the API handlers.
dav1app
·3 lata temu·discuss
I was an user of LastPass. Happly switched to Bitwarden.
dav1app
·3 lata temu·discuss
I have a similar project called Sasha.html.

https://github.com/dav1app/sasha.html

The idea is to export any file as an HTML file with the data as an encrypted string hard coded within the HTML. This way, no specific software is required to decrypt the file, just open it on the browser, type the password and download or view your file.

I built this to have a easy way to send encrypted files to any device and open it without having to install external tools.
dav1app
·4 lata temu·discuss
I am one of the suspended account. Yesterday was election day in Brazil, but I didn't manifested any political positions. Imagine how hard was for Brazilians to think about why this has happened.
dav1app
·4 lata temu·discuss
I ditched Clipchamp in favour of Flixier. It is 10 times better. It is usable on other platforms, allows both video and audio processing (including features missing on Clipchamp, like audio eq and green screen processing).

I am no associated with Flixier in any form but a customer.
dav1app
·4 lata temu·discuss
Read one of your articles about breaking React rules for fun and profit. Good stuff.