I keep getting logged out today. Is it just me?
  • canpolat canpolat 2mo ago 100%

    I have the same problem on mobile Firefox on Android. I'm using the default frontend as well. This was not happening a week ago (or maybe 10 days). Started recently.

    2
  • A second edition of clean code is being written
  • canpolat canpolat 2mo ago 100%

    This is an acknowledgement from Uncle Bob that the book didn't stand the test of time. We won't know before the new edition is out, but I suspect those pointless refactorings will not be in it any longer.

    1
  • linux
    Linux 3mo ago
    Jump
    What are some good name suggestions for the rebranding of OpenSuse?
  • canpolat canpolat 3mo ago 93%

    Don't they already have the names Leap and Tumbleweed? Changing the name to Leap would make sense since it's the name of the "official LTS" version. At this point it sounds like "openSUSE" is the name of the project and not the distro. But I haven't been following them closely, so perhaps I'm wrong.

    13
  • git
    Git canpolat 3mo ago 100%
    Git stories

    This is a collection of posts that probe the way Git impacts our thinking and ways of working. These are exclusively discussions held within the community (and not links to blogs). Feel free to roam and join the discussion. - [Have you ever used git bisect?](https://programming.dev/post/214031) - [Your Git horror stories](https://programming.dev/post/293959) - [What's the worst commit message you have ever seen?](https://programming.dev/post/363880) - [What's the most creative or unconventional use of Git you've encountered?](https://programming.dev/post/9855523) - [What was your “aha” moment when you finally understood Git?](https://programming.dev/post/11086713) - [What was your biggest misconception about Git when you first started?](https://programming.dev/post/14652935) - [How has Git changed the way you think about version control?](https://programming.dev/post/16947186)

    22
    0

    Coming from CVS and ClearCase it took me some time to adopt to Git. The fact that it was distributed was confusing at first, for example, because I thought that would cause chaos. But the way we used it was actually not "that distributed". But once I understood how it worked, not doing DVCS was "the wrong way" immediately.

    22
    9
    git
    Git 4mo ago
    Jump
    Git isn't working when i clone, fetch, or push
  • canpolat canpolat 4mo ago 100%

    Not sure but that sounds like you have a problem with your Git installation (or a dependency of Git). Maybe a reinstallation can solve that.

    10
  • git
    Git 5mo ago
    Jump
    How Git Works (zine by Julia Evans)
  • canpolat canpolat 5mo ago 100%

    I understand the "why would I pay for this" reaction. I think crowdsourcing is a better approach for these kinds of content. Once you reach certain level of financial commitment from the crowd, you can give away the PDF and sell the print copy.

    3
  • git
    Git 5mo ago
    Jump
    What were your misconceptions about Git when you first started?
  • canpolat canpolat 5mo ago 100%

    git branches are just homeomorphic endofunctors mapping submanifolds of a Hilbert space

    Yeah, once you realize that everything falls into place.

    26
  • Refreshing Human-Cola.
  • canpolat canpolat 5mo ago 100%

    The shape of that bottle is creepier than the text.

    11
  • git
    Git 5mo ago
    Jump
    Git alias idea: "git browse" to open repo in browser
  • canpolat canpolat 5mo ago 100%

    I believe you can replace start with the command that is suitable for your system (e.g., xdg-open for linux).

    16
  • What details/tools have you found help people transition to similar, open software from closed software, or think could help?
  • canpolat canpolat 6mo ago 100%

    The only such transition I was involved in was switching from TFS to Git, and there was no discussion. It was the obvious thing to do and for a while we needed to support some developers who are new to Git.

    So, it all depends on the type of change you want to implement. Most people don't think much about a piece of software being open is significant. That's why the main selling point should be the product itself. Especially in organizations openness alone is not a strong enough argument.

    But with individuals, it may help to inform people about FOSS instead of just suggesting alternatives ("Do you have a moment to talk about our lord and savior Stallman/Torvalds?"). If the individual doesn't understand or subscribe to the values, the switch may be temporary. My 2 cents. Hopefully others will come up with better tactics.

    4
  • What details/tools have you found help people transition to similar, open software from closed software, or think could help?
  • canpolat canpolat 6mo ago 100%

    If you are thinking about transitioning an organization to open source, pricing and vendor lock-in are generally good arguments.

    If you are thinking about helping individuals transition, that's a bit more difficult. Pricing could still work, but is not always that effective. It boils down to the willingness to try something new.

    In both cases projects with good documentation and a healthy community also helps, but if the open alternative lacks features, it's a though sell.

    6
  • How do I not stop feeling like I am doing nothing outside work?
  • canpolat canpolat 6mo ago 100%

    I am not concerned about not having anything to show for my free time. I am just not finding interest doing stuff which could indicate something worse.

    You are not alone. It's not easy to find an engaging free time activity. And even if you do, you may get bored of it after some time. The only thing I can say is: even if something doesn't seem very interesting at first, give it a try anyway (as long as it doesn't require a huge upfront investment). You may end up liking the activity or you may end up with like-minded people. And the worst case scenario is, you have wasted some time.

    I think majority of people suffer from not having a meaningful free time activity (amplified by the possibilities of internet). And I'm saying this without any data to back it up, so don't quote me on that.

    4
  • How do I not stop feeling like I am doing nothing outside work?
  • canpolat canpolat 6mo ago 100%

    Not having any personal projects is perfectly fine. Don't worry about it. Not everyone has to have their job as their hobby. Try other things (music, hiking, cooking, etc.). Try to find a hobby that makes you happy (if you don't already have one). That's way more important than having a public GitHub profile. And if a company decided not to hire you because of that, you basically dodged a bullet.

    48
  • Why single vendor is the new proprietary
  • canpolat canpolat 7mo ago 50%

    That's an unnecessarily strong reaction. Money clearly matters for some things. But that's not all that matters. There are many people releasing FOSS without any financial expectations. Clearly, money doesn't matter to those people on that context. Trying to argue that "money should matter also for those people on that context" doesn't make too much sense to me. Nobody is forcing anybody to release FOSS.

    0
  • Why single vendor is the new proprietary
  • canpolat canpolat 7mo ago 50%

    Sorry, I don't follow your reasoning. Why would a company not making money be a relevant problem for the advocates of FOSS? FOSS is about freedom. It never had an opinion about money. Money has always been irrelevant. Some people may not like it, and they are free to not use non-free licenses. And FOSS advocates will warn users about that (as they did in the past). FOSS doesn't have an obligation to offer a solution to every problem in the software industry.

    0
  • Why single vendor is the new proprietary
  • canpolat canpolat 7mo ago 100%

    I don't think that is relevant from author's (and OSI's) point of view.

    1
  • Why single vendor is the new proprietary
  • canpolat canpolat 7mo ago 100%

    Here is my understanding of author's position: Stay away from companies like Redis and ElasticSearch. They are building software with a proprietary mindset (the fact that they have tight control over product strategy and development demonstrates this) only to realize that they are being devoured by bigger fish. It's a business model problem, not an open source problem.

    3
  • linux
    Linux 7mo ago
    Jump
    DistroWatch has been banned in Turkey
  • canpolat canpolat 7mo ago 100%

    Here is the link to the original website (an NGO that monitors blocked websites in Turkey): https://ifade.org.tr/engelliweb/distrowatch-erisime-engelledi/

    And here is the Google translation of the text on that page:

    The IP address of the DistroWatch platform, which provides news, reviews, rankings and general information about Linux distributions, was blocked by the National Cyber ​​Incident Response Center (USOM) on the grounds of "IP hosting/spreading malware".

    44
  • Garnet: Redis alternative from Microsoft
  • canpolat canpolat 7mo ago 100%

    I think you are highlighting an important point that are missed by other commenters emphasizing the developer. I prefer GPL over MIT license. But this is a possible fallback if Redis decides to change its licensing (like several others did).

    I think these kind of products have strategic significance for MS for their Azure offering. They are probably preparing to offer this there (in addition to and as an alternative to Redis). So, it makes sense for Microsoft to release this with an OSS license (otherwise no one will adopt it).

    3
  • talks
    Talks 7mo ago
    Jump
    How do our ideas about coding affect the software we create? - Christin Gorman - NDC Oslo 2022
  • canpolat canpolat 7mo ago 100%

    I often think language skills also has a significant impact on code quality. When I have trouble "naming things" (as opposed to "cache invalidation") I use dictionaries and thesauruses. "Naming" is an important part of organization and improving language skills help a lot.

    1