BenchpressMuyDebil

joined 1 year ago
[–] BenchpressMuyDebil@szmer.info 13 points 1 week ago* (last edited 1 week ago)

HMD feature phones are such a let down.

The Polish language translation within the system is clearly automated translation - the words used sometimes don't make sense. CloudFone apps are also not available in Europe.

The HMD 110 4G (2024, not 2023) has the Unisoc T127 chipset which supports hotspot, but HMD deliberately chose not to include it. I know because the Itel Neo R60+ has hotspot with the same chipset.

At least they made Nokia XR21 in Europe for a while.

[–] BenchpressMuyDebil@szmer.info 14 points 1 week ago (7 children)

I always wondered why do people use Pocket. I just use bookmarks - for example: on the bookmarks toolbar in my browser, I have a folder named "movies to watch". I just drag the tabs into that folder. Isn't that similar to Pocket?

My brain being fried from the brainrot and not being able to comprehend "save to read later" probably also plays a part.

Hopefully this gives more leverage in keeping the river clean. "Well Mr. Company you can't dump shit into the river, there are people swimming there". As the article mentions in Denmark they hoisted red flags during incidents, but it puts at least some more public eyes on the issue.

The first visit to a gym could be free. Or it can be a "a current member can bring one friend for free once a month" thing. You can just go and check what's out there. Most people probably just lift weights or use the machines that they don't have and don't want to buy at home. There's also the factor that if you're at the gym, you're there to work out. When you're at home, you can be distracted by whatever.

[–] BenchpressMuyDebil@szmer.info 6 points 2 weeks ago* (last edited 2 weeks ago)

True. Edited the title to bold the "busted" part

[–] BenchpressMuyDebil@szmer.info 5 points 3 weeks ago (1 children)

First Gigaset sold to South Korea and now this

Did anyone notice their local small companies start making cola alternatives too? In Eastern Poland I can see a cola from the local brewery Waszczukowe and was surprised. Is this an overall trend?

[–] BenchpressMuyDebil@szmer.info 2 points 3 weeks ago (1 children)

Reading the grant link from the OP - https://digital-strategy.ec.europa.eu/en/news/results-2024-call-european-digital-reporting there's also a second project with ~2M eur which sounds like "Wero for journalism":

AskEurope The project aims to create a new type of information platform dealing with European affairs, by using innovative formats and forms of distribution. The creation of a database with EU media outlets’ archives, complemented by the integration of an AI-based chatbot, is innovate and will increase the engagement with readers. Available in 7 EU languages, the content has diverse formats, from breaking news, live streams and daily news to in-depth reporting and long investigation.

It entails a consortium is coordinated by Agence France Presse (FR), accompanied by Mediaconnect (FR), Deutsche Welle (DE), France Medias Monde (FR), Radio France Internationale Romania (RO), Druid (RO), Xwiki SAS (FR), Xwiki Software (FR), Deutsche Presse Agentur (DE), News Aktuell (GE), Agenzia Ansa Agenzia Nazionale Stampa Associata – Società Cooperative (IT), Grupa Radiowa Agory (PL), Ediciones El Pais (ES), Centro Per La Cooperazione Internazional (IT), Fundacion Maldita (ES).

To mods: I know this reads like an ad (because it "is", but I'm just a reader, I'm not releated to them in any way, I just like what they do). It's a non-profit granted by the European Commission so I hope it's ok. Put me in secret CIA jail if not

 

