Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
n0rdy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
n0rdy
1y ago
Flipping through the source code is like a time machine tour of tech's evolution over the past 50 years. It made me wonder: will our 2025 code look as ancient by 2075? And, btw, great infographics within the post.
2.
▲
by
n0rdy
1y ago
I wrote this post in December 2023, and rediscovered it today. Seems like it hasn't dated yet, even though the AI landscape evolved a lot in the dev tooling space.
3.
▲
Postgres Index Meets Bcrypt
(n0rdy.foo)
3 points
by
n0rdy
2y ago
|
0 comments
4.
▲
by
n0rdy
2y ago
Yes, indeed, in this particular case it is exactly as you said. However, I've seen this in the tech industry, that's a surprising bit for me
5.
▲
by
n0rdy
2y ago
> How does a company whose only job is security screw that up so badly? While I don't have any answers to this, I've realized that it's an ideal showcase of why fuzzy testing is useful.
6.
▲
by
n0rdy
2y ago
There is a discussion about that on the security stackexchange ( https://security.stackexchange.com/questions/133239/what-is-... ). The TLDR: > SHA-2 family of hashes was designed to be fast. BCrypt was designed
7.
▲
by
n0rdy
2y ago
Author here: thanks for reading the post. It's great to hear that Zig covered both cases. However, I'd still prefer the opposite behavior: a safe (without truncation) default `bcrypt()` and the unsafe function with the explicit na
8.
▲
Okta Bcrypt incident lessons for designing better APIs
(n0rdy.foo)
377 points
by
n0rdy
2y ago
|
166 comments
9.
▲
by
n0rdy
2y ago
I like following the OpenAI vs. NYT case, as it's a great example of the controversial situation: - OpenAI created their models by parsing the internet by disregarding the copyrights, licenses, etc., or looking for a law loopholes - by
10.
▲
by
n0rdy
2y ago
Indeed, nostalgia is a great selling point
11.
▲
by
n0rdy
2y ago
Since those are mostly old movies, my immediate thought was: "maybe it's a new creative way to create a new income stream for hard-to-sell-otherwise assets?". If a decent enough number of users watch them, it could bring some
12.
▲
by
n0rdy
2y ago
That's a great way to view it, I haven't looked at it from this angle before, thanks. > What is anti-competitive tho, is stuff like Apple Music and Spotify, where spotify has to pay 30% cut to apple while apple music doesnt hav
13.
▲
by
n0rdy
2y ago
I've always found this approach of reducing the number of employees unwise from the company perspective (but pretty good for the employees, though). While the unsatisfied employees are the target, my observations indicate that a high p
14.
▲
by
n0rdy
2y ago
I see your point. There are a few objective moments, imho, that I'd consider, though: > a team that will not run out of money and sell my data While "not run out of money" is true, the "sell my data" part is not
15.
▲
by
n0rdy
2y ago
I have 2 conflicting feelings about this: - I'm glad to see this, as it might be an easily accessible alternative to Facebook events, which I tend to miss as I'm checking my FB only once in a while - on the other hand, each new Ap
16.
▲
by
n0rdy
2y ago
I'd say not as of today's state of AI tools, but it's difficult to predict the future. So far, I can see many excited non-tech people who can build simple things or demos. But the real complexity starts behind that, once the
17.
▲
by
n0rdy
2y ago
I've just googled, and herring gulls are indeed the birds I was referring to here in Norway, good catch. We have the same, actually, when tourists/guests of the city are easier targets. A few times I had to "defend" (mos
18.
▲
by
n0rdy
2y ago
Author is here. Thanks for sharing my post. I'm open for discussions / questions about this topic, as well as curious to hear thoughts on the subject.
19.
▲
by
n0rdy
2y ago
Got it, learning is something that can be acquired relatively quickly, while evolving needs generations. Thanks for the explanation.
20.
▲
by
n0rdy
2y ago
It's quite a creative approach. I have a question about it, though, as the person whose expertise is far from biology: how much time does it take for the species to adapt / evolve under the new reality? For example, the city I liv
21.
▲
by
n0rdy
2y ago
A good one! Appreciated the links that showed CEOs actually discussing such a schedule. I, personally, find this ridiculous. A simple math: 70 / 5 = 14 hours per day if 5 days 70 / 6 = 11,7 h/d 70 / 7 = 10 h/d 90 &
22.
▲
by
n0rdy
2y ago
Here where I live, home assignments with the follow-up tech discussion are way more common than the leetcode-like interviews. Therefore, I can't say that the process has already changed dramatically. Yes, I did review a couple of home
23.
▲
Show HN: Pippin – Go library for creating and managing data pipelines
(github.com)
1 points
by
n0rdy
3y ago
|
0 comments
24.
▲
Show HN: Remindme – A tool to set short-term reminders from the terminal
(github.com)
5 points
by
n0rdy
3y ago
|
0 comments