HN user

DuncanCoffee

78 karma
Posts0
Comments34
View on HN
No posts found.

I remember Emule, with its IRC client we discovered by chance, or BearShare, which had a whole social network, you could search for people based on age, country and whatever. We used to get together at a friend's house because he had decent internet, in front of a CRT monitor, chatting with people around Europe with our broken english.

Music piracy also changed the course of my life, thanks to a DVD full of music I discovered my passion for metal, picked up the electric guitar, met a lot of friends, partners and had a lot of fun (I could say it was the best time of my life, but that was just because I was younger and without worries ;)

I also had no money to spend on CDs, nowadays I'm often thinking about buying a blu-ray player to buy the albums and movies I love... but I don't want them to collect dust, so I'm waiting for an excuse...

I do have a Sony Walkman (the new one) with a nice collection of music, but with spotify (which I want to replace with Qobuz) it's not getting used. I'm also selfhosting NaviDrome.

The github cli has a command to query commits with a sorting asc/desc flag

https://cli.github.com/manual/gh_search_commits

here's the docs with more syntax using the "before x date"

https://docs.github.com/en/search-github/searching-on-github...

there's also an advanced search page, but it does not support commits when filtering with dates

https://github.com/search/advanced

or you can bisect the date in the search widget, this is the first day with a commit

https://github.com/malisper/pgrust/commits/main/?since=2026-...

first commit:

https://github.com/malisper/pgrust/commit/22113dc36b02973060...

I remember on xda with my Galaxy S Plus i9001 [1], we had:

- dual boot [2]

- Ubuntu touch [3]

- different kernels with various optimizations, overclocking, etc

- an absurd amount of ROMs, aside from CyanogenMod and LineagesOS there was ParanoidAndroid, Carbon, JellyBean, AICP, plus all the ROMs made specifically by users for this phone

- the latest linux kernel, somebody just compiled it for AOSP, I think it was version 3 or 4 against 2, which was the standard for every other phone, it ended up on some tech news website

I think It was a really great modding scene and a lot of people learnt stuff from that. Mainly by bricking their phones and having to fix them.

[1] https://xdaforums.com/f/galaxy-s-plus-i9001-android-developm...

[2] https://xdaforums.com/t/app-kernel-dual-boot-s-plus.2462783

[3] https://xdaforums.com/t/new-test-porting-ubuntu-touch.238260...

Pasta is the only thing I don't miss.

I recently found some pasta made with 100% red lentils, rice or peas, which is really good, I can gladly offer it to people.

They cost a premium but the state gives us around 100€ a month to spend, and I don't eat that much gluten free stuff. Pizza on the other hand makes me sad ;(

I feel strongly about advertising. Long before streaming, my parents used to leave the ads on in between programs, and it always made me mad. I think my ADD comes into play, the idea of voluntarily watching them feels really strange.

I also wonder how the world would change if we made targeted advertising illegal. One can dream...

Last week I added to my dolphin toolbar the "Show Hidden Files" button so it was always shown, my only issue was that it was a really long because of its text. "But wait!" I thought, "This is not windows, I'm sure I can change it!". Lo and behold, my button now says "Hidden" and it's as short as I want it, just by editing the normal settings, no mods required.

It's the game that made me stop using cheats. I was young and discovered cheat codes and used them in every game that made them available. I remember completing Deus Ex and finding it "just ok", but then I read how people talked about it, and realized that taking away the challenge from games was making them worse! Never used one again, aside from when I discovered Cheat Engine, which was amazing for somebody who was starting to get interested in programming.

I have an xcover 6 pro with dual sim, 3.5 jack, removable battery and micro sd support, it works great (except buying an original battery is not super easy). I know the 7 is out too but I think its reviews were worse on amazon

It wasn't required by law and the ocpp charging protocol, used to manage charge sessions at a high level between the charger and the service provider (not the vehicle) did not include payments management. Everybody just found it easier to manage payments using apps and credits. But I think Europe is going to make it mandatory soon(ish)

There's an official Golang rewrite called dendrite: https://github.com/element-hq/dendrite it has few start because they recentyl migrated it from the original repo (https://github.com/matrix-org/dendrite) Development is not fast but it's going on, and it's currently on beta. I haven't tried it, I selfhost a synapse server which I used with friends, and with docker it wasn't hard to set up/maintain after the initial effort.

My personal experience: I use Firefox because all its issues are fixable either via about:config or extensions. It's not slow or crashing.

- Embedded telemetry can be disabled via about:config - Running ublock origin in advanced mode blocks all third party domains, websites are often broken but easily fixable - Cookie Autodelete deletes a website cookie after the tab closes - Decentraleyes as a local CDN to avoid external requests for common libraries - Redirector to change request to alternative no tracking frontends for famous websites - Simple tab groups keep tabs organized by "job" - Bitwarden to manage passwords

I rarely encounter websites that are not working and I just switch to another website, and I use Vivaldi for things like meet where I want things to "just work".

I keep a second layout, the "US, alt. intl." (US international alternative?)even on computers without US keyboards, then use a hotkey such as win + space to swap between them and "\" becomes the backtick. Not only it's easy to write "~" but it's also easier to write upper case accented letters since it's just backtick + shift + vowel