After reading a non-fiction book, do you beat yourself up over not remembering all that much? This is especially painful if the book took years to complete (e.g. Anne Applebaum's "Gulag").

It's a bit ridiculous to expect to become an Encyclopedia after reading something in passing too, though.

I feel as if working with a computer and using the internet daily destroyed my attention span, which is why I'm self concious about this.

 

I've been a social media hermit for the past 3 years but recently I've given up and created a few accounts across different apps again. It's unreal how strict the requirements are now.

  1. Give e-mail (ok)
  2. Give phone number (.... eeh, ok)
  3. Use the new account for a while
  4. Account suspended, please upload selfie to continue (no thanks xi). There are also some verification promps where you have to record a video and rotate your face left to right

If this isn't a message to move to indie web I don't know what is

 

I was working with NPM package.json files a lot lately and I often found myself saving them in an unparseable state. json-ts-mode highlights syntax errors in yellow but it wasn't enough.

I didn't want to use flymake-eslint becuase it requires having the jsonlint binary in the PATH and I just wanted a simple Lisp solution.

The code tries to parse the current buffer on save using Emacs' built-in json-parse-string and moves the cursor to the location of the parsing error if it fails.

The below code naively assumes that the saved buffer is always the current buffer, which may very well not be the case (e.g. (save-some-buffers)).

It also probably won't save JSON5 files which have // comments inside because json-parse-string won't handle that.

(defun rtz/json-parse-pre ()
    (interactive)
    (if (eq major-mode 'json-ts-mode)
        (condition-case err
            (progn 
  	    (json-parse-string
  	     (buffer-substring-no-properties
  	      (point-min)
  	      (point-max)))
              nil)
          (json-parse-error
           (goto-char (nth 3 err)) (error err)))))

  (setq write-file-functions '(rtz/json-parse-pre))
 

Są sobie takie desktopowe programy do rachunkowości (np. GnuCash). Nie trzeba być jakimś wielkim rekinem biznesu, można nimi po prostu liczyć comiesięczny budżet i dotychczasowy majątek, po prostu wpisujesz:

  • mam tyle pieniędzy w gotówce
  • mam tyle pieniędzy na "głównym" koncie bankowym
  • mam tyle pieniędzy na lokacie na takim i takim procencie

Można też w nich oczywiście śledzić wydatki. Przy płaceniu kartą wszystkie transakcje widać w przecież na stronie banku po zalogowaniu.

No tylko że, w ciągu miesiąca tych transakcji to jest z paredziesiąt. Więc po jednej stronie okna masz otwartą stronę banku a po prawej program do księgowości. I tak przepisujesz wartość transakcji i jej datę z jednego programu do drugiego. Wrzucasz też transakcje do odpowiednich kategorii: rachunki, żywność, odzież. Tak wiem że mBank już przydziela płatnosci do różnych kategorii sam z siebie, ale program do rachunkowości ma dużo innych funkcji z którymi webapp mBanku nie ma szans.

Na szczęscie w GnuCash jest wsparcie dla AqBanking, a AqBanking wspiera banki które korzystają z protokołu FinTS.

Korzystając z AqBanking i FinTS można z poziomu tej desktopowej apki wykonywać takie akcje jak:

  • pobierz saldo konta (tj. zsynchronizuj to co jest w banku z tym co jest w GnuCash)
  • pobierz historię transakcji (tj. to co sprawia że nie musisz jak głupi co tydzień przepisywać wykonanych transakcji)
  • :o wyślij przelew bankowy (whaat) - trzeba podać PIN FinTS przy każdej transakcji

Wszystko fajnie, ale niestety okazuje się że FinTS jest tylko niemeckim standardem.

https://en.wikipedia.org/wiki/FinTS

HBCI [prekursor FinTS przyp. OP.] was originally designed by Germany's three banking "pillar" networks, namely the Sparkassen-Finanzgruppe, German Cooperative Financial Group, and Association of German Banks.

Idąc dalej, do wspomnianego Association of German banks należy Commerzbank, który jest większościowym właścicielem mBanku, więc teoretycznie mają know-how i ludzi którzy mogliby to zrobić. Ja wiem, że w bankowości wszystko porusza się powoli (ile czasu zajęło zanim pierwszy bank w Polsce zaczął obsługiwać klucze U2F - ING), ale no kurde Polska jest przecież fintechowym poligonem doświadczalnym.

Tutaj nawet ktoś na forum ING o to dopytywał (ostatni post 2022): https://spolecznosc.ing.pl/-/Konta-osobiste-i-firmowe/Pliki-HBCI-OFX/td-p/16907 No i jest też taki o projekt na GitHubie na wsparcie AqBanking do mBanku: https://github.com/Mestrona/mbank

Nawet na chwilę zastanawiałems się czy mógłbym otworzyć prawdziwe niemieckie konto bankowe, ale zakładam że nie byłoby to nijak opłacalne przez transakcje w PLN.

 

Yes, I know the answer is "don't buy them".

Anyway: I've been seeing posts in places that follow the format: "Look how item X in (rich country) costs the same or is more expensive than in Poland"

Admittedly, those posts aren't about basic necessities. They are about football tickets and the stadium beers or about Subway sandwiches. Although from personal experience, I know that this is happening with groceries as well. Inflation and the war across the border was a great excuse to hike the price of some goods. This doesn't seem just to me, given the wage disparity between say Ireland and Poland. But hey, you gotta get that YoY 20% growth somehow. Poland being the poster child of "look what capitalism does".

So when we take the example of buying groceries to stay alive, what alternative do you have to the large stores that are obviously fucking you over? I can afford to pay those inflated prices, I just don't want to affirm the effectiveness of the "let's hike the prices of everything because we have the excuse to" master plan.

Here are some loose (privileged), perhaps not particularly good ideas that I've had:

  1. Buy food from the inflation basket The Polish (and others probably too) statistical institution keeps a "secret" basket of items based on which the inflation is calculated. It's clear that at least some of those items are known to the stores, because they always cost less, to artificially keep the inflation down. This could work, as long as the stores don't drop the ball on the quality.

  2. Buy local? The thing is that while a supermarket chain has a team of people trying to get people to buy more stuff, the humble farmer selling stuff on the local vegetable market does not.

The same goes for clothes, as I could get bring my own materials and get some made by a local tailor, rather than buying off-the-rack chinesium from Zara. And look a little more old school wearing it. Though a tailor is a different level of service.

My local fancy soap shop is several times more expensive than just buying generic tallow bar soap. Sure it's made by local workers within my city, but that's part of the value, hence the price hike.

view more: ‹ prev next ›