boredsquirrel

joined 2 years ago
MODERATOR OF
[–] boredsquirrel@slrpnk.net 0 points 1 day ago

Burning down a warehouse full of non-recycled toilet paper isnt really cool. I dont get it. That is so much literal forests that burn for no reason, also a lot of toxins released.

[–] boredsquirrel@slrpnk.net 0 points 1 day ago* (last edited 1 day ago) (3 children)

Crazy! Did the small chinese hight come from malnourishment or hard labor? Otherwise that increase would be hard to describe right?

[–] boredsquirrel@slrpnk.net 2 points 2 days ago

Lol didnt see that :)

[–] boredsquirrel@slrpnk.net 10 points 3 days ago (3 children)

It is surprising how mediocre some filesystem support is. UDF and exFAT (the only universal and windows compatible filesystems with support for big files) both caused files to write but not appear on the disk afterwards. FAT32 doesnt show progress. And more I guess

[–] boredsquirrel@slrpnk.net 11 points 3 days ago* (last edited 3 days ago)

Like a very slow and unique site for downloading BluRay decryption keys. essential for playing them with VLC and potentially extracting the contents too.

There is a torrent for the current archive to prevent DDOSing the site further and make sure the incredibly valuable keys dont vanish forever!

(Mastodon post)

[–] boredsquirrel@slrpnk.net 0 points 3 days ago (2 children)
[–] boredsquirrel@slrpnk.net 1 points 4 days ago

Hair soap rules

[–] boredsquirrel@slrpnk.net 1 points 4 days ago

Or a newspaper from a seemingly trustworthy source

Then you find out that it is a pseudo-rational populist newspaper (like WELT or anything in the US I guess) and you are fooled.

[–] boredsquirrel@slrpnk.net 5 points 5 days ago* (last edited 4 days ago) (3 children)

MPV cant read BluRays tho. But yes, I use it too through Haruna.

[–] boredsquirrel@slrpnk.net 0 points 5 days ago

Lenovo Thinkpads ≠ IBM Thinkpads. They steadily got worse and worse. My T495 broke down really fast and didnt turn on anymore. Easy to replace some parts but hard to replace the rest

[–] boredsquirrel@slrpnk.net 3 points 1 week ago

It seems to be some kind of open standards. iCal is not supported by DAVx5, ICSx5 works

[–] boredsquirrel@slrpnk.net 0 points 1 week ago

No, the calendar app has no sync itself. I use ICSx5 now and add that import from the app

 
 

cross-posted from: https://slrpnk.net/post/36195475

I am trying to add a calendar in iCal format to my phone.

Fossify Calendar is nice and fully offline, using DAVx5 as sync adapter.

The link looks like

https://example.com/cal/export/5o2b2j393b21owbd829273b3

In DAVx5 I can only add an account, which does not work for this link. The only direct link to add is a WebDAV filesystem mount

 

I am trying to add a calendar in iCal format to my phone.

Fossify Calendar is nice and fully offline, using DAVx5 as sync adapter.

The link looks like

https://example.com/cal/export/5o2b2j393b21owbd829273b3

In DAVx5 I can only add an account, which does not work for this link. The only direct link to add is a WebDAV filesystem mount

Solved

You need this app for ics links that are unidirectional. Annoying (another app running in the background) but works.

Same with DAVx5, after adding the calendar, go to settings in Fossify Calendar and "add CalDAV calendars".

 

I succeeded in using Haveno (Called RetoSwap when used on the mainnet). It was quite confusing so I will document the TLDR here and give a guide about the use on Linux.

First confusion

  • Haveno is the software used, it comes with a testnet for trying it and the software releases are basically useless apart from trying it out.
  • RetoSwap is the haveno app but connecting to the monero mainnet, allowing to actually buy monero. But the RetoSwap app is called Haveno when installed!

Installation

I installed the .flatpak application from the latest Github release. You need to setup flatpak and flathub before.

There are many ways to install it, for ease of sandboxing and graphical configuration I recommend the .flatpak file.

TODO: Verify the download! There is a .sig file but I didnt find their key yet

You can install the .flatpak file from a graphical app store by opening it with that, or via flatpak install appname.flatpak from the terminal.

Once installed, it will appear in your app menu.

Wallet

Opening the app, it creates a trading wallet for you. This will receive the monero you buy and you can pay from it directly, or transfer to a personal wallet first. But the wallet is not protected with a password yet!

