wgs

joined 1 year ago
[–] wgs@lemmy.sdf.org 6 points 1 month ago

C'est pas illégal de le demander à ton/ta collègue cela dit.

[–] wgs@lemmy.sdf.org 1 points 2 months ago

Nope. But I'm eager to know how you can be so confident saying that ? (FYI the WiFi is served by a hotspot from my phone, which uses a randomized MAC address)

[–] wgs@lemmy.sdf.org 2 points 4 months ago

You don't have any plugins on surf. I personally use a DNS based ad blocker.

[–] wgs@lemmy.sdf.org 2 points 4 months ago (2 children)

It is usable for me, I don't have issues.

[–] wgs@lemmy.sdf.org 1 points 5 months ago
[–] wgs@lemmy.sdf.org 2 points 5 months ago

Gotta punch holes in the screen and hammer the keyboard a bit haha. But remember friends, Hardware is forever.

[–] wgs@lemmy.sdf.org 1 points 5 months ago

Easy, become a Magnetic Nymph today !

 
[–] wgs@lemmy.sdf.org 4 points 5 months ago (3 children)

Une dictature, comme vous y allez !

[–] wgs@lemmy.sdf.org 9 points 6 months ago (1 children)

To be honest, Ed.

When I'm forced to edit text on my phone (eg. to fix a broken server while on the go), I ssh in and fire up ed. This is what takes the less screen space on my already to small screen, and because it's line oriented the screen doesn't bounce/resize/screw up when the keyboard appears/disappear.

1
submitted 6 months ago* (last edited 6 months ago) by wgs@lemmy.sdf.org to c/mechanicalkeyboards@lemmy.ml
 

Hi everyone! I'm planning on getting a split keyboard to replace my planck, but I don't have a soldering iron.

What are my options ? Ideally I want:

  • DIY, no soldering involved
  • QMK firmware
  • 40% format

The keyboard I'm leaning toward is the let's split as it's a planck split in two halves, but it seems that you need to at least solder the keycaps yourself, which I can't.

[–] wgs@lemmy.sdf.org 8 points 8 months ago (2 children)

OpenBSD for all of them.

[–] wgs@lemmy.sdf.org 2 points 8 months ago

The thing is, this layout moves symbols to places that are much easier to remember (~ is altgr+n, ç is altgr+c, $ is altgr+d, parenthesis/brackets are next to each other, etc...) I got used to it very quickly because the new placement makes sense, and the fact you only have to remember symbols and not alphanum chars helps a lot. Definitely worth trying IMO.

[–] wgs@lemmy.sdf.org 2 points 8 months ago (3 children)

Did you know about the New AZERTY ? I've been using it for a few years now and it's definitely a great improvement, while remaining compatible enough with the standard one so you are not lost when you use a colleague's setup.

 

I've been working on this project for over a year now, and I'm sure many people here will like it !

This is a game where the player must complete technical challenges about various technologies (programming, cryptography, networking, etc...) to progress through the story. It puts the Unix family under the light, and features many opensource technologies all running on a single server!

Check out the about page for details, and happy hunting !

 

Over the past year, I've created technical adventure for people eager to challenge their skill and knowledge about many technical fields, while also having fun !

Programming, version control, command line, network protocols, cryptography, steganography, games, … Thorough the game you'll switch from decades old to state of the art technologies, and use it all to progress through a dystopian story happening around the 2^nd^ Epochalypse.

Get your systems ready, and hope that you'll be done with it before the Advent of Code starts, because you will probably not handle both at the same time ;)

 

cross-posted from: https://lemmy.sdf.org/post/6517016

The CYB3R HUNT is a game of which you are the hero.

Set in a dystopian future, you are a CYBER HUNTER scavenging supplies from the CYBFARM, a network of automated farms and factories controlled by a powerful artificial intelligence.

Work your way through the puzzles set by the CYBFARM, earn "flags" to update your score, and discover the History of this world as your quest unfolds!

The hunt opens on the 31^st^ of october. Meanwhile, you can look for the Guest book and try to post a message there!

 

CYB3R HUNT is an epochalyptic online adventure of which you are the hero! Check out the about page, the rules, and prepare for the opening on the 31^st^ of october !

Artworks are made by prahou, creator of the unix_surrealism universe (check out his mastodon account for the image on the background, and more quality content!).

As for the programs running :

  • window manager: glazier & wmutils
  • terminal: st
  • web browser: firefox (with borders removed for better visual effect)
  • irc client: irssi
  • image viewer: lel
  • widgets: lemonbar
 

I used to rock a bare metal 1Tib HDD server for 17€/month, that I used as an NFS server for all my other servers which needed storage space.

First of all, NFS kinda sucks and I'm looking for alternative solution that I can use on OpenBSD to mount remote volumes.

Secondly, I'm planning to move this server to hetzner (my current provider), but they lack affordable storage (it's 50€/month for 1Tib). Do you know an hosting provider which would provide high volumes for not so expensive prices ?

1
submitted 1 year ago* (last edited 1 year ago) by wgs@lemmy.sdf.org to c/france@jlai.lu
 

Salut les Français !

Je bosse sur un projet dans le cadre duquel j'ai besoin de construire une table de correspondance entre des mots de passe et leurs hash cryptographiques.

Seulement voilà, l'algorithme de calcul de ces hash (argon2id) est spécifiquement construit pour être long et coûteux a calculer. Or moi j'ai besoin d'un gros volume de données aléatoires (+2Gib), et memes avec toute ma puissance dont je dispose a la maison, ça me prendrait des mois.

J'ai donc mis au point hashcrush, un "brûleur de CPU", qui calcule ces précieux hash en utilisant toute la puissance disponible sur la machine qui l'exécute. Je l'ai testé sous Linux et OpenBSD.

Parce que je crois en l''esprit communautaire et l'entraide dans la vie de tous les jours, je préfères demander de l'aide au sein des communautés auxquelles j'appartiens plutôt que d'engraisser les fournisseur de service (qui me louerait du CPU à foison pour le même résultat avec grand plaisir).

Donc si vous voulez bien me filer un coup de main, clonez le dépôt et mangez du hash ! Toutes les infos sont sur la page du projet.

Si vous avez des questions, n'hésitez pas à les poser ici.

Merci les copains :)

Edit: pour ceux que ça intéresse, on a atteint l'objectif. Ça nous aura prit 3 jours, contre 8 mois si j'avais fais ça tout seul !

 

cross-posted from: https://lemmy.sdf.org/post/1341812

The one true white rabbit.

 

Hey everyone ! I finally decided to monitor my applications more closely with Grafana. However I'm having issues building dashboards their logs.

Their logs are currently sent over syslog (in RFC3164 format) into telegraf. But it simply puts the whole message into the message field, so I can't use specific fields (eg. URL for httpd, source IP for DNS requests, username for SSH, …) to build graphs.

I've read about grok patterns, but I have no idea how to use them.

Would someone have any pointer on how I could make sense out of these logs for later use ?

110
Chimera Linux (chimera-linux.org)
 

I just found about this distro, which is relatively new (2021). Its specificity is that it doesn't features any GNU software by default, which I find interesting.

view more: next ›