Struct Tags with Underscore Before Function Names
In the Go world, an underscore (_) before an expression is called a blank identifier. As you may already know, identifiers—user-defined program components, e.g., name of a function, variable, or package—in Go must be preceded by an underscore or a letter (a-z or A-Z). If they aren’t, you’ll receive the compile- time error which essentially means Go cannot read the syntax of your code (you didn’t write your code correctly … ⌘ Read more
Source code released for Little Big Adventure 1 & 2!
The engines of the classic 1990s 3D adventure games get released under the GPL. ⌘ Read more
13 short and scary games plus source to play (or hack) this Halloween 🎃
It’s that time of year again where I like to share seasonally spooktacular games plus source code—a goldmine of material for (a) those looking for coffee-break entertainment, (b) those interested in learning more about game ⌘ Read more
Previously, to work on my code server, I always installed Visual Studio Code locally and then accessed the server using the Remote SSH extension. But that no longer seems necessary now that I have code-server installed. Using code-server, Visual Studio Code can be easily used in the browser. Cool project! ⌘ Read more
A peek inside some of the top games from Ludum Dare 49
The 49th Ludum Dare game jam just wrapped up with almost 3000 entries. Here’s a peek at some of the highest-rated entries that you can play, plus their source code that you can poke around ⌘ Read more
(Smart Home) Automation with Node-RED
Yesterday I expanded the memory in my home and code server to 16 GB and wondered what I could do with all the resources this server provides me. So I looked around a bit and came across an open source program called Node-RED. Especially in the context of Smart Home and Home Assistant, I’ve heard about it a few times, but never looked into this software in more detail. ⌘ Read more
My home and code server now has 2 TB of SSD storage and 16 GB of RAM. While I’ll be using the storage for backups, etc., I’m not quite sure what I can use the 16 GB of RAM for yet. What else can I run besides Home Assistant, AdGuard Home, Drone and Tailscale? I still have my VPS running my websites, Miniflux, Bitwarden, Firefox Sync Server, RSS-Bridge, Firefly III, Nitter and Gitea. 🤔 ⌘ Read more
What’s new from GitHub Changelog? September 2021 recap
Catch up on 44 ships, including a colorblind-accessible theme, a public README.md for organizations, and customization of code review settings. ⌘ Read more
@movq@www.uninformativ.de, would you know the regex to use within .muttrc to colorise a Markdown code block like the one below?
# This one works for `code`, but that's about it.
(^|[[:space:][:punct:]])\`[^\`]+\`([[:space:][:punct:]]|$)
@quark@ferengi.one How about code? (this is mostly to configure mutt?)
Testing this here now
@quark@ferengi.one If so, @movq@www.uninformativ.de, not quite https://www.uninformativ.de/git/jenny/commit/4a02eeec58317107c07e759733312d168e319f17.html#h0-0-5... Markdown needs single new lines for many things. Bulleted, numbered, code, etc. need them.
#event Tomorrow, Saturday October 2nd, I’m gonna be hosting a workshop at Processing Community Day CPH about Live Coding Visuals in Improviz. Only 5 spots left, so sign up now at: https://pcdcph.com
Gajim: Development News September 2021
September brought many updates under the hood. With big changes coming up in Gajim 1.4, many parts of the code have to be touched. These changes remain mostly invisible for users, but make Gajim more robust. In some cases, this results in visible improvements as well: Both Add Contact and Start Chat windows are now detecting the type of chat behind an address.
Since development on Gajim 1.4 started, a lot has changed under the hood. … ⌘ Read more
Nocode app ⛏️ | A free nocode app for data exploration, by Clément Levallois
Interesting piece of code here, gonna try it soon.. ⌘ Read more
Did we ever address code snippes in doc as “here-code” ?
Accelerating New Features in Docker Desktop
In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers get their ideas from code to cloud as quickly and securely as possible. We’ve made a lot of progress since delivering against our public roadmap, including shipping Docker […]
The post [Accelerating New Features in Docker Desktop](https://www.docker.com/blog/acc … ⌘ Read more
Increasing developer happiness with GitHub code scanning
How GitHub uses code scanning to increase developer happiness, and how you can too. ⌘ Read more
So now I can add morse code to the list of things I want to learn… As if Esperanto and Toki Poni aren’t enough :D
Start Dev Environments locally, Compose V2 RC 1, and more in Docker Desktop 3.6
Docker Desktop 3.6 has just been released and we’re looking forward to you trying it. Start Dev Environments from your Local Machine You can now share dev environments with your colleagues and get started with code already on your local machine as well as the existing remote repository support. It’s easy to use your local […]
The post [Start Dev Environments locally, Com … ⌘ Read more
Fun fact: Antenna is 550 lines of code (blank lines and comments included), 68 of which is just a list of phrases to add at the end of pages.
Seamless teaching and learning through GitHub Classroom and Visual Studio Code
This GitHub Classroom extension for Visual Studio Code provides a simplified introduction to Git, GitHub Classroom, and Visual Studio Code. ⌘ Read more
#event Upcoming Workshop / algolab: Music and Live Coding @ CPH Music Maker Space / facebook event
15+ new code scanning integrations with open source security tools ⌘ Read more…
@movq@www.uninformativ.de @prologic@twtxt.net (#prfrhba) this is true if like me you have code in their arctic vault in Norway. 😑
Code Log: In which we split a string with RetroForth ⌘ Read more…
#event Upcoming Workshop / algolab: Visuals and Live Coding @ CPH Music Maker Space / facebook event
Seems a iOS is being looked into but because it has no central server it can’t do background app like iOS requires.
https://code.briarproject.org/briar/briar/-/wikis/FAQ#will-there-be-an-ios-version-of-briar
make time for myself in order to write words and code for !gest.
Move your code. Copilot is just one more reason. I maintain an account to work with other projects, but won’t host my stuff there.
Considering deleting all source code from Github re Copilot vioations ⌘ Read more…
L’inventeur du web met aux enchères un #NFT du code source du World Wide Web ⌘ Read more…
https://en.cppreference.com/w/c/language c doc code
https://www.youtube.com/watch?v=jFCNu1-Xdsw code python tuto
https://code-maven.com/slides/python-programming/sort-dictionary-by-value dictionnary python sort
https://www.youtube.com/watch?v=l0zPwhgWTgM code perl perl6
https://curl.se/libcurl/c/https.html code curl écriture
https://github.com/clauderouxster/LispE/wiki/0.-Introduction code common_lisp lisp
https://tahe.developpez.com/tutoriels-cours/python-flask-2020/ code flask python
https://blog.seboss666.info/2020/04/programmation-defensive-en-bash/ bash code script shell
http://www.djcbsoftware.nl/code/mu/mu4e/Keybindings.html emacs email mu4e
https://ybad.name/Logiciel-libre/Code/Snippets/C.html code snippets écriture