Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lnsp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Google's Secure AI Framework: Red Teaming in the Age of LLMs [pdf]
(storage.googleapis.com)
1 points
by
lnsp
1y ago
|
0 comments
2.
▲
Engineering Lessons I Learned the Hard Way – Bryan Cantrill [video]
(youtube.com)
4 points
by
lnsp
3y ago
|
0 comments
3.
▲
by
lnsp
4y ago
Valar: https://valar.dev It's kinda like a private SaaS platform. I just run it for me and a couple of friends right now and just hosting a ton of little fun side projects on it. e.g. https://tim-efa.valar.app w
4.
▲
The SPACE of Developer Productivity (2021)
(queue.acm.org)
1 points
by
lnsp
4y ago
|
0 comments
5.
▲
Cloudflare's Free Botnet Threat Feed for ISPs
(blog.cloudflare.com)
8 points
by
lnsp
4y ago
|
2 comments
6.
▲
by
lnsp
4y ago
As far as I understood it: the premise of added security is based on the fact that the other WebRTC peers only see Cloudflare's IP instead of your own. Also nobody knows who you are exactly talking to except Cloudflare. I would still e
7.
▲
Automated Batching and Differentiation of Scalar Code in Enzyme [video]
(youtube.com)
1 points
by
lnsp
4y ago
|
0 comments
8.
▲
by
lnsp
4y ago
Cloudflare provides an immense value for small sites. Doing DDoS protection with specialized firewall hardware was one of the most expensive things you could do, so it wasn't really affordable for lots of people. They win by solving a
9.
▲
by
lnsp
4y ago
Great to see new features being implemented. I'm using DuckDB for a thesis project and integrating it into my own Python CLI/web tool has been super easy -- I especially love the direct integration with DataFrames, it makes things
10.
▲
How to Get Things Done When You Don't Feel Like It (2018)
(queue.acm.org)
3 points
by
lnsp
4y ago
|
0 comments
11.
▲
Everything you always wanted to know about optical networks [video]
(youtube.com)
3 points
by
lnsp
4y ago
|
0 comments
12.
▲
by
lnsp
4y ago
I got a - main desktop PC (AMD Ryzen 5950X, 64GB, 2TB SSD) I use for basically everything when I'm doing stuff at home (dual boot Linux/Windows) - a recent 2021 14" MacBook Pro (which replaced an older 2016 MBP) for universit
13.
▲
by
lnsp
4y ago
> Litestream has a new home at Fly.io, but it is and always will be an open-source project. My plan for the next several years is to keep making it more useful, no matter where your application runs, and see just how far we can take the
14.
▲
by
lnsp
4y ago
I guess in the long term the product will at least pay for itself, in the short term it will just be a marketing campaign and gives people a good reason to switch from their Amazon stack in case they don't depend on things like EC2-S3
15.
▲
by
lnsp
4y ago
I discovered this book today and have been reading it all afternoon. The interviews with Brad Fitzpatrick and Peter Norvig are very entertaining (and informative)!
16.
▲
Coders at Work (2009)
(codersatwork.com)
2 points
by
lnsp
4y ago
|
1 comments
17.
▲
by
lnsp
4y ago
Isn't this solved by a large scale find-and-replace for existing scripts? Sure, the changes can be inconvenient but it's not like a major API change or something. They've also been printing out warning messages since December
18.
▲
by
lnsp
5y ago
TLDR: Your Let's Encrypt certificate may have an RSA private key. Go's TLS implementation is far better optimized for ECDSA keys. Switching from RSA to ECDSA saves about 95% of CPU cycles due to the better implementation.
19.
▲
Your old Let's Encrypt certificate may slow your Go app down
(blog.espe.tech)
1 points
by
lnsp
5y ago
|
1 comments
20.
▲
by
lnsp
5y ago
According to GH Status ( https://www.githubstatus.com/ ), everything is fine. Gotta love functional status pages. edit: Nevermind, they just reported "degraded performance" for GitHub Actions, Issues, and Pull Reque
21.
▲
by
lnsp
5y ago
I came across this course after going through the 6.824 from RTM last year and enjoying the hands on approach a lot! Teaching using the xv6 OS ( https://pdos.csail.mit.edu/6.828/2012/xv6.html ) is super valuable. I
22.
▲
MIT 6.S081 – Operating System Engineering
(pdos.csail.mit.edu)
429 points
by
lnsp
5y ago
|
47 comments
23.
▲
by
lnsp
5y ago
Isn't the Tech Titan comparison graph misleading? I mean sure, TSMC has a higher market capitalization than Nvidia, however TSMC only does manufacturing of chips but doesn't design them AFAIK. I mean sure, you could call them a ch
24.
▲
by
lnsp
5y ago
You can control locality for some parts of Cloudflare's offering [1], so I guess if you want to comply with the privacy shield stuff, you would have to ensure that the data is stored on a server within a EU country. [1] https:/&#
25.
▲
by
lnsp
5y ago
Martin Kleppmann (known for the Building Data-Intensive Applications book) gave a lecture on Raft a year ago [0], it remains my absolute favorite explanation of the algorithm. [0] https://youtu.be/uXEYuDwm7e4
26.
▲
by
lnsp
5y ago
Doesn't have to be retired professionals. There have been cases in Germany where employees of pharmacies fake these certificates [0]. The link talks about hundreds of faked certificates from a single pharmacy. [0] https://ww
27.
▲
by
lnsp
5y ago
It's around 0:56:12, AFAIK kernel dev has relatively strict guidelines regarding memory management. Cantrill also says that he considers the borrow checker less important if you only write code for a system that does not interact with
28.
▲
by
lnsp
5y ago
I highly recommend to take the time. First, I find Bryan's presentation style very engaging and fun to watch. The short recap on language history is also quite fun. I also would not consider myself to be part of any Rust hype, but the
29.
▲
Is it time to rewrite the Operating System in Rust? (2018) [video]
(youtube.com)
49 points
by
lnsp
5y ago
|
46 comments
30.
▲
by
lnsp
5y ago
To make a fuel cell work, you need an external oxygen supply for the chemical reaction. A cleaner oxygen supply with fewer particles make the fuel cell work longer, therefore Hyundai added an air filter which filters out fine particles befo
More ›