libreoffice, to random
@libreoffice@fosstodon.org avatar

Want to improve your skills? Check out the EasyHacks for the LibreOffice source code – a good way to get started: https://dev.blog.documentfoundation.org/2023/12/21/custom-string-literals-two-easyhacks/

bytephantom, to infosec
EvanMarie, to poop
phocks, to rust
@phocks@bne.social avatar

Post number 3 in my learning Rust series. In this one we learn how to add libraries or "crates" and we build and install an extremely simple commanline app. Here it is. https://josh.is-cool.dev/a-trip-to-the-library-in-rust/

hbons, to vscode
@hbons@mastodon.social avatar

I want to shift focus to improving VS Code's version control flows soon. 🔀

what are some things you like/dislike currently? more importantly, what's frustrating you?

I'll start: I'm missing a visual git-log and feel disoriented because of it.

metin, (edited ) to linux
@metin@graphics.social avatar

When you discover an interesting tool, and it turns out there's no executable GUI, but to get it running you need to pip a git, hub a stub, sudo a judo, brew a stew, python a cobra and unix a linux… 🤡

hackermatic, to infosec
@hackermatic@chaosfem.tw avatar

I'm reading this paper for work: "Do Users Write More Insecure Code with AI Assistants?" It's a fairly rigorous study showing that a recent LLM trained on code produced less-secure code that developers were more confident in. This makes perfect sense to me -- most code examples out there are not security-minded to begin with -- but the combination of poorly-curated models and naive trust in the machine is going to be a problem.

https://arxiv.org/abs/2211.03622

andypiper, to random
@andypiper@macaw.social avatar

I love niche projects like this - using a Kindle Scribe to update a Mastodon status #MastodonAPI #coding https://shanedowling.com/kindle-scribe-to-mastodon.html

nodepond, to gamedev German

Did not noticed that the book Code Simplicity by Max Kanat-Alexander is meanwhile available for free. An essential book for every developer!

Get it here: https://www.codesimplicity.com/book/

anders, to python
@anders@thoresson.social avatar

I’ve an itch to start exploring for small personal projects using on local text files.

Did some in PHP like two decades ago. Not much since then.

Where/how do I get started? Tools? Libraries? Tutorials?

MacOS will be where I do this.

hazelnoot, to queer

Hello! I'm Hazel, a queer foxgirl software developer.

I'm a transfem demigirl and I also describe myself as lesbian, although its a bit more complicated than that. I care deeply about trans issues, queer life, and other LGBTQ+ topics. DMs are open to anyone questioning their gender or struggling with their identity.

I also love programming as a hobby and I babble with retro-computing. I've got a particular fondness for 80s era computers, even though they're well before my time. There's just something fun about the unique and creative computer designs from that decade! I've got a Timex Sinclair 2068 that I especially love.

Some other things I like are PC gaming and TTRPGs. You'll often find me playing Genshin Impact, Honkai Star Rail, or D&D 5th edition. I also love trying out indie games, so please tell me about your own!

My current passion project is ActivityPub Sharp - an attempt to build a static-typed implementation of ActivityPub with full support for spec-compliant and real-world federation. I also contribute to Letterbook with the hope of sparking a new generation of safer and more private fediverse software.

Feel free to start up a conversation about these or any other topics - I love to chat!

CodeMacLife, to Blog
@CodeMacLife@allthingstech.social avatar

The Weekly Review - Issue 3

This week, I talk about Apple Reminders woes, Apple Notes for coding, and 100 Days of Code.

Medium: https://medium.com/@codemaclife/the-weekly-review-issue-3-a17d25c08012

CodeMacLife blog: https://codemaclife.com/the-weekly-review-issue-3/

f3rno64, to programming

Hi everyone! 👋

My name is Cris, and this is my formal 🙈 post.

I'm a software engineer 💻 and am passionate about coding; I love working on personal projects and creating products.

I specialize in modern web app development and have 13+ years of experience 🧙‍♂️

When I'm not coding, I'm usually gaming🎮

GitHub: https://github.com/f3rno64 🔗
Tech Blog: https://f3rno64.io

I'd love to connect with like-minded people, so do reach out!

rolle, to webdev
@rolle@mementomori.social avatar

This is how I spend my time both on holidays and at work. I make the web. This is who I am.

khoi, to fediverse

Can I get a job on the Fediverse?? 🤔

I'm looking for US-based employment for these roles: Web/Software Developer (Frontend, Backend, Fullstack), IT Technician, or similar.

