Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scudd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
scudd
4y ago
Sand Hill Road is a road in the SF bay area where a lot of VC firms have headquarters. People use "Sand Hill Road" to refer to the SF VC industry the same way people use "Wall Street" to refer to NYC based finance. I
2.
▲
by
scudd
5y ago
Has Oxide released any information on the price range of one of their machines? I assume if they're targeting mid-size enterprises it would be outside what I would consider buying for hobby use, but it would be sweet in the future if t
3.
▲
by
scudd
5y ago
Kinda like how benihanas are lame, unless you're shaved-head Jamie Thomas taking it down a gap: https://i0.heartyhosting.com/skateboarding.transworld.net/wp... From this Transworld Article: https://skat
4.
▲
by
scudd
5y ago
I always thought names like "180 nosegrind" made no sense. Why not "180 switch 5-0"? That seems so much more intuitive. It made so much more sense when I learned a lot of these tricks were first invented in the 1980'
5.
▲
by
scudd
5y ago
Here is a podcast excerpt (FXguide podcast) of Alvy Ray Smith describing the whiteboard incident: https://www.youtube.com/watch?v=Ps0RRx0Wd7w
6.
▲
by
scudd
5y ago
In general I find I'm productive in Rust; however, I do agree that there are some features that produce more confusion and debugging than others. For me it seems to be async and dynamic dispatch that are tricky.
7.
▲
by
scudd
5y ago
Puts it back in the exact same position too
8.
▲
by
scudd
5y ago
I've observed that large corporations are also quite capable of bureaucracy. Although I've never worked in public sector so I can't make a cross comparison.
9.
▲
by
scudd
5y ago
I could not agree more. Additionally, if you are going to use a QR code and web page as opposed to a physical menu, there's no shame in just statically hosting a PDF of your menu. It's so frustrating that some bars/restaurant
10.
▲
by
scudd
5y ago
I think Beej's Guide to Network Programming is IMO hands down the best resource I've come across: https://beej.us/guide/bgnet/ It also doubles as a very great introduction to C, if that something you
11.
▲
by
scudd
5y ago
I thought it was pretty cool, and glad they shared it.
12.
▲
by
scudd
5y ago
What I'm seeing is a lean (at least in large companies) to offering more associate choice towards WFH/office going forward. If there are natural skews in terms of which populations will gravitate towards each option, what are the
13.
▲
by
scudd
5y ago
I've absolutely loathed working from my makeshift bedroom office for over a year. I rent a townhouse with multiple roommates, and there simply isn't communal space to accommodate everyone setting up their own personal office. My p
14.
▲
by
scudd
5y ago
I admit I sometimes use google search as a spell check that's a simple Ctrl + T away. I'm not proud, but it's so simple to access when you're already in the browser.
15.
▲
by
scudd
6y ago
Is there any thought to including a default executor in the standard library? I think it's kind of an obstacle for beginners when the language/stdlib provide all the tools to write async code, but not to run it. I saw discussed in
16.
▲
by
scudd
6y ago
I think that consideration of libraries is a good point, I didn't initially consider, and especially relevant for Python. I think the one connection I'd make back to my original point is that perhaps python becoming the defacto in
17.
▲
by
scudd
6y ago
I can't help but feel like if you want static typing, you're better off recognizing that python is not the right tool for the job. Admittedly I've never done serious work with mypy (or typescript), so I'm approaching the
18.
▲
by
scudd
6y ago
I think it would be really cool if there was a VS code extension where you could embed dot graphs in your .md file within a triple back tick block. Then when you hit the preview button, it automatically renders it. Something like this: htt
19.
▲
by
scudd
6y ago
If this is made for a quick, tongue-in-cheek laugh I think it's pretty harmless and kind of funny. If this is posited as actual guidance for interpersonal communication, run.
20.
▲
by
scudd
6y ago
TIL: You can use `echo $?` to get the last process's exit code.
21.
▲
by
scudd
6y ago
I think the value of calming down is normally to not send impolite or passive aggressive communications. I don't have so much experience interacting with recruiters/hiring managers. However, every time I've let some frustrati
22.
▲
by
scudd
6y ago
I spend more the 1-2 hours a day in "ceremonies". Today we had a meeting to discuss the pervasiveness of meetings. The irony was palpable.
23.
▲
by
scudd
6y ago
There's a good On the Metal podcast with Jonathan Blow as the guest, where he talks about his experience with the Cell processor. He also states that in his experience, the idea didn't really pan out. https://open.spoti
24.
▲
by
scudd
6y ago
Currently taking Graduate Introduction to Operating Systems at Georgia Tech, and this guide has been like a bible for me. Huge thanks to Beej!
25.
▲
by
scudd
6y ago
Hey just FYI, when you run the hackernews and explore examples without enabling the tokio feature flag, you get compilation errors about undeclared types for all the tokio stuff. I think these examples just need entires in the Cargo.toml re
26.
▲
by
scudd
6y ago
Cool library, I might use this for a side project I have also parsing HTML data from HackerNews. What are your impressions of scraper and html5ever? When I initially looked at HTML/XML parsing libraries for Rust, there didn't seem
27.
▲
by
scudd
6y ago
Oh man I've dreamed of being able to do a pseudo-LAN party of Time Splitters 2 using emulators over the internet. This gives me hope.
28.
▲
by
scudd
6y ago
Any old skateboarders here on HN? I remember when Lakai Fully Flared came out, it felt like a crescendo in skateboarding, and IMO lived up it. The Mike Mo switch kickflip + napalm explosion was seared into my 13 year old brain forever: htt
29.
▲
by
scudd
6y ago
For the simplest of communications, like an IM or short email, maybe using checklist rules does impart more good than bad. But I think in larger writing pieces, including those technical in nature, these rules produce low quality writing. I
30.
▲
by
scudd
6y ago
This reminds of the technical writing education I received in college. While I understand the goal of this guidance is to make technical communication as clear and concise as possible, I also feel like it leads to a world of boring writers.
More ›