Even this show isn't #safe from #programing #pseudo #nonsense
"#Copied the #SourceCode
What is this #javascript ?
? Wat.
https://ibb.co/wd1CRPW
https://i.ibb.co/10xKLPq/resultvr-14-7-50.png
#safe #programing #pseudo #nonsense #copied #sourcecode #javascript
#mem #memy #memes #programowanie #programing #coding #code #KOD #kodowanie #js #javascript
peço #ajuda ao fediverso: Existe alguem API gratuita onde consigo pegar o indice bovespa atualizado? As apis do google finance e do yahoo finance não existem mais. me indicaram uma tal de alphavantage, mas ela so tem o IBOVESPA até 2021.
Alguém sabe de algum jeito de conseguir o indice ibovespa programaticamente, mesmo que não seja uma API, pode ser scrapping de pagina também, sei-la. Alguma ideia?
#ajuda #api #ibovespa #yahoofinance #help #programing #rest
At work, I have designed a software registry of software packages I build. It tracks package name, version, platform, install date and dependencies. It works great and it integrated into hundreds of build docs and (un)install scripts.
Works great as it is, so of course I am planning on adding a field for software build date that will require modification of most of those build docs and install scripts. Will be worth it in the end.
#workprograming #programing #Development #Linux #Work
Next time someone makes me feel bad about my estimation skills, I just need to remember, I’m at LEAST better than #elonmusk. I mean, I’ve never been off by more than a decade.
#elonmusk #software #programing
https://www.humblebundle.com/books/popular-programming-languages-2023-oreilly-books - Great bundles by O'Reilly. The £0.80 bundle is a no-brainer. The £20.21? Also a no-brainer. And some of the proceedings go to Charity (Code For America).
Learning to do API with
@dotnet and #CSharp and
@sqlserver UwU
Aprendiendo a hacer APIs con .NET / C# / SQL SERVER
Y Frontend con #reactjs
#aspnetcore #backend #programing #coding #otakubinary #vtuberEN
#csharp #reactjs #aspnetcore #backend #programing #coding #otakubinary #vtuberen
Every time a developer doesn’t properly modulate their functions an angel loses its wings.
#dev #programing #tiredofoverlylongandcomplexmethods
#dev #programing #tiredofoverlylongandcomplexmethods
Passing a #programing course at any respectable institution of higher education should result in openly available code repository that the student can add to their portfolio. More compounding of acquired knowledge, if the full semester has a repo then almost surely you will gain experience of resolving merge conflicts and develop the habit to #sourcecontrol your own work. And we could focus on what really matters and not need to be teaching basics that should have been included as an integral part already because, hello, 21st century.
So shout out to the rust manual for being not only a great resource for the language, but also a really great primer on software engineering as a whole!
#softwareengineering #rustlang #rust #programing #computer #tech
#softwareengineering #rustlang #rust #programing #computer #tech
In things that I read today, there was like this: "the relation with inlining and odr rule".
Like this: https://akrzemi1.wordpress.com/2016/11/28/the-one-definition-rule/
Very interesting. This stimulate my curiousity and fear. But yet I could not undetstand fully about this. I'm finding more detailed explanation. Why the compiler (or linker or else in the tool chain or IDE...) does not check all inline definitions are same? Cost? Efficiency?
#cpp #cplusplus #gamedev #indiedev #programing
Has anyone played it?
https://kotaku.com/sonar-atari-2600-battleship-retro-game-brad-stewart-1850283570
#atari #games #podcasts #retro #programing #ataribytes
Верстав я лист на для розсилкі по пошті.
Це саме ужасне, що я верстав у житті.
Не того, що воно не красиве, а тому, що там настільки устарівші технології для цього використовуються...
Все пишеться через табличкі.
Картінки та інші файли взагалі не підключиш, шрифти аналогічно.
Css або в тегові або в атрибутах.
Надалі я би не хотів мати діла з цим.
#programs #programing #frontend #html
I just finished rewatching Mr Robot, and its just an amazing show. I cannot do this series justice in a 500 char post as everthing about it is amazing. The directing, acting, writing, and soundtrack is incredible. I might even try to rewatch it a fourth time.
(Not to mention that Elliot is surprisingly relatable in quite a few scenes.)
#mrrobot #hacking #tv #programing
Create React App is officially dead. https://youtu.be/M4CLvtCS2YU I suggest Vite if you want to make a simple react app. #reactjs #javascript #webdev #programing
#reactjs #javascript #webdev #programing
Je tiens à vous parler d'un truc incroyable.
J'ai joué aux jeux d'un petit studio. C'est pas ça le truc incroyable, j'y viens juste après. Ces jeux sont des jeux de programmation. En soit des casse-tête d'algorithmie, chose assez classique.
Les jeux en question
- human ressource machine
- 7 billions humans
Le studio s'appelle "Tomorrow Corporation".
Récemment, là c'est le truc incroyable, un des dev a publié une vidéo youtube où il parle d'un de leur outil de développement. Outils qu'ils ont développé en interne.
Et cet outil est juste incroyable. C'est un environnement de développement intégré (IDE). Il leur permet d'écrire du code et de le déboguer.
Jusque là tout est normal et classique.
Les petites particularités arrivent. Il est possible de modifier le code pendant que le jeu tourne. C'est possible sur des langage interprété comme python, sauf que là c'est du langage compilé. Donc normalement ça ne se modifie pas en live.
Ensuite, ils peuvent reculer dans les exécutions du code. Genre au lieu de toujours passer à la ligne d'après comme partout, ils peuvent revenir à la ligne d'avant, et la ligne d'encore avant, comme si on remontait en arrière dans une vidéo. Je trouve ça juste incroyable.
Mais l'incroyable ne s'arrête pas là. Non non non.
On a dit, ils peuvent modifier le code en live et revenir en arrière. Et bien tout ça ils peuvent l'enregistrer dans un fichier et le rejouer dans le débogueur. Et on y voit dans le replay, non pas que le code final, mais aussi le code avant modification et voir quand le code a été modifié.
Rappel, sur un programme compilé en live.
Ce studio a juste révolutionné le fonctionnement des outils de programmation.
Bien évidemment, vu que le code peut être modifié en live, et bien le reste peut l'être aussi sans avoir besoin de tout recompiler.
Accessoirement, leur page de crash dans leur jeu est animée. C'est pas juste une liste de crash détecté, c'est avec une animation ^^
Je vous laisse le lien de la vidéo pour les plus curieux et anglophones d'entre-vous.
Si jamais j'ai pas été claire dans mes propos, n'hésitez pas à poser des questions.
https://www.youtube.com/watch?v=72y2EC5fkcE
#programmation #programing #humanresourcemachine #tomorrowcorporation
#debuggingtools #outilsdedébogguage
#gamedev
#programmation #programing #humanresourcemachine #tomorrowcorporation #debuggingtools #outilsdedebogguage #gamedev