#programmers
#rustlang #programming people, is it worth learning and is Bevy a good way to learning it? thank you
#Rust #programmers #gamers #gamdevers #gamdev #program #femboyfriday
OMG talk about #programmers screwing themselves up!! I just figured out the 4+ hours I wasted yesterday and today was down to me typing a zero instead of a capital O in a commit message. 💩💩💩
#Twitter owner #hypocrite #tyrant #liar #sociopath #fascist #racist #Elon not so
"free speech" #Musk needs free #gullible workers #developers #programmers.
Read his hypocrite #blablabla from Elon;
Our “algorithm” is overly complex & not fully understood internally. People will discover many silly things , but we’ll patch issues as soon as they’re found!
We’re developing a simplified approach to serve more compelling tweets, but it’s still a work in progress. That’ll also be "open source".
What he really means is volunteer work,
He hopes to earn your trust. Really????
Haha.
Consider this;
Have you considered that you probably fired the people who understood it internally Elon "not so smart" Musk!?
#RIPtwitter #TwitterMigration #Congo #Tesla #slaves #cobalt #mining #childlabor #dictators #Neuralink #Followfriday #animalcruelty all to do with #psycho Elon Musk.

✨ Rust challenge explained
Ans: C. It never reaches the prints statement. It goes in an infinite loop 😲
But, how? Let's break down
👉 End value is 0xfffffff which is 268435455.0. it is not very important here. So let's remove it and simplify the code with a constant 20,000,000.0 end value
👉 `f` value stops increasing(round upped) after value 16777216.0 when you add just 1.0 🤯
👉 To know why,you have to understand how the f32 is stored. Float is not stored as simple as integer
👉 f32 uses IEEE 754 format to store the value
👉 Larger f32 number loses accuracy
In a 32 bit float (any language not just rust):
👉 1st bit is used for sign identification (positive or negative)
👉 Following 8 bits used for exponent
👉 Next 23 bits used for storing mantissa 🙃
You can see more here, how it is calculated
https://youtu.be/8afbTaA-gOQ
(Continued 👇)

4e semaine de screenshots et ils n'ont toujours pas remarqué les chars accentués dans le code.
Je tente les cédilles demain.
John Mayer braille dans mon casque, l'autre, celui que je porte aussi souvent que possible à vélo...
#devs #developer #coding #developers #dev #programming #pythoncestdelamerde #programmer #cssaussi #html #technology #reactpareil #backenddeveloperforever #software #programmers

In 1931, #Gödel published his famous #IncompletenessTheorems:
• A consistent system of logic is incomplete
• Such a system cannot prove its own consistency
I wonder how #programmers might profitably apply these theorems in their next meeting with the #management….
Continuing on my #cpp rant of sorts, which may not be useful for new #programmers or not.
There seems to be lots of way to achieve the same outcome. E.g. printing, file i/o; and imagine this is because it is a much older language.
For instance I'm using `printf` in my main program by `cin >>` (is there a better way?) and `ofstream` to write files.
The equivalent in Python would be print(), input(), open() - with the use of CPython for speed
@ceresbzns It has been my belief for many years that #coders and #programmers are genetically incapable of writing #documentation or #instructions that actual users can understand!
#Coders vs #Programmers!
Is there a difference?
Does it matter?
- Yes, it matters!
[There is a big difference]
Ace the technical interview: Bits Edition http://leanpub.com/courses/leanpub/acethetechnicalinterviewbitsedition2 by Imaculate Mosha is the featured course on the Leanpub homepage! https://leanpub.com #courses #programmers #interviewtips
🦀 Hello Rust Enthusiasts,
🎯 Say "Hi"(optionally, a brief with why you like Rust) in this thread
🤝 Let's follow each other
#rustlang #rust #developers
#programmers
(Note, i follow only if you have any recent or older posts on rust 😉)
Hi! My name is Andrew. Time for an #introduction methinks.
I am a software engineer and photographer, currently based in Cambridge, England.
My main hobbies are film photography and running. I love watching movies, especially in the cinema. I love post-punk, dreampop and experimental hip hop. I love drinking good coffee, good beer and good whisky. I am also a passionate self-hoster, and like to think that I'm at least somewhat privacy conscious.
Looking to connect with #programmers #creatives and people who are interested in #foss #privacy #selfhosting #photography
A troubling trend in IT education is the modern #programmers' propensity to learn #programming from introductory #blog posts.
These short posts are written by IT coders for other coders. These posts invariably attempt to map JavaScript #syntax to Haskell, F#, Reason, and other functional languages known to be favoured by BigIT.
The fact is, all modern functional languages have essentially the same #syntax—sugared 𝜆-calculus. And knowing the syntax does not make one fluent in that language.
To learn a language, one must learn its #semantics, idioms, and community cultures; must learn to write small programmes in that language from #books written by the language designers and the prominent members of the language's community; and must apply that knowledge to large, practical projects.
Ordinary #programmers believe that their only task is to write code. Good programmers believe that the code they write must be correct, efficient, maintainable, and communicative to other programmers. Great programmers do not merely believe, they actually practise all that.
We need some smart #programmers to #implement a #SearchFunction for #Mastodon
Learn about 7 tools to help you maximize the potential of Python https://www.fosslife.org/7-tools-maximize-potential-python #Python #languages #programmers #SoftwareDevelopment #tools

