Spyke

Replies

Comment on

Why off-lease enterprise ThinkPads ruin the £200 consumer laptop market

I have had that thought years ago and it's still a reality. You either buy a cheap laptop brand (Acer, hp, etc.) and you regret it for the rest of your life, or an expensive laptop brand like a Framework, an expensive Dell model, or a Mac (Neo which is the cheapest, etc.). And there is always a refurbished ThinkPad somewhere.

I was given a very old ThinkPad, I installed the latest Linux Mint, and it's still faster and better than most laptops out there. Same for the servers/NAS: I'm still undecided between buying something like a Synology (eww) or a Terra Master, but the ThinkPad is still there with the desktop version "ThinkCentre." A refurbished ThinkCentre can be bought for $200 and will have all the features I need with good reliability.

off-lease ThinkPads for lightweight mobile setups

My cheap and old ThinkPad is not lightweight. The GPU may suck, but it's great for most work.

Comment on

Reddit s'apprête à abandonner leur version "old"

Reply in thread

Si j'en crois les différentes vagues de migration qui n'ont pas vraiment eu lieu, et les commentaires dans ce nouveau thread "on est content, c'est génial, merci bisous", j'imagine qu'il n'y aura pas beaucoup de nouvelles inscriptions (ce qui est plutôt une bonne chose selon moi).

Maintenant que j'y pense, ça fait 10 ans que spez a modifié les commentaires des utilisateurs (https://www.engadget.com/2016-12-01-reddit-ceo-apologizes-for-editing-users-comments.html) ce qui aurait du normalement provoquer un abandon massif de la plateforme, mais rien ne s'est produit. Et en 10 ans c'est toute une génération qui a changée. Reddit est devenu un genre de TikTok, Lemmy n'est pas une alternative et c'est tout aussi bien comme ça.

Comment on

How common is it that women actually like submissive men?

my chances are exceptionally low for finding someone... going down a privacy rabbithole

Stop that shit and stop being a wannabe incel. You can still care about your privacy as long as you don't piss women off with that. Try dating apps, get daily showers, have fun in life, that's sexy, trust me. Complaining about the whole world around you will lead you nowhere.

france

Comment on

Les chaînes de télé "misent" sur l'IA: "Les chaînes veulent montrer qu’elles ne sont pas seulement des médias hérités du XXᵉ siècle

Reply in thread

Je "vois" la télé une fois par an à Noel chez mes parents. Ce que je constate, c'est que TF1 n'a pas changé d'un poil en 40 ans, pareil pour les pubs (sauf qu'on avait Richard Gotainer à l’époque).

Je pense que l'IA est une très bonne chose, ça ne peut qu’améliorer la qualité de TF1...

Donnez-moi une batte, une pelle et de la chaux.

Je prend tout en double chez Casto, je peux participer aussi ?

Comment on

J'ai fait un jeu vidéo !

  • Écran noir chez moi meme avec WebGL actif sous LibreWolf, j'entends pourtant un genre de musique (comme un vieux modem en boucle)
  • Surface de jeu (l’écran noir et le logo Godot aussi) plus grande que mon écran physique (1920x1080)

Et des warnings dans la console si ça peut aider :

Godot Engine v4.7.1.stable.official.a13da4feb - https://godotengine.org/ index.js:452:16  
OpenGL API OpenGL ES 3.0 (WebGL 2.0) - Compatibility - Using Device: Mozilla - Mozilla index.js:452:16  
Build configuration: Emscripten 4.0.20, single-threaded, no GDExtension support. index.js:452:16  

WebGL warning: texImage: Requested size at this level is unsupported.  
WebGL warning: renderbufferStorage(Multisample)?: Width or height exceeds maximum renderbuffer size.  
WebGL warning: uniform setter: This uniform location is a sampler, but -2 is not a valid texture unit.  
WebGL warning: uniform setter: This uniform location is a sampler, but -3 is not a valid texture unit.  
WebGL warning: texImage: Requested size at this level is unsupported. 5  
WebGL warning: clear: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
WebGL warning: clear: Framebuffer must be complete.  
WebGL warning: drawArraysInstanced: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
WebGL warning: drawArraysInstanced: Framebuffer must be complete.  
WebGL warning: blitFramebuffer: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
...  
...  
WebGL warning: drawArraysInstanced: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
WebGL warning: drawArraysInstanced: Framebuffer must be complete.  
WebGL warning: blitFramebuffer: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
WebGL warning: blitFramebuffer: Framebuffer must be complete.  
WebGL warning: clear: Framebuffer not complete. (status: 0x8cd6) COLOR_ATTACHMENT0: Attachment has no width or height.  
After reporting 32, no further warnings will be reported for this WebGL context.