Skip Navigation
erlingur Erlingur @programming.dev
Posts 35
Comments 63
A volcanic eruption has started in Iceland, estimated to be ten times more powerful than previous eruption in the area
  • I live about 30 minutes away. We've had a lot of earthquakes the past few days. This should shut them up :) Some scientists say we've entered a period of very frequent volcanic activity for the next 100 years or so in this area.

  • Git tip: switch to previous branch
  • Great tip!! Thanks!

  • railsnotes.xyz Procfile.dev, bin/dev, and Rails 7 — how they work, and why (I think) they're great.

    Rails 7 introduced a lot of new things, but honestly, the `bin/dev` script is the thing I notice the most. I want to try to give your some insight into how `bin/dev` and `Procfile.dev` work together...

    Procfile.dev, bin/dev, and Rails 7 — how they work, and why (I think) they're great.
    0
    Cloudflare Protection Broke Mobile App
  • The box this instance is hosted on was pegged at a 100% CPU for a while until we turned on the Cloudflare protection, then it finally calmed down. Didn't realise it would break the clients as well, sorry!

  • Getting JSON errors
  • The server is getting a bit overloaded at the moment, I think that's a part of the issue at least. We are taking a look at it. Does it work eventually or just never?

  • Disabled at 22 million commits
  • That's hilarious! I'm actually impressed it lasted for 22 million commits, I would have thought the breaking point would be earlier.

  • I'm definitely seeing the benefits of belonging to a smaller Lemmy instance today.
  • It really does feel like the old web again to a certain extent. I hope this "age of enshittification" leads to a throwback to the old web but I'm not convinced it will happen. I feel like Lemmy (and other federation platforms) are definitely our best shot at it :)

    Anyway, happy to be here :)

  • What are you learning this week - June 25th, 2023
  • Personally I'm a huge Stimulus Reflex fan! It's unbelievable how easy it is to add live updates like magic!!

    Other than that, I've been digging into Dockerizing a Rails app and how to do it properly for production, also learning about Kubernetes.

  • github.com GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    Makes your background jobs interruptible and resumable by design. - GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    Meet Iteration, an extension for ActiveJob that makes your jobs interruptible and resumable, saving all progress that the job has made (aka checkpoint for jobs).

    0
    Welcome to c/Ruby!
  • Hello there! :)

  • Maker's Schedule, Manager's Schedule
  • I think this was a very insightful article, something I can definitely resonate with. Thanks!

  • Welcome to c/Ruby!
  • Works! I see it :)

  • One of my absolute favourite Rails gems, StimulusReflex

    docs.stimulusreflex.com StimulusReflex | StimulusReflex

    Build reactive applications with the Rails tooling you already know and love.

    Build reactive applications with the Rails tooling you already know and love

    0

    A bunch of Ruby talks and related videos

    rubyvideo.dev Ruby Video

    A collection of talks of Ruby conferences around the world, built using Rails 7.1, Hotwire and Mrsk

    0
    He is everywhere.
  • Haha true :D Thanks /u/Ategon, for all your hard work, it's really appreciated. The server looks awesome!

  • Welcome to c/Ruby!
  • Hey! Nice to meet you :)

  • Community Request Thread
  • Modded! :)

  • Understand the basics: buffers, windows and tabs
  • I'm almost ashamed to say this but I've never used or properly understood tabs in (n)vim. I think it's finally time to properly learn about them :) Thanks!

  • Community Request Thread
  • Hey, done :) https://programming.dev/c/nix

    Post in it and I'll mod you if you want :)

  • Using a Single Input for one-time-code
  • God yes! Can't wait for more sites to adopt Webauthn. I even had a Webauthn sticker on my laptop a while ago :D

  • rails_performance gem - Monitor performance of your Rails applications (self-hosted and free)

    A self-hosted tool to monitor the performance of your Ruby on Rails application.

    This is a simple and free alternative to the New Relic APM, Datadog or other similar services.

    0
    dev.to Using a Single Input for one-time-code

    The other night I had a bit of fun trying to create a single-input one-time-code: one-time-code is...

    Using a Single Input for one-time-code
    2

    Linking Modular Architecture to Development Teams

    How Team Topologies and Domain-Driven Design helped an organization scale a technical architecture and team structure that significantly improved development speed.

    Found through @mfowler

    Credit/Author: Matt Foster

    0

    The example is Ruby specific but I think the general thought applies to most projects and environments as well

    2
    Apple @lemmy.ml Erlingur @programming.dev

    15" MacBook Air M2 Review: The Obvious Thing!

    MKBHD reviews the new 15" Macbook Air M2

    3
    vulcan.io Can you trust ChatGPT’s package recommendations?

    ChatGPT can offer coding solutions, but its tendency for hallucination presents attackers with an opportunity. Here's what we learned.

    From https://twitter.com/llm_sec/status/1667573374426701824

    1. People ask LLMs to write code
    2. LLMs recommend imports that don't actually exist
    3. Attackers work out what these imports' names are, and create & upload them with malicious payloads
    4. People using LLM-written code then auto-add malware themselves
    14
    drtcode5.hashnode.dev Rust Language Explained: Concurrency & Memory Management Features

    Unlock the potential of Rust programming language. Dive into Rust's unique approach to concurrency and memory management.

    Rust Language Explained: Concurrency & Memory Management Features
    0
    hash.virtuallycreative.ca Improving Web Accessibility: Making Inclusivity a Priority

    Introduction I firmly believe that accessibility is not just a checkbox to tick off; it's a fundamental aspect of creating an equitable digital environment. This article will explore the importance of making accessibility a habit and provide practica...

    Improving Web Accessibility: Making Inclusivity a Priority
    5

    Developer experience: what is it and why should you care?

    github.blog Developer experience: what is it and why should you care? | The GitHub Blog

    Explore how investing in a better developer experience frees developers to do what matters most: building great software.

    Developer experience: what is it and why should you care? | The GitHub Blog

    Developer experience examines how people, processes, and tools affect developers’ ability to work efficiently.

    2