Masthash

#Coding

11 hours ago

@Pat I noted it because it sounds weird and funny it times of raising AI stuff around...

What happened:
The system process of VSCode is called "code", was eating up one of my CPUs to 100% and so I had to kill it that way.

AND IT WORKED !!!1!! 😂 :ablobblastoff: 🐜

#ubuntu #coding

Paul Ryan (Wisteela) ✅
11 hours ago

Seems Google Bard can't do coding (yet).
#Bard #coding #programming

michabbb
13 hours ago

btw #chatgpt is really good at building regexes.
start with something very specific and then ask for being more specific. much more fun than trial and error on your own.....

#coding

AI6YR
13 hours ago

👀 Hardcoded "author_is_elon" in there, LOL. #coding #birdsite

manlycoffee
14 hours ago

I really like idiomatic code.

I don't care that it is used largely for compiler optimizations, however, when I refer to idiomatic code, I'm referring to the idea of taking advantage of the language as much as possible, and using as little of any framework as possible.

If a framework is used, it's used for optimizing idiomatic code, and nothing else. The framework would empower you to quickly opt out of using it.

A lot of Golang HTTP libraries empower you to write idiomatic HTTP APIs, which is awesome

(I still think Golang is insanely verbose, albeit, their introduction of generics has helped alleviate some of the verbosity) #programming #coding

What I think I really want in terms of #AI #coding is something that's integrated with my existing tools. How about an IntelliJ plugin that runs an AI with access to the project, execution environment, and logs.. I can ask it to write code, add features, fix bugs, or whatever and it happens right in the IDE. And it understands the changes I make too so that we stay in sync. All good until it goes rogue and inserts malware while I'm not looking though.

RT Doug Finke
Start your journey to learn #PowerShell with Polyglot Notebooks powered by .NET Interactive and VS @code.
Access the code on GitHub: https://github.com/dfinke/powershell-notebooks
Empower your #coding skills with interactive and versatile notebooks! 🚀

:sys_twitter: https://twitter.com/dfinke/status/1641814102992637954

Ronalds Vilciņš
15 hours ago

Source code for Twitter's Recommendation Algorithm https://github.com/twitter/the-algorithm-ml #webdev #programming #coding #python #ml

jan
16 hours ago

Discovered https://zed.dev via fig.io - “a high-performance, multiplayer code editor” written in Rust. Zed does look REALLY neat, but had to smile when I saw that the folks behind it are the people that created Electron. 😁

All in all, I absolutely like Zed so far, great first impression and can’t wait to see what’s coming next. #webdev #editor #coding

Šimon Tóth
17 hours ago

The C++23 std::views::chunk_by is a view similar to C++20 std::views::split; however, unlike split, it operates using a binary predicate.

A new chunk will be started between the two tested elements when the predicate returns false.

Compiler Explorer link: https://compiler-explorer.com/z/Mvzo874s1

#cpp #cplusplus #coding #programming #dailybiteofcpp

Mark Dunk
18 hours ago
Vancouvery
21 hours ago

If you have use of it, the color hex code for transparency is 00ffffff

#colorhex #graphicdesign #coding

Michael van Laar
22 hours ago

