Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-06-29 00:00:00Z and 2021-06-30 00:00:00Z
You can use this to install your own custom Trashmap instance. I'm not running one on the official DDNet RUS server since it's already pretty weak resource wise. If you have specific questions timakro and I could help since we both set it up at least once I guess. From my memory:
>
Create a user "trashmap" with home direct ory /srv/trashmap. Clone the git repo into that directory directly. Put the nginx config into your /etc/nginx/sites-enabled/. Put a DDNet-Server executable in /srv/trashmap/srv directory. Probably I forgot a few steps.
05:09
or maybe i could just sponsor a usa trashmap for ddnet
I've been using the alpha for the past 2 weeks, and I'm blown away. Copilot guesses the exact code I want to write about one in ten times, and the rest of the time it suggests something rather good, or completely off. But when it guesses right, it feels like it's reading my mind.
>
It's really like pair programming, even though I'm coding alone. I have a better understanding of my own code, and I tend to give better names and descriptions to my methods. I write better code, documentation, and tests.
>
Copilot has made me a better programmer. No kidding. This is a huge achievement. Kudos to the GitHub Copilot team!
Automation has always produced an increase in jobs so far, although sometimes in a disruptive way. I consider this like the switch from instruction-level programming to compiled languages, a level of abstraction added that buys a large increase in productivity and makes projects affordable that weren’t affordable before. If anything this will probably lead to a boom in development work. But there’s a bunch of low skill programmers who can’t do much more than follow project templates and copy paste things. Those people will have to level up or get out.
Google Compute Engine (GCE) VM takeover via DHCP flood - gain root access by getting SSH keys added by google_guest_agent - irsl/gcp-dhcp-takeover-code-exec