type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 360,476 | GUADEC 2020 + Covid-19 = Online Conference | Few days ago, someone posted GUADEC (the GNOME Users And Developers European Conference) invitation o... | Jun 22 '20 | guadec-2020-covid-19-online-conference-3i9h | /robbinespu/guadec-2020-covid-19-online-conference-3i9h | https://dev.to/robbinespu/guadec-2020-covid-19-online-conference-3i9h | 1 | 1 | null | 2020-06-22T01:05:45Z | null | null | 1 | null | https://robbinespu.gitlab.io/blog/2020/06/21/guadec-2020-covid/ | 2020-06-22T01:05:02Z | 2020-06-22T01:17:44Z | 2020-06-22T01:05:45Z | 2020-06-21T12:41:00Z | 2020-09-02T20:52:25Z | 2 | ['gnome', 'opensuse', 'debian', 'ubuntu'] | gnome, opensuse, debian, ubuntu | {'name': 'RobbiNespu', 'username': 'robbinespu', 'twitter_username': None, 'github_username': 'RobbiNespu', 'user_id': 160656, 'website_url': 'https://robbinespu.gitlab.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 558,049 | |
article | 355,474 | iSCSI nedir? Nasıl Yapılandırılır? | iSCSI nedir? iSCSI, SCSI (Small Computer System Interface) yönetimin internet ve daha... | Jun 14 '20 | iscsi-nedir-nasil-yapilandirilir-2fbi | /aciklab/iscsi-nedir-nasil-yapilandirilir-2fbi | https://dev.to/aciklab/iscsi-nedir-nasil-yapilandirilir-2fbi | 0 | 9 | null | 2020-06-14T13:36:56Z | null | null | 9 | null | https://dev.to/aciklab/iscsi-nedir-nasil-yapilandirilir-2fbi | 2020-06-14T13:36:56Z | 2022-06-01T10:30:25Z | null | 2020-06-14T13:36:56Z | 2020-06-14T13:36:56Z | 3 | ['iscsi', 'pardus', 'debian', 'disk'] | iscsi, pardus, debian, disk | {'name': 'Ali Orhun Akkirman', 'username': 'aliorhun', 'twitter_username': 'aliorhun', 'github_username': 'aliorhun', 'user_id': 33340, 'website_url': 'http://ali.orhun.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,050 | |
article | 296,988 | Docker installation on Debian 10 Buster | Summary Docker provides a virtualization platform which uses container infrastructure, lig... | Jun 8 '20 | docker-installation-on-debian-10-buster-41gj | /nabbisen/docker-installation-on-debian-10-buster-41gj | https://dev.to/nabbisen/docker-installation-on-debian-10-buster-41gj | 1 | 2 | 7,177 | 2020-06-08T14:39:06Z | null | null | 2 | null | https://dev.to/nabbisen/docker-installation-on-debian-10-buster-41gj | 2020-04-02T02:08:26Z | 2020-06-08T14:42:53Z | null | 2020-06-08T14:39:06Z | 2021-11-22T22:35:12Z | 1 | ['docker', 'debian', 'installation'] | docker, debian, installation | {'name': 'nabbisen', 'username': 'nabbisen', 'twitter_username': 'nabbisen', 'github_username': 'nabbisen', 'user_id': 87972, 'website_url': 'https://scqr.net/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 558,051 | |
article | 345,215 | How to add a package not found by apt-get(debian, ubuntu both) | First things first If you use apt-get install to install with a package name, it may not b... | May 28 '20 | how-to-add-a-package-not-found-by-apt-get-debian-ubuntu-both-20n3 | /konyu/how-to-add-a-package-not-found-by-apt-get-debian-ubuntu-both-20n3 | https://dev.to/konyu/how-to-add-a-package-not-found-by-apt-get-debian-ubuntu-both-20n3 | 0 | 8 | null | 2020-05-28T05:37:31Z | null | null | 8 | null | https://dev.to/konyu/how-to-add-a-package-not-found-by-apt-get-debian-ubuntu-both-20n3 | 2020-05-28T05:37:31Z | null | null | 2020-05-28T05:37:31Z | 2020-05-28T05:37:31Z | 2 | ['aptget', 'debian', 'aptaddrepository', 'ubuntu'] | aptget, debian, aptaddrepository, ubuntu | {'name': '@kon_yu', 'username': 'konyu', 'twitter_username': None, 'github_username': 'konyu', 'user_id': 43032, 'website_url': 'https://kon-yu.work/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 558,052 | |
article | 336,785 | Screen sharing with Debian 7 + XFCE4 + VNC | Currently, I use a very old Linux computer as a TV driver. As this not have at this time any TV-like... | May 16 '20 | screen-sharing-with-debian-7-xfce4-vnc-4kln | /manoaratefy/screen-sharing-with-debian-7-xfce4-vnc-4kln | https://dev.to/manoaratefy/screen-sharing-with-debian-7-xfce4-vnc-4kln | 0 | 1 | null | 2020-05-16T14:38:04Z | null | null | 1 | null | https://dev.to/manoaratefy/screen-sharing-with-debian-7-xfce4-vnc-4kln | 2020-05-16T14:38:04Z | null | null | 2020-05-16T14:38:04Z | 2020-05-16T14:38:04Z | 1 | ['debian', 'remotedesktop', 'vnc', 'xfce4'] | debian, remotedesktop, vnc, xfce4 | {'name': 'Manoa', 'username': 'manoaratefy', 'twitter_username': 'manoaratefy', 'github_username': 'manoaratefy', 'user_id': 260028, 'website_url': 'https://manoa.ratefiarison.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 558,053 | |
article | 330,277 | Ubuntu Unity Remix | Hi all, I present to you the first release of Ubuntu Unity Remix 20.04! It can be downloaded from... | May 8 '20 | ubuntu-unity-remix-14do | /rudraswat/ubuntu-unity-remix-14do | https://dev.to/rudraswat/ubuntu-unity-remix-14do | 0 | 3 | null | 2020-05-08T11:30:03Z | null | null | 3 | null | https://dev.to/rudraswat/ubuntu-unity-remix-14do | 2020-05-08T11:30:03Z | 2020-05-08T11:33:10Z | null | 2020-05-08T11:30:03Z | 2020-05-08T11:30:03Z | 1 | ['linux', 'ubuntu', 'unity7de', 'debian'] | linux, ubuntu, unity7de, debian | {'name': 'Rudra Saraswat', 'username': 'rudraswat', 'twitter_username': None, 'github_username': 'RudraSwat', 'user_id': 361177, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 558,054 | |
article | 320,181 | Pardus'ta Xtreme Download Manager(XDM) Kurulumu ve Yapılandırılması | Xtreme Download Manager açık kaynak kodlu güçlü bir indirme aracıdır. Kullandığı algoritmalar ile do... | May 2 '20 | pardus-ta-xtreme-download-manager-xdm-kurulumu-ve-yapilandirilmasi-o93 | /aciklab/pardus-ta-xtreme-download-manager-xdm-kurulumu-ve-yapilandirilmasi-o93 | https://dev.to/aciklab/pardus-ta-xtreme-download-manager-xdm-kurulumu-ve-yapilandirilmasi-o93 | 0 | 2 | null | 2020-05-02T14:38:27Z | null | null | 2 | null | https://dev.to/aciklab/pardus-ta-xtreme-download-manager-xdm-kurulumu-ve-yapilandirilmasi-o93 | 2020-04-26T19:55:14Z | null | null | 2020-05-02T14:38:27Z | 2020-05-02T14:38:27Z | 1 | ['pardus', 'debian', 'download', 'install'] | pardus, debian, download, install | {'name': 'Mert Yasar Karadağ', 'username': 'mertysr', 'twitter_username': None, 'github_username': 'mertysr', 'user_id': 342648, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,055 | |
article | 318,292 | Upgrading PostgreSQL from version 11 to 12 on Ubuntu 20.04 (Focal Fossa) | Howto guide for upgrading PostgreSQL from version 11 to 12 on Ubuntu, after its upgrade from version 19.10 to 20.04. | Apr 24 '20 | upgrading-postgresql-from-version-11-to-12-on-ubuntu-20-04-focal-fossa-56gd | /pauloxnet/upgrading-postgresql-from-version-11-to-12-on-ubuntu-20-04-focal-fossa-56gd | https://dev.to/pauloxnet/upgrading-postgresql-from-version-11-to-12-on-ubuntu-20-04-focal-fossa-56gd | 0 | 3 | 479 | 2020-04-24T10:10:30Z | null | null | 3 | https://www.paulox.net/2020/04/24/upgrading-postgresql-from-version-11-to-12-on-ubuntu-20-04-focal-fossa/ | 2020-04-24T08:22:55Z | 2020-04-24T14:00:30Z | 2020-04-24T10:10:30Z | 2020-04-24T10:10:29Z | 2020-04-24T10:10:29Z | 3 | ['database', 'debian', 'postgres', 'ubuntu'] | database, debian, postgres, ubuntu | {'name': 'Paolo Melchiorre', 'username': 'pauloxnet', 'twitter_username': 'pauloxnet', 'github_username': 'pauloxnet', 'user_id': 15151, 'website_url': 'https://www.paulox.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 558,056 | ||
article | 304,543 | İkinci Diski Bağlamak (NTFS Disk) | Laptop ya da masaüstü bildisayarınızda 2 adet disk var ve 1.diske Pardus kurdunuz 2.diskinizi yedek d... | Apr 10 '20 | i-kinci-diski-baglamak-ntfs-disk-5h31 | /aciklab/i-kinci-diski-baglamak-ntfs-disk-5h31 | https://dev.to/aciklab/i-kinci-diski-baglamak-ntfs-disk-5h31 | 1 | 3 | null | 2020-04-10T11:46:46Z | null | null | 3 | null | https://dev.to/aciklab/i-kinci-diski-baglamak-ntfs-disk-5h31 | 2020-04-10T11:46:46Z | 2021-03-29T06:08:02Z | null | 2020-04-10T11:46:46Z | 2021-03-29T06:09:59Z | 1 | ['pardus', 'linux', 'debian', 'xfce'] | pardus, linux, debian, xfce | {'name': 'Artur Mehmet', 'username': 'arturmehmet', 'twitter_username': None, 'github_username': 'ArturMEHMET', 'user_id': 364027, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,057 | |
article | 304,590 | Pardus 19 Ekran Kilidi Sorunu | Bilgisayarınız bir süre bekledikten sonra tekrar açmaya çalıştığınızda görüntü gelmiyorsa e bilgisaya... | Apr 10 '20 | pardus-19-ekran-kilidi-sorunu-3ib3 | /aciklab/pardus-19-ekran-kilidi-sorunu-3ib3 | https://dev.to/aciklab/pardus-19-ekran-kilidi-sorunu-3ib3 | 1 | 5 | null | 2020-04-10T12:29:01Z | null | null | 5 | null | https://dev.to/aciklab/pardus-19-ekran-kilidi-sorunu-3ib3 | 2020-04-10T12:29:01Z | null | null | 2020-04-10T12:29:01Z | 2020-08-23T16:07:20Z | 1 | ['pardus', 'linux', 'xfce', 'debian'] | pardus, linux, xfce, debian | {'name': 'Artur Mehmet', 'username': 'arturmehmet', 'twitter_username': None, 'github_username': 'ArturMEHMET', 'user_id': 364027, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,058 | |
article | 304,548 | Paylaşılmış Yazıcıların Otomatik Gözükmesi | Paylaşılmış Yazıcıların Yazıcı Ayarları Penceresinde Gözükmesi Sorunu Yazıcıların otomatik... | Apr 10 '20 | paylasilmis-yazicilarin-otomatik-gozukmesi-4die | /aciklab/paylasilmis-yazicilarin-otomatik-gozukmesi-4die | https://dev.to/aciklab/paylasilmis-yazicilarin-otomatik-gozukmesi-4die | 0 | 5 | null | 2020-04-10T11:54:38Z | null | null | 5 | null | https://dev.to/aciklab/paylasilmis-yazicilarin-otomatik-gozukmesi-4die | 2020-04-10T11:54:38Z | null | null | 2020-04-10T11:54:38Z | 2020-04-10T11:54:38Z | 1 | ['pardus', 'linux', 'cups', 'debian'] | pardus, linux, cups, debian | {'name': 'Artur Mehmet', 'username': 'arturmehmet', 'twitter_username': None, 'github_username': 'ArturMEHMET', 'user_id': 364027, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,059 | |
article | 304,285 | Linux Komutları | Genel Linux Komutları | Apr 10 '20 | linux-komutlari-597g | /aciklab/linux-komutlari-597g | https://dev.to/aciklab/linux-komutlari-597g | 1 | 8 | null | 2020-04-10T07:33:17Z | null | null | 8 | null | https://dev.to/aciklab/linux-komutlari-597g | 2020-04-10T07:33:17Z | null | null | 2020-04-10T07:33:17Z | 2020-09-08T18:37:53Z | 1 | ['pardus', 'linux', 'debian'] | pardus, linux, debian | {'name': 'Artur Mehmet', 'username': 'arturmehmet', 'twitter_username': None, 'github_username': 'ArturMEHMET', 'user_id': 364027, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,060 | |
article | 301,937 | Malayalam language in Debian-11-KDE | Intro Malayalam is the language spoken in Kerala state of India (My mother tongue by the... | Apr 7 '20 | malayalam-in-language-debian-11-kde-3ij7 | /ajeebkp23/malayalam-in-language-debian-11-kde-3ij7 | https://dev.to/ajeebkp23/malayalam-in-language-debian-11-kde-3ij7 | 0 | 3 | null | 2020-04-07T17:36:57Z | en | null | 3 | null | https://dev.to/ajeebkp23/malayalam-in-language-debian-11-kde-3ij7 | 2020-04-07T17:36:57Z | 2024-07-11T03:10:42Z | null | 2020-04-07T17:36:57Z | 2020-04-07T17:36:57Z | 1 | ['malayalam', 'debian', 'tutorial'] | malayalam, debian, tutorial | {'name': 'Ajeeb.K.P', 'username': 'ajeebkp23', 'twitter_username': '_dragon_machine', 'github_username': 'ajeebkp23', 'user_id': 347181, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo... | null | null | 558,061 | |
article | 283,904 | Pardus 19.X Üzerinde .NET Core Geliştirme Rehberi | Merhabalar, bilindiği üzere artık .NET Core ile platform bağımsız C# uygulamaları geliştirilebiliyor.... | Mar 18 '20 | pardus-uzerinde-net-core-gelistirme-rehberi-4310 | /aciklab/pardus-uzerinde-net-core-gelistirme-rehberi-4310 | https://dev.to/aciklab/pardus-uzerinde-net-core-gelistirme-rehberi-4310 | 0 | 16 | null | 2020-03-18T22:48:38Z | null | null | 16 | null | https://dev.to/aciklab/pardus-uzerinde-net-core-gelistirme-rehberi-4310 | 2020-03-18T22:48:38Z | 2020-03-19T13:56:27Z | null | 2020-03-18T22:48:38Z | 2020-03-18T22:48:38Z | 4 | ['dotnet', 'pardus', 'linux', 'debian'] | dotnet, pardus, linux, debian | {'name': 'Baran Sekin', 'username': 'brnskn', 'twitter_username': None, 'github_username': 'brnskn', 'user_id': 201426, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprof... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,062 | |
article | 273,131 | Debian tabanlı sistemler için paket oluşturma - 2 | "Debian tabanlı sistemler için paket oluşturma - 1" yazısında temel düzeyde bir paketin nasıl yapılac... | Mar 3 '20 | debian-tabanli-sistemler-icin-paket-olusturma-2-2mai | /aciklab/debian-tabanli-sistemler-icin-paket-olusturma-2-2mai | https://dev.to/aciklab/debian-tabanli-sistemler-icin-paket-olusturma-2-2mai | 0 | 7 | 6,556 | 2020-03-03T08:30:27Z | null | null | 7 | null | https://dev.to/aciklab/debian-tabanli-sistemler-icin-paket-olusturma-2-2mai | 2020-03-03T08:30:27Z | 2020-05-10T18:09:08Z | null | 2020-03-03T08:30:27Z | 2020-03-03T08:30:27Z | 2 | ['debian', 'package', 'deb', 'apt'] | debian, package, deb, apt | {'name': 'Ali Orhun Akkirman', 'username': 'aliorhun', 'twitter_username': 'aliorhun', 'github_username': 'aliorhun', 'user_id': 33340, 'website_url': 'http://ali.orhun.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,063 | |
article | 273,041 | Debian tabanlı sistemler için paket oluşturma - 1 | Debian tabanlı sistemler, yazılımların kurulabilmesi için "dpkg" (Debian PacKaGe) isimli yazılım kull... | Mar 3 '20 | debian-tabanli-sistemler-icin-paket-olusturma-1-fnd | /aciklab/debian-tabanli-sistemler-icin-paket-olusturma-1-fnd | https://dev.to/aciklab/debian-tabanli-sistemler-icin-paket-olusturma-1-fnd | 0 | 6 | 6,556 | 2020-03-03T04:58:30Z | null | null | 6 | null | https://dev.to/aciklab/debian-tabanli-sistemler-icin-paket-olusturma-1-fnd | 2020-03-03T04:58:30Z | 2020-05-10T18:08:51Z | null | 2020-03-03T04:58:30Z | 2020-03-03T04:58:30Z | 3 | ['debian', 'deb', 'apt', 'package'] | debian, deb, apt, package | {'name': 'Ali Orhun Akkirman', 'username': 'aliorhun', 'twitter_username': 'aliorhun', 'github_username': 'aliorhun', 'user_id': 33340, 'website_url': 'http://ali.orhun.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,064 | |
article | 269,663 | DebConf 2021 in Kosovo | What is Debian OS? (Source: https://www.debian.org/) Debian is a free operating system (OS) for yo... | Feb 26 '20 | debian-os-conference-2021-in-kosovo-4om8 | /codergalsks/debian-os-conference-2021-in-kosovo-4om8 | https://dev.to/codergalsks/debian-os-conference-2021-in-kosovo-4om8 | 0 | 9 | null | 2020-02-26T22:53:48Z | null | null | 9 | https://dev.to/codergalsks/debian-os-conference-2021-in-kosovo-4om8 | 2020-02-26T20:40:22Z | 2020-02-27T13:03:14Z | null | 2020-02-26T22:53:48Z | 2020-02-26T22:53:48Z | 2 | ['debian', 'opensource', 'debconf'] | debian, opensource, debconf | {'name': 'Coder Gals', 'username': 'codergalsks', 'twitter_username': 'codergalsks', 'github_username': None, 'user_id': 342411, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 558,065 | ||
article | 266,448 | ローカル開発環境にVirtualBoxを使用する | 経緯 DockerDesktop(Windows)、WSLとの戦いに敗れた. プロジェクト単位での仮想環境というより適当に使えるローカル開発環境が欲しかった。 や... | Feb 22 '20 | virtualbox-2lk3 | /ozwsei/virtualbox-2lk3 | https://dev.to/ozwsei/virtualbox-2lk3 | 0 | 7 | null | 2020-02-22T03:35:51Z | null | null | 7 | null | https://dev.to/ozwsei/virtualbox-2lk3 | 2020-02-22T03:35:51Z | 2020-02-22T03:37:09Z | null | 2020-02-22T03:35:51Z | 2020-02-22T03:35:51Z | 1 | ['debian', 'virtualbox'] | debian, virtualbox | {'name': 'Seijiro Ozawa ', 'username': 'ozwsei', 'twitter_username': 'ozw_sei', 'github_username': 'ozw-sei', 'user_id': 113365, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 558,066 | |
article | 261,116 | XFCE issues after install Debian 10 (Buster) [with solutions] | Problemas con XFCE después de instalar Debian 10 (Buster) [con soluciones] Bueno, pues he... | Feb 13 '20 | xfce-issues-after-install-debian-10-buster-with-solutions-3f12 | /lecas93/xfce-issues-after-install-debian-10-buster-with-solutions-3f12 | https://dev.to/lecas93/xfce-issues-after-install-debian-10-buster-with-solutions-3f12 | 0 | 5 | null | 2020-02-13T22:11:22Z | null | null | 5 | https://dev.to/lecas93/xfce-issues-after-install-debian-10-buster-with-solutions-3f12 | 2020-02-13T19:37:52Z | 2020-06-26T19:15:32Z | null | 2020-02-13T22:11:22Z | 2020-02-13T22:11:22Z | 2 | ['linux', 'spanish', 'xfce', 'debian'] | linux, spanish, xfce, debian | {'name': 'Angel León', 'username': 'lecas93', 'twitter_username': None, 'github_username': 'lecas93', 'user_id': 270481, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 558,067 | ||
article | 253,045 | A quick guide to podman and toolbox in Debian (and maybe Ubuntu) | Over the last couple years I've been spending a lot of time playing with containerized development en... | Feb 1 '20 | a-quick-guide-to-podman-and-toolbox-in-debian-5672 | /bureado/a-quick-guide-to-podman-and-toolbox-in-debian-5672 | https://dev.to/bureado/a-quick-guide-to-podman-and-toolbox-in-debian-5672 | 1 | 14 | null | 2020-02-01T19:11:27Z | null | null | 14 | null | https://dev.to/bureado/a-quick-guide-to-podman-and-toolbox-in-debian-5672 | 2020-02-01T19:11:27Z | 2020-02-04T01:52:31Z | null | 2020-02-01T19:11:27Z | 2020-06-10T15:00:51Z | 6 | ['debian', 'docker', 'containers'] | debian, docker, containers | {'name': 'José Miguel Parrella', 'username': 'bureado', 'twitter_username': 'bureado', 'github_username': 'bureado', 'user_id': 125553, 'website_url': 'https://jmp.soy/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 558,068 | |
article | 229,322 | Getting Cozy With Debian Buster | Yes, Really, Even After All That This was an unexpectedly phenomenal discussion:... | Jan 1 '20 | getting-cozy-with-debian-buster-1hkb | /deciduously/getting-cozy-with-debian-buster-1hkb | https://dev.to/deciduously/getting-cozy-with-debian-buster-1hkb | 11 | 42 | 3,990 | 2020-01-01T21:32:51Z | null | null | 42 | https://dev.to/deciduously/getting-cozy-with-debian-buster-1hkb | 2019-12-31T12:50:56Z | 2020-01-02T00:57:09Z | null | 2020-01-01T21:32:51Z | 2020-04-24T10:06:10Z | 11 | ['linux', 'debian', 'devjournal', 'beginners'] | linux, debian, devjournal, beginners | {'name': 'Ben Lovy', 'username': 'deciduously', 'twitter_username': 'ben_deciduously', 'github_username': 'deciduously', 'user_id': 63000, 'website_url': 'https://deciduously.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 558,069 | ||
article | 198,344 | A minimal and distraction free Debian Configuration | A while ago I was sitting at my Windows-based environment. It is heavily used and thus has gotten... | Oct 30 '19 | a-minimal-and-distraction-free-debian-configuration-386b | /sebbestune/a-minimal-and-distraction-free-debian-configuration-386b | https://dev.to/sebbestune/a-minimal-and-distraction-free-debian-configuration-386b | 2 | 7 | null | 2019-10-30T15:57:04Z | null | null | 7 | https://dev.to/sebbestune/a-minimal-and-distraction-free-debian-configuration-386b | 2019-10-30T15:57:04Z | 2021-09-15T16:47:27Z | null | 2019-10-30T15:57:04Z | 2019-10-31T09:30:48Z | 5 | ['linux', 'debian', 'bash', 'productivity'] | linux, debian, bash, productivity | {'name': 'Sebastian Lindgren', 'username': 'sebbestune', 'twitter_username': 'sebbe_lindgren', 'github_username': 'Sebbestune', 'user_id': 260406, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 558,070 | ||
article | 186,795 | Debian: logrotate won’t rotate logs with an “unknown group ‘syslog'” error | We have an AWS EC2 with Debian and logrotate. One day its root partition was exhausted and when I... | Oct 9 '19 | debian-logrotate-won-t-rotate-logs-with-a-unknown-group-syslog-error-2li0 | /setevoy/debian-logrotate-won-t-rotate-logs-with-a-unknown-group-syslog-error-2li0 | https://dev.to/setevoy/debian-logrotate-won-t-rotate-logs-with-a-unknown-group-syslog-error-2li0 | 0 | 7 | null | 2019-10-09T18:22:29Z | null | null | 7 | null | https://rtfm.co.ua/en/debian-logrotate-wont-rotate-logs-with-the-unknown-group-syslog-error/ | 2019-10-09T14:27:01Z | 2019-10-09T18:42:34Z | 2019-10-09T18:22:29Z | 2019-10-09T13:45:09Z | 2019-10-09T13:45:09Z | 2 | ['debian', 'logs'] | debian, logs | {'name': 'Arseny Zinchenko', 'username': 'setevoy', 'twitter_username': 'setevoy2', 'github_username': 'setevoy2', 'user_id': 33441, 'website_url': 'https://rtfm.co.ua/en', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 558,071 | |
article | 171,673 | An Intro to Debian & Ubuntu | Taking a brief look into two popular linux operating systems, Debian and Ubuntu. As a newcomer,... | Sep 16 '19 | debian-ubuntu-a-beginners-intro-1h40 | /sebsanzdesant/debian-ubuntu-a-beginners-intro-1h40 | https://dev.to/sebsanzdesant/debian-ubuntu-a-beginners-intro-1h40 | 0 | 3 | null | 2019-09-16T16:43:04Z | null | null | 3 | https://dev.to/sebsanzdesant/debian-ubuntu-a-beginners-intro-1h40 | 2019-09-16T16:38:53Z | 2022-03-14T03:19:09Z | null | 2019-09-16T16:43:04Z | 2019-09-16T16:43:04Z | 3 | ['linux', 'ubuntu', 'debian'] | linux, ubuntu, debian | {'name': 'Sebastien Sanz de Santamara', 'username': 'sebsanzdesant', 'twitter_username': None, 'github_username': 'sebastosh', 'user_id': 175326, 'website_url': 'https://sebastiensanzdesantamaria.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A... | null | null | 558,072 | ||
article | 140,521 | How to Deploy a Laravel Application on a Fresh Install of Debian 10 | A simple no faff instruction guide on how to Deploy a Laravel Application on a Fresh Install of Debian 10 (buster) | Jul 14 '19 | how-to-deploy-a-laravel-application-on-a-fresh-install-of-debian-10-do9 | /aarondunphy/how-to-deploy-a-laravel-application-on-a-fresh-install-of-debian-10-do9 | https://dev.to/aarondunphy/how-to-deploy-a-laravel-application-on-a-fresh-install-of-debian-10-do9 | 0 | 12 | null | 2019-07-14T18:57:21Z | null | null | 12 | null | https://dev.to/aarondunphy/how-to-deploy-a-laravel-application-on-a-fresh-install-of-debian-10-do9 | 2019-07-14T18:37:05Z | 2022-02-08T17:02:59Z | null | 2019-07-14T18:57:21Z | 2019-07-14T18:57:21Z | 3 | ['laravel', 'debian', 'buster', 'php'] | laravel, debian, buster, php | {'name': 'Aaron Dunphy', 'username': 'aarondunphy', 'twitter_username': 'aarondunphy', 'github_username': 'aarondunphy', 'user_id': 130124, 'website_url': 'https://aarondunphy.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 558,073 | |
article | 133,560 | What's the connection between Debian and Toy Story? | Debian is a popular Linux distribution. Ubuntu, which is the first choice of many Linux new-comers, i... | Jul 7 '19 | what-s-the-connection-between-debian-and-toy-story-1dmg | /andyli/what-s-the-connection-between-debian-and-toy-story-1dmg | https://dev.to/andyli/what-s-the-connection-between-debian-and-toy-story-1dmg | 1 | 8 | null | 2019-07-07T00:24:17Z | null | null | 8 | https://dev.to/andyli/what-s-the-connection-between-debian-and-toy-story-1dmg | 2019-07-06T23:23:22Z | 2019-07-07T00:28:52Z | null | 2019-07-07T00:24:17Z | 2019-07-07T01:51:33Z | 1 | ['linux', 'debian', 'opensource'] | linux, debian, opensource | {'name': 'Andy Li', 'username': 'andyli', 'twitter_username': 'andy_li', 'github_username': 'andyli', 'user_id': 47087, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprof... | null | null | 558,074 | ||
article | 114,944 | Upgrading PostgreSQL from version 10 to 11 on Ubuntu 19.04 (Disco Dingo) | Howto guide for upgrading PostgreSQL from version 10 to 11 on Ubuntu, after its upgrade from version 18.10 to 19.04. | May 28 '19 | upgrading-postgresql-from-version-10-to-11-on-ubuntu-19-04-disco-dingo-2lgh | /pauloxnet/upgrading-postgresql-from-version-10-to-11-on-ubuntu-19-04-disco-dingo-2lgh | https://dev.to/pauloxnet/upgrading-postgresql-from-version-10-to-11-on-ubuntu-19-04-disco-dingo-2lgh | 0 | 6 | 479 | 2019-05-28T08:42:49Z | null | null | 6 | https://www.paulox.net/2019/05/28/upgrading-postgresql-from-version-10-to-11-on-ubuntu-19-04-disco-dingo/ | 2019-05-28T07:53:51Z | 2019-05-28T08:43:43Z | 2019-05-28T08:42:49Z | 2019-05-27T22:00:00Z | 2019-05-27T22:00:00Z | 3 | ['database', 'debian', 'postgres', 'ubuntu'] | database, debian, postgres, ubuntu | {'name': 'Paolo Melchiorre', 'username': 'pauloxnet', 'twitter_username': 'pauloxnet', 'github_username': 'pauloxnet', 'user_id': 15151, 'website_url': 'https://www.paulox.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 558,075 | ||
article | 113,619 | Debian: unattended-upgrades – automatic upgrades installation with email notifications via AWS SES | A unattended-upgrades package performs automated upgrades installation on Debian/Ubuntu systems. It’... | Jun 18 '19 | debian-unattended-upgrades-automatic-upgrades-installation-with-email-notifications-via-aws-ses-59nk | /setevoy/debian-unattended-upgrades-automatic-upgrades-installation-with-email-notifications-via-aws-ses-59nk | https://dev.to/setevoy/debian-unattended-upgrades-automatic-upgrades-installation-with-email-notifications-via-aws-ses-59nk | 0 | 6 | null | 2019-06-18T08:06:47Z | null | null | 6 | null | https://rtfm.co.ua/en/debian-unattended-upgrades-automatic-upgrades-installation-with-email-notifications-via-aws-ses/ | 2019-05-23T14:53:41Z | null | 2019-06-18T08:06:47Z | 2019-05-23T14:21:27Z | 2019-05-23T14:21:27Z | 3 | ['aws', 'debian', 'linux'] | aws, debian, linux | {'name': 'Arseny Zinchenko', 'username': 'setevoy', 'twitter_username': 'setevoy2', 'github_username': 'setevoy2', 'user_id': 33441, 'website_url': 'https://rtfm.co.ua/en', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 558,076 | |
article | 116,142 | If Debian says "The following packages have been kept back:" | According to this askubuntu.com question, if your Debian-based Linux tells you The following packages... | Jul 12 '19 | if-debian-says-the-following-packages-have-been-kept-back-1dji | /wincentbalin/if-debian-says-the-following-packages-have-been-kept-back-1dji | https://dev.to/wincentbalin/if-debian-says-the-following-packages-have-been-kept-back-1dji | 1 | 6 | null | 2019-07-12T18:02:35Z | null | null | 6 | null | https://ofdigitalwater.postach.io/post/if-debian-says-the-following-packages-have-been-kept-back | 2019-05-30T18:50:58Z | null | 2019-07-12T18:02:35Z | 2019-05-04T22:01:22Z | 2020-04-09T19:28:18Z | 1 | ['debian', 'linux'] | debian, linux | {'name': 'Wincent Balin', 'username': 'wincentbalin', 'twitter_username': None, 'github_username': 'wincentbalin', 'user_id': 173747, 'website_url': 'http://wincent.balin.at/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 558,077 | |
article | 90,305 | Upgrading PostgreSQL from 9.6 to 10.0 on Ubuntu 18.04 | How-To guide to upgrade PostgreSQL from 9.6 to 10.0 on Ubuntu after upgrade it to 18.04 version. | Mar 12 '19 | upgrading--postgresql-from-96-to-100-on--ubuntu-1804-49kl | /pauloxnet/upgrading--postgresql-from-96-to-100-on--ubuntu-1804-49kl | https://dev.to/pauloxnet/upgrading--postgresql-from-96-to-100-on--ubuntu-1804-49kl | 0 | 3 | 479 | 2019-03-12T08:04:34Z | null | null | 3 | https://www.paulox.net/2018/05/19/upgrading-postgresql-from-9-6-to-10-0-on-ubuntu-18-04/ | 2019-03-12T08:04:34Z | 2019-05-28T08:41:47Z | null | 2019-03-12T08:04:34Z | 2019-03-12T08:04:34Z | 3 | ['database', 'debian', 'postgres', 'ubuntu'] | database, debian, postgres, ubuntu | {'name': 'Paolo Melchiorre', 'username': 'pauloxnet', 'twitter_username': 'pauloxnet', 'github_username': 'pauloxnet', 'user_id': 15151, 'website_url': 'https://www.paulox.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 558,078 | ||
article | 87,578 | Add a php.ini setting for gitlab-ci | how to easily set a php.ini config value in gitlab-ci | Mar 1 '19 | add-a-phpini-setting-for-gitlab-ci-4f1p | /c33s/add-a-phpini-setting-for-gitlab-ci-4f1p | https://dev.to/c33s/add-a-phpini-setting-for-gitlab-ci-4f1p | 0 | 7 | null | 2019-03-01T21:53:10Z | null | null | 7 | https://dev.to/c33s/add-a-phpini-setting-for-gitlab-ci-4f1p | 2019-03-01T21:41:17Z | 2019-03-01T21:54:00Z | null | 2019-03-01T21:53:10Z | 2019-03-01T21:53:10Z | 2 | ['gitlabci', 'php', 'debian'] | gitlabci, php, debian | {'name': 'Julian', 'username': 'c33s', 'twitter_username': None, 'github_username': 'c33s', 'user_id': 73806, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%... | null | null | 558,079 | ||
article | 68,048 | Sanitizing Debian | How I cleaned up my OS using debsums (and got stumped by vscode) | Dec 12 '18 | sanity-checking-debian-1-2f4g | /lestephane/sanity-checking-debian-1-2f4g | https://dev.to/lestephane/sanity-checking-debian-1-2f4g | 2 | 10 | null | 2018-12-12T15:47:24Z | null | null | 10 | null | https://dev.to/lestephane/sanity-checking-debian-1-2f4g | 2018-12-12T15:18:21Z | 2019-03-27T07:46:01Z | null | 2018-12-12T15:47:24Z | 2020-03-02T15:36:27Z | 3 | ['debian', 'ubuntu', 'debsums', 'vscode'] | debian, ubuntu, debsums, vscode | {'name': 'Le Stephane', 'username': 'lestephane', 'twitter_username': 'djlestephane', 'github_username': 'lestephane', 'user_id': 104890, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 558,080 | |
article | 34,541 | Argon2 for Dovecot on Debian | Install libsodium/Argon2 on Debian Stretch for Dovecot to allow to create passwords for hashed with Argon2. `doveadm pw -s argon2` | Jun 8 '18 | argon2-for-dovecot-on-debian-2ap7 | /c33s/argon2-for-dovecot-on-debian-2ap7 | https://dev.to/c33s/argon2-for-dovecot-on-debian-2ap7 | 0 | 10 | null | 2018-06-08T22:23:59Z | null | null | 10 | https://dev.to/c33s/argon2-for-dovecot-on-debian-2ap7 | 2018-06-08T21:59:48Z | 2018-06-08T22:43:11Z | null | 2018-06-08T22:23:59Z | 2018-06-08T22:23:59Z | 2 | ['security', 'dovecot', 'debian', 'argon2'] | security, dovecot, debian, argon2 | {'name': 'Julian', 'username': 'c33s', 'twitter_username': None, 'github_username': 'c33s', 'user_id': 73806, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%... | null | null | 558,081 | ||
article | 33,251 | Let's Encrypt Certbot/acme.sh and the "300 Multiple Choices" Error | it can be that your DNS `A-Record` is pointing to a different location than the `AAAA-Record` | May 28 '18 | lets-encrypt-certbotacmesh-and-the-300-multiple-choices-error-3e4i | /c33s/lets-encrypt-certbotacmesh-and-the-300-multiple-choices-error-3e4i | https://dev.to/c33s/lets-encrypt-certbotacmesh-and-the-300-multiple-choices-error-3e4i | 2 | 6 | null | 2018-05-28T16:47:11Z | null | null | 6 | https://dev.to/c33s/lets-encrypt-certbotacmesh-and-the-300-multiple-choices-error-3e4i | 2018-05-28T16:28:51Z | 2018-05-28T16:47:36Z | null | 2018-05-28T16:47:11Z | 2020-03-05T11:50:47Z | 2 | ['letsencrypt', 'debian', 'dx', 'ux'] | letsencrypt, debian, dx, ux | {'name': 'Julian', 'username': 'c33s', 'twitter_username': None, 'github_username': 'c33s', 'user_id': 73806, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%... | null | null | 558,082 | ||
article | 32,558 | How to get puppetserver to log again after it stopped logging | use start/stop instead of restart to reenable logging again. | May 22 '18 | how-to-get-puppetserver-to-log-again-after-it-stopped-logging-39po | /c33s/how-to-get-puppetserver-to-log-again-after-it-stopped-logging-39po | https://dev.to/c33s/how-to-get-puppetserver-to-log-again-after-it-stopped-logging-39po | 0 | 10 | null | 2018-05-22T19:16:21Z | null | null | 10 | https://dev.to/c33s/how-to-get-puppetserver-to-log-again-after-it-stopped-logging-39po | 2018-05-22T18:12:59Z | null | null | 2018-05-22T19:16:21Z | 2018-05-22T19:16:21Z | 1 | ['puppet', 'debian', 'systemd'] | puppet, debian, systemd | {'name': 'Julian', 'username': 'c33s', 'twitter_username': None, 'github_username': 'c33s', 'user_id': 73806, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%... | null | null | 558,083 | ||
article | 21,429 | Installing nftables from sources on Debian | In this post, I’ll show you how I installed nftables from sources. I needed to do this from the sources to have the latest version of nftables. | Mar 9 '18 | installing-nftables-from-sources-ondebian--4ic | /isabelcmdcosta/installing-nftables-from-sources-ondebian--4ic | https://dev.to/isabelcmdcosta/installing-nftables-from-sources-ondebian--4ic | 1 | 11 | null | 2018-03-09T14:24:52Z | null | null | 11 | null | https://dev.to/isabelcmdcosta/installing-nftables-from-sources-ondebian--4ic | 2018-03-02T19:21:51Z | 2018-03-09T14:30:47Z | null | 2018-03-09T14:24:52Z | 2019-10-05T15:55:48Z | 7 | ['nftables', 'debian', 'linux', 'firewall'] | nftables, debian, linux, firewall | {'name': 'Isabel Costa', 'username': 'isabelcmdcosta', 'twitter_username': 'isabelcmdcosta', 'github_username': 'isabelcosta', 'user_id': 24240, 'website_url': 'https://isabelcosta.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | null | 558,084 | |
article | 8,113 | Speed up Ubuntu apt-get downloads with apt-fast | Speed up apt-get with apt-fast | Sep 15 '17 | speed-up-ubuntu-apt-get-downloads-with-apt-fast | /dexterbrylle/speed-up-ubuntu-apt-get-downloads-with-apt-fast | https://dev.to/dexterbrylle/speed-up-ubuntu-apt-get-downloads-with-apt-fast | 0 | 6 | null | 2017-09-15T03:07:52Z | null | null | 6 | null | https://dev.to/dexterbrylle/speed-up-ubuntu-apt-get-downloads-with-apt-fast | 2017-09-15T03:07:52Z | 2017-09-15T03:15:36Z | null | 2017-09-15T03:07:52Z | 2018-03-13T19:52:20Z | 2 | ['ubuntu', 'linux', 'debian', 'aptget'] | ubuntu, linux, debian, aptget | {'name': 'Dexter Brylle', 'username': 'dexterbrylle', 'twitter_username': 'dexterbrylle', 'github_username': 'dexterbrylle', 'user_id': 19019, 'website_url': 'http://dexterbrylle.info', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 558,085 | |
article | 7,908 | install debian 9 on virtualbox | why virtualbox UPDATE: The list of VMWare OS version only help you set basic resource (CPU... | Feb 10 '18 | install-debian-9-on-virtualbox | /dawncold/install-debian-9-on-virtualbox | https://dev.to/dawncold/install-debian-9-on-virtualbox | 0 | 19 | null | 2018-02-10T22:38:25Z | null | null | 19 | null | https://dev.to/dawncold/install-debian-9-on-virtualbox | 2017-09-10T02:03:56Z | null | 2018-02-10T22:38:25Z | 2017-06-20T16:03:34Z | 2018-03-13T19:51:40Z | 1 | ['debian', 'virtualbox', 'linux'] | debian, virtualbox, linux | {'name': 'TianZhen', 'username': 'dawncold', 'twitter_username': 'dawncold', 'github_username': 'dawncold', 'user_id': 32749, 'website_url': 'https://youth2009.org', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,086 | |
article | 304,668 | Grub Customizer Kullanımı | Grub açılış menü ayarları Bilgisayarınızda birden fazla işletim sistemi varsa ve ön tanımlı (ilk sır... | Apr 10 '20 | grub-customizer-kullanimi-200l | /aciklab/grub-customizer-kullanimi-200l | https://dev.to/aciklab/grub-customizer-kullanimi-200l | 0 | 9 | null | 2020-04-10T13:41:12Z | null | null | 9 | null | https://dev.to/aciklab/grub-customizer-kullanimi-200l | 2020-04-10T13:41:12Z | 2020-05-11T09:20:55Z | null | 2020-04-10T13:41:12Z | 2020-04-10T13:41:12Z | 2 | ['pardus', 'linux', 'debian', 'grub'] | pardus, linux, debian, grub | {'name': 'Artur Mehmet', 'username': 'arturmehmet', 'twitter_username': None, 'github_username': 'ArturMEHMET', 'user_id': 364027, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,087 | |
article | 2,883 | Upgrading PostgreSQL from 9.5 to 9.6 on Ubuntu 17.04 | Howto upgrade PostgreSQL from 9.5 to 9.6 after upgrade to Ubuntu 17.04 | Apr 14 '17 | upgrading-postgresql-from-95-to-96-on-ubuntu-1704 | /pauloxnet/upgrading-postgresql-from-95-to-96-on-ubuntu-1704 | https://dev.to/pauloxnet/upgrading-postgresql-from-95-to-96-on-ubuntu-1704 | 6 | 7 | 479 | 2017-04-14T16:18:31Z | null | null | 7 | http://www.paulox.net/2017/04/14/upgrading-postgresql-from-9-5-to-9-6-on-ubuntu-17-04/ | 2017-04-14T09:58:26Z | 2019-05-28T08:47:34Z | null | 2017-04-14T16:18:31Z | 2024-02-13T03:11:17Z | 3 | ['ubuntu', 'postgres', 'debian', 'database'] | ubuntu, postgres, debian, database | {'name': 'Paolo Melchiorre', 'username': 'pauloxnet', 'twitter_username': 'pauloxnet', 'github_username': 'pauloxnet', 'user_id': 15151, 'website_url': 'https://www.paulox.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 558,088 | ||
article | 277,835 | (Dead) Snakes on a… Debian System | Build Python 3.6 / 3.7 / 3.8 Debian packages for both Stretch and Buster The Deadsnakes PPA projec... | Mar 10 '20 | dead-snakes-on-a-debian-system-2cbj | /jhermann/dead-snakes-on-a-debian-system-2cbj | https://dev.to/jhermann/dead-snakes-on-a-debian-system-2cbj | 0 | 7 | 5,636 | 2020-03-10T14:18:37Z | null | null | 7 | https://jhermann.github.io/blog/python/deployment/2020/02/26/deadsnakes_on_debian.html | 2020-03-10T14:18:37Z | 2020-03-28T10:23:03Z | null | 2020-03-10T14:18:37Z | 2020-03-10T14:18:37Z | 2 | ['python', 'linux', 'devops', 'debian'] | python, linux, devops, debian | {'name': 'Jürgen Hermann', 'username': 'jhermann', 'twitter_username': None, 'github_username': 'jhermann', 'user_id': 183673, 'website_url': 'https://jhermann.github.io/about-me/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 558,089 | ||
article | 276,543 | Pardus Tarih ve Saat Ayarlama | Bazen Pardus sistemlerde tarih ve saatin yanlış olduğu görülmektedir. Bu gibi durumlarda neler yapılm... | Mar 8 '20 | pardus-saat-ve-tarih-ayarlama-2ffp | /aciklab/pardus-saat-ve-tarih-ayarlama-2ffp | https://dev.to/aciklab/pardus-saat-ve-tarih-ayarlama-2ffp | 0 | 9 | null | 2020-03-08T18:46:38Z | null | null | 9 | null | https://dev.to/aciklab/pardus-saat-ve-tarih-ayarlama-2ffp | 2020-03-08T09:45:06Z | 2020-03-08T18:46:59Z | null | 2020-03-08T18:46:38Z | 2020-03-08T18:46:38Z | 1 | ['pardus', 'time', 'date', 'debian'] | pardus, time, date, debian | {'name': 'Mert Yasar Karadağ', 'username': 'mertysr', 'twitter_username': None, 'github_username': 'mertysr', 'user_id': 342648, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | {'name': 'Açıklab', 'username': 'aciklab', 'slug': 'aciklab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1970%2F6acc2fde-981d-4046-9b05-b0384efd5ce9.png', 'profile_... | null | 558,090 | |
article | 363,418 | mambang.org.my - Oshirix operating system (linux) [Sistem Operasi buatan anak Malaysia] | bismillahirrahmanirrahim, Assalamualaikum wbt dan salam sejahtera kepada semua pembaca.. Ok kali ni... | Jun 27 '20 | mambang-org-my-oshirix-operating-system-linux-sistem-operasi-buatan-anak-malaysia-55h1 | /robbinespu/mambang-org-my-oshirix-operating-system-linux-sistem-operasi-buatan-anak-malaysia-55h1 | https://dev.to/robbinespu/mambang-org-my-oshirix-operating-system-linux-sistem-operasi-buatan-anak-malaysia-55h1 | 0 | 0 | null | 2020-06-27T05:28:48Z | null | null | 0 | null | https://robbinespu.gitlab.io/blog/2020/06/23/mambang-org-my-oshirix-linux/ | 2020-06-23T23:00:59Z | null | 2020-06-27T05:28:48Z | 2020-06-23T03:25:00Z | 2020-06-23T03:25:00Z | 7 | ['malaysia', 'opensource', 'linux', 'debian'] | malaysia, opensource, linux, debian | {'name': 'RobbiNespu', 'username': 'robbinespu', 'twitter_username': None, 'github_username': 'RobbiNespu', 'user_id': 160656, 'website_url': 'https://robbinespu.gitlab.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 558,091 | |
article | 370,870 | Software War (Keith Curtis) | Hello there! Do you know who Keith Curtis? If yes then good! If no and you are someone who using open... | Aug 26 '20 | software-war-keith-curtis-25id | /robbinespu/software-war-keith-curtis-25id | https://dev.to/robbinespu/software-war-keith-curtis-25id | 0 | 0 | null | 2020-08-26T00:58:15Z | null | null | 0 | null | https://robbinespu.gitlab.io/blog/2020/06/27/software-war-keith-curtis/ | 2020-06-27T10:41:24Z | null | 2020-08-26T00:58:15Z | 2020-06-27T07:34:00Z | 2020-06-27T07:34:00Z | 1 | ['movie', 'software', 'war', 'debian'] | movie, software, war, debian | {'name': 'RobbiNespu', 'username': 'robbinespu', 'twitter_username': None, 'github_username': 'RobbiNespu', 'user_id': 160656, 'website_url': 'https://robbinespu.gitlab.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 558,092 | |
article | 2,132,631 | Fixed Asset Management Tips and Tricks | Fixed Asset Management is a critical aspect of any organization’s financial health and operational... | Dec 3 '24 | fixed-asset-management-tips-and-tricks-4jp9 | /seleam/fixed-asset-management-tips-and-tricks-4jp9 | https://dev.to/seleam/fixed-asset-management-tips-and-tricks-4jp9 | 0 | 0 | null | 2024-12-03T03:51:54Z | en | null | 0 | https://dev.to/seleam/fixed-asset-management-tips-and-tricks-4jp9 | 2024-12-03T03:51:54Z | 2024-12-03T05:57:06Z | null | 2024-12-03T03:51:54Z | 2024-12-03T03:51:54Z | 2 | ['fixedassetmanagement', 'tipsandtricks'] | fixedassetmanagement, tipsandtricks | {'name': 'Seleam Software', 'username': 'seleam', 'twitter_username': None, 'github_username': None, 'user_id': 2270746, 'website_url': 'http://seleam.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 558,268 | ||
article | 2,078,749 | Gestión de Paquetes de Python: ¿Sabes Dónde Viven? | Otro día estaba yo allí, instalando alegremente unos paquetes de Python con pip, cuando de repente me... | Nov 5 '24 | gestion-de-paquetes-de-python-sabes-donde-viven-3i5f | /wgbn/gestion-de-paquetes-de-python-sabes-donde-viven-3i5f | https://dev.to/wgbn/gestion-de-paquetes-de-python-sabes-donde-viven-3i5f | 0 | 0 | null | 2024-11-05T12:30:47Z | es | null | 0 | https://dev.to/wgbn/gestion-de-paquetes-de-python-sabes-donde-viven-3i5f | 2024-11-05T12:30:48Z | null | null | 2024-11-05T12:30:47Z | 2024-11-05T12:30:47Z | 3 | ['python', 'pip', 'programming', 'tipsandtricks'] | python, pip, programming, tipsandtricks | {'name': 'Walter Gandarella', 'username': 'wgbn', 'twitter_username': None, 'github_username': 'wgbn', 'user_id': 1041132, 'website_url': 'https://blog.wgbn.com.br', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,269 | ||
article | 2,078,744 | Gerenciamento de Pacotes Python: Você Sabe Onde Eles Moram? | Outro dia estava eu lá, instalando alegremente uns pacotes Python com o pip, quando de repente me dei... | Nov 5 '24 | gerenciamento-de-pacotes-python-voce-sabe-onde-eles-moram-18om | /wgbn/gerenciamento-de-pacotes-python-voce-sabe-onde-eles-moram-18om | https://dev.to/wgbn/gerenciamento-de-pacotes-python-voce-sabe-onde-eles-moram-18om | 0 | 0 | null | 2024-11-05T12:28:53Z | pt | null | 0 | https://dev.to/wgbn/gerenciamento-de-pacotes-python-voce-sabe-onde-eles-moram-18om | 2024-11-05T12:28:54Z | null | null | 2024-11-05T12:28:53Z | 2024-11-05T12:28:53Z | 3 | ['python', 'pip', 'programming', 'tipsandtricks'] | python, pip, programming, tipsandtricks | {'name': 'Walter Gandarella', 'username': 'wgbn', 'twitter_username': None, 'github_username': 'wgbn', 'user_id': 1041132, 'website_url': 'https://blog.wgbn.com.br', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,270 | ||
article | 2,078,752 | Python Package Management: Do You Know Where They Live? | The other day I was happily installing some Python packages with pip when suddenly I realized: I just... | Nov 5 '24 | python-package-management-do-you-know-where-they-live-263f | /wgbn/python-package-management-do-you-know-where-they-live-263f | https://dev.to/wgbn/python-package-management-do-you-know-where-they-live-263f | 0 | 0 | null | 2024-11-05T12:32:30Z | en | null | 0 | https://dev.to/wgbn/python-package-management-do-you-know-where-they-live-263f | 2024-11-05T12:32:31Z | null | null | 2024-11-05T12:32:30Z | 2024-11-05T12:32:30Z | 3 | ['python', 'pip', 'programming', 'tipsandtricks'] | python, pip, programming, tipsandtricks | {'name': 'Walter Gandarella', 'username': 'wgbn', 'twitter_username': None, 'github_username': 'wgbn', 'user_id': 1041132, 'website_url': 'https://blog.wgbn.com.br', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,271 | ||
article | 1,735,601 | How to Set Up Prettier in IntelliJ IDEA | Code indention affects the readability of a codebase. Your code should follow the same indentation... | Jan 19 '24 | how-to-set-up-prettier-in-intellij-idea-1chb | /writech/how-to-set-up-prettier-in-intellij-idea-1chb | https://dev.to/writech/how-to-set-up-prettier-in-intellij-idea-1chb | 0 | 0 | null | 2024-01-19T21:29:32Z | en | null | 0 | https://dev.to/writech/how-to-set-up-prettier-in-intellij-idea-1chb | 2024-01-19T20:56:54Z | 2024-10-25T16:07:25Z | null | 2024-01-19T21:29:32Z | 2024-01-19T21:29:32Z | 3 | ['javascript', 'programming', 'softwaredevelopment', 'tipsandtricks'] | javascript, programming, softwaredevelopment, tipsandtricks | {'name': 'Antonello Zanini', 'username': 'antozanini', 'twitter_username': 'antozanini95', 'github_username': 'Tonel', 'user_id': 1009144, 'website_url': 'https://antonellozanini.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | {'name': 'Writech', 'username': 'writech', 'slug': 'writech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F8181%2Fef029685-ad79-409d-8619-de9bcb526ed2.png', 'profile_... | null | 558,273 | ||
article | 1,625,719 | Ngrok alternative built-in in VSCode | Yet another great release by #vscode 🚀 Port-forwarding is here, to showcase your work temporarily to... | Oct 6 '23 | ngrok-alternative-built-in-in-vscode-3k3a | /avinashtiwari/ngrok-alternative-built-in-in-vscode-3k3a | https://dev.to/avinashtiwari/ngrok-alternative-built-in-in-vscode-3k3a | 0 | 2 | null | 2023-10-06T06:24:50Z | en | null | 2 | null | https://dev.to/avinashtiwari/ngrok-alternative-built-in-in-vscode-3k3a | 2023-10-06T06:23:03Z | null | null | 2023-10-06T06:24:50Z | 2023-10-06T06:24:50Z | 1 | ['vscode', 'tipsandtricks', 'productivity', 'newfeature'] | vscode, tipsandtricks, productivity, newfeature | {'name': 'Avinash Tiwari', 'username': 'avinashtiwari', 'twitter_username': None, 'github_username': 'avinash-tiwari', 'user_id': 134771, 'website_url': 'http://avinash-tiwari.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 558,275 | |
article | 1,528,257 | Level Up Your Design: Quick and Simple CSS Box Shadows for Beginners | When used well, a subtle CSS box shadow added to an element can create depth and elevate the design... | Jul 12 '23 | level-up-your-design-quick-and-simple-css-box-shadows-for-beginners-54hd | /cmgustin/level-up-your-design-quick-and-simple-css-box-shadows-for-beginners-54hd | https://dev.to/cmgustin/level-up-your-design-quick-and-simple-css-box-shadows-for-beginners-54hd | 0 | 0 | null | 2023-07-12T15:30:09Z | en | null | 0 | null | https://medium.com/@cgustin/level-up-your-design-quick-and-simple-css-box-shadows-for-beginners-7d952bc65b8a | 2023-07-06T14:20:38Z | 2023-07-12T15:30:48Z | 2023-07-12T15:30:09Z | 2023-07-11T14:12:14Z | 2023-07-11T14:12:14Z | 4 | ['tipsandtricks', 'boxshadow', 'webdev', 'css'] | tipsandtricks, boxshadow, webdev, css | {'name': 'Chris Gustin', 'username': 'cmgustin', 'twitter_username': None, 'github_username': 'cmgustin', 'user_id': 373123, 'website_url': 'https://chrisgustin.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,276 | |
article | 1,702,413 | World Backup Day – MIDAS has you covered! | The 31st of March each year is World Backup Day. This day is designed to help raise awareness of... | Dec 19 '23 | world-backup-day-midas-has-you-covered-2cjp | /midas/world-backup-day-midas-has-you-covered-2cjp | https://dev.to/midas/world-backup-day-midas-has-you-covered-2cjp | 0 | 0 | null | 2023-12-19T10:20:19Z | en | null | 0 | null | https://mid.as/blog/world-backup-day-midas-has-you-covered/ | 2023-12-19T10:14:23Z | null | 2023-12-19T10:20:19Z | 2023-03-31T12:10:49Z | 2023-03-31T12:10:49Z | 4 | ['techinsight', 'tipsandtricks', 'database', 'databasetools'] | techinsight, tipsandtricks, database, databasetools | {'name': 'MIDAS', 'username': 'midas', 'twitter_username': 'mid_as', 'github_username': None, 'user_id': 989481, 'website_url': 'https://mid.as', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 558,277 | |
article | 1,424,125 | Working with Tuple in C# | We create tons of classes to create objects for many scenarios during software development. But... | Apr 3 '23 | working-with-tuple-in-c-4kim | /syncfusion/working-with-tuple-in-c-4kim | https://dev.to/syncfusion/working-with-tuple-in-c-4kim | 0 | 2 | null | 2023-04-03T13:07:26Z | null | null | 2 | https://www.syncfusion.com/blogs/post/working-with-tuple-in-csharp.aspx | 2023-04-03T12:10:45Z | null | 2023-04-03T13:07:26Z | 2023-04-03T11:00:00Z | 2023-04-03T11:00:00Z | 6 | ['csharp', 'dotnet', 'tipsandtricks'] | csharp, dotnet, tipsandtricks | {'name': 'Jollen Moyani', 'username': 'jollenmoyani', 'twitter_username': 'Missing_Link_X', 'github_username': None, 'user_id': 972927, 'website_url': 'https://www.syncfusion.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | {'name': 'Syncfusion, Inc.', 'username': 'syncfusion', 'slug': 'syncfusion', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F771%2F21df7034-5069-4e05-9f54-2c881bb9ebb7.p... | null | 558,278 | ||
article | 1,417,157 | How to delete large records in batches | When performing long-running modifications, I'm sure many of you enjoy using batches to increase... | Mar 29 '23 | how-to-delete-large-records-in-batches-1h0g | /edwardanil/how-to-delete-large-records-in-batches-1h0g | https://dev.to/edwardanil/how-to-delete-large-records-in-batches-1h0g | 0 | 2 | null | 2023-03-29T23:03:16Z | null | null | 2 | null | https://dev.to/edwardanil/how-to-delete-large-records-in-batches-1h0g | 2023-03-28T00:13:18Z | null | null | 2023-03-29T23:03:16Z | 2023-03-29T23:03:16Z | 3 | ['sql', 'mssqlserver', 'programming', 'tipsandtricks'] | sql, mssqlserver, programming, tipsandtricks | {'name': 'Edward Anil Joseph', 'username': 'edwardanil', 'twitter_username': None, 'github_username': 'anilcelexsa', 'user_id': 1050534, 'website_url': 'https://www.celexsa.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 558,279 | |
article | 1,391,813 | Using React 18 Features in NextJS | In 2022, React introduced version 18, completely changing how React applications were developed and... | Mar 8 '23 | using-react-18-features-in-nextjs-1go8 | /syncfusion/using-react-18-features-in-nextjs-1go8 | https://dev.to/syncfusion/using-react-18-features-in-nextjs-1go8 | 0 | 1 | null | 2023-03-08T05:56:24Z | en | null | 1 | https://www.syncfusion.com/blogs/post/using-react-18-features-in-nextjs.aspx | 2023-03-07T12:30:54Z | 2023-03-08T06:19:43Z | 2023-03-08T05:56:24Z | 2023-03-07T11:47:31Z | 2023-03-07T11:47:31Z | 6 | ['react', 'webdev', 'tipsandtricks', 'nextjs'] | react, webdev, tipsandtricks, nextjs | {'name': 'Jollen Moyani', 'username': 'jollenmoyani', 'twitter_username': 'Missing_Link_X', 'github_username': None, 'user_id': 972927, 'website_url': 'https://www.syncfusion.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | {'name': 'Syncfusion, Inc.', 'username': 'syncfusion', 'slug': 'syncfusion', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F771%2F21df7034-5069-4e05-9f54-2c881bb9ebb7.p... | null | 558,280 | ||
article | 1,323,372 | Docker registry API | Docker registry API Basically, I was attempting to create a workflow in which I needed to... | Jan 10 '23 | docker-registry-api-29dh | /sunnybhambhani/docker-registry-api-29dh | https://dev.to/sunnybhambhani/docker-registry-api-29dh | 0 | 12 | 22,889 | 2023-01-10T08:19:26Z | en | null | 12 | null | https://dev.to/sunnybhambhani/docker-registry-api-29dh | 2023-01-10T08:19:27Z | 2023-05-06T19:34:01Z | null | 2023-01-10T08:19:26Z | 2023-01-10T08:19:26Z | 2 | ['docker', 'linux', 'sbwriteups', 'tipsandtricks'] | docker, linux, sbwriteups, tipsandtricks | {'name': 'Sunny Bhambhani', 'username': 'sunnybhambhani', 'twitter_username': None, 'github_username': 'sunnybhambhani', 'user_id': 1005168, 'website_url': 'https://www.linkedin.com/in/sunnybhambhani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | null | 558,281 | |
article | 1,323,376 | Different environment variables available in Java | Different environment variables available in Java So basically, the requirement was to run... | Jan 10 '23 | different-environment-variables-available-in-java-101o | /sunnybhambhani/different-environment-variables-available-in-java-101o | https://dev.to/sunnybhambhani/different-environment-variables-available-in-java-101o | 0 | 9 | null | 2023-01-10T08:22:26Z | en | null | 9 | null | https://dev.to/sunnybhambhani/different-environment-variables-available-in-java-101o | 2023-01-10T08:22:27Z | null | null | 2023-01-10T08:22:26Z | 2023-01-10T08:22:26Z | 2 | ['sbwriteups', 'tipsandtricks', 'java', 'linux'] | sbwriteups, tipsandtricks, java, linux | {'name': 'Sunny Bhambhani', 'username': 'sunnybhambhani', 'twitter_username': None, 'github_username': 'sunnybhambhani', 'user_id': 1005168, 'website_url': 'https://www.linkedin.com/in/sunnybhambhani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | null | 558,282 | |
article | 1,323,370 | curl | curl There might be scenarios where one needs to check the reachability of servers or the... | Jan 10 '23 | curl-1lf4 | /sunnybhambhani/curl-1lf4 | https://dev.to/sunnybhambhani/curl-1lf4 | 0 | 8 | 22,888 | 2023-01-10T08:17:08Z | en | null | 8 | null | https://dev.to/sunnybhambhani/curl-1lf4 | 2023-01-10T08:17:08Z | 2023-05-06T19:33:06Z | null | 2023-01-10T08:17:08Z | 2023-01-10T08:17:08Z | 5 | ['linux', 'sbwriteups', 'tipsandtricks', 'networktroubleshooting'] | linux, sbwriteups, tipsandtricks, networktroubleshooting | {'name': 'Sunny Bhambhani', 'username': 'sunnybhambhani', 'twitter_username': None, 'github_username': 'sunnybhambhani', 'user_id': 1005168, 'website_url': 'https://www.linkedin.com/in/sunnybhambhani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | null | 558,283 | |
article | 1,216,147 | How to change author in pushed commit | What issue I've tried to solve Some time ago, I set up a new VM to work on a new project,... | Oct 10 '22 | how-to-change-author-in-pushed-commit-5glf | /vbochenin/how-to-change-author-in-pushed-commit-5glf | https://dev.to/vbochenin/how-to-change-author-in-pushed-commit-5glf | 3 | 0 | null | 2022-10-10T21:36:42Z | en | null | 0 | null | https://dev.to/vbochenin/how-to-change-author-in-pushed-commit-5glf | 2022-10-10T21:36:43Z | 2023-02-12T12:29:30Z | null | 2022-10-10T21:36:42Z | 2022-10-11T18:46:24Z | 1 | ['git', 'devjournal', 'tipsandtricks'] | git, devjournal, tipsandtricks | {'name': 'Vlad', 'username': 'vbochenin', 'twitter_username': None, 'github_username': 'vbochenin', 'user_id': 560467, 'website_url': 'https://vbochenin.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 558,285 | |
article | 872,574 | Hasura Tips & Tricks Contest | This article was originally published on the Hasura blog. If there are formatting errors in the... | Nov 29 '21 | hasura-tips-tricks-contest-446g | /hasurahq/hasura-tips-tricks-contest-446g | https://dev.to/hasurahq/hasura-tips-tricks-contest-446g | 0 | 0 | null | 2021-11-29T13:42:30Z | en | null | 0 | null | https://hasura.io/blog/hasura-tips-tricks-contest/ | 2021-10-22T14:40:04Z | null | 2021-11-29T13:42:30Z | 2021-10-22T10:22:59Z | 2021-10-22T10:22:59Z | 3 | ['community', 'contest', 'tipsandtricks'] | community, contest, tipsandtricks | {'name': 'Hasura', 'username': 'hasurahq_staff', 'twitter_username': 'HasuraHQ', 'github_username': None, 'user_id': 148148, 'website_url': 'https://hasura.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | {'name': 'Hasura', 'username': 'hasurahq', 'slug': 'hasurahq', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F397%2F0f80fcfc-b6d9-4725-b97a-58fc08bbe0e6.png', 'profile_... | null | 558,286 | |
article | 895,315 | Getting started with React Query and GraphQL | This article was originally published on the Hasura blog. If there are formatting errors in the... | Nov 29 '21 | getting-started-with-react-query-and-graphql-1goc | /hasurahq/getting-started-with-react-query-and-graphql-1goc | https://dev.to/hasurahq/getting-started-with-react-query-and-graphql-1goc | 0 | 2 | null | 2021-11-29T13:52:00Z | null | null | 2 | null | https://hasura.io/blog/getting-started-with-react-query-and-graphql/ | 2021-11-11T16:41:18Z | null | 2021-11-29T13:52:00Z | 2021-11-11T16:01:39Z | 2021-11-11T16:01:39Z | 6 | ['guidesandtutorials', 'graphql', 'tipsandtricks'] | guidesandtutorials, graphql, tipsandtricks | {'name': 'Hasura', 'username': 'hasurahq_staff', 'twitter_username': 'HasuraHQ', 'github_username': None, 'user_id': 148148, 'website_url': 'https://hasura.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | {'name': 'Hasura', 'username': 'hasurahq', 'slug': 'hasurahq', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F397%2F0f80fcfc-b6d9-4725-b97a-58fc08bbe0e6.png', 'profile_... | null | 558,287 | |
article | 806,858 | Top 10 VS Code Productivity Hacks | VS Code Tips And Tricks | Watch the full YouTube Video here These are 10 VS Code Productivity Hacks. These are no mere... | Aug 29 '21 | top-10-vs-code-productivity-hacks-vs-code-tips-and-tricks-40on | /codedamn/top-10-vs-code-productivity-hacks-vs-code-tips-and-tricks-40on | https://dev.to/codedamn/top-10-vs-code-productivity-hacks-vs-code-tips-and-tricks-40on | 0 | 6 | null | 2021-08-29T06:05:45Z | en | null | 6 | https://codedamn.com/news/top-10-vs-code-productivity-hacks-vs-code-tips-and-tricks | 2021-08-29T06:05:45Z | 2021-08-29T06:05:56Z | null | 2021-08-29T06:05:45Z | 2021-08-29T06:05:45Z | 6 | ['vscode', 'tipsandtricks'] | vscode, tipsandtricks | {'name': 'Pranav', 'username': 'pranavtechie', 'twitter_username': 'pranav_techie', 'github_username': 'Pranavtechie', 'user_id': 547284, 'website_url': 'https://pranavmandava.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | {'name': 'CODEDAMN', 'username': 'codedamn', 'slug': 'codedamn', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F4622%2F8bf83a37-38c8-4e82-a4c9-9cc076e16a59.jpg', 'profi... | null | 558,288 | ||
article | 789,471 | 11 Tips to Improve Your Flutter Development Productivity in Android Studio | An integrated development environment (IDE) helps developers in their work by providing comprehensive... | Aug 12 '21 | 11-tips-to-improve-your-flutter-development-productivity-in-android-studio-57g5 | /syncfusion/11-tips-to-improve-your-flutter-development-productivity-in-android-studio-57g5 | https://dev.to/syncfusion/11-tips-to-improve-your-flutter-development-productivity-in-android-studio-57g5 | 0 | 5 | null | 2021-08-12T11:49:28Z | en | null | 5 | https://www.syncfusion.com/blogs/post/11-tips-to-improve-your-flutter-development-productivity-in-android-studio.aspx | 2021-08-12T11:42:26Z | null | 2021-08-12T11:49:28Z | 2021-08-12T11:00:12Z | 2021-08-12T11:00:12Z | 7 | ['development', 'flutter', 'mobile', 'tipsandtricks'] | development, flutter, mobile, tipsandtricks | {'name': 'Suresh Mohan', 'username': 'sureshmohan', 'twitter_username': None, 'github_username': 'suresh-mohan', 'user_id': 159151, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | {'name': 'Syncfusion, Inc.', 'username': 'syncfusion', 'slug': 'syncfusion', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F771%2F21df7034-5069-4e05-9f54-2c881bb9ebb7.p... | null | 558,289 | ||
article | 784,231 | WHAT’S YOUR BEST TIME TO STUDY? | What is the best time to study ? It’s one of those never-ending debates among students. While some... | Aug 7 '21 | what-s-your-best-time-to-study-404o | /unlikelycreator/what-s-your-best-time-to-study-404o | https://dev.to/unlikelycreator/what-s-your-best-time-to-study-404o | 0 | 0 | null | 2021-08-07T06:46:11Z | en | null | 0 | https://dev.to/unlikelycreator/what-s-your-best-time-to-study-404o | 2021-08-07T06:46:11Z | 2021-08-07T07:32:20Z | null | 2021-08-07T06:46:11Z | 2021-08-07T06:46:11Z | 2 | ['tutorial', 'study', 'hacks', 'tipsandtricks'] | tutorial, study, hacks, tipsandtricks | {'name': 'Hritik Pawar', 'username': 'unlikelycreator', 'twitter_username': None, 'github_username': 'unlikelycreator', 'user_id': 616451, 'website_url': 'https://iamhritikpawar.netlify.app', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 558,290 | ||
article | 583,119 | Quickly Deserializing in Python | Just a quick “Tip and Trick” post right now, but I’ve been doing a lot of work with python lately. An... | Feb 9 '21 | quickly-deserializing-in-python-4d82 | /documentednerd/quickly-deserializing-in-python-4d82 | https://dev.to/documentednerd/quickly-deserializing-in-python-4d82 | 0 | 0 | null | 2021-02-09T20:47:02Z | en | null | 0 | null | https://dev.to/documentednerd/quickly-deserializing-in-python-4d82 | 2021-01-26T13:31:56Z | null | 2021-02-09T20:47:02Z | 2021-01-26T09:00:00Z | 2021-01-26T09:00:00Z | 2 | ['programming', 'python', 'tipsandtricks'] | programming, python, tipsandtricks | {'name': 'Kevin Mack', 'username': 'documentednerd', 'twitter_username': None, 'github_username': 'KevinDMack', 'user_id': 159936, 'website_url': 'https://www.welldocumentednerd.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 558,291 | |
article | 589,721 | Threading in Python | Just another quick tip and trick for Python, and that is how you implement threading. This is surpris... | Feb 9 '21 | threading-in-python-4mco | /documentednerd/threading-in-python-4mco | https://dev.to/documentednerd/threading-in-python-4mco | 0 | 0 | null | 2021-02-09T20:46:23Z | en | null | 0 | null | https://dev.to/documentednerd/threading-in-python-4mco | 2021-02-02T10:36:45Z | null | 2021-02-09T20:46:23Z | 2021-02-02T09:00:00Z | 2021-02-02T09:00:00Z | 1 | ['technology', 'python', 'tipsandtricks'] | technology, python, tipsandtricks | {'name': 'Kevin Mack', 'username': 'documentednerd', 'twitter_username': None, 'github_username': 'KevinDMack', 'user_id': 159936, 'website_url': 'https://www.welldocumentednerd.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 558,292 | |
article | 368,131 | First Impressions & Conversion Rates | For The Reader 📰 A lot of time has been spent lately to gain a better understanding of web... | Jan 26 '21 | first-impressions-conversion-rates-1b14 | /remrkabledev/first-impressions-conversion-rates-1b14 | https://dev.to/remrkabledev/first-impressions-conversion-rates-1b14 | 0 | 2 | null | 2021-01-26T11:08:38Z | en | null | 2 | https://dev.to/remrkabledev/first-impressions-conversion-rates-1b14 | 2020-06-26T01:20:33Z | null | null | 2021-01-26T11:08:38Z | 2021-01-26T11:08:38Z | 4 | ['webdev', 'ux', 'todayilearned', 'tipsandtricks'] | webdev, ux, todayilearned, tipsandtricks | {'name': 'Malcolm R. Kente', 'username': 'remrkabledev', 'twitter_username': 'remrkabledev', 'github_username': 'reMRKableDev', 'user_id': 340050, 'website_url': 'https://www.remrkabledev.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde... | null | {'name': 'todayilearned', 'bg_color_hex': '#ffedc9', 'text_color_hex': '#820000'} | 558,293 | ||
article | 526,941 | Tricks for Picking a Perfect Color Palette | Choosing the right colour palettes can be a very stressful task and we understand how important it is... | Nov 27 '20 | tricks-for-picking-a-perfect-color-palette-23k3 | /jimharry01/tricks-for-picking-a-perfect-color-palette-23k3 | https://dev.to/jimharry01/tricks-for-picking-a-perfect-color-palette-23k3 | 0 | 2 | null | 2020-11-27T20:13:53Z | en | null | 2 | https://dev.to/jimharry01/tricks-for-picking-a-perfect-color-palette-23k3 | 2020-11-27T20:13:53Z | null | null | 2020-11-27T20:13:53Z | 2020-11-27T20:13:53Z | 3 | ['tipsandtricks', 'interiordesign', 'colorpalette', 'homeinteriordesign'] | tipsandtricks, interiordesign, colorpalette, homeinteriordesign | {'name': 'jim-harry01', 'username': 'jimharry01', 'twitter_username': None, 'github_username': 'jim-harry01', 'user_id': 521998, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 558,294 | ||
article | 1,467,092 | Otimizando seu banco ! | Otimizando seu banco ! Essa semana dei atenção a um problema que estava postergando a... | May 13 '23 | otimizando-seu-banco--5gjc | /mromeiro-f/otimizando-seu-banco--5gjc | https://dev.to/mromeiro-f/otimizando-seu-banco--5gjc | 0 | 0 | null | 2023-05-13T18:06:39Z | null | null | 0 | null | https://dev.to/mromeiro-f/otimizando-seu-banco--5gjc | 2023-05-13T17:48:02Z | null | 2023-05-13T18:06:39Z | 2020-12-22T18:49:26Z | 2020-12-22T18:49:26Z | 2 | ['mysql', 'tipsandtricks', 'zabbixbr', 'zabbix'] | mysql, tipsandtricks, zabbixbr, zabbix | {'name': 'Mike Fortes', 'username': 'mromeiro-f', 'twitter_username': None, 'github_username': 'MikeFortes', 'user_id': 861643, 'website_url': 'https://www.linkedin.com/in/mikefortes/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 558,295 | |
article | 1,155,358 | Good practices for presentations | A few days ago while I was doing some note cleanup and brainstorming for post ideas, I found a list... | Jul 30 '22 | good-practices-for-presentations-5bmo | /bearveloper/good-practices-for-presentations-5bmo | https://dev.to/bearveloper/good-practices-for-presentations-5bmo | 0 | 1 | null | 2022-07-30T11:24:05Z | null | null | 1 | null | https://www.bearveloper.dev/good-practices-for-presentations/ | 2022-07-30T11:16:31Z | null | 2022-07-30T11:24:05Z | 2020-12-16T05:00:55Z | 2020-12-16T05:00:55Z | 4 | ['tipsandtricks'] | tipsandtricks | {'name': 'Bearveloper 🐻', 'username': 'bearveloper', 'twitter_username': 'bearveloper', 'github_username': 'bearveloper', 'user_id': 900200, 'website_url': 'https://mstdn.mx/@bearveloper', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 558,296 | |
article | 1,155,357 | Dear new (and not so new) developers | I understand not everyone has or will have the privileges of good mentors, internet access, or even... | Jul 30 '22 | dear-new-and-not-so-new-developers-2d53 | /bearveloper/dear-new-and-not-so-new-developers-2d53 | https://dev.to/bearveloper/dear-new-and-not-so-new-developers-2d53 | 1 | 1 | null | 2022-07-30T11:23:52Z | null | null | 1 | null | https://www.bearveloper.dev/dear-new-and-not-so-new-developers/ | 2022-07-30T11:16:31Z | null | 2022-07-30T11:23:52Z | 2020-07-02T00:00:22Z | 2022-11-07T15:25:56Z | 5 | ['programming', 'tipsandtricks'] | programming, tipsandtricks | {'name': 'Bearveloper 🐻', 'username': 'bearveloper', 'twitter_username': 'bearveloper', 'github_username': 'bearveloper', 'user_id': 900200, 'website_url': 'https://mstdn.mx/@bearveloper', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 558,298 | |
article | 262,436 | Public Speaking: 15 Practical Tips For Your Presentation | In the last couple of years, I’ve traveled all over the world as a public speaker. I know there are p... | Feb 16 '20 | public-speaking-15-practical-tips-for-your-presentation-5apf | /eleftheriabatsou/public-speaking-15-practical-tips-for-your-presentation-5apf | https://dev.to/eleftheriabatsou/public-speaking-15-practical-tips-for-your-presentation-5apf | 0 | 7 | null | 2020-02-16T09:15:15Z | null | null | 7 | https://medium.com/@EleftheriaBatsou/public-speaking-15-practical-tips-for-your-presentation-27a1dcf264eb | 2020-02-16T09:15:15Z | 2020-02-16T09:15:51Z | null | 2020-02-16T09:15:15Z | 2020-02-16T09:15:15Z | 3 | ['publicspeaking', 'tipsandtricks', 'presentation', 'presentationtips'] | publicspeaking, tipsandtricks, presentation, presentationtips | {'name': 'Eleftheria Batsou', 'username': 'eleftheriabatsou', 'twitter_username': 'BatsouElef', 'github_username': 'EleftheriaBatsou', 'user_id': 307576, 'website_url': 'https://github.com/EleftheriaBatsou', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/ht... | null | null | 558,303 | ||
article | 246,173 | Memory Management and RAII | Hi dear reader, I’m Xavier Jouvenot and in this article, we are going to talk abo... | Jan 22 '20 | memory-management-and-raii-4f20 | /10xlearner/memory-management-and-raii-4f20 | https://dev.to/10xlearner/memory-management-and-raii-4f20 | 0 | 11 | null | 2020-01-22T07:45:11Z | null | null | 11 | https://dev.to/10xlearner/memory-management-and-raii-4f20 | 2020-01-22T06:51:36Z | 2020-01-22T07:51:27Z | 2020-01-22T07:45:11Z | 2020-01-22T06:00:00Z | 2020-01-22T06:00:00Z | 7 | ['tipsandtricks', 'c', 'raii', 'memorymanagement'] | tipsandtricks, c, raii, memorymanagement | {'name': '10x learner', 'username': '10xlearner', 'twitter_username': '10xLearner', 'github_username': 'Xav83', 'user_id': 174821, 'website_url': 'https://10xlearner.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 558,304 | ||
article | 168,842 | Alt codes, the new dimension to your keyboard | Introduction For people who knows a bit about me on Twitter, you have seen me posted my ad... | Sep 11 '19 | alt-codes-the-new-dimension-to-your-keyboard-4816 | /10xlearner/alt-codes-the-new-dimension-to-your-keyboard-4816 | https://dev.to/10xlearner/alt-codes-the-new-dimension-to-your-keyboard-4816 | 0 | 4 | null | 2019-09-11T09:59:25Z | null | null | 4 | null | https://dev.to/10xlearner/alt-codes-the-new-dimension-to-your-keyboard-4816 | 2019-09-11T09:54:01Z | null | 2019-09-11T09:59:25Z | 2019-09-11T07:30:00Z | 2019-09-11T07:30:00Z | 5 | ['tipsandtricks', 'programming'] | tipsandtricks, programming | {'name': '10x learner', 'username': '10xlearner', 'twitter_username': '10xLearner', 'github_username': 'Xav83', 'user_id': 174821, 'website_url': 'https://10xlearner.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 558,305 | |
article | 56,831 | Improving the python REPL (autoload modules and history) | Configuring python's REPL | Oct 24 '18 | improving-the-python-repl-autoload-modules-and-history-21m1 | /elabftw/improving-the-python-repl-autoload-modules-and-history-21m1 | https://dev.to/elabftw/improving-the-python-repl-autoload-modules-and-history-21m1 | 0 | 11 | null | 2018-10-24T10:36:14Z | null | null | 11 | null | https://dev.to/elabftw/improving-the-python-repl-autoload-modules-and-history-21m1 | 2018-10-24T10:22:40Z | 2018-11-20T08:29:02Z | null | 2018-10-24T10:36:14Z | 2018-10-24T10:36:14Z | 1 | ['python', 'productivity', 'tipsandtricks'] | python, productivity, tipsandtricks | {'name': 'eLabFTW', 'username': 'elabftw', 'twitter_username': 'eLabFTW', 'github_username': 'NicolasCARPi', 'user_id': 34660, 'website_url': 'https://www.deltablot.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 558,306 | |
article | 52,529 | This Week #1: The Big-O no | Breaking down the mental barrier to start understanding Big-O notation and what it means for my code. | Sep 28 '18 | this-week-1-the-big-o-no--2k7a | /alexs1305/this-week-1-the-big-o-no--2k7a | https://dev.to/alexs1305/this-week-1-the-big-o-no--2k7a | 2 | 8 | null | 2018-09-28T20:06:31Z | null | null | 8 | null | https://dev.to/alexs1305/this-week-1-the-big-o-no--2k7a | 2018-09-28T19:50:29Z | 2018-09-28T20:13:23Z | null | 2018-09-28T20:06:31Z | 2020-07-27T17:16:33Z | 3 | ['tips', 'tipsandtricks', 'learning', 'beginners'] | tips, tipsandtricks, learning, beginners | {'name': 'Alex Shannon', 'username': 'alexs1305', 'twitter_username': 'alexs1305', 'github_username': 'alexs1305', 'user_id': 103336, 'website_url': 'http://undiscovered.coffeecoder.co.uk/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 558,307 | |
article | 52,372 | Securing git commits from tricking you on Windows | Did you know that by default you can check in code as anyone in your git repository? This article shows you how to prevent this problem by using a GUI. | Sep 28 '18 | securing-git-commits-from-tricking-you-on-windows-39ig | /ankursheel/securing-git-commits-from-tricking-you-on-windows-39ig | https://dev.to/ankursheel/securing-git-commits-from-tricking-you-on-windows-39ig | 2 | 14 | null | 2018-09-28T06:05:09Z | null | null | 14 | https://ankursheel.com/blog/securing-git-commits-windows/ | 2018-09-28T05:58:08Z | 2019-09-06T23:49:05Z | 2018-09-28T06:05:09Z | 2018-09-10T02:00:18Z | 2024-02-26T03:09:06Z | 4 | ['tutorial', 'git', 'tipsandtricks'] | tutorial, git, tipsandtricks | {'name': 'Ankur Sheel', 'username': 'ankursheel', 'twitter_username': 'ankur_sheel', 'github_username': 'AnkurSheel', 'user_id': 14556, 'website_url': 'http://www.ankursheel.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 558,308 | ||
article | 44,751 | Tips and Tricks to Finding Issues to Contribute to on Github | A brief synopsis of how to find issues to contribute to on Github | Aug 18 '18 | tips-and-tricks-to-finding-issues-to-contribute-to-on-github-2lde | /ignoreintuition/tips-and-tricks-to-finding-issues-to-contribute-to-on-github-2lde | https://dev.to/ignoreintuition/tips-and-tricks-to-finding-issues-to-contribute-to-on-github-2lde | 8 | 181 | null | 2018-08-18T20:35:27Z | null | null | 181 | null | https://dev.to/ignoreintuition/tips-and-tricks-to-finding-issues-to-contribute-to-on-github-2lde | 2018-08-18T20:35:27Z | 2018-08-18T20:37:24Z | null | 2018-08-18T20:35:27Z | 2024-01-23T03:06:03Z | 0 | ['opensource', 'beginners', 'tutorial', 'tipsandtricks'] | opensource, beginners, tutorial, tipsandtricks | {'name': 'Brian Greig', 'username': 'ignoreintuition', 'twitter_username': 'IgnoreIntuition', 'github_username': 'ignoreintuition', 'user_id': 40885, 'website_url': 'https://resurgencewebdesign.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%... | null | null | 558,309 | |
article | 26,230 | iOS Keyboard Shortcuts | Do you want to save time typing the same phrases again and again? Yes!
Especiall... | Apr 11 '18 | ios-keyboard-shortcuts-1b8d | /itscoderslife/ios-keyboard-shortcuts-1b8d | https://dev.to/itscoderslife/ios-keyboard-shortcuts-1b8d | 0 | 13 | null | 2018-04-11T06:53:27Z | null | null | 13 | null | https://dev.to/itscoderslife/ios-keyboard-shortcuts-1b8d | 2018-04-11T06:49:34Z | null | 2018-04-11T06:53:27Z | 2018-01-18T05:48:51Z | 2018-01-18T05:48:51Z | 1 | ['ios', 'iosdev', 'tipsandtricks', 'ipad'] | ios, iosdev, tipsandtricks, ipad | {'name': 'Coder', 'username': 'itscoderslife', 'twitter_username': 'itscoderslife', 'github_username': 'itscoderslife', 'user_id': 4085, 'website_url': 'https://itscoderslife.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 558,310 | |
article | 260,181 | How to customize your Vagrant and VirtualBox machines' folder on Windows ? | Last week, for one of my side projects, I had to use vagrant in order to be able to run some tests on... | Feb 12 '20 | how-to-customize-your-vagrant-and-virtualbox-machines-folder-on-windows-4p41 | /10xlearner/how-to-customize-your-vagrant-and-virtualbox-machines-folder-on-windows-4p41 | https://dev.to/10xlearner/how-to-customize-your-vagrant-and-virtualbox-machines-folder-on-windows-4p41 | 0 | 5 | null | 2020-02-12T11:06:40Z | null | null | 5 | https://dev.to/10xlearner/how-to-customize-your-vagrant-and-virtualbox-machines-folder-on-windows-4p41 | 2020-02-12T11:04:32Z | null | 2020-02-12T11:06:40Z | 2020-02-12T11:00:00Z | 2020-02-12T11:00:00Z | 2 | ['howto', 'tipsandtricks', 'automation', 'programming'] | howto, tipsandtricks, automation, programming | {'name': '10x learner', 'username': '10xlearner', 'twitter_username': '10xLearner', 'github_username': 'Xav83', 'user_id': 174821, 'website_url': 'https://10xlearner.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 558,311 | ||
article | 139,144 | Tips and Tricks for Programming Beginners |
How not to lose your mind while coding
Continue reading on Medium »
... | Jul 11 '19 | tips-and-tricks-for-programming-beginners-840 | /siddhantdubey/tips-and-tricks-for-programming-beginners-840 | https://dev.to/siddhantdubey/tips-and-tricks-for-programming-beginners-840 | 0 | 4 | null | 2019-07-11T14:24:38Z | null | null | 4 | null | https://dev.to/siddhantdubey/tips-and-tricks-for-programming-beginners-840 | 2019-07-11T14:19:10Z | null | 2019-07-11T14:24:38Z | 2019-06-29T19:33:22Z | 2019-06-29T19:33:22Z | 1 | ['tipsandtricks', 'programming', 'tips', 'computerscience'] | tipsandtricks, programming, tips, computerscience | {'name': 'Siddhant Dubey', 'username': 'siddhantdubey', 'twitter_username': 'sidcodes', 'github_username': 'siddhantdubey', 'user_id': 192696, 'website_url': 'https://siddcodes.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 558,312 | |
article | 26,233 | WordPress on local machine | When I talked to a friend about learning wordpress development he said why do you... | Apr 11 '18 | wordpress-on-local-machine-33oa | /itscoderslife/wordpress-on-local-machine-33oa | https://dev.to/itscoderslife/wordpress-on-local-machine-33oa | 0 | 8 | null | 2018-04-11T06:55:25Z | null | null | 8 | null | https://dev.to/itscoderslife/wordpress-on-local-machine-33oa | 2018-04-11T06:49:35Z | null | 2018-04-11T06:55:25Z | 2018-02-01T15:09:12Z | 2018-02-01T15:09:12Z | 3 | ['blog', 'softwaredesignprin', 'tipsandtricks', 'wordpress'] | blog, softwaredesignprin, tipsandtricks, wordpress | {'name': 'Coder', 'username': 'itscoderslife', 'twitter_username': 'itscoderslife', 'github_username': 'itscoderslife', 'user_id': 4085, 'website_url': 'https://itscoderslife.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 558,313 | |
article | 3,525 | Easy Git Commit Targeting |
... | May 5 '17 | easy-git-commit-targeting | /gaiety/easy-git-commit-targeting | https://dev.to/gaiety/easy-git-commit-targeting | 0 | 8 | null | 2017-05-05T12:26:13Z | null | null | 8 | null | https://wrotenwrites.com/git-commit-targeting/ | 2017-05-05T12:24:55Z | null | null | 2017-05-05T12:26:13Z | 2018-03-13T16:23:48Z | 0 | ['git', 'tipsandtricks'] | git, tipsandtricks | {'name': 'Joe L. Wroten', 'username': 'gaiety', 'twitter_username': 'SharpShark28', 'github_username': 'sharpshark28', 'user_id': 18216, 'website_url': 'http://www.wroten.me/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 558,314 | |
article | 2,248,365 | 🔥 𝗧𝗵𝗲 𝟭𝟬𝘅 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿 𝗶𝘀 𝗮 𝗠𝘆𝘁𝗵 (𝗔𝗻𝗱 𝗧𝗵𝗮𝘁’𝘀 𝗮 𝗚𝗼𝗼𝗱 𝗧𝗵𝗶𝗻𝗴!) | 𝑊𝑒’𝑣𝑒 𝑎𝑙𝑙 ℎ𝑒𝑎𝑟𝑑 𝑜𝑓 𝑡ℎ𝑒 𝗹𝗲𝗴𝗲𝗻𝗱𝗮𝗿𝘆 “𝟭𝟬𝘅 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿”—𝑡ℎ𝑎𝑡 𝑜𝑛𝑒 𝑑𝑒𝑣𝑒𝑙𝑜𝑝𝑒𝑟 𝑤ℎ𝑜 𝑠𝑢𝑝𝑝𝑜𝑠𝑒𝑑𝑙𝑦 𝑤𝑟𝑖𝑡𝑒𝑠 𝑚𝑜𝑟𝑒 𝑐𝑜𝑑𝑒... | Jan 29 | --1nge | /qur786/--1nge | https://dev.to/qur786/--1nge | 0 | 0 | null | 2025-01-29T14:04:40Z | ja | 1 | 0 | https://dev.to/qur786/--1nge | 2025-01-29T14:04:41Z | 2025-01-29T14:07:49Z | null | 2025-01-29T14:04:40Z | 2025-01-29T14:04:40Z | 1 | ['programming', 'webdev', 'beginners', 'english'] | programming, webdev, beginners, english | {'name': 'QURBAN AHMAD', 'username': 'qur786', 'twitter_username': None, 'github_username': 'qur786', 'user_id': 1117917, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpr... | null | null | 559,063 | ||
article | 2,192,779 | How to Send your Duolingo English Test results? | This blog post covers how to send your DET scores to the institutions you’re applying to, along with... | Jan 7 | how-to-send-your-duolingo-english-test-results-dm2 | /luna_1225/how-to-send-your-duolingo-english-test-results-dm2 | https://dev.to/luna_1225/how-to-send-your-duolingo-english-test-results-dm2 | 0 | 6 | null | 2025-01-07T09:13:07Z | en | 1 | 6 | https://dev.to/luna_1225/how-to-send-your-duolingo-english-test-results-dm2 | 2025-01-07T09:13:07Z | null | null | 2025-01-07T09:13:07Z | 2025-01-07T09:13:07Z | 2 | ['learning', 'duolingo', 'english'] | learning, duolingo, english | {'name': 'luna', 'username': 'luna_1225', 'twitter_username': None, 'github_username': None, 'user_id': 2668759, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_ima... | null | null | 559,064 | ||
article | 2,121,506 | Sometimes I feel that my English holds me back - Ask the expert | This is a brief conversation between me and the CEO of Prometheus Information Systems Corp, Ricky,... | Nov 26 '24 | sometimes-i-feel-that-my-english-holds-me-back-ask-the-expert-1k1e | /vinbrun/sometimes-i-feel-that-my-english-holds-me-back-ask-the-expert-1k1e | https://dev.to/vinbrun/sometimes-i-feel-that-my-english-holds-me-back-ask-the-expert-1k1e | 0 | 0 | null | 2024-11-26T01:43:40Z | en | null | 0 | https://dev.to/vinbrun/sometimes-i-feel-that-my-english-holds-me-back-ask-the-expert-1k1e | 2024-11-26T00:49:30Z | 2024-11-26T02:18:12Z | null | 2024-11-26T01:43:40Z | 2024-11-26T01:43:40Z | 3 | ['english', 'career', 'learning', 'beginners'] | english, career, learning, beginners | {'name': 'Vin Brun', 'username': 'vinbrun', 'twitter_username': None, 'github_username': 'viniciusbrun-dev', 'user_id': 2386973, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 559,065 | ||
article | 2,184,028 | Personality Development Course in Chandigarh | Personality Development Course in Chandigarh Personality development has become a key focus in... | Jan 1 | personality-development-course-in-chandigarh-3cja | /cbitsstechnologies/personality-development-course-in-chandigarh-3cja | https://dev.to/cbitsstechnologies/personality-development-course-in-chandigarh-3cja | 0 | 0 | null | 2025-01-01T04:33:35Z | en | 1 | 0 | null | https://dev.to/cbitsstechnologies/personality-development-course-in-chandigarh-3cja | 2025-01-01T04:33:36Z | null | null | 2025-01-01T04:33:35Z | 2025-01-01T04:33:35Z | 3 | ['personality', 'english', 'best'] | personality, english, best | {'name': 'CBitss', 'username': 'cbitsstechnologies', 'twitter_username': None, 'github_username': None, 'user_id': 1407555, 'website_url': 'https://www.cbitss.in/best-graphic-designing-course-in-chandigarh/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/h... | null | null | 559,066 | |
article | 2,096,090 | Airport Transportation & Uber Spoken English (机场交通 & uber 口语): Prepare re:Invent | 机场接驳车 Airport shuttle bus 机场出租车 Airport taxi 机场免费接驳 Airport free shuttle 出租车站 Taxi... | Nov 11 '24 | airport-transportation-uber-spoken-english-ji-chang-jiao-tong-uber-kou-yu-prepare-reinvent-18cj | /danc/airport-transportation-uber-spoken-english-ji-chang-jiao-tong-uber-kou-yu-prepare-reinvent-18cj | https://dev.to/danc/airport-transportation-uber-spoken-english-ji-chang-jiao-tong-uber-kou-yu-prepare-reinvent-18cj | 0 | 1 | 29,406 | 2024-11-11T15:01:27Z | null | null | 1 | null | https://dev.to/danc/airport-transportation-uber-spoken-english-ji-chang-jiao-tong-uber-kou-yu-prepare-reinvent-18cj | 2024-11-11T15:01:28Z | 2024-11-12T08:29:33Z | null | 2024-11-11T15:01:27Z | 2024-11-11T15:01:27Z | 2 | ['aws', 'reinvent', 'english', 'chinese'] | aws, reinvent, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,067 | |
article | 2,094,737 | English Small Talk 1 (英文谈话 1): Prepare re:Invent | 常见动词 Common verbs: 喜欢 Like 热爱 Love 想要 Want 需要 Need... | Nov 11 '24 | common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-223m | /danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-223m | https://dev.to/danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-223m | 0 | 0 | 29,406 | 2024-11-11T06:39:16Z | ja | null | 0 | null | https://dev.to/danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-223m | 2024-11-11T06:39:17Z | 2024-11-12T08:29:05Z | null | 2024-11-11T06:39:16Z | 2024-11-11T06:39:16Z | 1 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,068 | |
article | 2,094,826 | Apply Visa Spoke English (申请签证英文口语): Prepare re:Invent | Customs Officer: Good morning, ma'am. Can you please tell me the purpose of your visit to the United... | Nov 11 '24 | apply-visa-spoke-english-shen-qing-qian-zheng-ying-wen-kou-yu-prepare-reinvent-2hll | /danc/apply-visa-spoke-english-shen-qing-qian-zheng-ying-wen-kou-yu-prepare-reinvent-2hll | https://dev.to/danc/apply-visa-spoke-english-shen-qing-qian-zheng-ying-wen-kou-yu-prepare-reinvent-2hll | 0 | 2 | 29,406 | 2024-11-11T07:14:05Z | vi | null | 2 | null | https://dev.to/danc/apply-visa-spoke-english-shen-qing-qian-zheng-ying-wen-kou-yu-prepare-reinvent-2hll | 2024-11-11T07:14:06Z | 2024-11-12T08:29:18Z | null | 2024-11-11T07:14:05Z | 2024-11-11T07:14:05Z | 3 | ['reivent', 'aws', 'english', 'chinese'] | reivent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,069 | |
article | 2,094,485 | Common airport noun (常见机场名词): Prepare re:Invent | 登机牌 Boarding pass 过道座位 Aisle seat 窗户座位 Window seat 空位 Vacancy 免费饮料 Complimentary... | Nov 11 '24 | prepare-reinvent-common-airport-noun-chang-jian-ji-chang-ming--2pe0 | /danc/prepare-reinvent-common-airport-noun-chang-jian-ji-chang-ming--2pe0 | https://dev.to/danc/prepare-reinvent-common-airport-noun-chang-jian-ji-chang-ming--2pe0 | 0 | 2 | 29,406 | 2024-11-11T04:55:18Z | ja | null | 2 | null | https://dev.to/danc/prepare-reinvent-common-airport-noun-chang-jian-ji-chang-ming--2pe0 | 2024-11-11T04:55:19Z | 2024-11-12T08:28:38Z | null | 2024-11-11T04:55:18Z | 2024-11-11T04:55:18Z | 1 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,070 | |
article | 2,094,491 | Common Airport Spoken English 1 (常用机场英语口语 1): Prepare re:Invent | 登机牌 Boarding pass 我拿好了登机牌,准备登机了。 I have my boarding pass ready to board the plane. 过道座位 Aisle... | Nov 11 '24 | common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-4322 | /danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-4322 | https://dev.to/danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-4322 | 0 | 0 | 29,406 | 2024-11-11T04:57:28Z | en | null | 0 | null | https://dev.to/danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-4322 | 2024-11-11T04:57:29Z | 2024-11-12T08:28:45Z | null | 2024-11-11T04:57:28Z | 2024-11-11T04:57:28Z | 3 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,071 | |
article | 2,094,570 | Common Customs Spoken English (常见海关英文口语): Prepare re:Invent | Customs Officer: Good morning, sir. Can you please state the purpose of your visit to the United... | Nov 11 '24 | common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-3gf6 | /danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-3gf6 | https://dev.to/danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-3gf6 | 0 | 2 | 29,406 | 2024-11-11T05:30:52Z | null | null | 2 | null | https://dev.to/danc/common-customs-spoken-english-chang-jian-hai-guan-ying-wen-kou-yu-prepare-reinvent-3gf6 | 2024-11-11T05:30:53Z | 2024-11-12T08:28:59Z | null | 2024-11-11T05:30:52Z | 2024-11-11T05:30:52Z | 2 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,072 | |
article | 2,096,071 | Common Airport Spoken English 2 (常用机场英语口语 2): Prepare re:Invent | 打印登机牌 Print boarding pass 出境 Depart 出发区 Departure bay 入境 Arrive 登机 Board 下机 Disembark check... | Nov 11 '24 | common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-2m67 | /danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-2m67 | https://dev.to/danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-2m67 | 0 | 2 | 29,406 | 2024-11-11T14:55:55Z | null | null | 2 | null | https://dev.to/danc/common-airport-spoken-english-1-chang-yong-ji-chang-ying-yu-kou-yu-1-prepare-reinvent-2m67 | 2024-11-11T14:55:56Z | 2024-11-12T08:29:26Z | null | 2024-11-11T14:55:55Z | 2024-11-11T14:55:55Z | 2 | ['aws', 'reinvent', 'english', 'chinese'] | aws, reinvent, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,073 | |
article | 2,094,567 | Common Customs English (常见海关英文): Prepare re:Invent | 护照检查 Passport control 海关 Customs 海关申报 Customs declaration 出入境管控 Border control 海关官员 Customs... | Nov 11 '24 | common-customs-english-chang-jian-hai-guan-ying-wen-prepare-reinvent-jb1 | /danc/common-customs-english-chang-jian-hai-guan-ying-wen-prepare-reinvent-jb1 | https://dev.to/danc/common-customs-english-chang-jian-hai-guan-ying-wen-prepare-reinvent-jb1 | 0 | 0 | 29,406 | 2024-11-11T05:28:11Z | en | null | 0 | null | https://dev.to/danc/common-customs-english-chang-jian-hai-guan-ying-wen-prepare-reinvent-jb1 | 2024-11-11T05:28:11Z | 2024-11-12T08:28:52Z | null | 2024-11-11T05:28:11Z | 2024-11-11T05:28:11Z | 1 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,074 | |
article | 2,094,268 | Common Spoken English 1 (常用英语口语 1): Prepare re:invent | 我在报纸上读到了它。 I read it in the newspaper. 不要把办公室弄得一团乱。 Don't leave the office in the mess. 我打了很多电话。 I... | Nov 11 '24 | common-spoken-english-for-reinvent-reinvent-chang-yong-ying-yu-kou-yu--58l2 | /danc/common-spoken-english-for-reinvent-reinvent-chang-yong-ying-yu-kou-yu--58l2 | https://dev.to/danc/common-spoken-english-for-reinvent-reinvent-chang-yong-ying-yu-kou-yu--58l2 | 1 | 3 | 29,406 | 2024-11-11T03:26:35Z | ja | null | 3 | null | https://dev.to/danc/common-spoken-english-for-reinvent-reinvent-chang-yong-ying-yu-kou-yu--58l2 | 2024-11-11T03:26:36Z | 2024-11-12T08:28:30Z | null | 2024-11-11T03:26:35Z | 2024-11-11T03:45:00Z | 2 | ['reinvent', 'aws', 'english', 'chinese'] | reinvent, aws, english, chinese | {'name': 'Danny Chan', 'username': 'danc', 'twitter_username': 'D75435911173', 'github_username': None, 'user_id': 1074675, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 559,075 | |
article | 2,038,856 | Best English Course Experience | I recently completed this Basic English Language Course, and it has been an amazing experience!... | Oct 15 '24 | best-english-course-experience-304l | /hovas/best-english-course-experience-304l | https://dev.to/hovas/best-english-course-experience-304l | 0 | 0 | null | 2024-10-15T07:46:33Z | en | null | 0 | null | https://dev.to/hovas/best-english-course-experience-304l | 2024-10-15T07:46:34Z | null | null | 2024-10-15T07:46:33Z | 2024-10-15T07:46:33Z | 1 | ['englishlearning', 'english', 'englishcourses'] | englishlearning, english, englishcourses | {'name': 'Hovas', 'username': 'hovas', 'twitter_username': None, 'github_username': None, 'user_id': 2213839, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%... | null | null | 559,076 | |
article | 1,923,714 | FREE tool for practicing English conversation!!! | Hello!! Just popping in to share this platform that helped me advance from B1 to C2 in English, and... | Jul 15 '24 | free-tool-for-practicing-english-conversation-56a8 | /meansays/free-tool-for-practicing-english-conversation-56a8 | https://dev.to/meansays/free-tool-for-practicing-english-conversation-56a8 | 0 | 1 | null | 2024-07-15T14:54:44Z | en | null | 1 | null | https://dev.to/meansays/free-tool-for-practicing-english-conversation-56a8 | 2024-07-15T05:31:57Z | null | null | 2024-07-15T14:54:44Z | 2024-07-15T14:54:44Z | 3 | ['english', 'learning', 'nonnativespeakers', 'productivity'] | english, learning, nonnativespeakers, productivity | {'name': 'Rafael Moreno', 'username': 'meansays', 'twitter_username': None, 'github_username': 'Mean-Says', 'user_id': 1782400, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | null | null | 559,078 | |
article | 1,937,301 | Best English Resources Website (Post in 🇪🇸 Spanish) | Hola Programadores y Amantes del Inglés! ⭐ Aquí os va otro de mis proyectos personales: 🎇 Best... | Jul 26 '24 | best-english-resources-website-post-in-spanish-35ji | /gerozayas/best-english-resources-website-post-in-spanish-35ji | https://dev.to/gerozayas/best-english-resources-website-post-in-spanish-35ji | 0 | 0 | null | 2024-07-26T13:56:59Z | es | null | 0 | https://dev.to/gerozayas/best-english-resources-website-post-in-spanish-35ji | 2024-07-26T13:57:00Z | 2024-07-26T13:57:23Z | null | 2024-07-26T13:56:59Z | 2024-07-26T13:56:59Z | 1 | ['javascript', 'html', 'css', 'english'] | javascript, html, css, english | {'name': 'GeroZayas', 'username': 'gerozayas', 'twitter_username': None, 'github_username': 'GeroZayas', 'user_id': 583315, 'website_url': 'https://www.gerozayas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 559,079 | ||
article | 1,908,357 | Javascript/Html/Css | JavaScript, HTML and CSS are the three main technologies for creating web pages. Each of them has... | Jul 2 '24 | javascripthtmlcss-1fd5 | /bekmuhammaddev/javascripthtmlcss-1fd5 | https://dev.to/bekmuhammaddev/javascripthtmlcss-1fd5 | 0 | 7 | null | 2024-07-02T02:23:09Z | en | null | 7 | null | https://dev.to/bekmuhammaddev/javascripthtmlcss-1fd5 | 2024-07-02T02:23:10Z | null | null | 2024-07-02T02:23:09Z | 2024-07-02T02:23:09Z | 3 | ['javascript', 'html', 'css', 'english'] | javascript, html, css, english | {'name': 'BekmuhammadDev', 'username': 'bekmuhammaddev', 'twitter_username': None, 'github_username': 'BekmuhammadDev', 'user_id': 1533030, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 559,080 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.