HN user

InvOfSmallC

478 karma

https://gamingsofa.club

Posts22
Comments124
View on HN
carlo-bertuccini.medium.com 3y ago

Don’t Hire Software Engineers

InvOfSmallC
3pts0
s2group.cs.vu.nl 3y ago

Web CO2 Emissions

InvOfSmallC
2pts0
www.youtube.com 4y ago

China in Africa: An African Perspective

InvOfSmallC
3pts1
news.ycombinator.com 4y ago

Ask HN: Did you notice a degrade in the spam detection on Gmail?

InvOfSmallC
4pts3
twitter.com 4y ago

You get access to the human code,and get one free Git push.What do you change?

InvOfSmallC
1pts5
knowingless.com 4y ago

What I Learned from My Date-Me Experiment

InvOfSmallC
2pts0
en.wikipedia.org 4y ago

Ifflang Ring: most significant actor of the German-speaking theatre

InvOfSmallC
6pts1
www.twitch.tv 4y ago

I made a 24/7 stream about Conway's Game of Life. Feel free to stress test it

InvOfSmallC
1pts0
sandspiel.club 4y ago

Sands Piel

InvOfSmallC
2pts0
blog.windscribe.com 4y ago

Consolidation of the VPN industry spells trouble for the consumer

InvOfSmallC
195pts112
en.wikipedia.org 4y ago

Fsn (File Manager)

InvOfSmallC
1pts0
sankeymatic.com 5y ago

A Sankey diagram depicts flows of any kind

InvOfSmallC
1pts0
news.ycombinator.com 5y ago

Ask HN: Is there an ads service I could use that doesn't use cookies?

InvOfSmallC
2pts0
www.cbr.com 5y ago

SCP: The Largest Online Shared Universe Is Under Legal Attack

InvOfSmallC
1pts0
snyk.io 5y ago

Snyk Code is now available for free

InvOfSmallC
1pts0
en.wikipedia.org 5y ago

Sea Shadow, an experimental stealth ship

InvOfSmallC
1pts0
github.com 5y ago

Go programming language secure coding practices guide

InvOfSmallC
2pts0
www.bbc.co.uk 5y ago

Istanbul Convention: Poland to leave European treaty on violence against women

InvOfSmallC
2pts0
twitter.com 6y ago

You can add coffee stains to your LaTeX document

InvOfSmallC
12pts1
svpg.com 6y ago

Spotify vs. Fitbit

InvOfSmallC
1pts0
gist.github.com 6y ago

Users hate change

InvOfSmallC
465pts311
www.producthunt.com 7y ago

Sh**T I Smoke

InvOfSmallC
1pts1

My pain point (which I admit didn't recheck if someone did something about it), is an interoperable example of how to use Spring (n.1 framework for many enterprises) with Clojure.

Something where I feel Kotlin did better.

For me the best way to introduce something like this is that I can actually start with small software increments on a Spring Java project.

The Llama 4 herd 1 year ago

For a super ignorant person:

Both Llama 4 Scout and Llama 4 Maverick use a Mixture-of-Experts (MoE) design with 17B active parameters each

Those experts are LLM trained on specific tasks or what?

I don't know which specific LLM your friend used but pasting the error to the LLM usually ends in a endless loop where they tell you to do the same thing over and over again or the solution doesn't really work or generate another error.

So maybe he was lucky or he is using a very good LLM I'm not aware of.

Is that true in general though? I think if you good at the fundamentals the current status of technology is actually not that important. What I'm trying to say is most of us don't send people to Mars so the technological setup is way less important than the right product market fit. If the fundamentals hold you should be fine.

I don't think it's a problem per say but if same company and no role change means I'm hiring someone who doesn't like changes which in certain cases it's ok in certain cases not what someone is looking for. I don't think it's right or wrong without the context of the hiring manager.

No it's not just you.

There is a focus in recovering from post pandemic therefore the marching order is to hire only in India in the case of company as a low cost solution.

But I just did an interview in another company and in their case is also low cost but EU.

So yeah. That's the song playing right now.

I'm absolutely not impressed by reddit search functionality. I like to play metrodivanias but when I want to find something specific for a specific game, the search is just too random.

So I wrote this: https://www.gamingsofa.club/ which is a scraper for metroidvanias reddit posts.

The list of games is taken through Steam and than I just listen to the subreddit for new posts.

Currently I show every possible post even if it gets moderated on reddit.

Stop Killing Games 2 years ago

FYI if I click play nothing happens. Also not clear how to get the game on iOS (I love a good advance wars-like game)

For me it's how you discover one by one elements of the history of the "aliens" and how you use the physics to solve some puzzles. I also love the story. IMHO is one of the best videogames ever made together with Obra Dinn

Thanks, I'm building a website focused on Metroidvanias. I liked the results so I was thinking I may use it to offer some interesting results on the various game pages.

Teaching C (2016) 3 years ago

I'm a contract professor at uni. I think that he should put which kind of students you are teaching C to.

I am their first experience at university and for some of them C us their first programming experience.

In this case my only advice is just keep repeating the same subject in more than one lesson.

What is suggested into the article seems to me more about "how do I run C in production".

But good suggestions anyway, I'll review them to see what I could use if it makes sense maybe when we do lab.

I have a side job of teacher at university, sometimes I have to teach C fundamentals. I was looking into giving my students a standard setup. This looks awesome.

Have my thanks.