Vue lecture

Re: Le point de permis cadeau commence à tuer

Comment expliquer l’augmentation brutale de la mortalité routière au mois de mars autrement que par le point cadeau accordé pour les petits excès de vitesse. Sinon, quoi ? La météo ? 

Correlation != causalité, on ne le répétera jamais assez. D'autant plus sur 1 point de données qui peut avoir des variations pour de nombreuses raisons. Y compris la météo dans le cas des accidents de la route.


Permalink
  •  

Mauvaise nouvelle pour Apple et Meta : les adolescents s'ennuient avec les casques de réalité virtuelle. De nombreux jeunes n'utilisent pas les casques RV qu'ils possèdent, selon une enquête de Piper Sandler

Sans grande surprise, les casques de VR sont en majorité utilisés comme réceptacle à poussière. Par contre, je suis assez estomaqué par ce chiffre (aux USA):

En effet, le rapport semi-annuel de Piper indique que 33 % des adolescents déclarent posséder un dispositif VR de quelque sorte

1/3 des ados qui possède un device VR, c'est beaucoup plus que ce que je pensais.


Permalink
  •  

Exploring Picotron | moddedbear.com

Interesting concept

Now if you haven’t heard the term “fantasy console” before, imagine a retro game emulator made for a system that never existed. Many of the popular fantasy consoles I’m aware of come with integrated game development tools that encourage experimentation and sharing.

So what makes a “fantasy workstation”? Same idea, but picture a retro computer in place of a game console.


Permalink
  •  

Comment le plus haut gratte-ciel de Taïwan est protégé des séismes par une énorme boule d'acier | korii.

Entre le 87e et le 91e étage, les concepteurs du gratte-ciel taïwanais ont donc disposé une boule d'acier de 5,5 mètres de diamètre et 660 tonnes, appelée dans le jargon un «amortisseur harmonique» ou «Tuned Mass Damper» en anglais. Son rôle est d'osciller et de compenser entre 30% et 40% des mouvements de la structure.

C'est assez cool !


Permalink
  •  

Quelques statistiques – Tuxicoman

J'aime bien, et les chiffres ça me parle !

Attention quand même, les statistiques sont pleines de biais, qui sous souvent utilisés sous couvert de leur objectivité supposée. Par exemple, sur le premier point et le RSA : si les chiffres sont (probablement) factuellement corrects, le choix de la comparaison entre la fraude et la non-distribution est partisan. L'important c'est d'en être conscient.


Permalink
  •  

OpenAI affirme pouvoir cloner une voix juste à partir d'un enregistrement audio de 15 secondes, mais juge son outil de clonage de voix trop risqué pour être diffusé à grande échelle - Shared Bookmarks

Alors c'est peut-être juste moi, mais je ne vois pas quelles applications il peut y avoir pour du clonage de voix à part arnaquer les gens ou diffuser des fausses informations.
Peut-être que je suis trop cynique, mais vraiment j'ai beau chercher, je ne trouve aucune autre application...

Sans se prononcer sur savoir si c'est réellement utile ou non, l'application légitime principale que je voie s'adresse aux créateurs de contenu audio. Je pense par exemple à des cours ou des tutoriels vidéos qui nécessitent d'écrire, puis d'enregistrer le contenu. On en voit également sur les réseaux sociaux sur le traitement de l'actualité en format court, type Brut.

Maintenant, je vous laisserai juge sur la qualité d'un contenu dont le créateur ne souhaite pas prendre le temps de l'enregistrer lui-même.


Permalink
  •  

Daylight Saving Time is a perfect test for UI designer @ tonsky.me

J'adore l'idée ! Un test d'entretien pour UI/UX designers : proposer une solution pour régler l'heure d'un appareil électronique.

Ça parait simpliste, mais on sait tous que c'est toujours une plaie de re-régler nos appareils. Il faut rester appuyé sur un bouton qui n'a rien à voir, pendant 7 secondes, à cloche pied. Et ensuite, ça ne validera pas, parce qu'en fait, vous avez réglé l'alarme, feature très utile sur un thermostat.

via


Permalink
  •  

s l o w  r o a d s

