fievel

joined 2 years ago
[–] [email protected] 2 points 1 month ago

Many thanks for that curated list

[–] [email protected] 62 points 1 month ago (24 children)

First thank you for the work (always keeping server up to date, fixing issues quickly, blocking spam,...).

Now time to think about migrating, any advices for another great instance?

[–] [email protected] 5 points 1 month ago

It seems so 😭

[–] [email protected] 2 points 2 months ago

This one is multiple times quoted in the book, maybe one of my next...

[–] [email protected] 4 points 2 months ago (2 children)

Just finished Let Me In, by Claire McGowan. I found it very nicely written, a good page turner for my vacation week.

Now started something completely different, a non-fiction science popularization book: How to Make an Apple Pie from Scratch, by Harry Cliff. Popularization on particle physics. As of now, I find it very nice with large historical background and clear explanations.

[–] [email protected] 4 points 2 months ago

Yep was one of these kids... From the very same period, removing 10base2 BNC terminators was also a fun thing to do. Both had the effect to infuriate the computer science teacher...

Thanks for the collection of all this...

(later it was the deadly loop on network hubs and tcpkill... all this is impossible now)

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

Very interesting comment. Thanks.

[–] [email protected] 5 points 3 months ago

Personnally, I started never answering to any unknown number (masked caller id or even just numbers not in my contacts). When it's legit, caller leave a message on voicemail. Scammer, direct marketing,... never leave messages. Ok I still get the call and have to ignore or reject it (but it's better than answering and having a commercial starting his speech).

[–] [email protected] 6 points 3 months ago* (last edited 3 months ago) (1 children)

Somehow related, I have also questions as an European (Belgian) who then observe what is happening right now in the USA with curiosity (and fear to be honest). Please don't take any offense in this question, the purpose is, for me, to understand, not criticize Americans at all. I work with plenty of them who don't look stupid at all (but I'll never dare to speak politics with colleagues, a bit of a "touchy" topic with people you don't know well).

In my country, we have got a new government almost at the same time Trump was inaugurated. They plan to do some changes to the way some aspects of our society is, changes that are a bit difficult for some categories of the population but really nothing like in the USA. Anyway, since January, there have been strikes, protests, people going in the streets,...

Why are we not seeing such things in the USA? I would have thought that there will be millions of people in the streets protesting against the F-gesture done to democracy, LGBT rights, women rights, nonsense with economy (tarriff, that at the end the "middle class workers" will have to pay) and foreign politics but, as far as we are aware here in Europe, I seen no such protests. The only action I seen is some boycott of Tesla.

  • Is it a cultural difference with Europe (and other parts of the world) to not go in the streets?
  • Are those occurring but the medias do not inform us on it?
  • Are people scared to protest?
  • Or, people just don't care or are even, in majority, happy with what happens now?
[–] [email protected] 4 points 3 months ago (1 children)

So, legacy one (without next) is already available on a lot of kobo e-reader. But you should be able to install any TTF font on kobo: https://help.kobo.com/hc/en-us/articles/13009477876631-Load-fonts-onto-your-Kobo-eReader

[–] [email protected] 8 points 3 months ago

