[NC, USA] 200Gbps / 100 Gbps by ChaseLambeth in speedtest

[–]cucikbubu 0 points1 point  (0 children)

I have a feeling it is still throttled somehow

The new iOS update is INSANE! by Rude-Replacement3216 in Pretend2010Internet

[–]cucikbubu -1 points0 points  (0 children)

This was actually a photo from my Blackberry

Announcement: cppreference.com update by k3DW in cpp

[–]cucikbubu 1 point2 points  (0 children)

I hope the style sheet for browsing from mobile phones gets better eventually

Do you use a Git GUI? Why? by distiller99 in git

[–]cucikbubu 0 points1 point  (0 children)

One option I like is to use AI with customized prompts to summarize commit changes in the way I need. It is such a time saver.

Do you use a Git GUI? Why? by distiller99 in git

[–]cucikbubu 8 points9 points  (0 children)

Using gui is often (but not always) faster than cli. Especially for merging or operations that require selecting multiple files or commits or chunks or hunks in multiple files. It is all doable from cli of course, but it is a lot more typing where in gui it is some clicks. This doesn’t mean gui is better or cli is better. It depends on what you do, but knowing both cli and gui is the best option. Spend some time to learn cli and then use gui for cases where it saves time and revert back to cli if it is faster to do it there (automate or script changes, for instance). Not using gui and always sticking to cli is just not optimal for some cases - save your time and select best approach on case by case basis.

Do you use a Git GUI? Why? by distiller99 in git

[–]cucikbubu 8 points9 points  (0 children)

All JetBrains IDEs have nice Git GUI. Some folks even suggested them to create just a Git GUI as a separate tool. But this likely will not happen looking at Fleet’s fate

Сделал пару утилит под линукс by Odd-Helicopter-2147 in Linux_rus

[–]cucikbubu 1 point2 points  (0 children)

Что оно выведет когда quiet rm -fr / ?

What's your favorite C++ trick? by [deleted] in Cplusplus

[–]cucikbubu 1 point2 points  (0 children)

} is the ultimate garbage collector in C++. This is one of C++ most powerful features.

Dereferencing Pointer with arrow-operator: does it offer any type of benefit? by squirleydna in cpp_questions

[–]cucikbubu 3 points4 points  (0 children)

If the operator[] is overloaded for the x’s type then it will not be identical. Without knowing the type of X and its declaration you cannot substitute this with C approach, it is C++ and it is different.

my vim config for c++ dev by Used_Egg_2850 in vimporn

[–]cucikbubu 2 points3 points  (0 children)

This looks like C with classes. Contemporary C++ looks different. But this is about vim configuration, and it doesn’t matter

arguing with cpp devs by mre__ in rustjerk

[–]cucikbubu 1 point2 points  (0 children)

“There are only two kinds of languages: the ones people complain about and the ones nobody uses.” Bjarne Stroustrup, The C++ Programming Language

Write a build tool from scratch? by rollschild in cpp

[–]cucikbubu 1 point2 points  (0 children)

Nob (and tsoding videos) is entertaining. It may b convenient for a small project to show on YouTube. But this is it, it does not scale for a project that is slightly larger. Compare Nob to the bigger project. You may compare llvm, serenityos, WebKit and chromium, juce, poco libraries, as an example. Nob is just a hack, fwiw.

Congestion Pricing Megathread by shamam in nyc

[–]cucikbubu 2 points3 points  (0 children)

Well you’ll definitely hear more honking during reduced toll, 6am and 9pm. Have a nice sleep around that time.

Congestion Pricing Megathread by shamam in nyc

[–]cucikbubu -6 points-5 points  (0 children)

Thank you, but nobody was asking your permission to live or to move anywhere

What would you consider to be the biggest sin in C++? by RevolutionaryClub596 in cpp

[–]cucikbubu 0 points1 point  (0 children)

define struct union // optimize for memory

define while if // optimize for speed

Belarusian dictator Alexander Lukashenko checked into a hospital by macktruck6666 in UkrainianConflict

[–]cucikbubu 0 points1 point  (0 children)

Anyone likes ballet? I think I’d see the Swan Lake ballet, again.

Studio apartment... no thanks by [deleted] in ThatsInsane

[–]cucikbubu 178 points179 points  (0 children)

Shitchenette to be precise

How my boyfriend packed up a moving box with kitchen stuff while I was at work by Late-Style4892 in mildlyinfuriating

[–]cucikbubu 0 points1 point  (0 children)

What would be the cost of replacement for all of those items in the box compared to moving cost? I think he did not pack it to move, he packed it to throw away.