Slow Roads is a casual, procedurally-generated driving game which lets you disconnect from life for a while and run endlessly toward the distant horizon. Set the scenery to suit your mood, throw on some music, and just drive.

I'm always amazed by in-browser games, even if most of the time they're just proof of concept. It feels magical 🪄


Permalink
  •  

Note: Soft line wrapping in VSCode

Here is a quick trick to write Markdown or any text related format in VSCode comfortably and without messing with your file line endings: soft line wrap.
By default, soft line wrap will happen at the end of the editor. With this setting, it can happen after the Nth character:

  1. Open user settings in JSON format
  2. Add the following lines (replace Markdown by your file format, e.g. (gemini):
"[markdown]": {
  "editor.wordWrap": "wordWrapColumn",
  "editor.wordWrapColumn": 100,
}
  1. In your Markdown file hit ALT+Z to toggle line wrapping

And voilà! It's way more comfortable to write.


Permalink
  •  

Super Useful CSS Resources 🌈 - DEV Community 👩‍💻👨‍💻

A massive list of very helpful CSS tools that I constantly forget to save.
Copy/pasting because dev.to

via


A collection of 70 hand-picked, web-based tools which are actually useful.
Each will generate pure CSS without the need for JS or any external libraries.

Full credit goes to the authors behind each of these apps (where possible I've linked to their GH/ socials)

Contents

Property Generators

1. Neumorphism

Generate Soft-UI CSS styles using inset shadows, by @adamgiebl

screenshot

2. Shaddows Brumm

Make and preview beautifully smooth shadows, by @brumm

screenshot

3. Fancy Border Radius

Generate cool shaped objects with border-radius, by @9Elements. Similar to BlobMaker

screenshot

4. Glow Generator

Generate pure CSS, cross-browser glow effects

screenshot

5. Clothoid Corners

Generates clothoid rounded corners by CSS clip-path, by Takehiko Ono

screenshot

6. Glassmorphism

Build semi-transparent, blurred glass-like backgrounds. Similar to ui.glass/generator

screenshot

7. Clipy

Generate complex shaped objects using clip-path, by @bennettfeely

screenshot

8. CSS Filters

Generate and preview pure CSS Instagram-style photo filters, by @ghosh

screenshot

9. Base64 Image

Encode an image directly in your CSS in Base64

screenshot

10. Quantity Queries

Generate quantity-based CSS queries, by @drewminns

screenshot


Animations

11. Animista

CSS animation playground and generator, by Ana T

screenshot

12. Cubic-Bezier

Preview and generate advanced cubic bezier animations, by @LeaVerou

screenshot

13. Keyframes

Advanced keyframe animation maker, by @mitchas

screenshot

14. Wait Animate

Use animation-delay to simulate delays, by @will-stone

screenshot

15. Transition.Style

Copy-paste transition animations, by @argyleink

screenshot


Backgrounds

16. Hero Patterns

Find and customize simple pure-CSS patterned backgrounds, by @steveschoger

screenshot

17. Haikei

Generate unique organic SVG banners and backgrounds (similar to Shape Divider)

screenshot

18. Pattern Generator

Advanced pattern generator

screenshot

19. CSS Pattern

Collection of pre-made pure CSS patterned backgrounds, by @Afif13

screenshot

20. Patternizer

Build striped backgrounds, by @matthewlein

screenshot

21. Patternify

Build your own old-school pattern, by @SachaGreif

screenshot

22. Animated BG

Generate blurred animated pure CSS backgrounds, by @Vincenius

screenshot

23. Trianglify

Geometric background designer (note: only semmi-free), by @qrohlf

screenshot

24. Animated Backgrounds

Collection of pure CSS background animations

screenshot

25. Magic Pattern CSS Backgrounds

Collection of reusable SVG-based / pure CSS background patterns, with a visual explorer

screenshot


Colors

26. CSS Gradient

Advanced CSS gradient builder

screenshot

27. Parametric Mixer

Equaliser-based CSS color composer. by @dawidwoldu

screenshot

28. Palettte.

Develop and tweak color schemes

screenshot

29. Paletton

Palette builder using opposing or attracting colors

screenshot

30. Grabient

Sample gradients.
Similar to CoolHue, WebGradients.com, GradientHunt, GradientButtons and UI gradients

screenshot

31. Color Hunt

Yet another color palette designer

screenshot

32. Easing Gradients

Cubic-bezier style pure CSS gradients, by @larsenwork

screenshot

33. Flat UI Colors

Flat-style handpicked color palettes, by @ahmetsulek

screenshot

34. Color Tools

Mix, extract, convert and generate colors

screenshot

35. ColorPalettes.Earth

Natural color pallets from nature

screenshot


Typography

36. Font Joy

Discover and preview various font pairings, by @Jack000

screenshot

37. Type set With Me

Typography & legibility sandbox, by @tsmith512

screenshot

38. Type Scale

Generate heading/ body font sizes, by @jeremychurch

screenshot

39. Glyphter

Create icon fonts from SVG graphics

screenshot

40. Font-Library

Tagged library of Google Fonts, by @katydecorah

screenshot

41. Glitter

Export 90s-style Glitter text

screenshot


Loaders

42. Spin Kit

Selection of clean CSS loading animations

screenshot

43. Whirl

100+ CSS loading animations, for copy-paste

screenshot

44. Loader Generator

Pre-built and custom pure CSS loaders

screenshot

45. lukehaas - CSS-Loaders

Simple pure CSS loading animations

screenshot

46. CSSLoaders

Complex pure CSS loaders

47. loading.io/css

CSS implementations of common loaders


Layouts

48. CSS Grid Garden

Interactive game for learning CSS grid, by @thomaspark

screenshot

49. FlexboxFroggy

Interactive game for learning flexbox, by @thomaspark

screenshot

50. Flexplorer

Visual flexbox demo, by @bennettfeely

screenshot

51. Flexulator

An interactive CSS Flexbox space distribution calculator, by @telagraphic

screenshot

52. Grid Generator

Make grids using the CSS grid-template properties, by @sdras (similar to grid.layoutit.com)

screenshot

53. Layout Generator

A modern CSS layout maker

screenshot

54. Box Model Diagram

Just a visual box model demo

screenshot


Informative

55. CSS Timeline

A history of CSS

screenshot

56. Screen Size Map

View popular screen sizes for responsive design

screenshot

57. CSS Ruler

Preview various CSS units relative to each other

screenshot

58. bada55

List of very funny CSS hex color codes
See also, colors.lol for some overly-descriptive color pallets

screenshot

59. Who can use?

Checks accessibility grade of a given color combinations, similar to Colorable

screenshot

60. Can I use?

Browser compatibility check of various, CSS, JS, HTML and web features

screenshot

61. Can I email?

Similar to Can I use?, but checks if a given CSS property (or HTML elem) is compatible with email clients

screenshot

62. CSS Processing Tools

Convert to and from any other CSS language

screenshot

63. Unused CSS

Searches your site for unused CSS, and displays stats

screenshot

64. Component.Gallery

Global component search

screenshot

65. Design System Gallery

A collection of open design systems, for inspiration

66. Checklist.design

A collection of design best practices organised as checklists

67. Glyphs

A list of CSS glyph character codes (see also GlyphSearch for library icons)

68. CSS-Tricks.com

The best CSS blog out there

69. Curated Design Tools

A curated list of awesome design tools

70. Awesome-CSS-Frameworks

A list of open source CSS frameworks

71. CSS Reference

A visual guide to CSS properties (similar to htmlreference.io)

72. MDN CSS Docs

Excellent documentation of all available CSS properties


Permalink
  •  

Un psychothérapeute italien condamné à de la prison pour avoir induit de faux souvenirs – Réalités Biomédicales

Un thérapeute qui parle 2x plus que son patient, pose des questions orientées ou suggérant carrément la réponse, un usage douteux de la thérapie EMDR, etc.
Et au final, on se retrouve avec une patiente qui commence la thérapie pour un évènement X sans aucun souvenir, et en ressort avec des nouveaux souvenirs d'un évènement Y. Le cerveau humain est tout de même fascinant.


Permalink
  •