Search
Items tagged with: Programming
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
We used to have programming books.
(patch notes: added a more detailed description of the man to the alt text)
On inheritance and why it's good Rust doesn't have it
thecodedmessage.com/posts/oop-…
Discussions: discu.eu/q/thecodedmessage.com…
Rust Is Beyond Object-Oriented, Part 3: Inheritance :: The Coded Message - discu.eu
Discussions and related articles for «Rust Is Beyond Object-Oriented, Part 3: Inheritance :: The Coded Message»discu.eu
So I've been working with GTK4/Libadwaita in Python (in Flatpak), and I'm trying to get notifications to work.
I keep getting this error: "gi.repository.GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)"
Am I missing Flatpak overrides? (Docs seem to say no docs.flatpak.org/en/latest/por… )
Am I doing this wrong? (Code at github.com/TheKrafter/Grouping… )
#AskFedi #GTK4 #Python #LibAdwaita #gnome #Programming
loco-rs: releasing a framework inspired by Rails on Rust
Discussions: discu.eu/q/loco.rs/
#programming #rails #ruby #rustlang #webdev
I've been looking at this for 20 minutes and I am still not sure whether this is real programming language or extremely sophisticated trolling.
Uiua uiua.org/
Rustlantis: a fuzzer for the Rust compiler that already found 9 miscompilation bugs
ethz.ch/content/dam/ethz/speci…
Discussions: discu.eu/q/ethz.ch/content/dam…
Rustlantis: Semantic fuzzing of the Rust compiler and interpreter - discu.eu
Discussions and related articles for «Rustlantis: Semantic fuzzing of the Rust compiler and interpreter»discu.eu
Since other people are discussing these things, always a good reminder that on #scala using cats-effect library and using #FunctionalProgramming these thing are properly abstracted away nowadays and on daily usage one finally barely has to care at all about it. - typelevel.org/cats-effect/docs…
----
Two kinds of threads pools, and why you need both | Lobsters - lobste.rs/s/k8knw4/two_kinds_t…
I've written a #tutorial on how to program #accessible #native #gui #windows applications in #rust using the native-windows-gui library: modulus.isonomia.net/tech/nwg/
Also available in Spanish: modulus.isonomia.net/tech/nwg-…
Programando GUIs nativos y accesibles en Windows con Rust
Hoy os explico como podemos crear nuestros propios GUIs accesibles en Windows utilizando el lenguaje de programación Rust y la...modulus.isonomia.net
Bueno, ya he sacado tutorial. Aquí os explico como programar una aplicación de #gui nativa para #windows con #rust, y #accesible. modulus.isonomia.net/tech/nwg-…
Programando GUIs nativos y accesibles en Windows con Rust
Hoy os explico como podemos crear nuestros propios GUIs accesibles en Windows utilizando el lenguaje de programación Rust y la...modulus.isonomia.net
"Safety vs Performance. A case study of C, C++ and Rust sort implementations."
#cpp #rust #c #programming
Feedback wanted: I made a drop-in JSON replacement that produces smaller payloads. It's for busy programmers who want a quick win. evanhahn.com/jsos-proof-of-con…
It might be a bad idea! Please let me know what you think.
#JSON #compression #programming
Proof of concept: drop-in JSON replacement that produces smaller payloads
What if your JSON payloads got smaller by changing one line of code? I made a proof of concept.evanhahn.com
Announcement: All-in-one JMAP, IMAP and SMTP server written in Rust
github.com/stalwartlabs/mail-s…
Discussions: discu.eu/q/github.com/stalwart…
#programming #rustlang #selfhosted
GitHub - stalwartlabs/mail-server: Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP) - discu.eu
Discussions and related articles for «GitHub - stalwartlabs/mail-server: Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)»discu.eu
#Yaga #mod for the #Gothic #game status update.
Recently the Open Gothic reimplementation of the ZenGin engine became quiet stable which let me to wonder whether it wouldn’t be easier to port YAGA to this engine, instead of relying on the Union SDK which is basically a set of reverse-engineered classes of the original ZenGin engine. This way, we get macOS compatibility, future-proof support for future Windows releases, ETC. That means a lot of Yaga’s code base would have to be rewritten from scratch, but that’s with the benefit.
Tell me what you guys think, and let’s comment on this issue if you have some valuable insights
github.com/try/opengothic/issu…
#programming #GameDev #accessibility #blind
Integrating Accessibility into Open Gothic · Issue #479 · Try/OpenGothic
Introduction Hello everyone. My name is Nuno and I have been working on the YAGA project which aims to make Gothic I, Gothic II/Gothic II NotR accessible and playable for blind players. The current...GitHub