#Twitter owner #tyrant #liar #sociopath #Elon not so
"free speech" #Musk is again in the news, Twitter hasn’t paid its #Slack bill. But that’s not why Slack went down: someone at Twitter manually shut off access, we’re told. #Platformer was not able to learn the reason prior to publication, though the move suggests Musk may have turned against the communication app.
#Developers, #programmers and #managers were fired without notice!!!! and couldn't log in to their workspace!
Slack was down Musk said, due to routine maintenance. “There is no such thing as ‘routine maintenance.’ That’s bullshit.” a Slack employee told us.
So its more #lies by #billionaire and ruthless #business #psycho Musk
https://www.theverge.com/2023/2/24/23613288/twitter-slack-jira-outages-performance-degradation
#RIPtwitter #Mastodon #TwitterMigration #Meta #Facebook #Instagram #Signal #Congo #Tesla #slaves #cobalt #mining #childlabor

I am seeking help to create a video about the #3D #geometry that links together the chains in Dynkin Diagrams in #Lie theory. Namely that a rotation by 120 degrees plus a #rotation by 120 degrees yields a reflection by 90 degrees. I appreciate #help from domain experts so I understand this better, from interested #learners to give feedback, from #animators, #artists, #programmers to present this, and from #actors to make this fun and engaging https://github.com/leios/SoME_Topics/issues/239
#Programmers can now format their code in any reasonable way they please. As a logical extension to this, they should be allowed to use any reasonable syntax that suits their fancy.
A #compiler front end can present a coherent mix of synthetic alternatives and generate custom languages on the fly. All modern languages have the same semantics, anyway. So, this tool—aided by the IDE, the annotated abstract syntax tree, and the LLVM virtual instruction set—may yet end the senseless language wars.
Connect with me on other social media or read the exciting blog.
https://linktr.ee/ali_wahid_17
#programming #coding #programmer #python #developer #javascript #technology #code #java #coder #html #computerscience #software #tech #css #webdeveloper #webdevelopment #codinglife #softwaredeveloper #linux #programmingmemes #webdesign #programmers #programminglife #php #hacking #pythonprogramming #machinelearning #computer #softwareengineer #explore

