Skip to main content

Search

Items tagged with: Dev


Happy quadrennial "but it worked yesterday"-day to all software developers!

#LeapDay #Dev #Timezones


"The 10ish Tools I Install on Every New Mac I Get", by @j9t

https://meiert.com/en/blog/10ish-tools-for-every-mac/

Other suggestion: Slack, Zoom, Dropbox, Evernote, Sublime, Krita (graphics)

#macOS #dev #techie #tools


Hey #Fediverse! @Seirdy has a 'forever' article: A look at search engines with their own indexes

One thing this article should remind you all about: there are three dominant #search indexes - Google, Bing, and Yandex. And Yandex is dominant outside of English.

But there are real options, and many of them are open source, especially for outside the commercial internet. (I am partial to the MarginaliaSearch project.)

#dev #internet


Wanted: Staff Manager, Software Engineering, Accessibility at GitHub; remote, US; via LinkedIn https://www.linkedin.com/jobs/view/3792420701/ #webdev #a11y #jobs #github #dev #mgr


Hi, we met at #37c3 , I am the #TinyWeatherForecastGermany #dev .

Is this what you look for?

Disclaimer: china refurbished, rom likely not original, bootloader locked because this is the AT&T US model.

Because of the locked bootloader, you cannot flash a custom recovery / rom on it.


The Ultimate Mobile Accessibility Resource Guide https://dev.to/steady5063/the-ultimate-mobile-accessibility-resource-guide-53gh by Mark Steadman #mobile #a11y #dev #ios #android #accessibility #resources


Inspecting websites and web views on iOS devices https://yatil.net/blog/inspect-web-ios by Eric Eggert #ios #webdev #dev #tips


1. Read this:

“Just as GitHub was founded on Git, today we are re-founded on Copilot.”

https://github.blog/2023-11-08-universe-2023-copilot-transforms-github-into-the-ai-powered-developer-platform/

2. Go here:

https://codeberg.org/

#git #gitHub #codeberg #enshittification #BigTech #cooperative #dev


Welcome back to the ThunderCast: Episode 2 is READY!

We welcome special #Mozilla guest @mconley, a software mechanic, musician, livestreamer, and self-described “pre-internet phenomenon” among many other awesome things.

Join us for a great conversation full of nostalgia, a behind-the-scenes look at some great Firefox features, and much more!

https://blog.thunderbird.net/2023/05/thundercast-episode-2-with-special-mozilla-guest-mike-conley/

#Podcast #Firefox #OpenSource #Dev #Email #Linux


While K-9 Mail is developed in the open, following its development on GitHub can be somewhat tedious for a casual observer. So we’re trying something new and summarizing the most notable things that happened in the past month as we head down the exciting road to Thunderbird for Android!

https://blog.thunderbird.net/2023/03/thunderbird-for-android-k-9-mail-february-progress-report/

#OpenSource #Thunderbird #Android #K9Mail #Mobile #Dev


Content warning: Programming, Dev Recommendations


Sharing an interesting #foss #dev job opening from @kde

"KDE e.V., the non-profit organisation supporting the KDE community, is looking to hire a software engineer to help improve the software stack that KDE software relies on."

https://ev.kde.org/resources/callforproposals-platform2022/

It's a #remote contract position, and a great paid opportunity for people who have already contributed to KDE software. But even if you haven't, you can still apply! All details are in the linked job description. Good luck 💪


An alle, die mit #Flutter arbeiten: Ist die #Übersetzung der #App in andere #Sprachen wirklich so blöd und aufwändig, wie dort beschrieben? : https://docs.flutter.dev/development/accessibility-and-localization/internationalization

Hat jemand eine Empfehlung für einen schnellen Workflow oder Tools?

#development #dev


Any Rustaceans looking for a challenge want to implement soft-wrap for Helix Editor?

(Pretty please?) :)

https://github.com/helix-editor/helix/issues/136

#HelixEditor #rust #dev


What is your favourite system for carrying out translations? Weblate? Locize? Other…? (And why?)

Which would be most suitable for a free and open source project would you think?

(And is there any library and/or service that you’ve found especially useful for JavaScript projects – both on the server and client sides – i18next, etc?)

Thanks!

