davidbisset, to programming
@davidbisset@phpc.social avatar

OH: "What's the difference between a light bulb and a #programmer?

A light bulb stops working when it burns out." #programming #webdev #burnout

tayarndt, to LLMs
@tayarndt@techopolis.social avatar
paul, to devops
@paul@oldfriends.live avatar

There are several #MastoDev 'Help Wanted' requests from the Mastodon #developers if you are a #coder #Programmer

*Use /search for search (/search?query=something)
*Move account secrets to a dedicated table (and encrypt it?)
*Add a way for the user to select which languages they understand
*Allow admins to configure instance favicon and logo
*Allow searching for hashtags in admin UI
*Convert Redux state to Typescript #MastoAdmin #devops #Programmers #dev.

https://github.com/mastodon/mastodon/labels/help%20welcome

metin, to programming
@metin@graphics.social avatar

The more modest a developer is, the smaller the application version increments. Some indie coders add brilliant new functionality, and change the version from 0.9 to 0.9.1, while corporations often add a few minor improvements once a year, and jump from 1.0 to 2.0.

ashed, to Humor
@ashed@mastodon.ml avatar

I finally gave in and bought my first Apple device. I have to say I'm impressed, even if it only has a single-core processor.

unidentified_mustelid, to aiart
@unidentified_mustelid@aipub.social avatar

is like stock image gallery with weird randomizer. You can do with that, but you are constrained by assets available to you. Speaking of "assets", when you make a game using stuff from asset store, be it art, music or code, you are a , but not necessarily an (specifically visual artist), or .

villetakanen, to RegEx
@villetakanen@mementomori.social avatar
davidbisset, to php
@davidbisset@phpc.social avatar

As a ( and other) i think the “rollback” work that has been done in (and looks like more coming) is very impressive given the complexities and the scope:

https://make.wordpress.org/core/2024/04/19/merge-proposal-rollback-auto-update/

watzon, to golang
@watzon@watzonmanor.com avatar

Ok peeps, we're 4 months into 2024 and I've been without work this whole time so we're going to try this again. If you know of any senior software engineering positions that are actually being hired for, please drop them below.

I have 12 cumulative years of experience, so that shouldn't be an issue, and I know most of the languages in use nowadays well enough to be dangerous, but I am extremely proficient in TypeScript, Python, and Ruby. What I'd rather do more than anything though is have an opportunity to use Go professionally.

modev, to programming
@modev@emacs.ch avatar

The spirit of :clang: :

  • Trust the . Generally speaking, the #C language assumes you know what you’re doing and lets you. This isn’t always a good thing (for example, if you don’t know what you’re doing).
  • Don’t prevent the programmer from doing what needs to be done. Because C is a system language, it has to be able to handle a variety of low-level tasks.
  • Keep the language small and simple. The language is designed to be fairly close to the hardware and to have a small footprint.
  • Provide only one way to do an operation. Also known as conservation of mechanism, the C language tries to limit the introduction of duplicate mechanisms.
  • Make it fast, even if it isn’t guaranteed to be portable. Allowing you to write optimally efficient code is the top priority. The responsibility of ensuring that code is portable, safe, and secure is delegated to you, the programmer.
modev, to programming
@modev@emacs.ch avatar

Personally, I have nothing against the emergence of new languages. This is cool:

  • the industry does not stand still;
  • competition allows existing languages to develop and borrow features from new ones;
  • developers have the opportunity to learn new things while avoiding ;
  • there is a choice for beginners;
  • there is a choice for specific tasks.

But why do most people dislike the :clang: so much? But it remains the fastest among high-level languages. Who benefits from C being suppressed and attempts being made to replace him? I think there is only one answer - companies. Not developers. Developers are already reproducing the opinion imposed on them by the market. Under the of hype and the opinions of others, they form the idea that C is a useless language. And most importantly, oh my god, he's unsafe. Memory usage. But you as a are (and must be) responsible for the you write, not a language. And the one way not to do bugs - not doing them.

Personally, I also like the :hare_lang: . Its performance is comparable to C, but its syntax and elegance are more modern.

And in general, I’m not against new languages, it’s a matter of taste. But when you learn a language, write in it for a while, and then realize that you are burning out 10 times faster than before, you realize the cost of memory safety.

This is that cost:

andrew, to tech
@andrew@esq.social avatar

and other tech-savvy friends: I'm blanking. I have a .NET EXE that throws a run-time error that suggests it requires an old version of MS Access to run.

I don't need the program to run as much as I need to see what the program would visually look like (what buttons you're presented with, etc.).

In the past I think I did this using dotPeek by JetBrains, but I'm not seeing any such option there now. Ideas?

Thanks!

youronlyone, to webdev
@youronlyone@c.im avatar

“Death To Icon Fonts” (2015)

https://www.youtube.com/watch?v=9xXBYcWgCHA

