Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moutansos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Malloc() and free() are a bad API (2022)
(foonathan.net)
3 points
by
moutansos
3y ago
|
3 comments
2.
▲
by
moutansos
3y ago
Link to another issue discussing this: https://github.com/moq/moq/issues/1372
3.
▲
Moq Testing Library Sends Email to SponsorLink
(github.com)
2 points
by
moutansos
3y ago
|
3 comments
4.
▲
by
moutansos
3y ago
https://benbrougher.tech
5.
▲
ASCII vs. UTF-8 vs. UTF-16 vs. UTF-32
(benbrougher.tech)
4 points
by
moutansos
3y ago
|
4 comments
6.
▲
How to go to war with your employer
(drewdevault.com)
9 points
by
moutansos
3y ago
|
3 comments
7.
▲
by
moutansos
3y ago
If anyone wanted to keep on top of these bank failures and be alerted when it happens, I built a very simple bank failure API/RSS feed from the data coming off of the FDIC website: https://benbrougher.tech/projects/
8.
▲
by
moutansos
7y ago
One language that actually utilizes true dynamic scoping is PowerShell. It's true that this is an extremely powerful idea that can even override imported functions from a parent scope for things like testing, but it can very much be a
9.
▲
The Open Book Project Gains Steam
(hackaday.com)
2 points
by
moutansos
7y ago
|
0 comments
10.
▲
by
moutansos
7y ago
Raspberry PI 3: OpenVPN Dell Poweredge R720 running VMware ESXi With - Ubuntu Docker Host - - Plex - - Blog Site - - TeamCity - - Minecraft Servers (Java and Bedrock) - - Gitlab - - ElasticSearch - - Kibana - - Resilio Sync - - PostgreSql -
11.
▲
by
moutansos
9y ago
I did this with Audacity to some bmp images. I got some interesting results. I just read in the bmp files as raw data and manipulated them that way.