The original Atkinson Hyperlegible (without Next) is available by default on some Kobo e-readers. I use it for a few months now and I find that indeed it helps reading at night (or without my glasses because it's nice to remove them from time to time).

[–] [email protected] 3 points 4 months ago

Same in Belgium, no scale involved, just a handled scanner you bring in the shop. At checkout you give (or put back depending on the supermarket) the scanner, then an algorithm tell you if you're elected to a partial control (in which case a cashier scan some of the articles, again there are some rules depending on the brand of supermarket - some ask rescan 5 random products, some 10, some explicitly list most valuable items, some require the cashier to count items,...). I say an algorithm because experience show it's not just random (for example in the supermarket brand I most often go, if you cancel an item on the scanner, you're 100% sure to have a control).

 

I use Qwant as my default search engine because I thought it was more respectful of my privacy than Google or Bing and DuckDuckGo is not giving so good results in my country (for localization related searches).

I noticed that the engine was removed from the default engines for URL bar in latest IronFox version. So I searched a bit about why so, and found this issue in their tracker : https://gitlab.com/ironfox-oss/IronFox/-/issues/47.

What to think about this ? The message from ironfox dev seems clear but qwant seems to claim that the shared data are anonymized.

 

I currently use Joplin but I find it's a bit too over-engineered with many features I don't use. For me the best note taking app would:

  • Be FOSS
  • Sync over NextCloud / webDAV
  • Support kind of formatting (markdown for example)
  • Have ability to create check box lists
  • Be lightweight and fast to open
  • Have ability to set remainders and alarms (if possible)
  • [if possible] as either a windows desktop client or a web client or interface to access notes from work

Now depending on how I like the software, I may change a bit my habits and drop some of those requirements if the soft please me and I find workaround or drop the feature (for example an automated backup can replace NextCloud stuff and I don't use that much the work computer to access notes, so if it's good and I can share the note manually by mail or so, I can live with it).

So feel free to share what you use.

 

Thought that if we are so easily bored in our modern society, much more than were our grandparents for example, it's because of technology that simplify all our daily activities. When it was necessary to do the laundry in a basin, it took a lot more time than just pushing on a button to launch the washing machine, then there was no time for boredom. What do you think?

 

Based on the awesome job of [email protected] documenting the stuff and applying it to solarized, I tried to do the same with my vim favorite theme: everforest. It's far from perfect (I'm not at all a designer), feel free to improve your way (and share updates in comments). The zinc theme is probably more refined because I use only this one, I tried to make slate match the palette but as I'm not using it it's more difficult.

A screenshot:

{
  "other":   {
    "white": "#FDF6E3",
    "black": "#002b36"
  },
  "primary": {
    "100":   "#A7C080",
    "900":   "#8DA101"
  },
  "zinc":    {
    "50":    "#D3C6AA", 
    "100":   "#A7C080",
    "200":   "#DBBC7F",
    "300":   "#D3C6AA",
    "400":   "#D3C6AA",
    "500":   "#D3C6AA",
    "600":   "#4F585E",
    "700":   "#4F585E",
    "800":   "#425047",
    "900":   "#232A2E",
    "925":   "#2D353B",
    "950":   "#2D353B"
  },
  "slate":   {
    "25":    "#FDF6E3",
    "50":    "#FDF6E3",
    "100":   "#EFEBD4",
    "200":   "#E0DCC7",
    "300":   "#E0DCC7",
    "400":   "#D3C6AA",
    "500":   "#5C6A72",
    "600":   "#5C6A72",
    "700":   "#5C6A72",
    "800":   "#5C6A72",
    "900":   "#8DA101",
    "950":   "#8DA101"
  }
}
 

cross-posted from: https://lemm.ee/post/25160716

Pretty interesting video ...

 

Pretty interesting video ...

 

Ok let's give a little bit of context. I will turn 40 yo in a couple of months and I'm a c++ software developer for more than 18 years. I enjoy to code, I enjoy to write "good" code, readable and so.

However since a few months, I become really afraid of the future of the job I like with the progress of artificial intelligence. Very often I don't sleep at night because of this.

I fear that my job, while not completely disappearing, become a very boring job consisting in debugging code generated automatically, or that the job disappear.

For now, I'm not using AI, I have a few colleagues that do it but I do not want to because one, it remove a part of the coding I like and two I have the feeling that using it is cutting the branch I'm sit on, if you see what I mean. I fear that in a near future, ppl not using it will be fired because seen by the management as less productive...

Am I the only one feeling this way? I have the feeling all tech people are enthusiastic about AI.

1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

Number of (active) Lemmy users seems to stabilize and I think this is a great thing. Indeed we got a lot of users when reddit shutdown its API (I was among them despite being a long time oss user), many have left, but the community seems now to stabilize to ~ ½ of the big grow in june '23. I think this is very nice for lemmy, we can be proud of this project.

The stats come from: https://fedidb.org/software/lemmy

4
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

I want to get started with home automation, probably based on a raspberry pi (or as of now with my banana pi which is my home server) and either openHAB or home assistant. My goal is, first, to put some temperature/humidity sensors in varous rooms and leak detector in my basement where I had some issues with the main drain. I wonder if you have some recomendations for a usb dongle for zigbee and/or z-wave compatible with linux, not too expensive but good enough if I want to extend the network later. I read about SONOFF-ZB USB Dongle Plus Zigbee 3.0 available on Chinese websites. What do you think?

 
 

cross-posted from: https://lemmy.world/post/3804525

Wow, things have changed since I last posted in /c/fediverse. Here are the top five most active instances based on monthly active users:

  • lemmy.world: 19516
  • lemm.ee: 3779
  • lemmy.ml: 2970
  • sh.itjust.works: 2355
  • feddit.de: 2293

Source: https://the-federation.info/platform/73

 

cross-posted from: https://lemmy.world/post/2712042

Bram Moolenaar, the creator of the widely respected Vim code editor, has passed away at the age of 62. The family announced his passing in a heartfelt Google Groups message on August 5, revealing a sudden progression of a medical condition that had afflicted him.

view more: next ›