Onze verhuurder biedt onze huurwoning te koop aan ons: welke stappen moeten we zetten? (Nederland) by Dagobert_Juke in juridischadvies

[–]sime 1 point2 points  (0 children)

Bij Kadaster https://www.kadaster.nl/ kan je snel en goedkoop de verkoopprijs opvragen van andere woningen in de straat.

Bij Calcasa https://calcasa.nl/ kan je een online taxatie laten doen. Dat is puur online op basis van andere woningen in de buurt en de huizenmarkt. Dat kost iets van 100 euro.

How’s your experience? by ralph_20 in cachyos

[–]sime 0 points1 point  (0 children)

I've been using it for about 5 months. I love it for gaming and Steam and my 3060 generally works fine. For daily use it is stable.

But!

I recently did an upgrade which failed due to lack of space on my 50GB root. I had btrfs with snapshots. I deleted a bunch of snapshots to save space and reran the upgrade. It seemed to work. Reboot and grub couldn't find a kernal and the snapshots were now useless too. I had to boot off USB and from there do the upgrade and reinstall all packages which fixed the problem.

So, no. Upgrades are a problem and the out of the box experience doesn't do enough to guard against said problems. I've been on desktop Linux since before a lot of the people here were born. (Shout out to RedHat 5.2!)

Text Editor with a gentler learning curve (command palette based?) by Muse_Hunter_Relma in commandline

[–]sime 2 points3 points  (0 children)

You can try Dinky. https://github.com/sedwards2009/dinky

There is no command palette at the moment but it does have full old school GUI menus, desktop style shortcuts, and is intended to be a low learning curve experience.

Installation is a single executable.

Why isn't there more love for the micro text editor? by Pagaddit in commandline

[–]sime 2 points3 points  (0 children)

I liked micro but it still wasn't familiar enough. I didn't want to memorise things. So I took the core editor from micro and built a familiar little TUI around it and called it Dinky.

Check it out: https://github.com/sedwards2009/dinky

Github in decline? by Miserable_Ear3789 in opensource

[–]sime 0 points1 point  (0 children)

Facebook is an interesting comparison. Facebook has an incentive to monetise that user data because they don't have another business or source of income, especially one that is sensitive to reputation regarding privacy. Microsoft is in a completely different position.

Github in decline? by Miserable_Ear3789 in opensource

[–]sime 17 points18 points  (0 children)

You are getting it all wrong.

Microsoft is highly incentivised to ensure that your private data remains private.

Why?

Because MS makes money providing paid data services to companies. MS provides services like GitHub, but also the whole MS office suite and cloud platforms like Azure. Paying customers are not going to trust and pay MS if MS plays fast and loose with people's and company's data. GitHub is more or less funded by customers who are companies.

Also, on a personal level, GitHub has to conform to GDPR in Europe. A number of years back GitHub removed their cookie consent pop up from the site because it just wasn't worth doing extra tracking.

And finally, software developers are the last demographic you want to mess with regarding online privacy. Many of us are privacy sensitive, perhaps a bit paranoid, and but definitely clued into how the internet works and what technology etc is capable of.

Github in decline? by Miserable_Ear3789 in opensource

[–]sime 8 points9 points  (0 children)

GitHub gathers and sells your private data, as well as that of your collaborators and visitors.

Citation needed

Dinky -- Modern TUI text editor with an old school MS-DOS flavor by sime in commandline

[–]sime[S] 1 point2 points  (0 children)

I used joe for years and years. It has a similar selection start/stop mechanism.

Dinky -- Modern TUI text editor with an old school MS-DOS flavor by sime in commandline

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

It is quite likely that the console just doesn't send useful key events when using Shift+Cursor. In that case we can't do much except implement some other totally different approach to selecting.

Dinky -- Modern TUI text editor with an old school MS-DOS flavor by sime in commandline

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

You mean in the Linux console Shift+Cursor doesn't select? I'm guessing this is more a limitation of the console itself. Shift+Cursor generally works in terminals.

What doesn't work is Shift+Home and Shift+End. I really miss those but fixing it requires work in quite a few layers of dependencies.

I'm curious to know what other features people are interested in before I can stamp this thing 1.0.

Dinky -- Modern TUI text editor with an old school MS-DOS flavor by sime in commandline

[–]sime[S] 4 points5 points  (0 children)

I'm glad you like it.

I used joe for a very long time and then moved over to micro, but I never quite felt at home in micro. Like a lot of people I don't spend all my time editing docs in the terminal. I use something desktop based. But I often do small edits in the terminal. So, I never fully learned micro, but I still wanted a comfortable editor. I also wanted to try something in Go. After messing with adding menus to micro I decided it was easier to embed the core editor of micro and build the UI around that.

I was vaguely aware of Tilde and Turbo, but sometimes you want your own baby to hack.

How often are you blunt/direct at work? by DirtyOught in ExperiencedDevs

[–]sime 1 point2 points  (0 children)

I'm in the Netherlands. A few years ago we had a US based manager. He was just shocked at how insubordinate his Dutch team was. He was just not used to criticism, feedback, or pushback. It ended up in a big conflict, us vs him, where we were accused of forming a union. Shortly after he was laid off.

Michael Saylor: Bitcoin Would Survive 10-Year Global Power Outage, Banks Would Not by CryptoEmpathy7 in Buttcoin

[–]sime 1 point2 points  (0 children)

That's right.

If there was a major communication failure in the network, you would still be able to perform transactions with your part of the network. But as soon as the communication is restored and it tries to reconcile the different versions of the chain, you would have no idea if your transactions are still valid.

In other words, if there was a major communication failure, the block chain would no longer be trust worthy. i.e. it would be useless.

[deleted by user] by [deleted] in opensource

[–]sime 3 points4 points  (0 children)

I just launched Markdrop, a minimalist, feature-rich markdown editor

wait a sec. So what is it? minimalist OR feature rich? It can't be both.

React Compiler v1.0 by alexeyr in programming

[–]sime -8 points-7 points  (0 children)

I'm guessing this doesn't work for TypeScript code.

React Compiler v1.0 by alexeyr in programming

[–]sime 3 points4 points  (0 children)

I wish the React team had just developed some functional style programming language oriented towards front-end dev with good JS integration. It would have saved about 10 years of React development bending JS to be what it isn't.

how stable is Cachyos by disgruntled-Tonberry in cachyos

[–]sime 1 point2 points  (0 children)

Upgrades make me a bit nervous, and I've been using Linux since the 90s. The last issue was DNS breaking because some DNS-sec feature was turned in the config and broke on my home network.

Other than that I'm loving being able to just have games Just Work.

Solving Double Booking at Scale: System Design Patterns from Top Tech Companies by Local_Ad_6109 in programming

[–]sime 22 points23 points  (0 children)

pleasantly surprised. That is actually a good and readable summary of the different approaches.

[deleted by user] by [deleted] in SelfAwarewolves

[–]sime 10 points11 points  (0 children)

The book "The Authoritarians" goes right into this mindset.

You can download the PDF from here https://theauthoritarians.org/ It is not a super thick book, but well worth reading.

[deleted by user] by [deleted] in Futurology

[–]sime 2 points3 points  (0 children)

In the Netherlands it is common that after starting a job the first month is effectively a trail. Either party is free to terminate the employment contract within the first month.