18
you are viewing a single comment's thread
view the rest of the comments
[-] data1701d@startrek.website 2 points 1 week ago
C:\home\dexcube\Development\piper\build> python3
Python 3.13.2 (main, Mar 13 2025, 14:29:07) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from decimal import Decimal
>>> Decimal('0.1') + Decimal('0.2')
Decimal('0.3')
[-] Ephera@lemmy.ml 6 points 1 week ago

> C:\
> on linux

Absolutely illegal.

[-] data1701d@startrek.website 2 points 1 week ago

I use the Chicago95 XFCE theme, which modifies the bash prompt.

load more comments (2 replies)
this post was submitted on 05 Apr 2025
18 points (100.0% liked)

Programmer Humor

35028 readers
62 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS