Anyone have some bnb for gas? 🐼 I'll refund + a lil extra. Got some usdt stuck
nil slice would mean I'd need to check if it's nil before using the slice? Why is that better
You're saying to launch the erc20 in locked state, then unlock after launch? Is that effective
The part that slightly confuses me is that I usually put the foreign_key in the table that is "owned" by the other table. In this relationship I would consider the User "owns"...
Someone give it to me straight. Can you be a c# specialist and only use Linux? .net is cross platform blahblahblah but can you realistically really do 100% everything c# on ...
everyone says learn html/css first but when did you really learn css? did you come back to it after learning a few languages or did you learn it properly right after html? to...
do React developers generally use libraries? just like there aren't many pure vanilla JS web developers? I think
how would you model these 2 tables. User can have one Address. Address can be had by many Users. would you put the address_id in the Users table? Or use a pivot table and use...
I deploy multiple apps, each on their own single vps Linux servers, and the server configuration is similar for all of them. Is Ansible the right tool to automate this?
What is attractive about pushing apps to dockerhub when you can just move your dockerfiles?
I want to dip my toes in game dev, and maximize effort:publicity Is mobile app store my best target?
any of you experience blender's .desktop file that comes bundled with the tar causes crashes? But when I run the blender executable directly everything is fine
why is it the service's responsibility to patch all of them if they already made a new version? im not arguing ethics, etc. but Im wondering what is the incentive and how do...
Is anti-sniper possible for erc20? Am I wasting time trying to figure this out
is manjaro like an ubuntu of arch? I hate the manual tinkering of arch but I like the package manager
why are you in a php group asking what a bot is? a bot is just an automated program? idk bro it's just a strange and very broad question
what is a good language to learn FP?
is there historical data I can easily get somewhere? Or am I supposed to set up a server that listens to live events and aggregate it myself
The few examples I could find all assumed the world was contained in screen, and when I tried, it worked perfectly until I panned to a segment that wasn't initially on screen....
I've been programming for about half a year now. knowledge from python transfers over to php & javascript pretty well. is it also the same with frameworks? If I learn laravel...