HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rockyj

1,341 カルマ登録 14 年前
Indian programmer living in Berlin for the last decade. More on - https://rockyj-blogs.web.app/

投稿

Simple Apps with Clojure, Htmx and Pipelines

rockyj-blogs.web.app
32 ポイント·投稿者 rockyj·2 か月前·0 コメント

Show HN: Fun Cricket 26 – 3 clicks to bowl, 3 to bat, 1000s of possibilities

cric26.fun
1 ポイント·投稿者 rockyj·5 か月前·0 コメント

Result is all I need

rockyj-blogs.web.app
113 ポイント·投稿者 rockyj·9 か月前·116 コメント

コメント

rockyj
·5 日前·議論
This is a total mess IMHO.

- The make around 5 billion in revenue per quarter - The problem according to them is profit margin - around 150-160 million

So first of all, they are big! Secondly they are not at a loss. They just have a "thin, non-growing margin". So to fix all this they are trimming down, so they can "return to growth" (which I think is ridiculous).

Some points -

- They are huge business even now - 5 billion per quarter revenue is no joke

- They did not have to buy all those studios

- They looked at Netflix, and wanted the sweet monthly subscription cash stream

- Then they did not have to give away popular games day one on Game Pass

- And finally, they did not have to raise Game Pass prices to improve the profit margins. Of course, consumers pulled out.

- Once again, short term vision, crazy decisions, bad spending spree and a constant need to "make numbers go up" and who has to pay for all this?
rockyj
·15 日前·議論
Looks great! Gamedev is so cool, being able to create enjoyable, playable worlds and characters must be so satisfying. If you can tell me how to build something like this I will be so grateful.
rockyj
·17 日前·議論
IMHO - In an AI context an "eval" is answering the question - "Is this AI / LLM call helping me or is doing the right thing?"

AI is not deterministic like regular code, so imagine you use it for "search" (RAG) or for summarizing or for classifying emails etc. How do you know it is giving you the right results? In this context, AI evals are an important idea and very often neglected.

You can use an initial "dataset" to evaluate your prompt and AI calls + code (think test cases), this dataset will of-course be curated by humans. But as the software is used, you want to incorporate, real production data as well and run the evaluation pre and post launch. Sounds simple, but can get complicated specially since this area is new and as the post mentioned there are too many players and options out there (since everyone thought this is a money maker).
rockyj
·2 か月前·議論
That is a strange title / comparison. Docker images (even slimmed down) have an OS (most likely a Linux distribution), some libs and the runtime needed for a programming language. On it's own a "game engine + WASM binary" is not comparable.
rockyj
·2 か月前·議論
Last i checked, it needed JVM (parts of the library are in Java). Given there are many JS minifiers and optimizers (tree shaking etc.) avaliable in JS itself in 2026, I do not know why we need this huge overhead.
rockyj
·2 か月前·議論
Nice! Now also get rid of the elephant in the room - "Google Closure Compiler" and then we can really celebrate.
rockyj
·2 か月前·議論
My dad had a transportation contract with the local Wimco factory, we had stacks of these at home. Lots of childhood memories associated with the matches.
rockyj
·3 か月前·議論
I am a Clojure fan and would love to use it. But you are right, we live in a real world where money talks and most organizations want to see developers as cheap, replaceable commodities.

Not to mention in a post AI world, cost of code generation is cheap, so orgs even need even fewer devs, combine all this with commonly used languages and frameworks and you need not worry about - "too valuable to replace or fire".

Having said that - there may be a (very) small percentage of orgs which care about people, code crafting and quality and may look at Clojure as a good option.
rockyj
·3 か月前·議論
And at the same time, gives you a dozen of footguns. This is just a list for the gotchas in the "@Transactional" annotation - https://dev.to/closeup1202/8-spring-transactional-pitfalls-t...

Now read up on all the dozen of annotations. But yeah, we did not want to "re-invent the wheel".
rockyj
·4 か月前·議論
Line goes up is also not enough anymore. The slope of line going up is most important. You made 10bn last year, but only 9 bn this year - this means time for some layoffs to please "the market". I have no way to explain this world we live in.
rockyj
·5 か月前·議論
Not sure of where you are coming from. But thousands come in and go every year. A few hundred are able to land a job after graduation / post-graduation (in Germany). Zero is not theoretically possible with so many universities looking for international students.
rockyj
·5 か月前·議論
What plan? I do not know what reality people live in. I am an Indian myself, migrated 12 years ago. There are around currently 20000 students from India in Germany. I have talked to a dozen of them in my neighborhood, only 1 in 10 can even find a job post graduation in current market

Proof - https://youtu.be/2x-aQy730Ew?si=y6hKNp9G6TOI_mtT
rockyj
·5 か月前·議論
Yeah, don't get why you were down voted. What reality are people living in and how do I transfer in that timeline
rockyj
·5 か月前·議論
I agree with you partly. The benefits are great & fairly above international norms. But I do not agree with the "firing protection" anymore. Last year alone I saw thousands let go in Berlin in fairly large organizations like neobanks for example. I myself saw my previous employer let go of 30% of the staff over the year. A simple Google search of - "Berlin IT firings 2025" will give you a picture.
rockyj
·5 か月前·議論
Yeah, the numbers in Germany are not so rosy. If these numbers are true, we are looking at -

- An "average" salary of around 65K / year

- This after (an average of) 5-6 rounds of interviews

- 6 months of "probation", with only 2 weeks of notice

- And all after 4-6 years of degree/s and 4-5 years of experience (so around 10 years of investment)

Then after taxation 65K annually means around 3500/month in pocket. Then with the current prices - around 1200 goes in rent alone. Not a lot of room to spend after that. Then, prices keep going up and even a simple (new) car is around 20,000. Not to mention the stress / savings you have to keep since people can be let go anytime. To top it, there is a ceiling in Germany - unless you are extra-ordinary forget making above 100K ever even after 25 years of experience.

IT / software dev is a "barely survivable" kind of job in Germany right (sadly) now. I do not recommend it to kids in school/uni anymore (again unfortunately).
rockyj
·5 か月前·議論
Very interesting. It would be great if this works with a "higher" level library like Pixi.js or Phaser.js, that way one could build with ease in JS/TS, using a rich library/ecosystem and still distribute a "native" app (it probably already works with these libs but not sure).
rockyj
·5 か月前·議論
Wow! What a coincidence. I just launched this y'day - https://cric26.fun/

I tried to go for deep cricket-ing gameplay and not graphics. People from the subcontinent should be able to enjoy it.
rockyj
·6 か月前·議論
https://rockyj-blogs.web.app/
rockyj
·6 か月前·議論
Nope, I would probably even quit at 250K of savings. Take some time off, then maybe learn pixel art / design , and spend 2 years to make a game or SaaS to get around 2k income per month for 2 years and then repeat the cycle. The initial money secures basic housing and bills, and the small monthly income is good enough for me.
rockyj
·6 か月前·議論
My biggest question now is - since now anyone can build a SaaS, and since everything is now optimized not for "employment" but for "enterprise" (run your own business), just how many 1-2 person companies can we build? I mean how many genuine sell-able ideas are there. Can we as a society have a 100,000s small software enterprises (and not a few hundred employing 1000s)?

I would love to start my own SaaS company, even if it generates $1000 a month I will be elated. And I have 20+ years of experience programming and in FinTech, but what do I build? Not to mention, without sales & marketing nothing will really work.