HackerTrans
TopNewTrendsCommentsPastAskShowJobs

raytracer

no profile record

Submissions

Polymorphic React Components in TypeScript

benmvp.com
1 points·by raytracer·il y a 4 ans·0 comments

Big list of HTTP static server one-liners

gist.github.com
282 points·by raytracer·il y a 5 ans·95 comments

Wasdat: Upgrade WASD keyboards for programability with QMK

anykeys.eu
1 points·by raytracer·il y a 5 ans·0 comments

comments

raytracer
·il y a 4 ans·discuss
I like header comments too, but I almost never use them when working on a team.

I feel like there are a bunch of coding habits that work well for solo developers but not devs on a team.
raytracer
·il y a 4 ans·discuss
Having a billing limit is important to me as I don't want to risk unbounded costs for personal projects.

> we'll just suspend your apps when the credit runs out.

This sounds great! I've looked at Fly.io before but didn't realise this was a thing so didn't go past looking. I'll definitely give Fly.io a test run now. :)
raytracer
·il y a 5 ans·discuss
Reservoir Cats is actually a movie! I feel like I've slipped into an alternative time stream.
raytracer
·il y a 6 ans·discuss
Thank you for your work on adding user registration and authorization to Phoenix!

I'm setting up a new Phoenix app for a side project this weekend and have just run Arron Renner's auth generator[1]. Having user registration out of the box will save a big chunk of time and energy!

1: https://github.com/aaronrenner/phx_gen_auth
raytracer
·il y a 6 ans·discuss
The Great Barrier Reef will continue to deteriorate until the problems of global warming and ocean acidification are resolved.

But these aren't the only problems the ocean is facing. Resolving other issues will help maintain the health of ocean ecosystems.

It's likely wishful thinking but possibly it will be harder to justify new coal mines etc if enough of these individual agreements are accepted. :shrug:
raytracer
·il y a 6 ans·discuss
Are you using types in your JS Doc comments? If so, that's not vanilla JavaScript.