#Development #Experiences
Migrating from GitHub to Codeberg · How everything turned out as intended https://ilo.im/166wm0
_____
#Migration #Repositories #Codeberg #GitHub #Python #Django #WebDev #Frontend #Backend
#Development #Experiences
Migrating from GitHub to Codeberg · How everything turned out as intended https://ilo.im/166wm0
_____
#Migration #Repositories #Codeberg #GitHub #Python #Django #WebDev #Frontend #Backend
#Development #Announcements
W3C’s new logo and tagline · ”Making the web work, for everyone.” https://ilo.im/167bom
_____
#Logo #Tagline #W3C #Mission #Community #OpenWeb #WebStandards #WebDev #Frontend #Backend
Want to go deeper with SQLAlchemy, FastAPI Path Operations, Django REST Framework & Channels?
Check out this series of Django articles by @jerivas and various OddBirds emeritus. https://www.oddbird.net/tags/django/
#Development #Approaches
Datastar · A new way to build backend-driven, interactive UIs https://ilo.im/163ag0
_____
#HTML #JavaScript #Framework #Websites #WebApps #WebDev #Frontend #Backend
#Business #Launches
Blogs Are Back · A privacy-focused RSS reader with a blog directory https://ilo.im/169qa6
_____
#NewsReader #IndieWeb #Blogs #RSS #Design #WebDesign #Development #DevOps #WebDev #Frontend #Backend
#Development #Explorations
A software library with no code · What if we build language-agnostic libraries? https://ilo.im/169r3b
_____
#AI #Libraries #Specs #Tests #PHP #Python #Ruby #Rust #WebDev #Backend
Full #remote #software #developer #job alert!
🔥 WANTED 🔥
#go developer for API-first #SaaS solution.
Start asap.
EU citizens only.
Full professional proficiency in English.
Selection process consists of 2 online rounds.
Happy to share more details. Ping me, please 😉
Thanks, Jan
#hiring #recruitment #itrecruitment #career #jobs #developers #backend #golang
I'm looking for work, please boost!
I'm a senior software engineer with 35 years of experience. I've worked across an unusually wide range of domains: mobile game backends, privacy-preserving data platforms, high-throughput COVID testing infrastructure, email and account systems, e-payment processing, job marketplace systems, and bioinformatics. I pick up new domains quickly and have a track record of doing it repeatedly. I understand how to turn business needs into engineering requirements.
I've worked remotely since the 1990s and can operate with minimal supervision. I don't need hand-holding to find the right problem to solve. Several of my most valued projects were self-directed: I identified the need, built the thing, and shipped it.
Some of the technologies I'm familiar with include: Python, Perl, TypeScript/JavaScript, Haskell, Go, C, Java. Postgres, MySQL, SQLite. Flask, SQLAlchemy. AWS (Lambda, S3, RDS, SQS, EC2). Docker, Git. Github and Gitlab.
I've also repeatedly picked up new languages and stacks as needed: Haskell for differential privacy research, TypeScript for a 24/7 AWS Lambda system, Flask for my most recent employer. I've become productive with new systems over and over, and I can do it quickly.
I'm also a published author (Higher-Order Perl, Morgan Kaufmann), longtime blogger, and conference speaker with a reputation for making complex ideas clear.
My résumé is at https://plover.com/~mjd/cv/Mark%20Jason%20Dominus.pdf
mjd@pobox.com
Thanks for your attention!
#OpenToWork #remoteWork #softwareEngineering #Python #backend #hiring
#Development #Overviews
JavaScript’s runtime decade · Running JavaScript beyond the browser and Node.js https://ilo.im/165oqw
_____
#JavaScript #Devices #Cloud #Browser #NodeJS #Deno #Bun #WebDev #Frontend #Backend
We're looking for two Backend Ruby on Rails Web Developers to work with us remotely as part of the core team.
Ideally you are:
1. Very experienced with Ruby on Rails
2. Proficient in PostgreSQL, and familiar with Redis and Elasticsearch
3. Experienced in developing maintainable and scalable web backend and API systems
This remote full-time position requires a 4-hour overlap with the CET timezone.
For more info/to apply: https://jobs.ashbyhq.com/mastodon/ac9d4f66-13e8-44d1-bb82-a929ebca8a27
#Business #Approaches
Generative AI vegetarianism · Saying no to AI as a mindful lifestyle choice https://ilo.im/16bbjb
_____
#AI #NoAI #Design #ProductDesign #UxDesign #UiDesign #WebDesign #Development #Frontend #Backend
Let's talk CLI/TUI and Developer Workflows!
I’m looking to refresh my local toolkit and I’m curious: what are the absolute "must-have" CLI or TUI programs in your current rotation?
Whether it's a specialized utility for a specific language, a terminal-based interface for a common service, or a workflow-changing alias, I want to hear about it. I’m especially interested in tools that prioritize keyboard-driven navigation and accessibility.
My Current Favorites:
To get the ball rolling, here are a few tools I’ve been leaning on lately:
uv — Fast, reliable Python package and project management.
fzf & ripgrep — The classic duo for fuzzy finding and searching.
tmux — For session management and persistent terminal workspaces.
jq / yq — Essential for wrangling JSON and YAML without leaving the prompt.
What about you?
What is one tool you've discovered recently that you can't live without?
Are there any TUI-based clients for web services (like Mastodon, GitHub, or RSS) that you recommend?
Do you have a favorite "hidden gem" script or small utility?
Mentions & Groups
@programming
@linux @terminal_u_i@lemmy.ml @selfhosted
Hashtags
#CLI #TUI #Terminal #OpenSource #FOSS #Programming #DevTools #Linux #SysAdmin #Workflow #Python #Backend #ArchLinux #KeyboardDriven #Accessibility #SoftwareDevelopment #TechTalk
Next milestone achieved 🍾
Merged into @symfony core.
max_depth was counted per runtime class name. A Doctrine proxy is a subclass of the entity, so it got its own counter, and a graph with max_depth 1 serialized two levels deep instead of one.
The depth key now falls back to the parent class when the parent declares the same MaxDepth. Proxy and entity share one counter.
The issue was opened in October 2024. 685 days in the tracker before someone got to it.
Landed in 6.4 LTS, merged by nicolas-grekas, upmerges to 7.4 and 8.1 next.
https://github.com/symfony/symfony/pull/65647
#Symfony #PHP #Doctrine #Serializer #OpenSource #Backend #Blog #Fediverse #FOSS #Software #Development