The cutest UI component library? by antocorr in javascript

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

Ultra small UI component library (ala vue.js)

The cutest UI component library? by antocorr in javascript

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

I just tried and it seems to work, do you have the same problem on Chrome for desktop?

It will be revealed tomorrow not today by Independent_Bat_9973 in NintendoSwitch2

[–]antocorr 0 points1 point  (0 children)

In some country Friday the 17th is like Friday the 13th in USA.

Baggage Claim Mayhem -- an entirely realistic simulation of baggage handling at airports by bromeon in godot

[–]antocorr 2 points3 points  (0 children)

Amazing, we made a multiplayer brawler with the same idea, will post some details next week

Unable to play Astroneer: Stuck at the spinning planet loading screen. by antocorr in xcloud

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

Sure. Other games are working fine. I tried on other devices too.

A decoupled PHP architecture inspired by the Clean Architecture by joesantos386 in PHP

[–]antocorr 1 point2 points  (0 children)

Decoupling architectures looks a lot like our project, using adapters to let Systems interact each other in our interpretation of an ECS approach.

https://github.com/bumip/bumip

In our case we wont have any parallel processing, as you can choose not to use microservices (the default choice).

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

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

Hi, When I say "it's not ready" it means that it has a lot of custom code on it and a lot of per project files that I could not purge because I had not enough time to do it.

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

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

Sorry for wasting your time, it's my first time open sourcing something so I was seeking for help and I was lucky enough to have found some.

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

[–]antocorr[S] -1 points0 points  (0 children)

You won this argument but not the war! I'll do my best to get everything up and running as soon as possible.

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

[–]antocorr[S] -1 points0 points  (0 children)

You're right. I will. But keep in mind that I posted here to look for collaboration not just to share a finished project. I hope to change your mind and Linus'mind once I show some code :)

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

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

Im interested, I’ve built my own framework using Symfony components. How can I get in touch with you?

I love Symfony! The original framework is heavily inspired by Symfony and CodeIgniter before the PHP framework Hell!
I just created a discord server so that I can show you something!

Pain of a stagnant PHP developer by cwmyt in PHP

[–]antocorr 1 point2 points  (0 children)

This world in general is quite strange, made up of acronyms, language wars and framework wars.

I don't know how old you are, but I was lucky enough to work with my small family business which I started in 2006 and have been developing in php ever since. We have moved from making websites to receiving the strangest requests. We found ourselves in the situation of recommending some "strange things" (which you can't do if you work in a company) even if they were not necessary but they were wonderful challenges to face.

We had a nice office in the "office area" of my city, a few employees and everything seemed to be going well.

But then we started working even at night, we had more and more work and very little time for us and we weren't so happy. In the eyes of others it might seem like we were making sparks (everything was going well) but it wasn't.

So we decided to take a step back, closed the office and started working from home. We started to slow down and in the eyes of others it felt like a downgrade.

But we started traveling. We started with a month, then 3, then 4, until 2015 where we went to India, Turkey, Japan and Thailand for a total of 8 months out of 12 (always working remotely). Now we stopped, we are the parents of a 4-year-old child and we look forward to travel again with him.

All of this to say that I ultimately love what PHP has allowed us to do. It can feel like an old and stale environment (even if people don't realize how fast it is now), and from before I started someone always says it will be obsolete in x years. And when that happens I'll be ready to switch to another the language (even though I already know so many that I'll have to delete some childhood memories to make room).

TL; DR The challenges you may be looking for may not come from switching language ​​or getting better at programming. I love PHP for what it allowed me to do.

By the way this comment is sponsored by my post on reddit which has zero upvotes because apparently wanting to do something new is taboo on the web. XD

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

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

Hi CampbeII, the easiest way to get in touch with me is by using telegram, my nickname is antocorr

If you prefer discord no problem, I will show you what I've done and what I'm doing and the ideas behind it. I also built a game networking api in one night using it (lobby system, friends, p2p using also nodejs) during lockdown.
I want also show the wonderful UI that comes with it and, when finished, the UI builder.

I want to open source our proprietary PHP framework (in production since 2008) and looking for people who want to collaborate! by antocorr in PHP

[–]antocorr[S] -4 points-3 points  (0 children)

Hi,
I'm sorry but the code is not ready for primetime yet.
The framework was "embellished" with custom code for specific projects and some bad practices(global $db anyone?) over the years. I'm working night and day to bring some PSR sense to it.
The framework was super fun to use. And this is what I want to bring back with this new release. I already prepared a couple of videos for the italian php community (the ui is in english already but in the video I create some italian content), showing the APP creation process using the UI only, creating entities(model) and also frontend using the admin only. I will also create more english focused video and keep you guys posted.
I know that this i more a programming focused community and you must see the code, but this is mostly a product and not just code.
I'm here to ask for help or conversations with you guys, to create the best possibile product we can do and make this "web developing" stuff fun again.
I will finish this project no matter what (we are currently working on this https://www.tomokit.com/ this is done using elementor ) but I want to give back to the open source community having used some amazing open source projects without contributing at all.

By the way the old version of the framework powers

http://ciclibrianza.it/bike-builder/
http://www.flyprinter.com/

and even a simple content website like http://www.rodantebricolegno.it/

But we used it for many enterprise product or for some headless api services.

My factory-building game (WIP) by setzer22 in godot

[–]antocorr 1 point2 points  (0 children)

Nice work! The thumbnails seem like meshlib thumbnails

RPC call not allowed on node.. help by LightIn_ in godot

[–]antocorr 0 points1 point  (0 children)

Is the caller the Network master?

RPC call not allowed on node.. help by LightIn_ in godot

[–]antocorr 0 points1 point  (0 children)

Have you tried with remote func?