Totally with Ю :questified: · @yuliyan
220 followers · 1610 posts · Server nahe.social

Kollege hatte heute einen guten Tipp. Vielleicht hilft es anderen auch. Mir hats geholfen.

#frontend #backend #webdev #clownforbreakfast #technik #edv #it #support

Last updated 1 year ago

Dave Mackey · @davidshq
996 followers · 1928 posts · Server hachyderm.io

of the day: if you had to pick at most five people in you'd consider to deliver the most consistently balanced and informative sources - who would they be?

#question #web #development #coding #frontend #fullstack #webdevelopment #backend #html #css #javascript

Last updated 1 year ago

Center of the Universe · @cou
145 followers · 623 posts · Server mastodonmusic.social
Iago Andrade · @iago_andrade
11 followers · 4 posts · Server kolektiva.social

Well, I think it could be nice to talk a bit about myself, so here it goes (it is a long one, be warned)

My (still ongoing) journey from engineering to programming: Prologue
As can be seen in my profile bio, my name is Iago Andrade, and I am a Brazilian. What can't be seen there, though, is that I'm a mechanical engineer, and I have worked as a mechanical designer since 2018. This year (2023) I decided to pursue an old desire, which was to be able to work with .

First contact
From the very first year at university, I fell in love with programming, when we were introduced to . Most of my friends were not really interested in that, and thought it was too difficult, but I was fascinated by the possibilities of what could be done with it.
At first, we used it mostly to solve dificult mathematical problems through iterative process, but my curiosity led me to learn more than just what was taught in classes. We were also later introduced to MATLAB and EES, and I even learned a bit of in order to help a friend of mine.
But as the course became more and more time consuming, I started to drift away from that passion, and focus more on the other disciplines, and only sparingly did I delve into anything related to programming.

First job
As I graduated, I soon got a in mechanical design, modeling industrial equipment and parts and its drafts for production. As I had little time for studying, programming was put aside for a while, and all the focus was put into this job.
I learned a lot at this job, and managed to build a lot of resources for accelerating, and even automating tasks, and that kept me reminded of how much I liked to solve problems like these. I even got to the point of learning some script in order to automate the creation of folders in the company's server (which did not end up very well, due to the lack of some quotes hehe). Though the script caused some problems, it was solved in the end (and I learned the important lesson of debugging everything very thoroughly).

Reigniting an old passion
At some point between then and now, I learned of the existence of a "new" game engine called . I had never made any , and had never used a game engine before either, but I had had some contact with (free and open source softwares), like and , and that one caught my attention, since I had always wanted to create games. Since it was free, super lightweight, I decided to give it a go. It felt so good to learn that tool, and programming in it reminded me of how much I liked to code.
Back then, a friend of mine was also interested in making a game, and he wanted to be more focused on the story part of it, which was perfect since I wanted to focus on the programming and possibly the art and music for it. We started to work on the idea, got a ton of references, and started building the overall scope and story, until one day we lost momentum and just couldn't get back to it. Our jobs were sucking too much energy, and we decided to put it aside until we had more time to do it properly.

and the leap of faith
After some more years of working with 3D modeling, the company where I was working decided to implement an ERP system. The problem was they didn't have anyone from the inside who was qualified for some of the tasks that would appear, and they tasked me with dealing with those problems.
I had never worked with an ERP system, but had some idea of how worked, and that helped a lot in making some decisions early on (like not entrying all data manually). I had to learn how to bulk clean old data from another system they had used before, which had been fed by many different people, with a lot of mistakes and inconsistencies.
After that, I had to import all that data into the system, and I decided it was time to learn SQL so I could query the database properly when I needed information. And that once again triggered my interest in programming, leading to my decision to make new templates for the engineering team.
These templates used programming for automating some of the tasks, in a language specific for the modeling software,reducing many of the steps in the project pipeline, and making it easier to input new equipment in the system.
As I became more and more of some problems at work, and got more interested in programming again, I made the decision of focusing in relearning the languages I had contact with, and while searching for resources, I was informed that offered this course online, called
For a few months I tried, and was unable to in my spare time. So ultimately, I decided to my job, finish CS50, and start a career in programming.

Paying the
With only the final project from the course left, money was running short, and bills were still appearing, so I had to start looking for jobs, and I ended up getting another job in mechanical design. The difference now is that it is much closer to home, so I will be able to finish my final project on my spare time, and keep looking for roles in programming.

Epilogue: The Final Project
Since this toot is ridiculously long already, I may as well talk about the final project for whoever got to this part haha
The idea for the project is to mix a bit of with , making a site with three main areas containing mini-games in three different styles, from to one with actual graphics. If all goes well, I also wanted to enable players to get a score, and keep that in a database, if the player so desires. is being done in python with , is using templates from flasks , but mostly plain and

#programming #c #python #job #bash #godot #games #FOSS #blender #inkscape #sql #databases #tired #harvard #cs50 #study #quit #bills #junior #gamedev #webdev #ascii #backend #flask #frontend #jinja #html #css #javascript

Last updated 1 year ago

Rubén Rubio · @rubenrubiob
1 followers · 40 posts · Server phpc.social

Thinking about :

👍 all the gets generated on the server; the source of truth.

👎 every manipulation requires a network request.

👍 easier to reason about.

👎 app behavior declared in bespoke attribute DSL; harder to reason about.

👍 no need to duplicate state on the .

👎 no offline support.

#hateoas #hypermedia #webdevelopment #web #webdev #frontend #backend #declarative #dom #html #htmx

Last updated 1 year ago

In the beginning were static files.

Then websites were generated dynamically on a server with a language like or .

