3,5%, câest tout, juste 3,5%⊠https://escapethecity.life/en-manifestation-troquer-les-armes-contre-des-roses
Pub Trivia
â Read more
Iâve been out a few hours again. I came across a dozen or so forest mice. I heard tons of squeaking and saw a lighting fast moving seething mass under leaves and groves. It was impossible to capture anything but I could watch it for two, three minutes. They even seemed to come as close as 20Â centimeters judging by the rustle and moving plant leaves. Pretty cool.
But heaps of people had to fire up their noise machines today. That clouded my overall joy in nature. Once a commercial airliner was about to fade away in the distance, the next one already adumbrated itself. Lots of prop planes and even a helicopter. Obnoxious loud super cars and motorcycles with broken off mufflers or I donât know what. My felt hat amplifies the sound I noted.
Luckily, the sun hid behind the clouds most of the time, so I survived the 25°C. Even hotter tomorrow, yikes!
Jâai battu mon record Ă #nethack: 25359 points! Je nâaurais pas dĂ» manger cet oeuf malgrĂ© la faim, câĂ©tait celui dâune cockatrice :S
Lâinterface web par dĂ©faut de mastodon est dĂ©cidĂ©ment trĂšs lourde. Jâadore utiliser Ă la place pinafore. Câest un bon compromis devant brutaldon. Dommage que lâauto-hĂ©berger semble si fragile, mais le site officiel est trĂšs bien: https://pinafore.social/
Il se pourrait bien que jâaie achetĂ© la #musique de #Dune Part Two. Câest la meilleure moitiĂ© du film :) https://fr.7digital.com/artist/hans-zimmer/release/dune-part-two-original-motion-picture-soundtrack-38031790?f=20%2C19%2C12%2C16%2C17%2C9%2C2
RĂ©flexion intĂ©ressante pour proposer un site statique sur le FĂ©diverse (ActivityPub). Reste que ATOM/RSS, câest + pratique. https://s3lph.me/activitypub-static-site.html
@prologic@twtxt.net High five, Iâm âgeneration Javaâ as well! đ There were some leftovers of C++, we used that in the computer graphics courses in Uni a lot. But pretty much anything else that involved programming was Java.
(There was nothing even remotely resembling CS in our âhigh schoolâ. That school neither had the required teachers nor the equipment / PCs.)
I finished my data structures classes with C++ and the next year they changed it out with Java. When i transferred up after my assoc degree it was C++ using the counter-strike source game engine.
@movq@www.uninformativ.de before this century. Back when colleges taught C++ instead of Java for CS degrees.
Je suis en plein rĂ©flexion. Je cherche Ă me dĂ©connecter, et lire hors ligne aprĂšs synchronisation. Un peu comme le fait offpunk. Cependant, ça ne me convient pas, la navigation en ligne revient trop vite; Je veux rĂ©cupĂ©rer les changements des sites puis les lire. RSS/ATOM (mastodon en gĂ©nĂšre), câest parfait pour ça, je lis tout avec rss2email. Comment faire de mĂȘme pour #gemini et #gopher? Je rĂȘve dâouvrir mon terminal, puis de parcourir les nouveautĂ©s sans clics
Je mĂšne une petite expĂ©rience: rassembler les titres des informations sur une page simple, et virer les pubs et autres bĂȘtises. Facile avec wikinews (y a pas de pub). Câest du bricolage, on verra Ă lâusage. Ăa vous inspire des commentaires? https://si3t.ch/infos/
Iâm really bad at competitive programming. đ For todayâs #AdventOfCode puzzle, I spent an eternity trying to understand exactly what kind of bG9naWMgY2lyY3VpdAo= the puzzle input describes â I havenât done that in well over a decade, so I made little progress. I knew right from the start that SSBoYWQgdG8gbG9vayBmb3IgY3ljbGUgbGVuZ3RocyBhbmQgdGhlbiBmaW5kIHRoZSBMQ00K. It just didnât occur to me to just run my program on cGFydGlhbCBpbnB1dAo= and print those numbers. đ„Ž I only did that after over 4 hours (including time to debug my nasty C code) and then, boom, solution âŠ
Todayâs Advent of Code puzzle was rather easy (luckily), so I spent the day doing two other things:
- Explore VGA a bit: How to draw pixels on DOS all by yourself without a library in graphics mode 12h?
- Explose XMS a bit: How can I use more than 640 kB / 1 MB on DOS?
Both are ⊠quite awkward. đŹ For VGA, Iâll stick to using the Borland Graphics Interface for now. Mode 13h is great, all pixels are directly addressable â but itâs only 320x200. Mode 12h (640 x 480 with 16 colors) is pretty horrible to use with all the planes and what not.
As per this spec, Iâve written a small XMS example that uses 32 MB of memory:
https://movq.de/v/9ed329b401/xms.c
It works, but it appears the only way to make use of this memory is to copy data back and forth between conventional memory and extended memory. I donât know how useful that is going to be. đ€ But at least I know how it works now.
Je viens de dĂ©couvrir que dans #nethack, câest une mauvaise idĂ©e dâenchanter une armure dĂ©jĂ Ă +3. Me voilĂ Ă poil dans le donjon, je nâai plus de robe XD
Ă propos du remplacement de la pĂąte thermique, il semble que ce soit encore + efficace le lendemain, comme si elle avait besoin de âsĂ©cherâ. LĂ , je suis Ă 40°C en moyenne
Je viens de changer la pĂąte thermique sur le CPU de mon x250. obsdfreqd ne devient plus aussi indispensable : au lieu de tourner autour de 75°C, jâen suis Ă 55°C. Petit rappel du dimanche soir : pensez Ă mettre votre bios Ă jour, Ă nettoyer le ventilateur et Ă changer la pĂąte thermique. #openbsd
merci archive.org de proposer des #torrent pour les sets neogeo, câest tellement + rapide et fiable. Merci pour ce travail de mĂ©moire.
obsdfreqd is saving my computer from burning at 70°C #openbsd
@eapl.me@eapl.me I have many fond memories of Turbo pascal and Turbo C(++). They really did have a great help system. And debug tools! Its rare for language docs to be as approachable. QBasic was great. As was PHP docs when I first came into web.
It is a pleasure to work with the help system of Borlandâs Turbo C++ 3.0 on DOS. The descriptions are clear and concise. There are short and simple examples. Pretty much every help page is cross-refenced and those links can be clicked.
genially⊠Pourquoi faut-il payer pour avoir le contenu hors ligne. Que câest nul, câest autant de ressources qui ne serviront jamais pour lâĂ©ducation. Quelquâun saurait comment exporter un genially. Par exemple celui-ci : https://college.hachette-education.com/ressources/0002017238904/st6_2023_exploration_06/
Something weird is happening to the new APC UPS - it has an USB Type-C port - but it seems that the power supply is a bit wonky.
Commentaire du code pour un service de lecture over ssh (et je me la pĂšte au passage avec plein de liens #C ) : https://si3t.ch/log/2023-11-13-txtoverssh.c.txt gopher://si3t.ch/0/log/2023-11-13-txtoverssh.c.txt gemini://si3t.ch/log/2023-11-13-txtoverssh.c.txt http://6gvb6fzoxv72mtlpvr2fgj7ytpeggwuerdawspt24njlkwfxir6jncid.onion/log/2023-11-13-txtoverssh.c.txt gopher://of2w2p5f4hsslk63hmo6tid6r7inhlxuxviq4pb5cxg45enswpbrfjad.onion/0/log/2023-11-13-txtoverssh.c.txt gemini://b2khgkvb2wn4avjshjp63kknsjwikgwff5dwwydldia6qwf4kdnueyad.onion/log/2023-11-13-txtoverssh.c.txt ou encore âssh lire@si3t.châ numĂ©ro 45.
Je me suis remis au C, je mâamuse bien. Juste pour mâamuser, jâĂ©cris un truc dont le nom est âssholeâ đŒ
So Youtube rea really cracking down on Ad-blockers. The new popup is a warning saying you can watch 3 videos before you can watch no more. Not sure for how long. I guess my options are a) wait for the ad-blockers to catch-up b) pay for Youtube c) Stop using Youtube.
I think Iâm going with c) Stop using Youtube.
5°C le matin, 27°C lâaprĂšs-midi. Ce ÎT mâĂ©puise! đ« #climatechange
Elle: ChĂ©ri, jâai un problĂšme, je ne sais plus oĂč jâai mis un fichier ni comment il sâappelle. Par contre, je sais que dedans jâai Ă©crit âcahier du soirâ. Comment je peux faire? Moi > TâinquiĂšte poulette, un petit script find+odt2txt+grep et câest la fĂȘte. Elle > Ooooh merci tu es si fort et si beau ! (non)
Factorial Numbers
â Read more
Je suis Ă la recherche dâun script (#javascript) qui change la couleur du texte selon la nature grammaticale des mots. Câest censĂ© faciliter la lecture. Ăa vous dit quelque chose?
Trop content: jâai rĂ©ussi Ă changer la lampe du clignotant arriĂšre de ma voiture tout seul. Fallait dĂ©monter le phare. Câest tout bĂȘte, mais jâen suis fier :). (je dĂ©teste les voitures, ça coĂ»te cher et câest tout le temps en panne/vidange/CT
Experts warn âgreen growthâ in high income countries is not happening, call for âpost-growthâ climate policies
The emission reductions in the 11 high-income countries that have âdecoupledâ CO2 emissions from Gross Domestic Product (GDP) fall far short of the reductions that are necessary to limit global warming to 1.5°C or even just to âwell below 2°Câ and comply with international fairness principles, as required by the Paris Agreement, according to a paper published in The Lancet Planetary Health j ⊠â Read more
In case you havenât heard yet âŠ
https://groups.google.com/g/vim_announce/c/tWahca9zkt4
Bram Moolenaar has died. đą
there is E-L-E-C-T-R-I-C-I-T-Y in the sky.
@movq@www.uninformativ.de
Doesnât even compile on my system, which is apparently broken:
> cc -Wall -Wextra -o win win.c $(pkg-config --cflags --libs gtk4)
cc: error: unrecognized argument in option â-mfpmath=sse -msse -msse2 -pthread -I/usr/include/gtk-4.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0â
cc: note: valid arguments to â-mfpmath=â are: 387 387+sse 387,sse both sse sse+387 sse,387
A GTK 4 application showing an empty window uses about 160 MB of RAM:
$ wget https://movq.de/v/138ab3e622/win.c
$ cc -Wall -Wextra -o win win.c $(pkg-config --cflags --libs gtk4)
$ ./win
It also takes several seconds to start on my machine because it is compiling shaders and initializing DRI (itâs faster on the second run, unless you happen to lose ~/.cache/mesa_shader_cache/
). This might be a hint as to why itâs using so much memory: Thereâs obviously much more going on behind the scenes these days, not just a little bit of internal housekeeping and then creating a window.
Enjoying a day off, sitting on the balcony in some nice 18°C. đ
Random photos: https://movq.de/v/863829c893
Hereâs a massive image (5928x24180, 12 MB JPG) showing many of the planes that flew by: https://movq.de/v/34a6d39baa/montage.jpg
I have used Linux for most my life, and it hat been my daily driver for nearly two decades now. I have been bugged recently how when I exit
the terminal buffer has not been cleared leaving whatever contents available to the next user to view.
a quick man zsh
I found the STARTUP/SHUTDOWN FILES, and then a quick search on resetting the termianl buffer led me to <esc>c
or printf "\033c"
.
In five minutes something which has bothered me for who knows how long was resolved. Just needed some motivation to figure it out.
According to the RedMonk programming language rankings from Jan 2023, Go and Scala are tied at 14th place đ
1 JavaScript
2 Python
3 Java
4 PHP
5 C#
6 CSS
7 TypeScript
7 C++
9 Ruby
10 C
11 Swift
12 Shell
12 R
14 Go
14 Scala
16 Objective-C
17 Kotlin
18 PowerShell
19 Rust
19 Dart
The weather all of a sudden went from chilly and wet to warm and pleasant. Itâs before 8am and itâs already 15°C and sunny.
On the topic of Programming Languages and Telemetry. Iâm kind of curious⊠Do any of these programming language and their toolchains collect telemetry on their usage and effectively âspyâ on your development?
- Python
- C
- C++
- Java
- C#
- Visual Basic
- Javascript
- SQL
- Assembly Language
- PHP
pass
on my machine:
@abucci@anthony.buc.ci So.. The issue is that its showing the password by default? Would making an alias to always include the -c help? We can probably engage Jason with a PR to enable a more hardened approach when desired. Iâve spoken to him before and is generally a pretty open to ideas.
I found this app that was created by the gopass author that does copy by default and has a tui or GUI mode https://github.com/cortex/ripasso
@abucci@anthony.buc.ci did you know about the chip inside USB-C cables?
https://connectorsupplier.com/usb-type-c-what-you-need-to-know/
some groups have created their own chips that have hidden keyloggers that can phone home over network connections.
I made a thing. Its a multi password type checker. Using the PHC string format we can identify a password hashing format from the prefix $name$
and then dispatch the hashing or checking to its specific format.
I have found the issue with this very subtle bug.. the cache was returning a slice that would be mutated. The mutation involved appending an item and then sorting. because the returned slice is just a pointer+length the sort would modify the same memory.
CACHE Returned slice
original: [A B C D] [A B C D]
add: [A B C D] E [A B C D E]
sort: [E A B C] D [A B C D E]
fix found here:
https://git.mills.io/yarnsocial/yarn/pulls/1072
Hoy estuve diseñando una versiĂłn solitaria de Saint Poker â ïžâ„ïžâŁïžâŠïž.
No funciona tan mal, se siente divertida y te hace pensar de una manera diferente al Holdâem. Posiblemente sea la versiĂłn sobre la que hare un tutorial de C# y Unity. La versiĂłn Ultimate Poker para casino no la siento tan entretenida.
Me gustarĂa probar la versiĂłn multijugador. Siento que serĂĄ completamente diferente.
@prologic@twtxt.net Itâs called âcgodâ and it isnât written in C or Go? I want my money backâŠ
I also like Gopher more than Gemini. The problem Gemini is trying to solve is better solved by just writing static HTML 4.01 pages.
I was just reminded of this interpreter for an APL/J-like language by Arthur Whitney, the absolute weirdest bit of C code Iâve actually gotten something out of, and thought Iâd share: https://code.jsoftware.com/wiki/Essays/Incunabulum
ÂżVives en CanadĂĄ đšđŠ? Suena demasiado frio para mĂ đ„¶ Mi hermano querĂa ir allĂĄ a trabajar, y tengo algunos amigos, pero con mi frĂo de 8° C ya me estoy congelando aquĂ al norte de MĂ©xico!
ÂĄMe da mucha curiosidad como pueden soportar los autos tanto frĂo! Me toco manejar en la nieve en Minnesota, aunque quizĂĄs no es tanto como lo que soporta el tuyoâŠ
Estoy practicando Ruby con el libro Head First (muy recomendado), y me doy cuenta que es bastante diferente a otros lenguajes que conozco y me gustan como Python, JS, C#. Le estoy apostando sobre Go, PHP y otros. Espero sea buena decisiĂłn