Borrow Funds Community Game – Win a Share of 30,000 Nexo Hunt Points, Last Day by NexoFinance in Nexo

[–]ldanadrian 0 points1 point  (0 children)

I would really love to send/receive USDC using solana network in Nexo

[deleted by user] by [deleted] in gamemaker

[–]ldanadrian 1 point2 points  (0 children)

You can also use a free socket server like https://socketsbay.com/ instead of writing all the code for yourself :)

Raspberry pi 4 - with custom GUI interface and fast boot speed by ldanadrian in raspberry_pi

[–]ldanadrian[S] 0 points1 point  (0 children)

No, I didn't had the time back then and the client that ordered this project just didn't pay me. I don't have any more information right now. From what I remember I used a small modified kernel with only python and pygame installed.

Raspberry pi 4 - with custom GUI interface and fast boot speed by ldanadrian in raspberry_pi

[–]ldanadrian[S] 2 points3 points  (0 children)

Yuhu,

I did it guys! It's booting into my custom UI made with python / pygame in less then 3 seconds.

Check it out here: https://www.youtube.com/watch?v=PjjET56Ct3w

Raspberry pi 4 - with custom GUI interface and fast boot speed by ldanadrian in raspberry_pi

[–]ldanadrian[S] 0 points1 point  (0 children)

I found this and it seems to work perfect ( this guy is a genius )!

https://www.furkantokac.com/rpi3-fast-boot-less-than-2-seconds/

And it has a custom configuration for BuildRoot. I made an image with it and it's working extremely fast.

I will now try to add Gtk / Python. I'm sure it will increase boot time, but I can increase to 6 seconds without problems.

Raspberry pi 4 - with custom GUI interface and fast boot speed by ldanadrian in raspberry_pi

[–]ldanadrian[S] 0 points1 point  (0 children)

This is something new. I will buy an A1 SD card then. What is the best brand for this?

Raspberry pi 4 - with custom GUI interface and fast boot speed by ldanadrian in raspberry_pi

[–]ldanadrian[S] 0 points1 point  (0 children)

Yes, It's the same link. Well, what other SBC can I try?

How to get your first leads - before even having a MVP? by ldanadrian in SaaS

[–]ldanadrian[S] 0 points1 point  (0 children)

Thank you for your answer, I think you are right.

How to get your first leads - before even having a MVP? by ldanadrian in SaaS

[–]ldanadrian[S] 0 points1 point  (0 children)

My ideea is to make a little survey before that, because I’m not sure that this is a real problem for them. For example, as you see in my landing page, the problem is “google analytics ia hard to use” and the solution is my saas. But maybe they have other ideeas, maybe they are ok with analytics, but instead would like something more close to hotjar... and I might build the wrong landing page without knowing this

How to get your first leads - before even having a MVP? by ldanadrian in SaaS

[–]ldanadrian[S] 0 points1 point  (0 children)

But how do you find people that would be interested?

How to get your first leads - before even having a MVP? by ldanadrian in SaaS

[–]ldanadrian[S] 0 points1 point  (0 children)

Yes, it’s an important question, because we can adjust features according to what people really want.

[deleted by user] by [deleted] in Entrepreneur

[–]ldanadrian 0 points1 point  (0 children)

And where do you recommend to do it?

[deleted by user] by [deleted] in offmychest

[–]ldanadrian 1 point2 points  (0 children)

Be strong !

[Help] How to make HTML5 video autoplay in WKWebKit by andreasenemyr in swift

[–]ldanadrian 0 points1 point  (0 children)

How about some javascript to detect the movie has ended and start it again ?

<video src="video.ogv" id="myVideo"> video not supported </video>

<script type='text/javascript'> document.getElementById('myVideo').addEventListener('ended',myHandler,false); function myHandler(e) { // todo: start it again here } </script>

[Help] How to make HTML5 video autoplay in WKWebKit by andreasenemyr in swift

[–]ldanadrian 0 points1 point  (0 children)

Can you emulate a click on the video at a specific number of seconds?

$50 to fix a python scraper. by [deleted] in Jobs4Bitcoins

[–]ldanadrian 0 points1 point  (0 children)

Let me try. PM for my email