But when we wanted to do complex behaviors we would need to generate in the same way as those languages, which was awkward.

So, we used to render "Single Page Apps" () in the browser and on the server using "Server-Side Rendering" ().

#javascript #webdev #ssr #spa #fullstack #reactjs #backend #html #frontend #Ruby #PHP #websites

Last updated 1 year ago

Mainmatter · @mainmatter
57 followers · 139 posts · Server fosstodon.org

Join @marcoow at Porto Tech Hub on October 27th and learn why is a great choice for web development! 🚀

➡️ More info: portotechhub.com/

#rustlang #backend

Last updated 1 year ago

Rubén Rubio · @rubenrubiob
1 followers · 34 posts · Server phpc.social
The Coding Beard · @thecodingbeard
59 followers · 209 posts · Server techtoots.com
Stately · @stately
8 followers · 164 posts · Server social.stately.ai

🤔 Curious about using state machines in the backend?

⏮️ Check out our live stream from last week, where David and Gavin discuss modeling backend processes and the advantages of using state machines for workflows

youtube.com/watch?v=FgzRFth-L_

#workflows #serverless #statemachines #statecharts #backend

Last updated 1 year ago

\x1b orhun 👾 · @orhun
262 followers · 679 posts · Server fosstodon.org

I am happy to announce that I joined `Shuttle` as a Paid Open Source Contributor! 🥳🦀

🚀 shuttle.rs - Build & ship a backend without writing any infrastructure files.

⭐ `cargo-shuttle`: github.com/shuttle-hq/shuttle

👾 Read how I deployed `rustypaste` to `Shuttle`: blog.orhun.dev/blazingly-fast-

#rustlang #backend #cloud #opensource

Last updated 1 year ago

Alexandre · @wazaby
767 followers · 493 posts · Server h4.io

Découverte du soir :
pocketbase.io/

Petit projet open source en go avec un seul binaire pour faire du as a service en remplacement de et !

#tech #backend #firebase #supabase

Last updated 1 year ago

gyptazy · @gyptazy
129 followers · 19 posts · Server mastodon.bsd.cafe

What do you think about using your as a ? () could be a possibility. Running multiple and free scalable windows at the same time. Using , , () and do you casual , , things done. also provides you a fully environment. An external keyboard and mouse can be connected by USB-C (or even USB-A by a USB hub) or connection.

? Sure - just give streaming services like , /#XboxCloudGaming a try to even play triple A games like , or on your smartphone in Desktop mode.

Now, with like the (, ) you might have a , and /#notebook in a single device without any further need of files via .

More on my blog: gyptazy.ch/underrated-samsung-

#smartphone #desktop #samsungdex #dex #ssh #git #vscode #visualstudiocode #devops #frontend #backend #terminus #cli #bluetooth #gaming #geforcenow #xcloud #battlfield5 #battlefield2042 #fifa2023 #foldable #devices #galaxyfold #galaxyfold4 #galaxyfold5 #tablet #computer #syncing #cloud #services

Last updated 1 year ago

Sal Rahman · @manlycoffee
112 followers · 1528 posts · Server techhub.social

Question for people who have written hypermedia APIs or any API that link to other endpoints on the same backend:

what patterns have you used, or are currently using?

My biggest concern is, if an endpoint needs to change, how do I ensure that the links in the API responses also reflect the change in the endpoints?

#api #backend #backenddevelopment #softwaredevelopment #programming

Last updated 1 year ago

Fraunhofer SIT · @fraunhofersit
443 followers · 264 posts · Server wisskomm.social

Du hast über deine ersten Erfahrungen hinweg schon kleine Projekte mit Python durchgeführt und suchst einen Job neben deinem ? Du möchtest deine Freiheiten im Remotearbeiten haben?

Dann bewirb Dich beim Fraunhofer SIT! Wir entwickeln IT-Sicherheitslösungen für verschiedenste Anwendungsfälle und untersuchen ständig aktuelle sicherheitsrelevante Themen.

jobs.fraunhofer.de/job/Darmsta

#studium #fraunhofersit #forschung #jobderwoche #it #backend #python #postgresql #remote #studijob #darmstadt

Last updated 1 year ago

zaphodias · @zaphodias
19 followers · 46 posts · Server hachyderm.io

More webdev stuff, this time in 🦀:
anto.pt/articles/rust-server-c

My "custom CMS" has been managing my website for some time, and I described my implementation in this article.

I kind of built the same features I wanted from Next.js (i.e., RSC and MDX). My benchmarks destroyed Next.js, which crashed at 50 req/s, while the Rust webserver didn't bat an eye.
I'm also seeing 9MB vs. 250MB of memory being used, but to be fair, my website is not getting loads of traffic.

#rust #web #webdev #react #backend

Last updated 1 year ago

zaphodias · @zaphodias
19 followers · 46 posts · Server hachyderm.io

I'm building my personal CMS in , I think I have a few little gems in it that could be useful to others too 👀
I'll share a blog post with some implementation details soon, in the meanwhile writing these posts looks like this:

#rust #web #NextJS #react #frontend #backend

Last updated 1 year ago

B) send the user an empty shell. have the client establish a connection. build a of calls to make. process the queue retrying as necessary. insert results into a backend . Update the client with the socket connection.

#database #api #queue #backend #websocket

Last updated 1 year ago

David · @dcyoung_dev
24 followers · 69 posts · Server ruby.social

Polymorphic Relationships in ActiveRecord - dick.codes

Full-stack Ruby on Rails engineer. Blogs about programming topics.

dick.codes/2023/07/10/polymorp

#backend #Ruby_on_Rails

Last updated 1 year ago