(I’m looking into implementing internationalisation and localisation for Kitten projects – https://codeberg.org/kitten/app)

#i18n #l10n #fediBrain #web #dev #js


As I work through implementing Domain (https://codeberg.org/domain/app) in Kitten (https://codeberg.org/kitten/app), I’m evolving what an “application” will mean on the Small Web:

https://codeberg.org/domain/app/issues/16

#SmallWeb #domain #kitten #topologicalDecentralisation #web #dev #git #clone #modify #remix


I’m giving a (virtual) talk on Small Web at the Wizard Amigos Code Camp this Thursday, 5PM Irish time.

I’ll be demonstrating the latest state of development of Kitten (https://codeberg.org/kitten/app) and Domain (https://codeberg.org/domain/app) and talking about how we must focus on topological decentralisation and tackle decentralisation from a non-colonial perspective.

https://wizardamigos.com/codecamp2022/

#smallWeb #smallTech #WizardAmigos #web #dev #decentralisation #kitten #domain


With error pages this nice, you might actually want to introduce some bugs into your sites ;P

(Coming soon to Kitten… having a bit of Friday fun.) :)

#kitten #smallWeb #dev


Oh, and I’ll be porting stuff like sessions back from Domain into Kitten so there will be out-of-the-box support for such basic functionality for any Kitten app. Building such things out in Domain first is helping me ensure that it’s fit for real-world use :)

https://codeberg.org/kitten/app

#smallWeb #kitten #web #dev #sessions


Just implemented a fix for Kitten commands not exiting properly (regression from the new development-time process manager).

Things should be much smoother now. (Also, your pages will auto-refresh in the browser after you fix an error and save the page and/or a dependency of your page.)

https://codeberg.org/kitten/app

#kitten #smallWeb #web #dev


Folks, if you’re using @small-tech/auto-encrypt in your projects, please make sure you’re running the latest version of the package (3.1.0) or certificate provisioning/renewal will fail due to the latest Let’s Encrypt protocol update.

https://codeberg.org/small-tech/auto-encrypt/src/branch/main/CHANGELOG.md#3-1-0-2022-06-07

#tls #https #letsEncrypt #autoEncrypt #js #javaScript #nodeJS #web #dev #smallWeb #smallTech


If you’re using Helix Editor and you want to keep movement bindings in insert mode as a default, have your say here:

https://github.com/helix-editor/helix/discussions/3865

#HelixEditor #dev


Join Laura, me, and our special guests TyChi and Michael Toomim live in one hour (5PM Dublin Time; UTC+1) to talk Small Web, DWeb Camp, and Braid (the HTTP synchronisation protocol).

https://owncast.small-web.org/

#smallWeb #smallTech #dWebCamp #braid #HTTP #web #dev #liveStream #owncast


So what do y’all think about this for all the code you need for a basic POST/redirect/GET guestbook web app with Kitten?

Does it all make sense?

https://codeberg.org/kitten/app/src/branch/development-mode/examples/guestbook

Basically, you run kitten on that directory and hit https://localhost.

(Note: Kitten is not ready for use yet. I think the core design is solid now though. You can play with it but I’m only starting to work on the developer experience now. Should be far nicer in the next few weeks.)

#kitten #web #dev #smallTech #smallWeb


Oh, you have 309 tests and 100% code coverage? That’s nice.

🤦‍♂️

#dev #JSDB
#dev #jsdb


Lipstick on a Pig version 1.0.1 released

- Fixes bat plugin

https://codeberg.org/small-tech/lipstick#lipstick-on-a-pig

(Lipstick on a Pig makes command-line apps follow your light/dark mode settings on GNOME.)

#smallTech #LipstickOnAPig #GNOME #CLI #terminal #dev #utility


Use a terminal? Write shell scripts?

Check out these two tools:

- Explain shell: https://explainshell.com
- ShellCheck: https://www.shellcheck.net

(Via the Web Weekly newsletter.)

#shell #terminal #scripting #dev


mmv (not to be confused with the other mmv) is an excellent tool written in go for quickly renaming multiple files using your editor of choice.

https://github.com/itchyny/mmv

#mv #mmv #dev #terminal #rename #tool


Just bought a license for Typora, a gorgeous markdown viewing/editing application that seamlessly renders your markdown in place as you write it.

It’s by an independent developer and also runs on Linux.

#markdown #writing #typora #indie #dev