The ultimate red flag. They probably lie about paying you, too.
- 0 Posts
- 87 Comments
Treczoks@lemmy.worldto TenForward: Where Every Vulcan Knows Your Name@lemmy.world•Star Trek legend William Shatner, 94, hospitalised after medical emergency9·8 days agoSpeedy recovery, and all the best!
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money3·8 days agoOK, I have not played it for AGES. Nice to see something like that fixed, as it was a bit system-inherent.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money4·8 days agoAll kinds of weird things. There is a video explaining the details, and you’ve got to be far, far out.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money12·8 days agoWhere the heck did I “shit on people using floats”?
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money8·9 days agoLike Minecraft has, too. Just go on a long, long walk in one direction.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money6·9 days agoYep. And in accounting this is done with integers. In my field (not accounting), calculations are done either in integer or in fixed-point arithmetic - which is basically the same in the end. Other fields work with floats. This variety exists because every field has its own needs and preferences. Forcing “One size fits all” solutions was never a good idea, especially when certain areas have well-defined requirements and standards.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money3·9 days agoAs you said, better use integers. And that’s exactly what is done at this point.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money15·9 days agoI did clarify my reasons. That you obviously didn’t read.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money24·9 days agoI fail to see a difference there
That I noticed some posts ago. The issue has not changed since then.
Treczoks@lemmy.worldto Programmer Humor@programming.dev•How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner - annie's blog9·9 days agoYes, you are not wrong here.
What I regularly have to deal with is about as bad. Big project, and every upgrade replaces one key element. They have never heard of backwards compatibility. If they don’t like a subset in their system, they replace it. Complete with different API calls, structures, and calling conventions. And they may document parts of it three versions later. If at all. Some documentation is basic Doxygen - just list the function parameters, and that’s it. I’ve seen cases where the documentation of the rather critical parameter “flags” was just the word “flags”. I’ve seen cases where the return value was documented only as “status”. Not even with a notion whether 0==success and 0!=failure or vice versa.
And no, it is not a closed application. They have an “extension” folder for user-supplied extensions. The problem: If it is not a core extension that has been updated with the main project, the first thing after an upgrade is finding out where your formerly working extension critical to your project now fails, because they just happened to think that the call interface for the boogaloo object need a complete overhaul. Maybe it needed an overhaul, but then at least keep the older interface alive for at least a few versions after documenting the new interface and marking the old one as deprecated.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money51·9 days agoThe issue is different. Imagine you have ten dollars that you have to spread over three accounts. So this would be 3.33 for each, absolute correctly rounded down. And still, a cent is missing in the sum. At this point, it is way easier to work with integers to spread leftovers - or curb overshots.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money221·9 days agoNope. With about a hundred thousand factored items, things easily run off the rails. I’ve seen it. Just count cents, and see that rounding errors are kept in close, deterministic confines.
Treczoks@lemmy.worldto Programming@programming.dev•Big Decimals: Stop Using Floats or Cents for Money27·10 days agoI stopped using floats 30 years ago when I learned what rounding errors can do if you only deal with big enough numbers of items to tally. My employer turned around 25M a year, and it had to add up to the cent for the audits.
Treczoks@lemmy.worldto TenForward: Where Every Vulcan Knows Your Name@lemmy.world•Car Talk with Martok Pulled “Indefinitely” By UFBC Over anti-Nazi Comments8·15 days agoThe Gleichschaltung has started.
Treczoks@lemmy.worldto Privacy@programming.dev•EU Commission : There will be no such thing as “chat control"39·22 days ago“Only material that is clearly child sexual abuse will be searched”
Searched in what? All open and private discussions? That is the whole f-ing point!
Treczoks@lemmy.worldto Selfhosted@lemmy.world•I'm "use NFS forfilesharing" old. what's the current optimal solution for shared drives if I have like 3 linux machines in the house?English51·1 month agoStick with NFS, and use e.g. rsync for backup. Or subversion, if you want to be super-safe.
Treczoks@lemmy.worldto Fediverse@lemmy.world•There's a lot of discussion of Mississippi's age verification law for social media today, after Bluesky announced they're blocking the state.English102·1 month agoOther sites should join to show the citizens how a blacked-out internet looks like.
Treczoks@lemmy.worldto TenForward: Where Every Vulcan Knows Your Name@lemmy.world•Gul Dukat Kardashian4·1 month agoKardashian today vs. Kardashian in 10, 20 years.
If he mentions it, one has to assume that he knows enough about it to lie.