HackerTrans
TopNewTrendsCommentsPastAskShowJobs

happyraul

no profile record

Submissions

Everything I read, watched, and played in 2025

taranusaur.us
1 points·by happyraul·6 months ago·0 comments

comments

happyraul
·29 days ago·discuss
I don't think it's useful to account for time spent outside of work by the same hourly income as a way to measure how much something costs. By that logic, spending an hour listening would also "cost" $300.
happyraul
·4 months ago·discuss
I accept that as a software developer, I have a myopic view on it, but it doesn't have to be hard.

- Get a domain name

- Get a VPS with an nginx image pre-installed

- Write a plain text file with the info you want shown (hours, contact info, etc...)

Yeah it's not sexy, but it's a start and it can be changed when time and interest allows.
happyraul
·5 months ago·discuss
FEIE is only one of the options for avoiding federal income tax. The other is the Foreign Tax Credit, which has no such limit: https://www.irs.gov/pub/irs-pdf/f1116.pdf. If the place an American lives and works has a higher income tax rate than the US one, in practice he will not face any tax liability, regardless of income level.
happyraul
·5 months ago·discuss
No, the point is that you can set up the testing exercise without using an LLM to do a simple find and replace.
happyraul
·8 months ago·discuss
What sucked about it? I've been considering it for a long time as an alternative to flying across the Atlantic.
happyraul
·last year·discuss
This may be a good summary of the blog post, but in my opinion it is an uninformed understanding of Elm and Elm's history. JavaScript FFI isn't and never has been a "critical language feature". Rather, people discovered an implementation detail that allowed them to create thin Elm wrappers around JS libs (think Elm interface for d3, leaflet, moment, etc...). This was (rightly IMO) seen as undesirable for multiple reasons and 0.19 closed off the loophole at the compiler level.

As for being banned from the community, I keep seeing this claim but have never seen or heard of such things happening. Sure, there may be a negative reception to folks who keep wanting to re-litigate a decision that was made over and over, but nobody has been banned from anything.