HackerTrans
TopNewTrendsCommentsPastAskShowJobs

parkcedar

no profile record

Submissions

Anatomy of Trousers [video]

youtube.com
1 points·by parkcedar·작년·0 comments

Web designs are getting too complicated

websmith.studio
99 points·by parkcedar·작년·76 comments

Is Michael Scott in Founder Mode? – Hiten Shah [video]

youtube.com
3 points·by parkcedar·2년 전·0 comments

comments

parkcedar
·작년·discuss
> Lightning Fast. Local processing means instant results without internet dependency or delays. > Always Available. Works offline, on flights, in coffee shops, anywhere you write.

Two of your 4 questions were answered in the first content block
parkcedar
·작년·discuss
> and I don't take 'pseudocode' as an excuse

Weird hill to die on, since neither email_t nor PARSE_ERROR were defined in the sample snippets. How do you know PARSE_ERROR is not email_t?
parkcedar
·작년·discuss
Another example was High Sierra. They completely swapped out the file system on that release, focusing primarily on under-the-hood changes, and imo was also one of the most stable macOS releases to date.
parkcedar
·2년 전·discuss
Jeans were almost invented for this kind of thing. I'll always cringe at the idea of wearing them wet though—

"Looking to provide its sailors with durable clothing that could be worn wet or dry, the navy began in the 16th century to equip sailors with Genoese-produced denim jeans, and in doing so became one of the driving forces behind the adoption of the clothing" https://en.wikipedia.org/wiki/Genoese_navy
parkcedar
·2년 전·discuss
https://archive.is/v4CBl
parkcedar
·2년 전·discuss
Interested to hear your experience with HUGO- I’ve done a lot of development in Go and keen to give this a crack.
parkcedar
·2년 전·discuss
You hardly notice the binaries though, especially since gnu cmd line utils are so similar anyway. You’d expect the c libs to be similar, but they’re not really (about as different as Mac to Linux anyway).
parkcedar
·2년 전·discuss
Yes, but since it was initially created I believe a lot of it has been rewritten. Eg, the filesystem. I suspect the memory system is different these days too, since macOS handles compressed memory quite differently (though not sure how that gets implemented under the hood).

FreeBSD is like a great grandparent, related but still very different.
parkcedar
·2년 전·discuss
Mac isn’t really BSD, it’s a common misconception. It shares some of the userland code, but it’s a vastly different kernel (derived from the Mach microkernel). The userland has diverged quite significantly now too. Though, I guess it probably is closer to BSD than Linux
parkcedar
·2년 전·discuss
Excited to try this out. I recently used lit for a complex SPA (everything from routing through to page templates and smaller components). Overall I found lit just as productive as react, which was unexpected but appreciated.
parkcedar
·2년 전·discuss
The OpenBSD devs continue to outdo themselves for hw support. First Broadcom drivers, then Apple Silicon (working with the Asahi devs), now Qualcomm. Very impressive
parkcedar
·2년 전·discuss
The fastest Java version is even beating his baseline of `cat` to `/dev/null`
parkcedar
·2년 전·discuss
This looks awesome. I had this exact problem just last week and had to write my own tool to perform the migration in go. After creating the tool I thought this must be something others would use- glad to see someone beat me to it!

I think it’s clever keep the tool simple and only copy one table at a time. My solution was to generate code based on an sql schema, but it was going to be messy and require more user introspection before the tool could be run.
parkcedar
·2년 전·discuss
Most of these examples don’t automatically fetch the dependencies. Having come from Python, Go’s tools are notably simple.
parkcedar
·2년 전·discuss
Don’t worry, Australia already did that.