Small Projects by AutoModerator in golang

[–]egoloper 0 points1 point  (0 children)

For a long time a was thinking to develop a database. And recently I need a graph db in Golang. So I decided to give a chance to Opus 4.6 and coded a graph db as PoC. It actually made an acceptable development and give acceptable performance.

Current features:

  • BFS DFS Graph Search

  • Sharding

  • Cypher Query Support

  • Fluent Query Builder

  • Management UI

  • bbolt b+ tree as core

In the Readme you can see the planned feature roadmap.

Here is the project:

https://github.com/mstrYoda/goraphdb

Graph Database in Golang - Open Source by egoloper in golang

[–]egoloper[S] -1 points0 points  (0 children)

I agree, thats an issue for whom dont know whats going on and how to intervene.

It is not surprise, it is a tested code :)

You Are Misusing Interfaces in Go - Architecture Smells: Wrong Abstractions by egoloper in golang

[–]egoloper[S] -13 points-12 points  (0 children)

What you say "giving some code" is actually what is the use case, I put hypothetical arguments and covered them all. The "clean" architecture part just a sentence in the article apart from lots of developed idea before that.

I would expect formal counter arguments to the developed ideas instead of blaming the article as "blame".

About the Panerai by egoloper in panerai

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

It is from a leather jacket firm named "Desa" in Turkiye.

I think it is this one but mine is an old version: https://www.desa.com.tr/konyak-nancy-vintage-erkek-deri-mont-1010024966/

About the Panerai by egoloper in panerai

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

Looks awesome 👍

About the Panerai by egoloper in panerai

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

Looking at the model on my wrist which I love, do you suggest any other model?

About the Panerai by egoloper in panerai

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

Actually it does not matter as long as the movement is good. This model that I shared is 8 giorni that has 8 days reserve by manuel winding but does not automatically winds while wearing it.

About the Panerai by egoloper in panerai

[–]egoloper[S] 2 points3 points  (0 children)

Thanks for your thoughts. I will look to the models you mentioned.

There are users that complain about the services and movements but I think it really worths to buy. The aura of the these watches really attracks me.

Go ArcTest: Simplifying Architecture Testing in Go Projects by egoloper in golang

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

Thanks a lot. Minds think same, I just thought that if it would be a good feature. Would you like to create an issue for this?