What's your opinion as a #WebDev today?

Did you find a way to address the issues presented while keeping #IconFonts?

Basically:

  1. When our friends with #Dyslexia overrides your fonts, font icons turn into black boxes since the font they're using doesn't have support for those Unicode code blocks.

  2. When screenreaders, or voice assistance, reads a site with icon fonts, they read the icon fonts really weird.

For No.2, a site with properly marked aria labels, or marked as hidden for assistive tech, is the solution I can think of.

However, for No.1, I can't think of a way since once the browser forces the user font, all fonts on the site will rely on the user's custom font.

The only other way I can think of is to provide an option to switch the site's font right from the website, so they don't have to override the site's font.

What's your solution?

#WebDeveloper #WebDevelopers #Coder #Programmer #Webmaster #A11Y #accessibility #assistive #Fonts

AstraKernel, to rust

🦀 Song for Rust

👉 your first RUST programming experience

"I use clone everywhere to hide problems of my skills"

Crabs, let the dance begin

https://youtu.be/H-YSveaHTsA?si=V4MbZRmL0NXgahXp

AmenZwa, to embedded
@AmenZwa@mathstodon.xyz avatar

In software, the #C language rules—and for many good reasons, too. I have loved C for more than four decades. But I admit that C is woefully dated, inherently unsafe, and imposes a high cognitive load upon the .

Newer languages vying to knock C off its perch—Rust, Nim, Zig, Odin, etc.—are overly cute and complicated to suit the real-time, embedded work.

The embedded sector needs a new language with C's simplicity, efficiency, semantics, and determinism and Haskell's safety, effectiveness, syntax, and dash.

jezebelley, to programming

I'm hungry to learn #programming. I haven't touched code since Visual Basic and HTML4 in the 90s. Any suggestions on where to start? What's a good language to begin with? Text/web recommendations?

#Linux #program #programmer

professorhank, to Java
@professorhank@sfba.social avatar

Come check out my latest Java video. Leave a note in the YouTube comments letting me know how I did.

zachbot, to languagelearning

Hello, this is my
I am a self-taught now looking to dive in to some computer stuff. :robotlove:

edsuom, to python
@edsuom@hachyderm.io avatar

The only thing I hate worse than writing all this damn is not having written the tests and as a result spending weeks trying to solve a multidimensional failure problem. Been there, done that.

Grumbling from an old who has been “just about there” for nearly a week now…catching up on writing the test code while debugging, like you’re not supposed to do.

Toxic_Flange, to programming

What your favourite programming language says about you ..

watzon, to golang
@watzon@watzonmanor.com avatar

Well I am officially in the market for a new job (ideally something not contract based), so if you know of anything that's open send it my way! And please boost for reach!

Talix_Dreamer, to php French
@Talix_Dreamer@shelter.moe avatar

🇬🇧 I have tried PHP. I find this programming language more embedding in html. They completely get so much. I can code in live html. 🤯

Hence my question, why continue to code in JavaScript if php can do the same things?🔴😅⚠️

🇨🇵 J'ai essayé PHP. Je trouve ce langage de programmation plus incorporant dans le html. Ils se complètement tellement. Je peux coder dans le html en direct. 🤯

D'où ma question, pourquoi continuer à coder en JavaScript si php peut faire les même choses ?🔴😅⚠️

Talix_Dreamer, to php French
@Talix_Dreamer@shelter.moe avatar

🇬🇧I want to ask you this question for my learning of web development.💻🤓

Why do I have to code yes or no on the server side rather than fully programming in JavaScript for the backend?😊😘

🇨🇵Je veux vous poser cette question pour mon apprentissage du développement Web.💻🤓

Pourquoi dois-je coder oui ou non du php côté serveur plutôt que programmer totalement en JavaScript pour le back-end ?😊😘

#php #javascript #programmer #webdev #webdeveloper #code

fumire, to programming
@fumire@uri.life avatar
premartinpatrick, to random French
@premartinpatrick@mastouille.fr avatar

Je viens de terminer la mise en ligne d'une nouvelle version des vidéos de rediffusion du bootcamp Delphi de mars à juin 2020: "apprendre la programmation avec Delphi".

Ces vidéos bénéficient toutes d'un chapitrage des sujets, d'un sous-titrage automatique réalisé par Vimeo et d'une recherche par mots dans la transcription de l'intégralité de chaque vidéo. Le volume sonore et certaines anomalies ont été corrigées.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • thenastyranch
  • mdbf
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • Youngstown
  • cisconetworking
  • slotface
  • vwfavf
  • everett
  • Durango
  • rosin
  • tester
  • GTA5RPClips
  • khanakhh
  • osvaldo12
  • ngwrru68w68
  • normalnudes
  • anitta
  • ethstaker
  • cubers
  • modclub
  • tacticalgear
  • provamag3
  • Leos
  • JUstTest
  • All magazines