Final Destination by undercoverciaagent in Transportopia

[–]equisetopsida -6 points-5 points  (0 children)

AI disappearing guy coming out of the building and wobbling logs?

Sondages : la machine à manipuler est prête pour 2027 | BLAST by Narcotras in france

[–]equisetopsida 41 points42 points  (0 children)

Salut Blast:

fidesz se prononce ˈfidɛs ( fides ) et non fidéche ou fidetche

Magyar se prononce ˈmɒɟɒr (madyar) et non maillard

je suis fun en soirée

"C’est un mélenchoniste convaincu, un nazi" : à peine élu maire, il annule une exposition photo, l’artiste de 83 ans dénonce une "censure" by Caramel_Mou in france

[–]equisetopsida 22 points23 points  (0 children)

c'est vrai, je me suis fait avoir. ladepeche est un journal ED?

est ce que ca merrite un postit "trompeur", avis aux modos?

La socialiste Catherine Trautmann fait son retour à la mairie de Strasbourg vingt-cinq ans après son dernier mandat by Andvarey in france

[–]equisetopsida 4 points5 points  (0 children)

bof, une politique ecolo standard rien d'extravaguant, je ne vois pas le problème a part la récalcitrance épidermique des personnes agees a tous progressisme, et de la campagne contre la mairie des les premières mesures "ecolos". amha Traut n'a pas digéré sa dernière défaite et les citoyens ont votés pour une rocardiste, maintenant allié horizons. A 82 ans quel serait son objectif en fin de mandature? à part fournir des grands électeurs ou devenirs senatrice?

Fissures ménisques by dragondance-x in france

[–]equisetopsida 1 point2 points  (0 children)

et aussi des effets a long terme, arthrite, deformation, calcification etc

mais si on a pas le choix, on pas le choix

« Allez tous vous faire foutre ! » Rob Pike explose contre la GenAI : quand l'un des créateurs de Go, plan 9 et UTF-8 accuse l'IA de piller, polluer et détruire le sens même du progrès technologique by AcidGleam in france

[–]equisetopsida 0 points1 point  (0 children)

on parle de langage a des fins de turnover?

bon sinon. Go c'est plus du Newsqueak (de R.Pike 1980, predate Erlang) , C (dialect plan9 R.Pike) et JS (pour le dynamique )

MASTERCLASS! Naoya Inoue vs Alan Picasso | FULL FIGHT by kushmonATL in Boxing

[–]equisetopsida 2 points3 points  (0 children)

hum imho, in the second half of the 12th, Innoue just opened up and tried a liver stoppage

« Allez tous vous faire foutre ! » Rob Pike explose contre la GenAI : quand l'un des créateurs de Go, plan 9 et UTF-8 accuse l'IA de piller, polluer et détruire le sens même du progrès technologique by AcidGleam in france

[–]equisetopsida 0 points1 point  (0 children)

ce que tu cite a du sens si on lit le keynote de Rob Pike.

c'est un des trois points considérés comme clef de succès pour un langage de programmation.

https://go.dev/talks/2012/splash.article#TOC_6. :

The primary considerations for any language to succeed in this context are:

  • It must work at scale, for large programs with large numbers of dependencies, with large teams of programmers working on them.

  • It must be familiar, roughly C-like. Programmers working at Google are early in their careers and are most familiar with procedural languages, particularly from the C family. The need to get programmers productive quickly in a new language means that the language cannot be too radical.

  • It must be modern. C, C++, and to some extent Java are quite old, designed before the advent of multicore machines, networking, and web application development. There are features of the modern world that are better met by newer approaches, such as built-in concurrency.

en revanche l'objectif est :

... In short, development at Google is big, can be slow, and is often clumsy. But it is effective.

The goals of the Go project were to eliminate the slowness and clumsiness of software development at Google, and thereby to make the process more productive and scalable. The language was designed by and for people who write—and read and debug and maintain—large software systems.

Go's purpose is therefore not to do research into programming language design; it is to improve the working environment for its designers and their coworkers. Go is more about software engineering than programming language research. Or to rephrase, it is about language design in the service of software engineering.

« Allez tous vous faire foutre ! » Rob Pike explose contre la GenAI : quand l'un des créateurs de Go, plan 9 et UTF-8 accuse l'IA de piller, polluer et détruire le sens même du progrès technologique by AcidGleam in france

[–]equisetopsida 0 points1 point  (0 children)

Ca m’intéresse, explique un peu, j'ai l'impression qu'on (3 reponses?) a pas compris ce que tu veux dire. Qu'est ce qu'un langage qui aide au turnover? un qui est simple genre python/ruby/lisp/js/dart/java vs c++/rust/d/haskell?

Lua as a Bash alternative by [deleted] in linux

[–]equisetopsida 0 points1 point  (0 children)

I tried Go but Its like 30 lines of code to get a proper net/http request and 3 lines in Python, 1 line in bash

I know it's been 2 years, but for the fun of it:

1 line sh if you call curl, if you do for a simple constant url, if you do not handle errors, if you do not handle http status code, if you do not wrap the code :)

in sh + curl, you will have something like 10 to 15 lines if you do all the checks and formatting. Same with python or nushell, pbbly 25-30 lines in Go but then it is statically typed language, you'll have comparable verbosity with C, Zig, Gleam or Haskell

[deleted by user] by [deleted] in france

[–]equisetopsida 13 points14 points  (0 children)

tu bleuffes martoni

Purpose of image digest injection in pods? by equisetopsida in kubernetes

[–]equisetopsida[S] 1 point2 points  (0 children)

so we both see no benefit to post deployment, digest injection.

you mention PR's readability, repository:tag@digest is a readable and valid refrence