So. I have a #developer question as it relates to #blind and vision impaired #programmers. What's the current status for blind developers wanting to create #accessible applications, particularly across platforms? I know there's WxWidgets and support libraries for creating #gui applications, but what about creating for #Apple #macOS and #iOS? #Programming
I know senior-level #programmers whose preferred learning media are StackOverflow snippets, YouTube 10-minute instructional videos, and fellow coders' personal blogs—in that order. They have not read a #ComputerScience textbook since they were forced to read one in college, some two decades prior.
While this approach maybe expedient in the short term (it gets the job done), it is detrimental in the long run (it makes their brains "done blowed up real good").
So, #ChatGPT, you think you will replace us #programmers soon? Perhaps one day, my lad; but not yet.
Meanwhile, here’s a typical “human activity” you may wish to try: write a compiler for a new #progrramming language based on pairs of example programmes, one written in that new language and the other a semantic equivalent written in an existing language.
I’ve never written a line of .#code, and I am a #voiceover user. Are there resources out there for beginner #blind #programmers who want to learn to #develop for #iOS? At this point, do I still need a Mac, or could I use my iPad mini with a Bluetooth keyboard?
#Programmers, please, when making software for normal people, if you have a choice between targeting nightly versions as a dependency or targeting the extended support release... *always* do the latter.
🛑STOP🛑 using inheritance everywhere in your code!
⠀
#programming #programmer #programmerlife #programmers #softwareengineer #softwareengineers #softwareengineering #softwaredeveloper #softwaredevelopment #coding #code
I wish all the takes on how current tools like #ChatGPT won’t replace #designers / #writers / #programmers / etc would put the argument through the capitalist lens, not just the quality lens.
Cost saving has always been a huge part of #capitalism and corporate culture. It’s not about whether these tools produce work as good as or better than us; it’s about whether a company is willing to trade off quality with cost savings and increased scale. History shows us that many are.
Which fool decided that #programmers should work in open plan offices, with hotdesking?
It sure as hell wasn't a programmer
I decided not to improve this algorithm for the arena, because most likely I need it for testing stats systems
something like that 🔥
#gamedev #coding #programming #code #gamedevelopment #IndieDevs #IndieGameDev #gamedevs #madewithunity #unitytips #programmers

Something like... 📌
Already close to the answer to the question of how to make a search algorithm...
I admit, feel stupid 💩 I haven't done mathematics for a long time... help the fool
What is the name of such an algorithm ❓
> ERRA: EXORDIUM 🚘 Under the hood <
#gamedev #coding #programming #code #gamedevelopment #IndieDevs #IndieGameDev #gamedeveloper #gamedevs #madewithunity #unitytips #Algorithms #Mathematics #algorithm #Math #programmers