Having CodeGPT (https://www.codegpt.co/) and GitHub Copilot available directly in VS Code is a big plus for me.

I still have no access to the GPT-4 model from within CodeGPT. But in case i need it, I still have my ChatGPT Plus account.

#Coding #AI #WebDev

Screenshot of VS Code with CodeGPT Chat open and a code suggestion by GitHub Copilot visible in the editor tab
Dev Leader
22 hours ago

@Nick_Craver
I had this post bookmarked, and funny enough, came across this situation last night. Yeah, it's not going the way it was intended.

#csharp #coding

Grace :tbh:
1 day ago
I've done a class on Ruby, C++, C#, and I'm thinking of doing more #programming stuff but I need to get my interest up first by doing silly stuff. Or simple exercises to gain some more confidence. Where should I start?

Example: I recently found out about cowsay and thought it was pretty neat. I'll play with it a little on the command line.

#computerscience #programmer #coding #tech #silly
Dave Mackey
1 day ago

Here is the thing about generative #AI, I don't think it is what people really want.

When I reach for some "AI" it isn't because I prefer it to a #human but because the human I need isn't readily available. Give me the choice to talk to an AI about a #coding problem or an experienced coder in the field and I'll pick them human every time.

#pondering #thoughts

Vencabot
1 day ago

Vencabot is finally continuing development on JazzyCircuitBot! It's been a while, so let's do a bit of catching up -- and chilling, too!

Python Programming: Twitch Chat Development

#owncast #streaming #LateNight #Chill #Variety #Chat #Chatting #live #Programming #Coding #Python #Creative

https://live.vencabot.com
Live stream preview
Dev Leader
2 days ago

Why are people incapable of following clear instructions? I keep having to code around the fact that when you tell them what to do they ALWAYS do something randomly different. Wouldn't mind but it's a PoC!!! Had very much enough of today. #Coding #notListening #addARandomApostropheWhyDontYou

michabbb
2 days ago

#Coding at lightspeed

Push-button #development environments hosted on your computer or in the #cloud. Automate your #developer workflow and share it with your team.

https://lando.dev/

Kaiser 🏳️‍🌈
2 days ago

For more such posts on different web development topics, check out my blog. Don't forget to share and subscribe my newsletter!
#webdevelopment #coding #javascript

https://letscodeblog.hashnode.dev/

Kaiser 🏳️‍🌈
2 days ago

Hey, I'm streaming right now! 📢😀

🇫🇷 🇬🇧 Tranquille avec Le fractal 💻☕😙 Building a chatbot for your Owncast stream!

#coding #tech #chat #linux #emojirace #french #programming #emojiwall

https://direct.disquette.top
Live stream preview

⏳ We're going live in 10 minutes! @rorypreddy is back to talk about the importance of #accessibility and how to build it into the planning stages for #inclusivity in #coding. It's always a party when Rory is here! 🎬 https://youtube.com/live/nV5mn6oLv4U
@OliviaGuzzardo @ReynaldAdolphe https://t.co/OblYjUYNpp

:sys_twitter: https://twitter.com/code/status/1641452731788562434

Media source: https://pbs.twimg.com/media/FsecjsiaUAAFxLB?format=jpg&name=orig
Šimon Tóth
2 days ago

C++11 introduced user-defined literals, allowing libraries to expose strongly typed unit value types in a natural and readable way.

Note that the only permitted base types for user-defined literals are unsigned long long int, long double, char types and string literal types.

Compiler Explorer link: https://compiler-explorer.com/z/fn5MMa1Y5

#cpp #cplusplus #coding #programming #dailybiteofcpp

Kevin Moerman 🔓🦿:julia:
2 days ago

Coding mantra: Doing n seconds of Ctrl-C and Ctrl-V like operations is always better than doing m seconds of actual typing.
Also thou shalt not bring up that m<n in some cases!

#opensource #coding #code #programming

Nomad Skateboarding
2 days ago

Let's Talk Access - Coding For Kids with Laura Adamonis

This was awesome 🙂❤️

#wordpress #kids #coding #access #LauraAdamonis #kidscode #wordpresskids

https://youtu.be/D8UvINb9Ao8

Cats Who Code 💙💛
2 days ago

"Hello World!"
5 + 5

output: [1] "Hello World!"
[1] 10

#R #coding

Ethan Edward Coston 🗞️
2 days ago

The downside of coding my own personal site: I'm in the process of rebuilding my site with a new stack, the site went down a couple weeks ago & I can't get it back up after Heroku did updates, and now I'm too lazy to finish the rebuild #coding #heroku #nextjs

Arp Laszlo • Comics • ADHD
2 days ago

TIL that #Obsidian has a code inspector just like browsers, so I was able to fix the appearance of some #Todoist #tasks and make it look *exactly* as I wanted to, which filled me with much #joy.

Obsidian is truly personalizable - maybe I need to learn how to make plug-ins to extend functionality (#coding has always been so abstract to me that I’ve never been able to follow through, I can do front end dev only because I like seeing changes visually).

If you’re feeling limited by simple #notes apps like Apple Notes, I highly #recommend #ObsidianApp. It can be as simple or as complex as you like, and you can access your vault on phone, tablet, and desktop easily.

#PKM #PersonalKnowledgeManagement #Recommendations

https://whatwasidoingagain.com/interests/personal-knowledge-management-pkm/obsidian-css/

Nestach
2 days ago

Here is a little jumpy jump segment I was trying out, timing the jumps and bounces correctly makes you fly through the level with ease!

#gamedev #indiegame #unity #videogames #gaming #coding #indiedev #blender #blender3d #games #art #design #particles #spear #animation #vfx #3dmodeling #gameplay #red #prototype #jump

Joaquim Homrighausen
2 days ago

Why are most "frameworks" so f-ing complex and come with such a steep learning curve for people who have been coding since before the advent of them, like when you really needed to know stuff to do things? 😎 🤔 🙄

And the never ending question, where is the breakpoint for efficiency between "doing it all yourself" and using 50-100MB of "framework wonderfulness". Gah!

#programmer #programming #framework #frameworks #coding #devops

Luciano Ambrosini
2 days ago

⚡UPDATE
📣 if you are an AUTOMATIC1111 user... maybe you could find this Windows App helpful, but only if you are a "lazy" person 😎
-
More info here --> https://lnkd.in/dZvwxyFD
-
-
#AUTOMATIC1111 #ControlNET #AmbrosinusDEV #AmbrosinusToolkit #DEV #WindowsApp #AI #coding #windows #lucianoambrosini

patcm
3 days ago

This is what the web application for GifMaker looks like.

Soon a docker container will be ready for you to deploy easily.

https://gitlab.com/mrpotatoqc9/giftmaker

#web #coding #python #docker #redis #flask #react #programming #foss #freesoftware #logiciellibre #opensource

Matt
3 days ago

Hey Fedi, how do people name their Git branches?

#git #programming #coding

Git users: Do you use `git add .` (ETA: or `git add -A`)?

#git #coding

rareCast
3 days ago

Hey Ya, I'm live now. Come join me

Music Production Wednesday #Electro #House #Dub

#music #software #linux #coding #dj #dance #audio #producing #tech

https://live.rtrace.io
Live stream preview
Šimon Tóth
3 days ago

Most sort algorithms in the standard library require the source range to be a random access range.

However, the std::partial_sort_copy algorithm stands out from the pack as it can operate on input ranges.

Compiler Explorer link: https://compiler-explorer.com/z/7416616sx

#cpp #cplusplus #coding #programming #dailybiteofcpp

Hello! I am running my own #Mastodon #instance for a few weeks now and despite some minor issues i still have, i'll keep it that way ..... so this will be my #introduction.
My Name is Patrick and i'm planning to post about stuff like #esp32, #coding, #retrocomputing, #space ..... whatever keeps me busy.

MPI for Gravitational Physics
3 days ago

The “Astrophysical and Cosmological Relativity” division at our Potsdam institute is looking for a highly motivated, talented Scientific Programmer

🧑‍💻 https://aei.mpg.de/991039/scientific-programmer

#science #programmer #coding #AcademicJobs

Matt
3 days ago

Two weeks off!
I've no idea what I'm going to do...
Maybe:
- do some #CrypticCrosswords
- do some #coding
- read some books
- do some decluttering
- go into Brighton for a day and fart around

Nathan Holbert
4 days ago

We've posted more information about submission types for the combined Constructionism and FabLearn 2023 conference! Join us October 7-11, 2023 and consider submitting your work now! https://www.constructionismconf.org #constructionism #maker #cs #coding #design #education

Thor pops his collar

Since I mostly use #R for my current project and I'm interested in learning more #Python, I plan on using #RStudio as my #IDE for both. Is this a smart move or should I use separate IDEs?
#datascience #phdchat #neuroscience #coding

Andy Balaam
5 days ago

Streaming live in 25 minutes!

Our bot, Arnie is kinda working, but he makes a new device every time he starts.

This time, we'll use our long-awaited Redis Crypto store to save his state!

Live: https://andybalaam.uk.to/

Recordings: https://diode.zone/c/andybalaam_programming/videos

#live #coding #rust #matrix

📢 On this Thursday's #vscode livestream @rorypreddy is back to demo how to build #accessibility in the planning stages to create an inclusive enviroment for #coding. Mark your 📆 and join us https://aka.ms/code-livestream-page
8 am Seattle / 11 am New York / 4 pm London https://t.co/r5r92knLjz

:sys_twitter: https://twitter.com/code/status/1640058793512914944

Media source: https://pbs.twimg.com/media/FsKox6nWAAYUSs6?format=jpg&name=orig
Šimon Tóth
1 week ago

Today I'm starting a new sub-series: Learn Modern C++

https://simontoth.substack.com/p/daily-bite-of-c-learn-modern-c-1n

An example-oriented C++ course focused on Modern C++.

My current goal is to release one lesson each week on Saturday. If you know someone who can benefit from following this series, please share.

#cpp #cplusplus #coding #programming #dailybiteofcpp

OwenGlasgow
1 week ago

My little boy is keen to learn #Python. Does anyone have any recommended books/resources for a bright but sometimes distractible 10-year-old? Thanks! #tech #programming #coding

Mike (Multiverse of Badness)
1 week ago

Feeling a bit smitten with myself but also a bit embarrassed.. 😁

I was able to get my homemade #Python "faux instance" to post a reply to a real #Mastodon instance leveraging my homegrown #framework

I spent a lot longer on this step than I felt like I shoulda, but I did learn a lot about digitally signing things and the #activitypub protocol doing everything wrong like 219 times before I got it right! 😬

#fediverse enabled #website and #game here I come!

#developer #coding #code

Grogu dancing and the phrase Party Time!
Kagan MacTane
1 week ago

Reminder for anyone writing an email-validation routine (i.e., for signup forms or whatever):

Email addresses can contain - and + and also . in the local-part (before the @ sign)! Honestly, they can contain nearly anything there, but those are the ones most likely to be incorrectly blocked as "invalid".

TLDs (.com, .org, .uk, etc.) can now include things like .ninja, .museum, and .apartments.

Don't block valid email addresses!

#UI #UX #UXDesign #email #validation #coding #WebDev

Christian Grasser
1 week ago

I love #coding on #linux!
For example the installation of node.js with the nvm installer.
I need a special version of node.js and I type nvm install 14.8.0 in the terminal!
That's it.

On #windows I always needed to deinstall the current version. Download the older version from the web and install it via msi installer.

#nodejs #node #nvm #shell

What do you use, bash or zsh?
#terminal #shell #coding #programming

Boost's are appreciated!

Wesley Fryer (he/him)
1 week ago

Fascinating conversation, especially from a “design thinking” standpoint, thinking about advanced deployments of technology in #military environments. “Schuyler Moore, the chief technology officer for U.S. Central Command” on #WarOnTheRocks[PODCAST] https://pca.st/episode/47fdd793-6bed-4116-86aa-b7d0b1bc8be3

#AI #warfare #stem #coding #robotics #USnavy #TechAdoption #complexity #DesignThinking #design #deploy #deployment

Dave Mackey
1 week ago

has anyone successfully setup #VisualStudioCode (#VSC)'s #RemoteTunnels functionality such that they are able to access #WSL projects on a remote machine?

Thus far I've been able to access #code from a remote machine but only when the project is stored on the Windows side.

Attempting to run code tunnel from WSL launches a VSC instance rather than kicking off the server like it does on the Windows side.

#question #coding #devops

hollie
1 week ago

Coders - sorry, but especially men - please try to be more conscious of how you're phrasing things when in conversations about how easy or difficult concepts are, to people who either don't code or are brand new.

Phrases like, "I don't see why that's difficult to understand," or "that's just obvious," immediately (and often completely) knock down the courage of the person asking for help (or even someone just listening to your conversation).

#coding #tech

Cats Who Code 💙💛
1 week ago

Median in #r
1.513 1.615 1.835 1.935 2.140 2.200 2.320 2.465
2.620 2.770 2.780 2.875 3.150 3.170 3.190 3.215
3.435 3.440 3.440 3.440 3.460 3.520 3.570 3.570
3.730 3.780 3.840 3.845 4.070 5.250 5.345 5.424

Data_Cars <- mtcars

median(Data_Cars$wt)

#coding

Noelle Mitchell
1 week ago

#Introduction post! Hi I'm Noelle, and I decided to join Calckey after being on #Mastodon since November of last year. 😄

Some of my interests include:
#writing, #reading, #coding, #learning, #researching, #weaving, #crocheting, #environmentalism, #sustainability, #libraries, #archives, #podcasts, #books, #music, #guitar, #synthesizers.

I could probably think of more but I think that's a good start! I also have a blog that you can check out here:
https://bookishnoelle.linefeed.app. I write about technology, the books I'm reading, and I'm planning on writing updates on my journey of learning how to code a blog in #html and #css. Follow me if any of what I just wrote sounds interesting to you! Thank you for reading. 😄

Cats Who Code 💙💛
1 week ago

plot() function in R:

# We need this line of code to show graphs in our compiler
bitmap(file="out.png")

# Draw one point in the diagram, at position 1 and 3
plot(1, 3)

#R #coding

A graph made with the programming language R. The horizontal (X) axis is numbered from 0.6 to 1.4, and the vertical (Y) axis is numbered from 2.0 to 4.0.
Cats Who Code 💙💛
1 week ago

Factors in R

# Create a factor
music_genre <- factor(c("Jazz", "Rock", "Classic", "Classic", "Pop", "Jazz", "Rock", "Jazz"))

# Print the factor
music_genre

#R #coding

Cats Who Code 💙💛
1 week ago

# An array with one dimension with values ranging from 1 to 24
thisarray <- c(1:24)
thisarray

# An array with more than one dimension
multiarray <- array(thisarray, dim = c(4, 3, 2))

multiarray

#coding

Matthew Merkovich :clippy:
1 week ago

What I am learning about using AI like Chat GPT or Bing for programming/scripting:

When a newbie user/programmer/scripter asks how to do something in a typical programmer chat forum (like discussions.apple.com, for example), one often encounters people wanting to teach lessons.

With AI you get a direct answer. It may need a little fudging things around, but it works, which is all I was looking for.

#NotTryingToCareerShiftToComputerScience 😂 #Coding #Programming

My best debugging strategy remains formulating a #StackOverflow post to explain the "massive, totally unsolvable" problem that I am facing. Once I've written the post with a nice reproducible example (or gotten at least halfway through), the solution magically occurs to me! #Rstats #coding 🪄🦄

Zaher Ghaibeh
1 week ago

Anyone interested in knowing how to setup #xdebug & #phpstorm for #Wordpress development?

#php #debugging #plugins #works #developer #development #wordpressDevelopment #coding

JLarky
1 week ago

Hey, @astro fans, do you have any questions that you think I should ask Matthew Phillips on the stream tomorrow?
9am Pacific, 12pm Eastern

https://www.youtube.com/live/qf42gHuuyr8?feature=share

#webdev #astrojs #coding

Interview with co-creator of Astro
David Bisset
1 week ago

Developers: The Alignment System for testing. #coding #development

Lawful Good: "Fix Bug And Write Test"
Neutral Good: "Write Test"
Chaotic Good: "Write Test for Undocumented feature"
Lawful Neutral: "Report Bug"
True Neutral: "Tell the Junior To Fix It"
Chaotic Neutral: "Ask Stackflow to Fix it"
Lawful Evil: "Delete Test and Report Bug"
Neutral Evil: "Delete Test"
Chaotic Evil: "Delete Tests And Hide Evidence"
podkaynelives
2 weeks ago

I'm getting some #coding assistance this afternoon from Renard.
:blobcatmeltlove:
#CatsOfMastodon
#CatsWithJobs
@catswhocode

A white human hand rests on a computer keyboard and a gray and white cat paw rests on top of the hand.
Quinn Dombrowski
2 weeks ago

Yesterday I learned that my #sewing is a lot like my #coding. I tried to explain the plan for the "Data Viz with Textiles" course to someone who teaches an Actual Sewing Class and she looked at me the way I imagine someone who teaches CS 101 would if I explained how I use Python in my #DigitalHumanities class.

Cats Who Code 💙💛
2 weeks ago

A list (in R) is a collection of data which is ordered and changeable.

# List of strings
thislist <- list("apple", "banana", "cherry")

# Print the list
thislist

#coding #R

Maarten Balliauw
2 weeks ago

There are 1500+ code inspections to detect potential bugs, code smells, and more issues 🐛👃 Of course, you can apply one of the 1900+ quick-fixes right away, but did you know that there are other courses of action? 🤔

Learn more in our latest post 👇 https://blog.jetbrains.com/dotnet/2023/03/20/why-is-resharper-suggesting-this/?utm_campaign=resharper&utm_content=why-is-resharper-suggesting-this&utm_medium=referral&utm_source=twitter

#dotnet #JetBrains #ReSharper #JetBrainsRider #coding

Šimon Tóth
2 weeks ago

The C++23 added the std::spanstream, effectively a std::stringstream equivalent operating on a borrowed contiguous range.

std::spanstream can be used to directly parse text stored in raw memory, string_views or string literals.

When using std::spanstream for writing, the std::spanstream will write as much output as fits into the output span, which can be inconvenient.

Compiler Explorer link: https://compiler-explorer.com/z/occYKs4d5

#cpp #cplusplus #coding #programming #dailybiteofcpp

Tobias Mende
2 weeks ago

Hi, I am Tobi. 👋
I am here, too. Finally.

🤩 (Some) Interests: #softwarecraft #softwareengineering #engineeringleadership #remotework #developerexperience #organizationaldesign #systemsthinking #companyculture and everything in these realms.

🤿 Hobbies: #diving #reading (non-fiction) #coding #spikeball and all things #outdoor plus too many other things.

🚀 Mission: Helping engineering leaders build high-performing teams and organizations.

Looking forward to connecting with all of you here. ☺️

Dave Townsend
2 weeks ago

Moving to a new server calls for a new #introduction...

I'm a principal #software engineer from #England working at #Mozilla.

I enjoy #coding, reading #ScienceFiction and #fantasy, #gaming and I periodically attempt to get back into #photography and generating #fractals.

Follow me to hear me ask dumb questions about tech I'm trying to learn or talk about projects I'm working on that will likely never go anywhere.

raimoncoding
2 weeks ago

Did you know that the first website ever created is still live today? It was created by Tim Berners-Lee in 1991 and was dedicated to information about the World Wide Web. 🌐💻

http://info.cern.ch/hypertext/WWW/TheProject.html

#webdevelopment #funfact #webhistory #timbernerslee #worldwideweb #internet #webdesign #webtech #webdev #programming #coding #html #css #javascript #frontend #backend #webdeveloper #webprogramming #webapp #tech

Roni Laukkarinen
2 weeks ago

Mastodon Bird UI v1.2.1 released! :neon_skull:

Changelog:

* Consistent position for no alt tag with other media tags
* Hide footer buttons in modals
* Fix some situations where too high number can cause icon to shrink
* Add compose history modal header to border color scope
* Fix tertiary button border on hover
* Fix styles for admin report notifications (thanks @koyu!)
* Fix notification-update alignment (thanks @koyu!)
* Fix dropdown menu history item styles
* Hide already boosted posts on Expore tab
* Fix follow notification avatar too close to text
* Fix styles for admin sign up notifications (thanks again @koyu!)
* Fix tertiary button hover border

https://github.com/ronilaukkarinen/mastodon-bird-ui

#CSS #WebDesign #WebDev #MastoAdmin #Coding #NewRelease #Mastodon

Mark Ruffalo's Mastodon profile with Mastodon Bird UI enabled.
Emily King
2 weeks ago

So... What exactly are the 1% of the world expecting to happen when many reasonably paying jobs are gone?

"OpenAI Reportingly Hiring 'Army' of Devs to Train AI to Replace Entry-Level Coders"
https://futurism.com/the-byte/openai-replace-entry-level-coders-ai
#AI #OpenAI #Coding

Du wolltest schon immer Programmieren lernen, weißt aber nicht, wo du anfangen sollst?

Mit unserer Übersicht findest du den passenden Einstieg. Zwölf Angebote zur Verbesserung deiner Coding-Skills:
https://t3n.de/news/programmieren-lernen-fuer-anfaenger-die-besten-quellen-fuer-den-einstieg-1541911/
#Coding #Programmieren #IT

Vivienne Dunstan
2 weeks ago