Search
Items tagged with: programming
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"
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.
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?
I wrote a tutorial on how to make your own programming language (a lisp) using python:
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
When clicking today's date in the sidebar's minicalendar, some events will randomly appear or disappear (#1255) · Issues · GNOME / gnome-calendar · GitLab
Affected version Nightly / main Also version 45.1 from FedoraGitLab
See you then over at twitch.tv/ic_null and youtube.com/@blindlycoding #goingLive #twitch #youtube #selfPromo
LibreOffice development in 2023 – TDF's Annual Report - The Document Foundation Blog
In 2023, 11,272 commits were made to the LibreOffice source code, from 253 authors, in 21 repositories.Mike Saunders (The Document Foundation)
(stream): So how accessible are (Jupyter) notebooks for screen reader users?
Hi all, Accessibility is one of those topics that is often ignored until it’s too late, at times deliberately, and at other times completely by accident.Jupyter Community Forum
Microsoft Surface's UEFI implementation is in Rust
techcommunity.microsoft.com/t5…
Discussions: discu.eu/q/techcommunity.micro…
Surface UEFI: Evolution in boot, security & device management to build an industry leading secure PC
Take a deep dive into the enabling technologies supporting UEFI developmentTECHCOMMUNITY.MICROSOFT.COM
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
Some interesting things we can do with strings in Swift
Today I want to discuss strings in Swift Hello everyone. I am trying to reinforce my knowledge of some interesting topics by writing about them.nunonuno.micro.blog
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
IC_null - Twitch
Fully blind person hacking, coding and tinkering while using a screen reader. THM, HTB, accessibility, all the things.Twitch
Rust is not about memory safety
o-santi.github.io/blog/rust-is…
Discussions: discu.eu/q/o-santi.github.io/b…
(Ic_null stream) Code editors Decoded: Code Editors from a Screen Reader Perspective
Powered by Restream https://restream.ioDuring this live stream, we're looking into a number of code editors from a screen reader perspective. Notable contend...YouTube
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
Crash fixes, part 4: assertion failure - LibreOffice Development Blog
I have previously written about some crash fixes for segfaults and aborts in LibreOffice. Now I discuss assertion failure.Hossein Nourikhah (LibreOffice Development Blog)
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
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
ic_null - Twitch
ic_null streams live on Twitch! Check out their videos, sign up to chat, and join their community.Twitch
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…
This is why I don't do front-end dev:
youtube.com/watch?v=aWfYxg-Ypm…
#Javascript #FrontEnd #Programming
Interview with Senior JS Developer 2024 [NEW]
Javascript programming languageRust part soon on ?: https://www.patreon.com/ProgrammersAreAlsoHumanJS Stack merch: https://www.redbubble.com/i/sticker/SATAN-...YouTube
Rpgp: Pure Rust implementation of OpenPGP
Discussions: discu.eu/q/github.com/rpgp/rpg…
GitHub - rpgp/rpgp: OpenPGP implemented in pure Rust, permissively licensed
OpenPGP implemented in pure Rust, permissively licensed - rpgp/rpgpGitHub
Rust finally gets its own official LLM RFC!
github.com/rust-lang/rfcs/pull…
Discussions: discu.eu/q/github.com/rust-lan…
Rust web frameworks have subpar error reporting
lpalmieri.com/posts/rust-web-f…
Discussions: discu.eu/q/lpalmieri.com/posts…
Rust web frameworks have subpar error reporting
None of the major Rust web frameworks have a great error reporting story. We try to implement robust error logging with both axum and Actix Web and then compare the results with Pavex, an upcoming Rust web framework.www.lpalmieri.com
So you think you know C?
wordsandbuttons.online/so_you_…
Discussions: discu.eu/q/wordsandbuttons.onl…
So you think you know C? - discu.eu
Discussions and related articles for «So you think you know C?»discu.eu
I built something that lets you import Node modules from BitTorrent. It's weird. gitlab.com/EvanHahn/node-torre…
#Node #NodeJS #JavaScript #BitTorrent #decentralization #programming
cisa.gov/news-events/news/urge….
#security #programming
The Urgent Need for Memory Safety in Software Products | CISA
Cybersecurity Technical Advisor Bob Lord stresses the importance of memory safety in making software safer by design.Cybersecurity and Infrastructure Security Agency CISA
Announcing `async fn` and return-position `impl Trait` in traits | Rust Blog
blog.rust-lang.org/2023/12/21/…
Discussions: discu.eu/q/blog.rust-lang.org/…
Announcing `async fn` and return-position `impl Trait` in traits | Rust Blog
Empowering everyone to build reliable and efficient software.blog.rust-lang.org