Skip to main content

Search

Items tagged with: programming


As a #developer sometimes you'll see #code comments like this. Often, you'll be the one writing it. #webdev #memes #programming


A while ago, I came across a #Tile #Server #Map project that optimized the hell out of generating #pyramidal tiles, also afair, generating static maps…

Does anyone remember in the #spatial #programming community? A #boost would be appreciated.


David Airlie, Red Hat kernel maintainer, about the Rust-for-Linux drama: "if people start acting as active roadblocks to work, rather than sideline commentators who we can ignore, then I will ask Linus to step in and remove roadblocks"

lwn.net/Articles/987967/

Discussions: discu.eu/q/lwn.net/Articles/98…

#linux #programming #rustlang #unix


I am going to try this again. If anyone needs a graphics programmer I am in desperate need of a job. AAA game dev experience. Driver experience. C and C++ mostly. Dm for resume.

#FediHire #programming #gamedev


In #Rust, it is undefined behavior to read uninitialized memory.

It is possible to write an operating system kernel in Rust.

An operating system kernel must, at times, read arbitrary memory belonging to a process. The POSIX `write` function, for example.

That memory might be uninitialized. For security reasons, UB must not propagate to other processes as a result of reading it, and yet that appears unavoidable.

How is a kernel written in Rust supposed to deal with this?

#programming


I wrote a tutorial on how to make your own programming language (a lisp) using python:

zstix.io/posts/make-a-lisp-in-…

#programming #lisp #python #tutorial


Anyone's going to visit #pragma conference in Bologna near the end of October? Thanks to the great support of my friends and the conference officials I'll be able to attend and this shall be one of the more exciting times in my life! I am so happy and delighted. #programming #ios #apple.


Chipmakers puting AI cores in your CPU and not letting you use them for absolutely anything is the biggest waste of silicon in the history of modern computing.

Those tensor cores are godsend for things like large-scale CAD simulations but the only SDKs/samples provided are hardwired to run pretrained models.

There's no way to access the matrix/tensor capabilities directly. And that goes for both AMD and Intel.

#ai #NPU #tensor #programming #hardware #cpu


— Them: “Please test #GNOMECalendar's sidebar again”
— Me, coming back from another round of testing: “Code’s haunted”
— Them: “What?”
— Me, loading a pistol and getting back to the bug tracker: “Code’s haunted”

gitlab.gnome.org/GNOME/gnome-c…

#MaintainerLife #FreeSoftware #OpenSource #QA #testing #programming #GNOME


Ok, in an hour, i'll be starting this up. High temps, high effort and high complexity, what oculd go wrong? Let's dig into the #screenReader #accessibility of #jupyter notebooks, a tool prevalent in #dataScience, #python #programming in general, #machineLearning and therefore also practically all things #ai etc.
See you then over at twitch.tv/ic_null and youtube.com/@blindlycoding #goingLive #twitch #youtube #selfPromo


ok ok ok, we covered #jupyter last week. Our #datascience adventure continues with checking into the #accessibility of #google CoLab. Is it better than jupyter? Worse? Are there tools to make it better? How's a #blind person even do #ML and datascience anyway? Come see in just over 2 hours at twitch.tv/ic_null and youtube.com/@blindlycoding #python #programming #coLab #selfPromo


Coding stats time! In 2023, 11,272 commits were made to the #LibreOffice source code, from 253 authors, in 21 repositories. Find out more: blog.documentfoundation.org/bl… #coding #programming #foss #OpenSource


So... I made noise on their official discussion spot. That means I'm locked in. uh oh :P discourse.jupyter.org/t/stream… :P #dataScience #AI #MachineLearning #jupyter #notebooks #Python #programming #selfPromo #twitch


Some time ago I have written an article about interesting way to use Strings in #Swift. If you wish, feel free to take a look and tell me what I did wrong.

nunonuno.micro.blog/2024/05/01…

#programming #apple #iOS #macOS


We've been doing this a while. Let's SWING for the big leagues.
Tomorrow, we're doing a deep dive on #burpSuite from a #screenReader perspective. It will be mostly #blind (as in playthrough) as I've not looked at this program for a few years, and fully blind (as in sight) given ... well ... screenReader user :)

I've learned more, and hey who knows, maybe they've improved ......
If it turns out they haven't, we'll look at @zaproxy next as a more viable, generally more #accessible alternative. See you tomorrow at 3 EST over at twitch.tv/ic_null #infosec #cybersecurity #zaproxy #portswigger #java #programming


today's stream on #programming editors from a #screenReader perspective can be rewatched here: youtube.com/live/r0uP4wMpg9o


just now thought about something

scratch, the 'language' for teachings kids the basics of #programming, has better first class support for async work than a bunch actual programming languages


Something for coders! New post on the #LibreOffice development blog – fixing assertion failures: dev.blog.documentfoundation.or… #programming #development


We got up to 71 followers in not even a day. That is honestly meteoric.
Tomorrow at 3 PM EST I'll do a first #stream. We'll make us a #TryHackMe account, go through the new user flow, maybe do a room or two while looking at the various #accessibility gotchas we run into. In future streams we'll do similar for HTB, HTBA etc. as well as more #programming related things but tomorrow ...we leave pallet town all mozie-like. See you all then! #twitch #infoSec #selfPromo


So ...let's face it. A LOT of folks in tech circles are somewhat amazed a fully #blind person can even find the power button on a computer, let alone operate it professionally. I am such a person, and I'd like to bust that myth.
It's also true that many #hacking tools, platforms, courses etc. could use some help in the #accessibility department. It's a neverending vicious circle.
Enter my new twitch channel, IC_null. On this channel, I will be streaming #programming and #hacking content including THM, HTB and who knows what else, from the perspective of a #screenReader user.
What I need, is an audience. If this is something you reckon you or anybody you know might be interested in, drop the channel a follow or share this post. Gimme that #infoSec Mastodon sense of comradery and help me out to make this idea an actual thing :) twitch.tv/ic_null #tryHackMe #streamer #selfPromo


Lessons learned after 3 years of fulltime Rust game development, and why we're leaving Rust behind

loglog.games/blog/leaving-rust…

Discussions: discu.eu/q/loglog.games/blog/l…

#games #programming #rustlang


This is why I don't do front-end dev:

youtube.com/watch?v=aWfYxg-Ypm…

#Javascript #FrontEnd #Programming


Coding Matrix in Rust | 2023-03-14


Coding our Matrix bot in Rust. This time:

  • Finished !greet, making sure it only affects this room
  • Started on a schema upgrade for the arnie plugin, so we can have multiple personalities

Next time:

  • More work on allowing multiple people, so we can !arnie !person !add and make a new one


Rust web frameworks have subpar error reporting

lpalmieri.com/posts/rust-web-f…

Discussions: discu.eu/q/lpalmieri.com/posts…

#programming #rustlang


Here's the CISA report on memory-safe programming noted in the podcast.
cisa.gov/news-events/news/urge….
#security #programming


We used to have programming books.

(patch notes: added a more detailed description of the man to the alt text)

#programming #atari #forth