Wissance (@wissance) 's Twitter Profile
Wissance

@wissance

Innovations enthusiasts team of engineers and scientists.

ID: 1485876839415492608

linkhttps://wissance.com calendar_today25-01-2022 07:27:16

20 Tweet

106 Followers

996 Following

Wissance (@wissance) 's Twitter Profile Photo

Hello everyone. We are company of scientists, engineers and developers (software & hardware). We will publish here links to our interesting and useful articles, software examples, scientific experiments. We still believe that we could do a lot useful and important for people.

Wissance (@wissance) 's Twitter Profile Photo

We've bought new website with individual design but've got a templated designed based on Envato market template. What is wrong with people? Why nobody wants to work?

Wissance (@wissance) 's Twitter Profile Photo

#Gorm (#Golang ORM) v2 is awesome especially when we compare it with Gorm v1. See our new article about how to use v2 in your apps m-ushakov.medium.com/gorm-level-up-…

Wissance (@wissance) 's Twitter Profile Photo

How to forever forget about Preflight requests handling and stop to fear that frontend in not working with you backend with #Golang and #Gorilla/mux: medium.com/p/8d7a2cd422eb

Wissance (@wissance) 's Twitter Profile Photo

Today we released #OpenSource lightweight OpenId-Connect Authorization server written on #go with endpoints similar to #RedHat #Keycloak, and ability to very easy configure you data (users, realms and so on), see: github.com/Wissance/Ferrum

Wissance (@wissance) 's Twitter Profile Photo

Работая над проектом в Финтех секторе, столкнулись с выбором технологии для хранения данных и неожиданно выбор пошел в сторону от традиционной связки Postgres + ORM. Мы стали использовать EdgeDB, штука весьма специфичная, но удобная для аналитиков:youtube.com/watch?v=apsBw6…

Wissance (@wissance) 's Twitter Profile Photo

How to rise a performance of a REST API (in my case 250 times) see our article dev.to/wissance/faste… #csharp #Dotnet #softwaredevelopment

Wissance (@wissance) 's Twitter Profile Photo

boosty.to/wissance/posts… #opensource #rs232 #com #electronics #Engineering #softwaredevelopment #SoftwareEngineering

Wissance (@wissance) 's Twitter Profile Photo

We keep developing open-source libs; a couple of days ago we released WebApiToolkit (C# lib that helps to build Full CRUD in Asp Net application within ~20 lines of code) github.com/Wissance/WebAp… We would be very thankful if you gave us a star. #WebDev #CSharp #AspNet #OpenSource

Wissance (@wissance) 's Twitter Profile Photo

A year ago I had a task in probation period with 8k of vending machines with saving a packet logs, transaction data and device state in db. Recently I was able to finish fast db lib. 10k rows read ~100ms, write ~500ms, see github.com/Wissance/Norm #dotnet #opensource #csharp