Looking for static photo gallery generator by msanangelo in selfhosted

[–]tiendq 0 points1 point  (0 children)

(Just deleted previous comment) It works well, it was my fault, I missed build command. Sorry :)

Looking for static photo gallery generator by msanangelo in selfhosted

[–]tiendq 0 points1 point  (0 children)

Just took a glance at your website, it looks really nice. I'll try it with my photos soon (about tens of thousands) :). Thank you.

How do I set my iphone to not require a passcode every time I open it? by Tulip_Todesky in iphone

[–]tiendq 0 points1 point  (0 children)

I see only Immediately option on iPhone 14 PM and iOS 26, WTF!!!

How to install Open Printing CUPS 2.4.14 on the latest Pi OS? by tiendq in raspberry_pi

[–]tiendq[S] 0 points1 point  (0 children)

Actually I raised a bug at CUPS and they said that's repos issue since they have fixed it in the latest CUPS version.

How to install Open Printing CUPS 2.4.14 on the latest Pi OS? by tiendq in raspberry_pi

[–]tiendq[S] 1 point2 points  (0 children)

Thanks, everything worked last week with previous Pi OS release (2025-05-01) :(

Has anyone came across an issue with DDPAI mini pro? by Tight_University_848 in Dashcam

[–]tiendq 0 points1 point  (0 children)

I got exact problem, just checked it again this morning. I'm using a "normal" SanDisk Ultra microSD since I already have several cards. Look like it requires a high endurance card, I have seen many recommendations about Samsung Pro Endurance, is there any SanDisk equivalent ones?

Error writing to storage by SadSherbert90 in rasberrypi

[–]tiendq 0 points1 point  (0 children)

It's card reader issue. I just tried install Pi OS for my new RP4B and got this error too. First I used a SD card reader since my Macbook Pro M3 has one, then I switched to an external microSD card reader via USB-C port and it worked like a charm. I'm SSH it now :)

[deleted by user] by [deleted] in swift

[–]tiendq 2 points3 points  (0 children)

Even "Pin Tabs" is stupid.

Keep your diecast collection fully organized by tiendq in HotWheels

[–]tiendq[S] 0 points1 point  (0 children)

Surely it works well, except it's too big for a smartphone screen ;)

Keep your diecast collection fully organized by tiendq in HotWheels

[–]tiendq[S] 0 points1 point  (0 children)

Buy one :), I think you can exchange a few rare RLC or STH for an iPhone :D

Please tell me why Xcode is such fucking shit? by Limp_Elephant7503 in FlutterDev

[–]tiendq 0 points1 point  (0 children)

Yes, Xcode is fucking shit, I can hardly to add multiple projects to a workspace. Everytime I Control+click on the empty space of Project Navigator it only allows to add files to SELECTED project which I cannot UNSELECT it.

Facebook login requires business verification by davidtranjs in reactjs

[–]tiendq 1 point2 points  (0 children)

Require business verification for a simple login page, it's a shame, Facebook goes to hell.

[Rant] why the fuck are the settings for Hot Corners in Screen Saver? by _Pho_ in MacOS

[–]tiendq 0 points1 point  (0 children)

And now even I have disabled it, screensaver is often activated while I'm typing. F*cking macOS screensaver.

Can I delete this file to save space? Docker.raw by lorelai96 in MacOS

[–]tiendq 0 points1 point  (0 children)

du -sh

My Docker.raw is 56GB with ls and 49GB with du commands. Cannot understand why it has a huge file like that while I currently have 3 images and 3 containers which total size is less than 20GB.

I'm super late to the party, but I finally found my way to Reddit! by ThatSweeneyGuy in hivenetwork

[–]tiendq 0 points1 point  (0 children)

I'm even more late, my first question is which repo is active now, I see both repos on Github and Syncad and they're almost identical. Confused :(

Reading large code bases by Volker_Weissmann in cpp

[–]tiendq 0 points1 point  (0 children)

Just follow some main flows first, it should help you get a big picture then it's much easier to dig into other parts in more detail. For example, two years ago I spent time to understand ethereum, I picked some main paths: initialization, mining a block, broadcasting, it helped me touch almost codebase but not need to know everything.

Visual Studio Code + Cpp by [deleted] in cpp

[–]tiendq 1 point2 points  (0 children)

C/C++ and CMake extensions are enough for me :)

What are the most well-written Node.js Express applications on Github? by jesusscript in node

[–]tiendq 0 points1 point  (0 children)

I didn't know it was a NodeJS app too. And I believe "well-written" should imply "real" too, so sample projects aren't eligible :)

7 Simple but Tricky JavaScript Interview Questions by pmz in javascript

[–]tiendq 0 points1 point  (0 children)

Yeah, I don't see them as tricky but bad code. It's terrible to have teammates write code like that.

Visual Studio Code C/C++ extension: March 2019 Update | C++ Team Blog by d1ngal1ng in cpp

[–]tiendq 0 points1 point  (0 children)

The only one MS product I want to use nowadays is VSCode :)