HackerTrans
TopNewTrendsCommentsPastAskShowJobs

janetacarr

no profile record

Submissions

DotLisp

dotlisp.sourceforge.net
2 points·by janetacarr·anno scorso·1 comments

How to Start Freelancing

fixedrate.dev
1 points·by janetacarr·2 anni fa·0 comments

A simple core.async job system in Clojure

blog.janetacarr.com
127 points·by janetacarr·2 anni fa·16 comments

This week is make it or break it to fix Section 174

twitter.com
2 points·by janetacarr·2 anni fa·0 comments

Building a Clojure CI/CD Pipeline of Certain Doom

blog.janetacarr.com
3 points·by janetacarr·3 anni fa·0 comments

Clojure Transducers: Your Composable Data Pipelines

blog.janetacarr.com
2 points·by janetacarr·3 anni fa·0 comments

Thriving in the dynamically type-checked hell scape of Clojure

blog.janetacarr.com
3 points·by janetacarr·3 anni fa·0 comments

Building an Event-Driven Architecture in Clojure (Part 1)

blog.janetacarr.com
1 points·by janetacarr·3 anni fa·0 comments

Ask HN: Has anyone ever done the Chief Programmer Team thing?

2 points·by janetacarr·3 anni fa·1 comments

Ask HN: Who’s Working on the “HTML” for VR?

2 points·by janetacarr·3 anni fa·2 comments

Time Magazine Cover: Cyberpunk – Feb. 8, 1993

content.time.com
7 points·by janetacarr·3 anni fa·4 comments

How to Hire Clojure Developers

blog.janetacarr.com
12 points·by janetacarr·3 anni fa·1 comments

comments

janetacarr
·mese scorso·discuss
I have my qualms with Janet. Mostly, it's lack of package management versioning and lack of libraries in general (advanced HTTP routing, etc).

I do LOVE that Janet can create binaries with JPM, scripts, and is very portable. I once put the Janet programming language on the Playdate game console as POC.

I actually do enjoy writing Janet, but every time I do people think I created the language (I did not).
janetacarr
·anno scorso·discuss
I'm surprised how much of dotLisp syntax made it into Clojure.
janetacarr
·2 anni fa·discuss
Yeah but that's not nearly as fun!
janetacarr
·2 anni fa·discuss
Wow, thanks for the kind words.

I've been bitten by the ops hellscape of microservices and various tech many times throughout my career, and it's definitely shaped how I think about designing and building software now.
janetacarr
·2 anni fa·discuss
I'm glad you liked it!

I'm using a PaaS, so I didn't want to pay the extra money for a cron job. Maybe not a wise a choice, but here we are.

Totally agree about the issues I might face. I'm glad that the Clojure REPL is a thing, so I can test out all of a job's functionality before sending it off to async land.
janetacarr
·2 anni fa·discuss
Start smaller. You have to walk before you can run. I might be biased because I've tried and failed at a few startups, but this is what I'm doing:

Try building smaller / easier businesses first. Try freelancing or try selling something, anything, like a course. I think there's a very strong correlation between who can make it as freelance and those who can make it with a startup. The market is validated, and you'll get experience in selling, branding, marketing, etc.

Unless you live in Thailand or Bali, I don't see much option for mitigating risk here. Having a freelance/consulting business is going to do wonders for your entrepreneurship career. It'll give you more control over your work schedule, so you can keep making bigger and bigger bets. Just make sure you get high-value clients so you can make margin. Otherwise you'll be hunting for work all the time.

Last piece of advice: don't listen other people (LOL). Everyone has an opinion on how to be an entrepreneur and what 'true' entrepreneurship is. Focus on yourself and where you want to be and how to build a life where you can keep taking shots at the goal.
janetacarr
·2 anni fa·discuss
I've been self-employed for nearly three years as a freelancer / consultant.

Though, I have a course I've pre-sold during the recent work drought. These pre-sales have been paying the bills. So there's lots of pressure to deliver on them while still trying to line up freelance/consulting work.

I started doing this because I had big indie hacker dreams. Now I just think that I'm partially unemployable. What matters most to me is controlling my own destiny and Intellectual Property rights. Writing code is what fills me up, and It needs to be protected. Otherwise, I feel trapped, growing bitter and angry over time. So I'll keep doing this until I have more products.

My ultimate goal is to create a portfolio of products to pay the bills. I have no particular biased towards what. They could be courses, ebooks, or even games. 2023 was a special case in terms of cash flow (business cycle goes down), but I'm hopeful for the future, and my course sold decently well, so I think I'm getting the hang of this entrepreneurship thing.
janetacarr
·2 anni fa·discuss
Only thing is, Agency isn't really dystopian imo.
janetacarr
·3 anni fa·discuss
Context is very important in these kinds of use cases. If you work with something niche, I think these tools are less valuable because the training data becomes sparse.

For example, GPT-4 produces Javascript code far better than it produces Clojure code. Often, when it comes to Clojure, GPT-4 produces broken examples, contradictory explanations, or even circular reasoning.
janetacarr
·3 anni fa·discuss
https://blog.janetacarr.com I write a lot about Clojure and software developer with Clojure. I only have like a dozen posts though, but people seem to like them (mostly).
janetacarr
·3 anni fa·discuss
ah, thanks for the tip!
janetacarr
·3 anni fa·discuss
Yes, mostly about the subculture in the 90s. The article is worth the read.
janetacarr
·3 anni fa·discuss
My take on MVC is that it's an architectural pattern to decouple state, state changes, and state usage.
janetacarr
·3 anni fa·discuss
What does DER stand for? Google thinks I'm going hunting....
janetacarr
·3 anni fa·discuss
I try not to toot my own horn, but I wrote this little quadtree library that tickles that elegance part of my brain. I try very hard to write elegant code. I have other Clojure repos, but they suck. :P

https://github.com/janetacarr/quadtree-cljc