Menu

#Endif

11 posts

Feed·
11 of 11 posts
📰
105

HN comments are underrated

danluu.com·danluu.com·25 days ago
#JhWCT75y
#include#define#if#endif#people#system

HN comments are terrible. On any topic I’m informed about, the vast majority of comments are pretty clearly wrong. Most of the time, there are zero comments from people who know anything about the topic and the top comment is reasonable sounding but…

15s
Read More
📰
80

Speeding Up (small) Ruby Hashes

byroot’s blog·byroot's blog·26 days ago
#xNpAT4O2
#define#eql#else#endif#include#ruby

Something I must confess is that I absolutely hate writing these blog posts. It’s not quite as bad as having to give a conference talk, but it’s up there on the list of activities that feel like pulling teeth to me. Not that I’m not proud of the result.…

15s
Read More
FreeBSD ate my ram!
🖼️
190

FreeBSD ate my ram!

Hacker News·FreeBSD ate my ram!·2 months ago
#F50SsQX0
#crocidb#define#ifdef#endif#include#freebsd

I spent a whole month researching FreeBSD's kernel's virtual memory system to understand why tools like htop, btop and fastfetch report different information about RAM usage. I ended up submitting patches to all of these projects.

15s
Read More
How to Build a Cross-Platform Barcode, MRZ, and Document Scanner with .NET MAUI Blazor
📰
0

How to Build a Cross-Platform Barcode, MRZ, and Document Scanner with .NET MAUI Blazor

DEV Community: blazor·Xiao Ling·5 months ago
#OwPP4fU9
#dev#if#endif#else#class#code

Extracting structured data from barcodes, passports, and physical documents typically demands separate native implementations for every platform.…

15s
Read More
📰
0

Learning XS - Custom Ops

DEV Community: perl·LNATION·5 months ago
#isdl069z
#dev#define#include#ifndef#endif#if

This is the next tutorial in my Learning XS series. This post explores one of Perl's most powerful optimisation techniques: Custom Ops. We'll build a real-world example, reimplementing one of my first XS cpan modules - a Shannon entropy calculator - and…

15s
Read More
Approximating Hyperbolic Tangent
📰
0

Approximating Hyperbolic Tangent

Hacker News·Hacker News·5 months ago
#pImidyBq
#jtomschroeder#define#ifdef#elseif#endif#pack

Survey of fast tanh approximations using Taylor series, Padé approximants, splines, and bitwise manipulation techniques like K-TanH and Schraudolph

15s
Read More