Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jtolds
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jtolds
8d ago
How is it marketing if it's from someone who just quit in objection?
2.
▲
A "Pure Go" Linux Environment, Written by Claude, Inspired by Fabrice Bellard
(jtolio.com)
4 points
by
jtolds
8mo ago
|
1 comments
3.
▲
by
jtolds
9mo ago
> Ford CEO says he has 5,000 open mechanic jobs with up to 6-figure salaries from the shortage of manually skilled workers: https://fortune.com/2025/11/12/ford-ceo-manufacturing-jobs-t...
4.
▲
by
jtolds
1y ago
I replied to your comment on my website, but for posterity here, yes, I do think you did a good job for the part about exiting when bestScore > 100. There's nitpicks, but this is fine! It makes sense, and nice use of a select over a
5.
▲
by
jtolds
1y ago
I have written channel code in the last week. It's part of the deal (especially with the context package). I'm just happy to see them restrained.
6.
▲
by
jtolds
1y ago
Seriously! This caused such a ruckus when I posted this 9 years ago. I lost some professional acquaintanceships over it! Definitely a different reception.
7.
▲
by
jtolds
1y ago
> the complaints about channels have largely been received and agreed upon by experienced Go developers. Channels are still useful but they were way more prominent in the early days of Go as a solution to lots of problems, and nowadays a
8.
▲
by
jtolds
1y ago
Author of the post here, I really like Go! It's my favorite language! It has absolutely nailed high concurrency programming in a way that other languages' solutions make me cringe to think through (await/async are so gross an
9.
▲
by
jtolds
1y ago
Adding an atomic counter is absolutely a great solution in the real world, definitely, and compare and swap or a mutex or similar totally is what you want to do. In fact, that's my point in that part of the post - you want an atomic va
10.
▲
by
jtolds
1y ago
Hi! No, I think you've misunderstood the assignment. The example posits that you have a "game" running, which should end when the last player leaves. While only using channels as a synchronization primitive (a la CSP), at wha
11.
▲
by
jtolds
2y ago
To clarify why I said the CPU is the same and the other poster says the A30 has a better CPU, both are true! Same architecture (Cortex A7), but the Mini Plus has 2 cores and the A30 has 4 cores.
12.
▲
by
jtolds
2y ago
I assume the basics are similar. The Miyoo Mini Plus has WiFi, which is great, but no GPU, so I assume you end up with different drivers. But the CPU is the same so everything else should be equivalent.
13.
▲
by
jtolds
2y ago
When someone says "20 years of doom predictions haven't come true", I charitably assumed that claim was about scientific consensus predictions, but perhaps I can't assume that everyone shares knowledge of what that is. S
14.
▲
by
jtolds
2y ago
How can this be such a top-voted answer? What? Without even going into the unsubstantiated assertion with #1, your comment on number 3 shows a dramatic misunderstanding of how compounding effects work. You can't use the last 20 years t
15.
▲
Lensm, a tool for viewing disassembly
(storj.io)
156 points
by
jtolds
3y ago
|
17 comments
16.
▲
by
jtolds
3y ago
Why? What compliance reasons make Ubuntu LTS work and RHEL not work?
17.
▲
by
jtolds
3y ago
Here's my wizard if you want to tweak the maps yourself: https://climatedash.fly.dev/?selection=tmean_avg_2050+&filte...
18.
▲
by
jtolds
3y ago
I made a bunch of maps to answer this question! https://www.jtolio.com/2022/07/anthropocene-calamity-part-8-...
19.
▲
by
jtolds
3y ago
As a customer of Storj, this isn't something you'll need to worry about. We're integrated with Stripe and take credit cards and invoices. We will also take STORJ token if you want. If you are looking to provide storage space
20.
▲
by
jtolds
3y ago
We're hoping they respond to some of our reach outs for a deeper discussion! But if for some reason you're reading this here, NixOS Foundation folks, my email is in my profile!
21.
▲
by
jtolds
3y ago
Here's the HN conversation about that: https://news.ycombinator.com/item?id=34192336
22.
▲
by
jtolds
3y ago
This is really good feedback, thank you. The platform roadmap is available here: https://github.com/orgs/storj/projects/23 . Good question about Borg. We are supported by rclone natively, and I've seen so
23.
▲
by
jtolds
3y ago
Certainly there are differing opinions about cryptocurrency in general. In terms of "does the math work", you're absolutely right that charging $7/TB and paying $20/TB to our storage node operators is not sustainabl
24.
▲
by
jtolds
3y ago
Storj + Fastly is genuinely a pretty good combo. There are certainly some things Fastly does that we don't do (besides being more specifically a CDN, they also have compute@edge, etc). We have a good relationship with Fastly (e.g. htt
25.
▲
by
jtolds
3y ago
According to https://discourse.nixos.org/t/nixos-foundations-financial-su... , they have 450TB and 29.5TB of S3 egress/month. By my math, assuming the Nix Foundation goes in through our front door, talks to no sale
26.
▲
by
jtolds
3y ago
(piping up from another thread, but) > I'm very interested if you happen to know a cheaper alternative! and > Optimally you'd want a distributed CDN https://www.storj.io/ is this thing!
27.
▲
by
jtolds
3y ago
ooh, that's embarrassing. thanks for pointing that out. fixed now
28.
▲
by
jtolds
3y ago
Cloudflyer ( https://www.cloudflyer.io/ ) offers free migrations from S3 to Storj. Storj is $4/TB/mo, $7/TB egress. It's decentralized storage, so the base functionality has CDN-like performance (no Cloudf
29.
▲
Just update rules between neurons
(jtolio.com)
3 points
by
jtolds
3y ago
|
0 comments
30.
▲
by
jtolds
4y ago
Python Programming for the Absolute Beginner ( https://smile.amazon.com/Python-Programming-Absolute-Beginne... ) has you make a game at the end of every chapter with the concepts you've learned so far. I've bought t
More ›