Backup

It is important to back up the wallet first, then encrypt that backup, for example using an AES encrypted .zip archive, or the tomb utility, or gpg/sequoia or many other ways.

That backup is apparently important, though I was able to load the wallet in feather wallet just using its seee and creation time.

Password

Now create a wallet password. You will need to enter it every time you open the app, and to unlock the wallet when using it in another sofware like Feather or Monerujo.

Credentials

Store the following in a password manager like KeepassXC:

  • seed
  • creation time in ISO format, like 2026-01-30
  • password

These are essential, especially the creation date which can be easily forgotten. Otherwise you will not be able to retrieve your trading wallet and lose any amount stored on there.

Payment

Now you can configure any payment method you like, if it is supported. As far as I understood, these are all methods where you actively pay a person, like Bank transfer, Paypal, Wise etc. I do not know if you need to configure one if you just want to pay, as the XMR seller should mark a payment as sold, while the exchange has no insight.

Buying XMR

Important: to buy XMR, you need XMR! So if you start with zero, try to get XMR from a friend, or use another exchange like Bisq (not sure if possible) or the many centralized ones.

Haveno requires to spend monero intermittently, the most amount is used as deposit, while a small amount is the transaction fee.

Depending on the lowest available offer, you need more or less XMR to start. You can pay the XMR from your trading wallet or an external one, and then use the bought XMR to fund bigger payments.

Buying XMR is pretty straightforward, while I haven't understood the signing and trust system yet. You may preferrably buy from long existing sellers with a checkmark next to the account.

Initiating a payment, you can select the amount of XMR. You can use this to buy just as much as your existing deposit allows. Be sure to check the price per XMR, some people might try and rip you off!

After having started a payment, expect to wait over an hour for the payment to be confirmed on many monero nodes (afaik). This improves safety by storing that info further in the blockchain. From this point on (afaik) you cannot cancel a payment, or otherwise weird things may happen.

You may open the trader chat to contact the seller and discuss if you need to enter a specific payment reference for example.

Once the seller receives your payment, your XMR will quickly arrive in your trading wallet.

Using the XMR

I dont know the issues with using that wallet to pay directly. Sending the XMR to your personal wallet involves a small transaction fee though.

You can directly import the wallet in Feather, Monerujo or other wallet apps, where you can use it to send and receive XMR. Make sure to store the credentials and store the password manager backup file in multiple places!

 
17
submitted 3 months ago* (last edited 3 months ago) by boredsquirrel@slrpnk.net to c/science@mander.xyz
22
submitted 4 months ago* (last edited 3 weeks ago) by boredsquirrel@slrpnk.net to c/android@lemdro.id
 

Since the recent update of Android 16, Pixels have a new theme

  • symbols are less geometric and hard
  • some elements are rounded squares, others are round
  • the theme is generally very dark
  • the top panel is not visible by default
  • the battery looks very different, kinda like on iOS
  • the drawers have a blurry background instead of solid colors
  • the "recent apps" overview displays the app name in the top left corner of the preview window, instead of a round icon on top
  • icons and buttons in apps like GCam are also changed

Here are the screenshots

Generally the theme is way more complex and distracting and has quite some inconsistencies.

While I would like blur, the minimalist side of me is happy not to have it.

The current material theme with lots of high-contrast elements is pretty Google-specific I feel and can be seen as ugly. The new one is way more abstract and in a way pleasing.


Yes the theme is on latest GrapheneOS too. The font may be proprietary though, AOSP uses a different one

Update: animations and blur can be disabled in the accessibility settings now

 

The Free Software Foundation Europe did an update post on the current status of the legal affair.

Good read, recommend!

Here is the previous one

Post of Article19

The Complaint (PDF)

 

Ok this is a physical one.

Temperature is just the total speed of molecule vibrations in an object.

Vibrations are movement. Movement needs energy. All things thrive to be in an energy neutral state, energy always disperses, disbalances are always balanced out.

This means that the natural state of objects is 0°K, the lowest temperature possible, no movement.

That is why you should fill up your fridge and freezer! The only energy you need is for removing heat that comes into the thing and would in turn transfer to cooler objects and warm them up.

But keeping things cool itself doesnt need any energy 🤯

And if you heat it up then less air comes in, and the incoming air will be cooled down faster (energy balanced out between low density air and high density things). So the overall temperature doesnt spike as much and less needs to be transported off.

view more: next ›