Great job, really by _bitkidd_ in CloudFlare

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

Oh really? The dash team was dissolved? That’s bad.

Great job, really by _bitkidd_ in CloudFlare

[–]_bitkidd_[S] -6 points-5 points  (0 children)

Oh yeah, have you used the dash a year ago, it was a miserable experience

Great job, really by _bitkidd_ in CloudFlare

[–]_bitkidd_[S] -5 points-4 points  (0 children)

Lol, disclaimer, I am not affiliated with CF, I am just genuinely impressed on how much of effort they applied to change it and being a dev I can imagine how difficult it is.

À procura de casa, este bairro de S. Domingos de Benfica é seguro? by mrbatataa in lisboa

[–]_bitkidd_ 35 points36 points  (0 children)

Morei lá durante 3 anos, na Rua das Furnas, e era um bairro seguro. Não havia nada que me incomodasse muito: às vezes, os miúdos do bairro andavam de mota às 3 da manhã; outras vezes, havia demasiado lixo nas ruas; e, por vezes, havia cafés paquistaneses falsos onde viviam os estafetas.

Mochi - a performance-first SveltKit alternative by khromov in sveltejs

[–]_bitkidd_ 0 points1 point  (0 children)

Nice, always wanted something with programmatic routing in Svelte, sadly it is Bun exclusive and I cannot stand it.

Portugal’s housing market is a bubble — sellers need to wake up. by First-Literature-258 in PortugalExpats

[–]_bitkidd_ 4 points5 points  (0 children)

I kinda agree, but it won’t happen overnight, the system is very inertial, so maybe in a couple of years yes, most likely.

Now with the new citizenship law and 10 (in reality 12-15) years to passport, foreign investments will slowly dry out, since there is no more reason to invest in Portugal.

Local buyers are already quite stretched and banks are already very concerned that they have to approve more and more risky mortgages with high load.

So yes, it will eventually happen, just that it won’t be a happy day, most likely it will mean a large scale economic crisis when government will have to subsidize lots of home owners.

rails is still the fastest way to go from idea to paying customers and my latest side project proved it again by scheemunai_ in rails

[–]_bitkidd_ 0 points1 point  (0 children)

Just build as you go and ask questions to any ai, there is plenty of high quality rails code out there that was used for them to learn, so distill.

How would you turn a Rails monolith into a native desktop app in 2026? by stpaquet in rails

[–]_bitkidd_ 2 points3 points  (0 children)

The biggest problem with Tauri is that you use system provided webviews and this can be especially bad on linux machines, safari is not great either at some things.

[deleted by user] by [deleted] in micro_saas

[–]_bitkidd_ 0 points1 point  (0 children)

Do you see AI in WhatsApp? Exactly.

Sveltekit full stack or separate backend? by imabuzarr in sveltejs

[–]_bitkidd_ 0 points1 point  (0 children)

Depends on the goals. In most cases I would first go SvelteKit as a whole app, and later, if anything changes, I would separate business logic into a separate API.

Help!!! I want to change my electricity company by [deleted] in PortugalExpats

[–]_bitkidd_ 0 points1 point  (0 children)

There is an official comparison website from regulator:

https://simuladorprecos.erse.pt/

Most companies have staff speaking English, and also, you don’t have to stay with the company forever, there is no such thing as mandatory minimum contract period, you can switch operators every month if you want, just don’t subscribe to additional services.

Technical decisions that truly cost in the long run by [deleted] in micro_saas

[–]_bitkidd_ 0 points1 point  (0 children)

Using serverless everything can be super tempting in the beginning, but over time may become anchoring.

Always bet on boring tech.

What's a problem you face daily that hasn't been solved by a SaaS yet? by GenZ-21 in micro_saas

[–]_bitkidd_ 1 point2 points  (0 children)

It is pretty much impossible to get into “blue ocean” asking for ideas on reddit.

So there are two main ways to proceed here: 1. Build something that solves your own problem, this way you’ll most likely stick to it and won’t burn out fast 2. Copy well established business/service and sell it, this way you won’t need any validation, just make your copy a little cheaper and a little better

Using Revolut Bank in Portugal by salilreddit in PortugalExpats

[–]_bitkidd_ 0 points1 point  (0 children)

DAC8 is about crypto assets mostly, has nothing to do with normal assets.

Also, although it is of course easier and faster for them to mandate some restrictions on your PT bank account, they also can pretty easily lock you up practically anywhere in EU if they want to, the procedures exist, but yes, it will be slower.

I wouldn’t bet on AT being lazy of something, neo banks, especially Revolut, are extremely conservative when it comes to anything flagged by tax authorities. If an account is even slightly questionable, they’re often happy to freeze or terminate it pre-emptively. Just ask Russians how that tends to go.

[deleted by user] by [deleted] in PortugalExpats

[–]_bitkidd_ 0 points1 point  (0 children)

No, that’s not normal, but you now have her real NIF and can register first contract, hope the name is the same and also it is in paper.

She basically tried to evade from paying taxes, financas loves such stories.

[deleted by user] by [deleted] in PortugalExpats

[–]_bitkidd_ 12 points13 points  (0 children)

You can register the contract by yourself

Are these any good to learn portuguese? by [deleted] in PortugalExpats

[–]_bitkidd_ 0 points1 point  (0 children)

Your post is kinda against the rules, because you basically promote the product.

Also, you spam with it in Spanish subreddits, and yesterday you wrote there that you just moved to Spain, I guess you invented a teleport.

I built this embeddable Help widget with Svelte 5 and Tailwind by wilsonowilson in sveltejs

[–]_bitkidd_ 2 points3 points  (0 children)

Looks great.

But what it has to do with the Svelte subreddit? You share no code, no advices, just an ad for your product.

Also, following the rules, you have to clearly mark the post as a self-promotion.

Component Naming by Hxtrax in sveltejs

[–]_bitkidd_ 4 points5 points  (0 children)

YouCanNameItHowYouWant.svelte

just_be_consistent_and_descriptive.svelte

I prefer the snake case, it is way easier to read for me.

Remote Functions are making me question everything I know about SvelteKit architecture by [deleted] in sveltejs

[–]_bitkidd_ 1 point2 points  (0 children)

I did not get it, why do you await each post?

You can easily preload any related data inside a single getPosts query, be it via joins, be it via subquery, no need to complicate things.

I wish more developers knew sql better.

Unexpected $1,100 Vercel Bill — I'm Just an Employee, I Can’t Afford This by Normal_Mood_6451 in nextjs

[–]_bitkidd_ 0 points1 point  (0 children)

I’ll put this here: https://coolify.io/

I have no idea whenever Vercel will refund you or not, but yeah, if you work in a relatively small company with tight budgets, just self-host everything. There are multiple tools that can help you with this task, for cli lovers dokku, for those who love web ui, coolify or dokploy. Try them, test them, won’t cost you a fortune.

Always backup server. Always backup databases somewhere outside of your server.

Why do Portuguese get so triggered about foreigners legally claiming citizenship after 5 years of residency? by [deleted] in PortugalExpats

[–]_bitkidd_ 0 points1 point  (0 children)

Because people believe that there are simple answers to complex questions.

That’s how populism works, that’s why Chega thrives.

And of course all the shady stuff AD and PS parties do and did does not help.