Or just use LogSeq https://discuss.logseq.com/t/whats-new-with-logseq-db-may-16...
HN user
dodyg
chatgpt.com is not working because they are relying on cloudflare for challenges
If you work in emerging economy, you will get to do a lot of greenfield projects.
He lives in Dubai. What's the point of having money if you cannot escape that giant mall?
Podcasts run on RSS
I was asking about Orleans integration. They are working on it (https://twitter.com/reubenbond/status/1724463381686686075).
I think it's a matter of time for Dapr stuff to be integrated. It is after all the first preview.
edit: here's more info about Dapr and Aspire
https://learn.microsoft.com/en-us/dotnet/aspire/reference/as...
- It is a mature platform with yearly updates.
- New stuffs integrate nicely with existing features.
- C# and F# gets yearly updates.
- Somehow they manage to get the platform faster every year.
- Microsoft Orleans.
Oh neat. I didn't realize a query builder is being worked on.
I hope the tooling in .NET library gets more investment.
How different is this from Temporal?
On the 2nd week at the beginning of the Khartoum war, the bus companies started to refuse electronic payments and only take cash because they didn't trust the banking system will remain working.
What I like about Vue is less churn. Vue stayed in 2.6 for a long long time. It's fine.
Thanks for the info. TIL.
This is fantastic. Love it.
Yup - this would do the job faster and better.
Task task = Task.Delay(TimeSpan.FromSeconds(1)); tasks.Add(task);
It really depends on the city.
Making friends in Cairo, Egypt, where I currently reside, is very easy. People are very hospitable, there are a lot of house parties and you can crash any party (bring booze) and you will be welcomed with open arms. It's a massive metropolis and there are a lot of things to do.
Off course those people will now apologize
I run for 20 minutes every day at 6 AM. I also walk to my office 45 minutes each way.
In large European cities you don't have to worry about getting shot
the people who make the money have no concept of what "integrity" is.
It's outrageous that there is no honour amongst scammers.
Yeah they are trying to prevent the ElasticSearch scenario. It makes sense to me. They need to form a sustainable business model.
soon FoundationDB
This is super. Finally there's a reason to use FoundationDB on ordinary systems.
How do you plan to be sustainable? RethinkDB was promising but it didn't last.
Start with the smallest working example —it doesn’t matter where this comes from, it could be a website, blog, the documentation for the technology, a friend or coworker, it could be from anywhere. This is your basic working example. It’s the baseline for building further knowledge.
This is the main idea behind over 400+ micro samples I created for ASP.NET Core https://github.com/dodyg/practical-aspnetcore
Vue still uses VDOM https://vuejs.org/guide/extras/rendering-mechanism.html#rend...
You need a month vacation. Go to Dahab, take diving and be a beach bum this summer. You will gain a new perspective.
The blog post is stored in a blockchain and has to go through 6 layers of micro-services.
quality education will keep consolidating until there’s one super school left.
Right, we are all graduated from Harvard here.
ASP.NET Core is pretty minimal in ceremony nowadays. You can easily do single file web development.
https://github.com/dodyg/practical-aspnetcore/blob/net6.0/pr...
I rather love C# pace of evolution.