Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wuster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wuster
1y ago
it's CRUSH.md https://github.com/charmbracelet/crush/blob/main/CRUSH.md
2.
▲
Understand Cloudflare's Container beta env
(chamberspy.anthonywu.workers.dev)
1 points
by
wuster
1y ago
|
1 comments
3.
▲
by
wuster
1y ago
Sharing with HN: a starter app to understand Cloudflare Containers (introduced in June 2025 as beta) The official docs were vague and examples pretty bare, so I made a inspector/debugger app to understand the reverse proxied container
4.
▲
by
wuster
2y ago
curl https://storage.googleapis.com/panels-api/data/20240916/medi... | jq -r '.data[].dhd' | grep imgix.net | while read -r line; do out=$(echo $line | sed 's/?.*//g' | se
5.
▲
by
wuster
3y ago
pro tip: if you're dwelling in apartments and can't spare a bedroom or closet, use a "grow tent" ($150-$250 on Amazon) to isolate your workspace from toddlers and spouses - big enough for standing desks - most noise isol
6.
▲
by
wuster
6y ago
Best part of reading this is coming away having learned the existence of units the CLI. How did I spend 20 years on the shell and not have needed or discovered this?
7.
▲
PoolTogether: No-loss, audited savings game
(pooltogether.com)
1 points
by
wuster
7y ago
|
0 comments
8.
▲
Bay Area Regional GTFS Feed: 31 transit agency feeds together in one API
(interline.io)
136 points
by
wuster
7y ago
|
49 comments
9.
▲
Bowler: refactoring tool for manipulating Python at the syntax tree level
(github.com)
2 points
by
wuster
8y ago
|
0 comments
10.
▲
by
wuster
9y ago
the Talk Python series is actually a great way for Python programmers to discover authors and libraries you wouldn't organically come across on HN or GitHub browsing. I highly recommend it to intermediate python programmers to expand
11.
▲
by
wuster
10y ago
simple templates of movie editing where I am just adding a title, clipping videos at start/end times, etc for example: - movie-title title1.mp4 "my awesome movie" --style=lower-left - movie-cat title1.mp4 clip1.mp4 clip2.mp4
12.
▲
by
wuster
10y ago
If you want to build the web with Python, IMO the emphasis should be bringing Python to the web. I think a more promising project is http://pypyjs.org/ - a Python runtime in your browser powered by asm.js Listen to this pod
13.
▲
by
wuster
11y ago
I want to also vote up Cactus despite the lack of attention paid to it lately. IMO it's very well designed and deserves to be worked on by a wider community. It's open sourced via BSD 3 clause: https://github.com/k
14.
▲
by
wuster
11y ago
I've gone down that path before of storing encrypted secrets in SimpleDB. Unfortunately, encrypting string values will bloat the length of your strings, bumping against the 1024 value limit of SimpleDB: http://docs.aws.amazo
15.
▲
by
wuster
12y ago
I agree with his sentiment. Working on side projects keeps this career interesting. During the most boring, most soul-sucking projects of my corporate jobs, being able to accomplish projects on the side reminded me of why I am excited to be
16.
▲
by
wuster
12y ago
Apple is rolling in cash from the 20+ Macs/iPhones/iPods I've personally owned or got from work over the years, I don't feel a tinge of guilt, I'm probably one of their best lifetime customers.
17.
▲
by
wuster
12y ago
I've built Hackintoshes since 10.7, but I would never offer to build one for friends and family, only because I know I'll be called upon to fix the inevitable problem during software updates. This is a social obligation I rather a
18.
▲
by
wuster
12y ago
Same here, I run a spec that Apple simply won't sell me. The moment they sell me a computer that's user upgradable over time and allows me to choose the monitors (no glare, please) that fit my needs, I'll say TAKE MY MONEY! M
19.
▲
by
wuster
12y ago
ARQ on OS X backs up your data to AWS S3|Glacier or Google: http://www.haystacksoftware.com/arq/ I'm not affiliated with the developer, just a big fan.
20.
▲
by
wuster
12y ago
At a small company, there's never an excuse to not send a personal email to a candidate.
21.
▲
by
wuster
12y ago
Sometimes it's not a good idea to give too much feedback, if any at all. I used to automatically provide feedback of why a candidate did not pass the interview, then I had a few sour encounters where the candidate just did not react pr
22.
▲
by
wuster
12y ago
I choose who I work for by these attributes: 1) does the company provide a product or service that makes a world a better place? (e.g. Nest, Tesla would qualify) 2) are my potential colleagues great people that I will enjoy spending time wi
23.
▲
Grow SDK: "The declarative, file-based CMS for building high-quality web sites."
(preview.growsdk.org)
1 points
by
wuster
13y ago
|
0 comments
24.
▲
Virgin America API (unofficial)
(github.com)
1 points
by
wuster
13y ago
|
0 comments
25.
▲
by
wuster
13y ago
Also to do our best to keep up with our health, so we may live long enough to enjoy life outside of work. It's not all about the money or legacy.
26.
▲
by
wuster
13y ago
good for Jan! Hat tip to an immigrant success story.
27.
▲
by
wuster
13y ago
Congrats to Denny & Cindy! They've come a long way in just one year.
28.
▲
by
wuster
13y ago
Google is rumored to be looking for a campus in Mission Bay: https://www.google.com/search?q=google+mission+bay&oq=google...
29.
▲
by
wuster
13y ago
I entered college in Fall 2001 and enrolled in my university's CS program in Spring 2003. While in high school, I witnessed the high flying late 90s dot-com boom from the sidelines, at times wondering if I should drop out of high schoo
30.
▲
by
wuster
13y ago
Ex-Googler here. Working at Google is very different than making a presentation representing your own idea. At a big company, assuming a collaborative culture, your teammates are rooting for you to do well and you don't go into a meeti
More ›