FUTURE POSTS
- Partial writes, IO_Uring and safety - 15 hours from now
- Configuration values & Escape hatches - 4 days from now
- What happens when a sparse file allocation fails? - 6 days from now
- NTFS has an emergency stash of disk space - 8 days from now
- Challenge: Giving file system developer ulcer - 11 days from now
And 4 more posts are pending...
There are posts all the way to Feb 17, 2025
Comments
hehe, yes, that is quite optimistic. I'll certainly help achieve that goal if this is for tracking sales of NH Prof! :)
Nice. Thank God they didn't use Haskell and chose the Integral type.
I wish I could 'set' my sales ;)
I like
public class Geek : Earth { };
What is more, that is virtual :D
Even manipulate the get.
I wish I could've been the first person to re-iterate the joke in the comments :)
its probably virtual because its a biz entity being used by nhib~
(im aware thats not the point of the post)
public class God {
}
The obvious optimism is in the type. Byte would be more appropriate for my sales.
..or a bool .. hurr! ;)
Bool FinallySoldSomething {
get { return Bool.SaleNotFound; }
}
thedailywtf.com/Comments/What_Is_Truth_0x3f_.aspx
Hahaha.. I like the subtler wtf reference
On the other side; just have a look at these piece of scripts written by "functionnal experts".......
First : Just to be sure ; or "just in case coding style"
if Fee.TransactionStatus_ID = 40 then
Fee.TransactionStatus_ID=40
Fee.TransactionStatus_ID=10
End if
Second : Rounding issues (Get redy for the biggest laugh or your day)
NbDec =abs(NbDec)
NetValue=abs(NetValue)
Select Case NbDec
End Select
ulong would have been funnier.
This is funny!
Can I use it as interview question?
I like checking if the candidates have a sense of humor...
:)
You can have a lot of fun with acronyms, we turned a 3 day off site design meeting (back in the day in medium design up front) into a lot of fun when we realized that our Client Resident Application Protocol was being designed, which mean that our server was going to send a lot of CRAP to our clients.
I know this wasn't in code but we had some interesting diagrams going before the project was scrapped. Guess the business folks didnt like the concept of us sending CRAP to our customers;-)
Is that code from NH prof? Perhaps in the licensing module? :D
Oh No! I'm a nerd. haha, good joke though.
Comment preview