https://www.youtube.com/watch?v=F-Ow6-uH6Mc Watching “C from scratch” ep 22
Enumclaw announce debut album <i>Save the Baby</i> + share “Jimmy Neutron” video
Tacoma band Enumclaw officially announce their Gabe Wax-produced debut album Save the Baby with soaring, heartfelt new jam "Jimmy Neutron". Video directed by John C. Peterson. Save the Baby is out this fall on Luminelle, pre-order the limited stonewashed vinyl gatefold edition here… [Continue reading…](https://www.gorillavsbear.net/enumclaw-announce-debut-album-sav … ⌘ Read more
https://www.youtube.com/watch?v=bAwLRYQDhao Watching “C from scratch” ep 21
Erlang Solutions: Modern Software Engineering Principles for Fintechs by Daniel Pilon at SumUp
Daniel Pilon is a Software Engineering Manager at SumUp. Since 2007 he has worked across several industries before arriving in the fintech space. He has experience in many programming languages, such as C#, Java and JavaScript but since discovering Elixir and the power of functional programming a few years ago, he hasn’t looked back.
Right now he is building SumUp Bank, a complete digital banking solution … ⌘ Read more
https://codeahoy.com/learn/cprogramming/toc/ programming and data structures in C
https://www.youtube.com/watch?v=R_uZMQLopOY watching “C from scratch” ep 20
https://www.youtube.com/watch?v=yklkgcjCKEk watching “C from scratch” ep 19
Labor Wins ⌘ Read more
https://www.youtube.com/watch?v=WLOBzZRk0-U watching “C from scratch” ep 18
https://www.youtube.com/watch?v=J5r-r5Wp3M0 watching “C from scratch” ep 16
https://www.youtube.com/watch?v=CXQmSxQMHwI watching “C from scratch” ep 14
https://www.youtube.com/watch?v=UxEFLfOriUc watching “C from scratch” ep 13
https://www.youtube.com/watch?v=za-6-LFI7Hc watching “C from scratch” ep 12
https://www.youtube.com/watch?v=3X5m0PSXLjE watching “C from scratch” ep 0xb
https://www.youtube.com/watch?v=Y9FXE7d1WvY watching “C from scratch” ep 0xa
https://www.youtube.com/watch?v=sjMu3_djryM watching “C from scratch” ep 8
https://www.youtube.com/watch?v=cPv3O1BQC6E watching “C from scratch” ep 7
Monerotopia Presentation and Website News
Just a note that within two hours (11AM NY time), my edited Monerotopia presentation with slides and all will be premiering here on the Monero Talk channel on YouTube.
I did already do an extended commentary and explanation of my talk here on my PeerTube channel, and I might put this an the edited talk onto my YouTube channel if I feel like it. You shou … ⌘ Read more
Monerotopia Presentation and Website News
Just a note that within two hours (11AM NY time), my edited Monerotopia presentation with slides and all will be premiering here on the Monero Talk channel on YouTube.
I did already do an extended commentary and explanation of my talk here on my PeerTube channel, and I might put this an the edited talk onto my YouTube channel if I feel like it. You shou … ⌘ Read more
https://www.youtube.com/watch?v=lq2_RNFYv2o watching “C from scratch” ep 6
https://www.youtube.com/watch?v=LgHFh7-Bzoc Watching “C from scratch” ep5
PEP 688: Making the buffer protocol accessible in Python
This PEP proposes a mechanism for Python code to inspect whether a type supports the C-level buffer protocol. This allows type checkers to evaluate whether objects implement the protocol. ⌘ Read more
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
Language: C#
Star: 17136
Watch: 17136 ⌘ Read more
🙰 c
Nix 2.8.0 released
We’re pleased to announce the availability of Nix 2.8.0. It will be
available from NixOS -\
Getting Nix / NixOS.
Here are the release notes:
New experimental command:
nix fmt, which applies a
formatter defined by theformatter.<system></system>flake
output to the Nix expressions in a flake.Various Nix commands can now read expressions from standard input
using--file -.New experimental builtin function
builtins.fetchClosurethat c … ⌘ Read more
Richard Stallman - “The state of the Free Software movement” - April 13, 2022
Free Software founder has choice words for Ubuntu, Apple. Announces a manual for GNU C. ⌘ Read more
https://github.com/helderman/htpataic how to program a text adventure in C
lolol actually, I’m now building a quick’n’dirty repl in C to test some mechanics, ended up implementing a small VM, adding sound asap, let’s see where that leads me #crow #raven #lang #coding #sound #livecoding #nyx
second, there’s predictions. a prediction is Done when it’s made. you could add comments, explanations, models &c, but the prediction can be Done and stand there on its own. (there is a slight problem with the fact that predictions need to be updated over time, though, so there is some Piling there as well).
Yesterday I ordered a blanket for an incredible amount of money, more precisely a weighted blanket. Now I hope that it will be delivered quickly and that it really has the positive effects that are being advertised. Although I can usually fall asleep quickly in the evening with a sleeping mask and earplugs, I never manage to sleep through the night, I am never woken up by the alarm clock because I wake up earlier. In the morning I feel tired almost every day, sometimes even the whole day, which then also limits my c … ⌘ Read more
will have to implement some curl scanning for follows and mentions. gona be a nice chance to brush up my C-string-fu LoL
Annotate PDFs on Linux
This post is about a GUI tool called pdfrankestein that
fills a gap on mostly Linux machines where a powerful and easy to use
PDF annotator does not exist.
Adobe Acrobat® on Windows and Mac allow you to add text, drawings and
signatures to PDF documents. This is useful when filling forms or
marking notes to send back to someone. Such a tool with similar
capabilities and easy of use does not exist on Linux. The reason that’s
often cited is that PDF is a c … ⌘ Read more
https://traditionsofconflict.com/blog/2019/10/4/sacred-metal, and now consider computer programming (especially the terminology of wizards/gurus, programming as magic, the SICP cover &c!)
B.C. premier John Horgan all insults toward Victoria protests
https://www.omarpolo.com/post/amused.html c kiss suckless music player
Video: C Programming on System 6 - Talking to the Modem
Starting work on adding a serial module to join the console and telnet inputs, to allow calls through a modem. I got stuck for a while trying to figure out why writes to the serial port would hang the machine. ⌘ Read more
CalumMcCallion/OutfitGenerator
Randomly Generates Outfit From Your Own Clothes
Language: C++
Star: 1
Watch: 1 ⌘ Read more
Live Streaming a Macintosh Plus
Since recording a handful of C Programming on System 6 videos, I’ve occasionally wanted to live-stream the more casual daily programming being done on my Macintosh Plus. After getting all of the pieces together, I now have a working self-hosted broadcasting setup. ⌘ Read more
https://.org/ericb/some_little_usefull_C_applications
https://waytolearnx.com/category/programmation-c tuto howto snippet
Livestream brought you by Starlink
I got Starlink/Soylink and I might, might be able to do a livestream from my house.
Come see if it works here:
Livestream brought you by Starlink
I got Starlink/Soylink and I might, might be able to do a livestream from my house.
Come see if it works here:
Livestream brought you by Starlink
I got Starlink/Soylink and I might, might be able to do a livestream from my house.
Come see if it works here:
https://videos.lukesmith.xyz/w/6HaEr5NtP61H1fZC3FdXC9
I will start sometime soon once I get things set up. I should have a chat module open now on my PeerTube instance now. ⌘ Read more
Livestream brought you by Starlink
I got Starlink/Soylink and I might, might be able to do a livestream from my house.
Come see if it works here:
https://videos.lukesmith.xyz/w/6HaEr5NtP61H1fZC3FdXC9
I will start sometime soon once I get things set up. I should have a chat module open now on my PeerTube instance now. ⌘ Read more
ShazamScrobbler/shazamscrobbler-macos
Last.fm scrobbler for the Shazam Mac app
Language: Objective-C
Star: 99
Watch: 99 ⌘ Read more
obrhoff/MusaicFM
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Language: Objective-C
Star: 179
Watch: 179 ⌘ Read more
Golang《基于 MIME 协议的邮件信息解析》部分实现
Golang 邮件 golang 中邮件相关的包net/mail
net/smtp
net/textproto
mime
mime/multipart
mime/quotedprintable
基于 smtp 包的邮件发送示例,基于官方文档:
<span class="c">// Set up authentication information.</span>
<span class="n">auth</span> <span class="o">:=</span> <span class="n">smtp</span><span class="o">.</span><span class="n">PlainAuth</span><span class="p">(</span><span class="s">""</span><span class="p">,</span> <span class="s">"xxxx@qq.com"</span><span class="p">,</span> <span class="s">"xxxxx"</span><s ... ⌘ [Read more](https://gocn.vip/topics/20948)