One day, #programming language tools will become mature enough to enable #programmers to write in any reasonable, internally consistent syntax—much like they format their code anyway they please using formatting tools, today. IDE, assisted by lexer, parser, and typer, will automatically convert that code to the annotated abstract syntax tree for consumption by a common backend, like the LLVM.
I just hope that we get there before that no-good, fibbing ChatGPT pushes us out of business.
Some of my favourite #programmers:
• Augusta Byron
• Grace Hopper
• Margaret Hamilton
• Sophie Wilson
• Adele Goldberg
• Barbara Liskov
• Francis Allen
• Allan Turing
• Alonso Church
• John Beckus
• Peter Landin
• Niklaus Wirth
• Ken Thompson
• Dennis Ritchie
• Brian Kernighan
• Rob Pike
• Donald Knuth
• Edsger Dijkstra
• Phillip Wadler
Mew? #programmers purr.
#ruby hiss.
#javascript meow! :blobcatcomfkiss:
:queercat_trans::cuddle:
#introduction
Not a fan of #awesome lists, but this one is awesome for real
Awesome Falsehood - A curated list of falsehoods #programmers believe in
// maintained by @kdeldycke@twitter.com
🌍👩🏽💻
Learning Languages
I am interested to know if learning a spoken #language has helped any #programmers learn #programming #languages ?
#ChatGPT, #Neural #TuringMachines, and similar efforts hint at the impending doom of us #vonNeumann #programmers. I had thought that we have a bit of time to loll about until #QuantumComputing matures, but I may have been too optimistic.
Basics of using git, as explained by my hands.
https://youtube.com/shorts/yjz1I775FYM?feature=share
#git #gitgud #code #coding #coder #howtocode #programming #programmer #programmers #repo
There exists no perfect #programming language, for each is a compromise designed for a particular purpose. And like all #programmers, I have my own favourites and bugbears.
When I program in LISP, Scheme, C, Smalltalk, ML, OCaml, or Haskell, I smile and say, "What brilliance!".
As for FORTRAN, Pascal, Objective-C, Python, Ruby, Scala, Swift, and TypeScript, I suffer them in silence with equanimity.
But when I am forced to use C++, Java, Kotlin, Rust, or JavaScript, I scream, "What nonsense!".
There's a lot more here than what I was expecting.
#Awesome #Falsehoods
A curated list of falsehoods #programmers
believe in.
Top 10 most famous computer programmers of all time - Computer programming has made the impossible possible. Read about... - https://cointelegraph.com/news/top-10-most-famous-computer-programmers-of-all-time #programming #programmers #software #tech
So apparently #ElonMusk has decided that he's not going to let people put #bots on #Twitter for free anymore... Which I expect is going to cause another influx in the #TwitterMigration for all the admins to deal with, when another major content stream is shut down.
In the meantime, to maximize the force of this next surge, we should be trying to get #bot #developers / #programmers to port their bots over here. I'm wondering if anyone in #botdev has any good guides or automated tools on how to port a bought that was built to post on Twitter to post on Mastodon instead.
Can anyone link some stuff in a reply, and we can get something together to start spreading around on Twitter, to maximize the number of bots that get ported?
✨ What is the best command/tool to make non-technical people think that you are hacking?
If you had to choose one programming language to rule them all, which would you choose, and why? (and explain it plainly.) #coding #development #programming #progamminglanguages #developers #programmers #softwaredevelopment #coders
✨ Internet addiction in the 90s
"Average users log on seven hours a week" 🤓😂
The group as started, first one to join the #experience @Night_king , join us for a chat about everything #tech #programming #privacy or anything you want to discuss! Join us on #session
#developers #programmers #vim and #nvim users even #emacs 😆
ID: 050f0cf871c6503fbeef10885d330158b2a7f0d1a883574191211e871371b2be0e
Some nice callouts to @redrapids @herberticus @brianokken
---
RT @WhatIsDotCom
Check out 8 #coding books to read this year -- for seasoned #programmers and new coders alike. 📚
@pearson @pragprog @PacktPublishing https://bit.ly/3wpSxQs
https://twitter.com/WhatIsDotCom/status/1618700328886493184
#Mastodon is filled with #journalists, #scientists, #programmers, #political #commentary and #urbanists.
Where are the #arts and #culture #advocates and #organizations?
Where are #restaurateurs, #hoteliers, #club and #music #venue #operators?
I would like to better connect with these voices for #24HourNation as I build a #NighttimeEconomy network here.
I appreciate boosting and tagging on this post. Thank you!
#Photographs are mine from my #nighttime #adventures and #night #tourism.




🐍 python quiz
Hello new python and non-python programmers, can you guess the output?
#python #programmers #developers #python3 #pythonprogramming #programming
Downloading an #Amiga binary with a funny ".exe" suffix, and #Mozilla is telling me (screenshot is German, sry), that they wont download it because it "could be a security risc". ON MY LINUX SYSTEM. A file with .exe in its name. Which happens to be an Amiga500 (OCS) binary (there isn't even the 4D 5A "MZ" header present - of course).
#Programmers should stop thinking, #Windows is the gold standard. This warning is totally bonkers and has absolutely no substance. So for what?!?!

