Open in app

Sign in

Write

Sign in

Luthfi Abdur Rahim
Luthfi Abdur Rahim

53 Followers

Home

Lists

About

Pinned

SwiftUI Custom ScrollView Indicator Horizontally

Recently, I was stuck to achieve the behavior like the view below, I want to make a custom indicator for scroll view in horizontal mode.

Swiftui

4 min read

SwiftUI Custom ScrollView Indicator Horizontally
SwiftUI Custom ScrollView Indicator Horizontally
Swiftui

4 min read


Aug 24

What is the disadvantage of modular architecture on laravel?

Modular architecture in Laravel refers to the practice of breaking down a Laravel application into smaller, self-contained modules that can be developed, tested, and maintained independently. While modular architecture can offer several benefits, such as improved code organization and reusability, there are also some potential disadvantages to consider: Complexity: Introducing…

Laravel

3 min read

What is the disadvantage of modular architecture on laravel?
What is the disadvantage of modular architecture on laravel?
Laravel

3 min read


Aug 21

Tizen Samsung TV- failed to connect to remote target [ip]

You want to connect Tizen Studio with your Samsung TV, then you have an error like the image below: The first step is you need to check your PC or Laptop Wifi properties, then check your IP Address. Then input your IP Address into the Samsung TV. Then your TV will be connected with your Tizen Studio. You can run the code into the Samsung TV. References: https://stackoverflow.com/questions/58912209/tizen-error-failed-to-connect-to-remote-target-ip

Tizen Studio

1 min read

Tizen Samsung TV- failed to connect to remote target [ip]
Tizen Samsung TV- failed to connect to remote target [ip]
Tizen Studio

1 min read


Aug 13

File Merger Ordered on Mac Terminal

I have json files named like this: 1.json , 2.json … 604.json Then, I want to merged those files into one file. So, the solution is just run this command on terminal: for f in {1..604}.json; do (cat "${f}"; echo) >> mergedfile.json; done Just try it! References: https://stackoverflow.com/questions/8183191/concatenating-files-and-insert-new-line-in-between-files cat files in specific order based on number in filename I have files named file.88_0.pdb, file.88_1.pdb, ..., file.88_100.pdb. I want to cat them so that file.88_1.pdb gets…unix.stackexchange.com

Programming

1 min read

Programming

1 min read


Jul 4, 2021

What Makes a “Good” iOS App?, My Opinion

“Good” iOS Apps Think about the apps you most like to use on your iPhone or iPad. Why do you like to use them? Are there specific features that you find useful? Or maybe the app invokes a certain emotion, making you feel happy, or productive. Knowing what you like about iOS apps…

2 min read

2 min read


Jun 16, 2021

Kumpulan Tema CMS Bootstrap CSS Gratis dan Terbaik

Semoga bermanfaat, karena saya pribadi kesulitan mencari yang gratis dan bagus, berikut ini daftarnya: https://getstisla.com/ https://adminlte.io/ Jika ada masukan yang lainnya, mohon di-share, terima kasih

1 min read

1 min read


Jun 15, 2021

Fitur mengirim email pada Laravel dengan Gmail atau Google Suite / G Suite

Konfigurasi yang dilakukan jika menggunakan gmail dan g-suite untuk mengirim email melalui laravel itu berbeda. 1. Dengan akun Gmail free biasa emailsaya@gmail.com Dengan mengikuti panduan artikel berikut: https://medium.com/@agavitalis/how-to-send-an-email-in-laravel-using-gmail-smtp-server-53d962f01a0c 2. Dengan akun Google Suite atau G suite Mengikuti panduan pada stackoverflow ini: Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not… Asked I recently encountered a SwiftMail error while trying to send a mail through gmail. Expected response code 250…stackoverflow.com

Laravel

1 min read

Laravel

1 min read

Luthfi Abdur Rahim

Luthfi Abdur Rahim

53 Followers

I'm an iOS Developer

Following
  • PCMag

    PCMag

  • ClickHelp

    ClickHelp

  • Shirsh Shukla

    Shirsh Shukla

  • Kostya Stepanov

    Kostya Stepanov

  • AppMaster

    AppMaster

See all (48)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams