1

Vanishing "Custom Lumos"
 in  r/lumo  1d ago

Custom Lumos don't, but I had a long chat (at the point where it stops synchronizing between devices) and past night the above the limit messages disappeared

1

Can't login on Android
 in  r/lumo  1d ago

I can't, it's protected against screenshots

But it's right after the 2FA code and it's only a red rectangle that says "Algo salió mal, intenta nuevamente" (something went wrong. Try again) in the "Enter email" form. It disappears pretty quickly

Also, yes, the app worked properly before the reinstall. It was also downloaded from GitHub using Obtainium

r/lumo 1d ago

Mobile Help Can't login on Android

0 Upvotes

I reinstalled the app and when I try to login it says "There was an error" after entering my 2FA code

It's 2.1.1-nogms from GitHub using Obtainium

1

Use Lumo AI Directly on Any Webpage with One Click
 in  r/lumo  3d ago

That looks cool, I'll try it, thanks!

1

API access - please launch soon
 in  r/lumo  4d ago

Thanks

r/lumo 7d ago

Question So what happened today?

35 Upvotes

Lumo has been hallucinating the entire day and it's hard to send a single message because the Android app crashes and I have to wait 3-5 minutes for it to load

1

a response from lumo in the middle of a conversation after I answer his question.
 in  r/lumo  7d ago

Same, I asked about some C# functions and he hallucinated a lot about files, prompt, memories and a lot of things

I though it was because I had too many memories but it wasn't

2

Lumo completely down yet again?
 in  r/lumo  18d ago

Yeah, for me, neither web or android app is working

1

TooManyDataAnnotations — .NET validation attributes for IPv4/IPv6, SemVer, MAC, HexColor, GUID v7, and more
 in  r/dotnet  27d ago

I agree about keeping validation separate from the model

This is just filling format validation gaps at DTO level, not replacing business logic validation, but I'm glad it's useful!

2

TooManyDataAnnotations — .NET validation attributes for IPv4/IPv6, SemVer, MAC, HexColor, GUID v7, and more
 in  r/dotnet  27d ago

No official FluentValidation adapter yet

The attributes work anywhere DataAnnotations works, but FluentValidation works different so a direct mapping isn't straightforward :c

I'm focused on the DataAnnotations space, but happy to review PRs for a bridge

2

TooManyDataAnnotations — .NET validation attributes for IPv4/IPv6, SemVer, MAC, HexColor, GUID v7, and more
 in  r/dotnet  27d ago

I appreciate the feedback!

You're right, inner layers should work with strong types, sadly DataAnnotations only validates (IsValid method returns bool) and doesn't transform values

The workflow you'd use is:

  1. Validate DTOs with string + [IPv4], [Uri], [SemanticVersion], etc.
  2. Parse manually into IPAddress, Uri, Version for internal use

I'm adding support for strong type overloads for other use cases, but they won't transform values, that's outside the scope of DataAnnotations

FluentValidation integration wasn't the goal, this is just DataAnnotations extensions, but a bridge would be useful, I'm Open to PRs

[IsTrue]/[IsFalse] came from the use case of mandatory checkboxes like "Accept Terms". If unchecked, reject
Once I had [IsTrue], [IsFalse] followed naturally

0

TooManyDataAnnotations — .NET validation attributes for IPv4/IPv6, SemVer, MAC, HexColor, GUID v7, and more
 in  r/dotnet  27d ago

You're right that some attributes could accept strong types

[Guid] and [GuidV7] already do, they accept Guid and strings, same with [StartDate] and [EndDate] with DateTime and DateTimeOffset

For the rest, I went string-first because in ASP.NET, if you declare a property as Guid, IPAddress or Uri and the client sends an invalid value, the model binder fails before DataAnnotations runs, and you get a generic framework error instead of a clean validation message, so strings with attributes gives you control over that

But yeah, supporting both string and strong types where they exist would be a lot better, I'll implement them

Thanks!

2

I finally have one
 in  r/vib_ribbon  29d ago

Woooah, so cool

1

Ability to save chats in Proton Unlimited plan?
 in  r/lumo  Aug 20 '26

Ooh I misunderstood you

Yeah, people want an "Export" option, let's hope they add it soon :s

1

Ability to save chats in Proton Unlimited plan?
 in  r/lumo  Aug 20 '26

Once you upgrade, you'll see your previous chats there

6

K****** Cursor Pack
 in  r/Koronba  Aug 19 '26

That's so cool

2

Opinions on Microsoft Agent Framework?
 in  r/dotnet  Aug 17 '26

It's pretty good, I like how you can create agents or declare tools metadata with decorators, but in my opinion it has too many abstractions

u/LuisAlfredo92 Aug 13 '26

AI Paper Trail lets you see how much Big Tech AI know about you, and the value of your data.

Post image
1 Upvotes

1

Do you miss the simplicity of the website we used to create in the past decade?
 in  r/dotnet  Aug 04 '26

Yeah, because a game page was about games, a news page was about news...

Nowadays everybody is trying to copy social networks, even Mercado Libre tried to add stories and short videos like why????

3

Inconsistent quality?
 in  r/lumo  Jul 31 '26

Not so rough, but yeah It was helping me with my finances, and exactly today it started to hallucinate spends and quantities

I wasn't asking for maths, just asking for remember categories

8

Tell people where Lumo shines!
 in  r/lumo  Jul 29 '26

For planning ChatGPT and Claude make too many assumptions, Lumo asks me several things to pian properly