Compiled for your (and my later) reading pleasure: #falsehoods #programmers believe about #time and #names, two things so common you think they wouldn't be the epitome of every-day human complexity. https://orys.us/tV
In case you missed it, please do check out the ur-text for Falsehoods Programmers Believe about Dinosaurs, covering such classics as:
* counting dinosaurs
* filling in missing DNA (fifth edition updated to include GPT-DNA sequence prediction)
* identifying dinosaurs
* authenticating dinosaurs
* securing dinosaurs (physical, cyber)
* and more!
Get your copy now.
When you remove code that you believe to be useless
#programmers #programmingmemes #programming #developer #developerslife
When you didn't include node_modules in the .gitignore file
#programmers #programmingmemes #programming #programminghumor
Python quiz
What is the result
A. Invalid syntax, should use 'if' for condition
B. [80,73,82,64]
C. [True, True, True, True, False]
D. [80]
Fastest growing programming language
#programming #programmers #coding #lua #programminglanguages
Programmers when they get 1st place
@Wabu @jeff prefer no ads but if needed,how about
YES:
* other #MastodonInstances that can afford to run ads
* #Mastodon-supporting, #proEarth, #proScience #nonprofits and #universities
* #jobAds for #scientists #programmers #educators #artists
* #recycling #sustainability efforts
* #animalRescues
* #LocalGovernment #StateGovernment #publicSafety #parksAndRec #historicPreservation
e.g. #NationalGeographic #Smithsonian
NO:
* diets
* Schemes (get rich quick)
* Overpriced luxury goods
🎯 Let's test your skills on javascript slice
What is the answer?
#javascript #javascriptquiz #nestjs #nustjs #nextjs #nuxtjs #reactjs #Programmers
#programming #programmers #assembly #reverseengineering #infosec
01001000 01100101 01101100 01101100 01101111 00100000 01110111 01101111 01110010 01101100 01100100 00100001
New in Go 1.20: wrapping multiple errors
https://lukas.zapletalovi.com/posts/2022/wrapping-multiple-errors/
Credit:@lzap
Rustlang stars progress in GitHub over the years
@Pwnallthethings “AIs don’t kill people, #AI #programmers and trainers do”?
Cool. You can play the interactive doodle and try to make your own game.
"December 1, 2022
Gerald "Jerry" Lawson's 82nd Birthday
Today’s interactive game Doodle celebrates the 82nd birthday of Gerald “Jerry” Lawson, one of the fathers of modern gaming who led the team that developed the first home video gaming system with interchangeable game cartridges."
https://www.google.com/doodles/gerald-jerry-lawsons-82nd-birthday
Any #programmers out there ever use #REBOL? I’m the only person I know who’s written a relatively large application in it. Such a neat language.
as a new user to #mastadon there’s definitely some pain points in adoption but we need to unlearn our #userexperience with #twitter; unlike the bird app the team here is actually within reach and we’ve probably already connected with several of them…
thanks to the #developers and #programmers working to make way for the new users…
for new users, our feedback is welcomed but because this is built on #opensource and free time, let’s be patient while we try to find the best of both words…
I'm having a first glance at @BartoszMilewski 's #CategoryTheory for #Programmers
I teach a #DiscreteMath course which is for #CompSci students and also our Intro to Proofs. Assuming there is no room for adding non-elective courses or breaking that one in two, should I be introducing elements of Category Theory in this class?
In how many undergraduate curriculums in the US does it appear?
@Lowie you’ll find that instances are pretty special to the #programmers on mastodon as well! :blobcatheartR:
Hey #programmers, which #git hosting options have #federated workflows? By that I mean, can I fork a repo from someone else's instance, and submit pull/merge requests from my own instance? I've been researching this, but not getting a lot of clear answers.
IMO the #sourcehut email-based flow does count as federated even if it's different from the Github-like fork model I just described.
I saw a post saying #gitea "is about to get federation". Did they get it?
I am looking for contributors to #newellijayTV
New Ellijay Television is a #Diymedia collective making #DIYTV in the north #ga mountains.
I need #writers #actors #editors #programmers and publicity people to help us pull this thing off.
We launch to the public on Nov 5th, but there's a lot of work to do before and after then.
If you want to help change the future of television, consider contributing to New Ellijay TV.