Here's my portfolio and tech stack: https://www.imkhoi.com/

Here's my LinkedIn: https://www.linkedin.com/in/khoiuna/

Feel free to reach out!

mvan231, to Shortcuts

What type of are you working on today? If none, are you doing any or of another type?

Generally curious what people are building today

moorejh, to retrocomputing
@moorejh@mastodon.online avatar

Someone let me know about this wonderful collection of assembly language programming books for the 6502 processor and others. A wonderful resource. https://commodore.bombjack.org/generic/generic-books-processors.htm

phocks, to rust
@phocks@bne.social avatar

OK here's the 2nd instalment in my learn Rust from scratch series. We're still in the absolute basics of a Hello World. Fun times! https://josh.is-cool.dev/what-cargo-new-gives-you/

pawelgrzybek, to Typography
@pawelgrzybek@mastodon.social avatar

A new monospace coding font by a GitHub designer looks pretty sweet to me. I will give it a go in my Visual Studio Code and also iTerm for a while and see how much I like it compared to my favorite Dank Mono. The website looks sweet!

https://monaspace.githubnext.com

paco, to mastodon

Anybody have some simple recommendation for adding content to a static HTML site? I want to incorporate a live element that follows a certain hashtag. I have a couple ways I can do this:

  1. I can periodically run a program that does stuff, generates HTML, and publishes a new version of my static page. (e.g., every 5 minutes)
  2. I could incorporate some kind of element so that the browser does the pull, but it needs to pull a feed off some server, right?

Anybody have any ideas?

devinprater, to accessibility

VS Code accessibility improvements!

The GitHub Pull Requests and Issues extension, which allows you to work on, create, and manage pull requests and issues, has seen many accessibility improvements this iteration for the commenting and reviewing experience.
A screen reader user is informed when they open an editor if it contains commenting ranges. A new accessibility help dialog (editor.action.accessibilityHelp) provides insight into commands for navigation between comment threads and ranges.
Additionally, the Comment control is now accessible. A help dialog (editor.action.accessibilityHelp) is also available in that context to inform a user of what to expect and how to utilize the feature. There are also new commands Comments: Go to Next Commenting Range (Ctrl+K Ctrl+Alt+DownArrow) and Comments: Go to Previous Commenting Range (Ctrl+K Ctrl+Alt+UpArrow) for navigation between commenting ranges.

#accessibility #vscode #blind #screenreader #coding

instantarcade, to RaspberryPi

I'm a bit late for the Badge Hacking Competition, but I needed to get this out of my head, and I'm finally happy with it for now.

TY to @unwiredben for his C++ video demo that I based my dev setup on. And to @hackaday for a great badge and event.

Time to look at a new project for a bit, although I'm tempted to add inertia to direction changes and possible look into adding sound.

https://www.youtube.com/watch?v=LOI00tgKIKE

rolle, to mastodon
@rolle@mementomori.social avatar

It would be so great to see "350 people boosted your post" instead of getting notification from each individually. Yes, you can disable them, but instead I would like to see this feature to get developed.

Attempted to group notifications in my Mastodon fork myself. Sadly, I'm not skilled enough in Mastodon JS, so re-bumping this: https://github.com/mastodon/mastodon/issues/1483

libreoffice, to foss
@libreoffice@fosstodon.org avatar

Coders! Build up your skills and get started with development 💪 Presentations from the Developer Workshop at our recent conference are now online: https://dev.blog.documentfoundation.org/2023/10/05/libreoffice-conference-2023-workshop-presentation-slides/

gtbarry, to Software
@gtbarry@mastodon.social avatar

The World Depends on 60-Year-Old Code No One Knows Anymore

Every day, 3 trillion dollars worth of transactions are handled by a 64-year-old programming language hardly anybody knows anymore.

It's called COBOL (Common Business Oriented Language), and despite the fact most schools and universities stopped teaching it decades ago, it remains one of the top programming languages used today

https://www.pcmag.com/articles/ibms-plan-to-update-cobol-with-watson

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • Durango
  • InstantRegret
  • thenastyranch
  • magazineikmin
  • ethstaker
  • rosin
  • mdbf
  • khanakhh
  • Youngstown
  • slotface
  • everett
  • kavyap
  • DreamBathrooms
  • provamag3
  • osvaldo12
  • ngwrru68w68
  • normalnudes
  • tacticalgear
  • modclub
  • tester
  • GTA5RPClips
  • cisconetworking
  • cubers
  • anitta
  • megavids
  • Leos
  • lostlight
  • All magazines