Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
disposedtrolley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
disposedtrolley
20d ago
Agreed. It also requires that you unlock your phone.
2.
▲
by
disposedtrolley
20d ago
The Wallet app prompts you to set this up when you initially add the transit card too, IIRC.
3.
▲
by
disposedtrolley
20d ago
Same in Berlin. I think the reasoning is that it'd cost more money to fit ticket gates compared to loss of revenue from fare evaders. Makes for such a smooth journey as most people are doing the right thing.
4.
▲
by
disposedtrolley
1mo ago
> This is thankfully mostly solved now by AI. How did you solve this with AI?
5.
▲
by
disposedtrolley
2mo ago
The premise of that article is neat, but it looks to be entirely LLM-generated (in addition to the header image) that it’s almost impossible to read.
6.
▲
by
disposedtrolley
2y ago
I wrote a rudimentary autopilot in Go that used a Kalman filter to maintain straight and level flight. It was a fun exercise!
7.
▲
by
disposedtrolley
4y ago
Nice! I’m writing in C this year too, although I’m very much a beginner in C. What kinds of optimisations have you had to do? Are you hosting your code anywhere?
8.
▲
by
disposedtrolley
4y ago
I can recommend a podcast set there if you’re after more Svalbard-themed entertainment! https://thewhitevault.com
9.
▲
by
disposedtrolley
4y ago
I love browsing the Strange Loop channel on YouTube. So many interesting topics that you wouldn’t normally search for!
10.
▲
by
disposedtrolley
4y ago
Yes, but you'll also need space for a rack and contend with noise, heat, and electricity usage. Don't get me wrong -- I love my Dell R730xd but it's definitely a commitment.
11.
▲
by
disposedtrolley
4y ago
I'm disappointed that the three photos in the Gallery with the laptop in use aren't actually showing what the screen would look like IRL; they've been cleverly doctored by overlaying screenshots on top of the display.
12.
▲
by
disposedtrolley
4y ago
Thanks for posting! Gave me a good chuckle at the beginning of my day, and I miss tiny projects that don't need to aspire to be the next big thing. Although, I'm not sure if the game or some of the comments here is more entertaini
13.
▲
by
disposedtrolley
4y ago
I found out about this book through the EmbeddedFM podcast [1]. Their latest episode is an interview with the authors of the book. Highly recommend the episode, and the podcast in general for folks that are into electronics. [1] https:
14.
▲
by
disposedtrolley
4y ago
It’s cheap compared to other textbooks.
15.
▲
by
disposedtrolley
4y ago
What kind of company were you working for? I've lived and worked in Melbourne my whole life and complacency is not a cultural attitude of the location, but of specific companies.
16.
▲
by
disposedtrolley
4y ago
Have a look at CDKTF [1]. It’s a wrapper around Terraform that lets you use CDK-style semantics that compiles down to a Terraform plan. Every Terraform provider can generated into a CDKTF library. [1] https://learn.hashicorp.com&
17.
▲
by
disposedtrolley
4y ago
I'm looking forward to the improved editor experience as gopls is now workspace-aware. There's a couple of repos at work which contain multiple Go modules (each in their own subdirectory, with their own go.mod files). It's a
18.
▲
by
disposedtrolley
4y ago
You might be interested in reading about delta debugging: https://en.m.wikipedia.org/wiki/Delta_debugging The algorithm has similar complexity as binary search, but is a bit smarter on deciding how to split the test in
19.
▲
by
disposedtrolley
5y ago
> Ask them for a narrower review — e.g., a design review or an architecture review I like this technique for PRs of any size (except very trivial changes). Code reviews can be a great learning opportunity, made even better if the author
20.
▲
by
disposedtrolley
5y ago
I wasn't surprised to see the Family Sharing pane in the first screenshot. It's easily the most janky part of System Preferences that I've had to struggle with: - Loading indicators for several seconds when switching between
21.
▲
by
disposedtrolley
5y ago
Just purchased 90 days of Pro. This will be incredibly useful for planning my landscape photography!
22.
▲
by
disposedtrolley
5y ago
We've gradually been having control of the software we use wrestled away from us. The (unfortunate) idea is that network latency will be low enough, and rendered interfaces will be good enough, that companies can make "streaming s
23.
▲
by
disposedtrolley
5y ago
The hardware will probably have the capabilities to do so, but I can see consumer software reaching a point where much of the compute is performed remotely, and we're just being streamed a rendered interface.
24.
▲
by
disposedtrolley
5y ago
I've just started my first semester of OMSCS and planning to stick with a single course per semester, and skipping the summer semester to give myself a break. Not sure if I can manage more than that + work, and also being able to enjoy
25.
▲
by
disposedtrolley
5y ago
This is really cool! I've used an app called PhotoPills to plan landscape photo shoots in the past. It lets you drop a pin on a map and shows you the direction of sunlight at any given time of day. Shade Map gives me so much more fidel
26.
▲
by
disposedtrolley
5y ago
I have an original Topre Realforce and an HHKB. They’re both reliable, no-nonsense keyboards.
27.
▲
by
disposedtrolley
5y ago
This appears to be quite an old document (2012 judging by some of the dates in the screenshots, and the network map) but fascinating nonetheless, thanks for posting! I'd be interested in learning how the signalling tech has evolved ove
28.
▲
by
disposedtrolley
5y ago
The macOS Finder still displays Windows machines on the network as CRT monitors showing the BSOD I believe. I’m not in front of my Mac now so can’t check.
29.
▲
by
disposedtrolley
5y ago
I've enjoyed the video course from How a Car Works [1]. They assemble a complete car from scratch, so you get to hear and learn about pretty much every component. [1] https://www.howacarworks.com
30.
▲
by
disposedtrolley
5y ago
Very interesting idea, I'd love to see where it goes! This reminds me of Square's Racket DSL [1] for making OpenAPI tolerable, but perhaps a more pragmatic approach. The team I worked with in my previous job built a lot of tooling
More ›