Hacker Newsnew | past | comments | ask | show | jobs | submit | chrisnight's commentslogin

What are the chances that, just like moltbook, the rankings are botted, meaning that not many people actually downloaded the skill.

People are more likely to download more popular items, so I don’t doubt that people are affected, but given how botted moltbook was, I wouldn’t be surprised for download numbers to be botted aswell.


I’d be interested to see a satirical concept like this that goes more in depth by, say, having the operational semantics help fuel the satire. When I see things like this, I always feel underwhelmed when it’s just a keyword swap.

For example, take the title. Imagine if the PL was a declarative way of describing a distributed system, with HTTP endpoints or web sockets connecting modules. Then, for harvesting, it gives unbounded ability for nodes to read and write to other nodes outside of the standard interface. You can just go in and read/write their data, without any public interface needed. Of course someone else can probably come up with something better, but I think it’d be cool to see something that more fully uses what a “programming language” means.


Im the author. Feel free to dm me anything you want added.


I personally don’t like it intertwined with conversation, but I do think I like how it adds color to help emphasize certain information, outside of the text. A red X or a green checkmark is easier to see at the start than a sentence saying something is valid halfway through a paragraph.

Also, it using emojis helps as a signal that certain content is LLM generated, which is beneficial in its own right.


Yes, I have plenty of games from, e.g. the Epic Game Store on my steam deck, even in the steam home page, seamlessly.

Gamescope is even fully open-source, so you could remove the steam deck UI, and still run any game with the same performance benefits of not running it inside KDE. Of course also, you could flash a new OS on the device itself if you wanted to entirely remove Valve’s presence.


It’s interesting this is coming at the time when it’s also announced the licensing agreement between YouTube TV and Disney has ended. Perhaps they are bracing for an impact to revenue from there? Though I’m unsure how much YouTube TV contributes to the company, revenue-wise.


> In all popular languages that support "sum types" we just call them "unions."

When I was doing research on type theory in PL, there was an important distinction made between sum types and unions, so it’s important not to conflate them. Union types have the property that Union(A, A) = A, but the same doesn’t hold for sum types. Sum types differentiate between each member, even if they encapsulate the same type inside of it. A more appropriate comparison is tagged unions.


What you are calling Union type is not what GP is talking about.


So, disjoint union in set theory terms?

If I understand correctly .


The word "clanker" is interesting to me in how it anthropomorphizes AI to the point that when I hear it, it makes me confuse it with a person. For a word that is supposed to be mocking of AI, the fact that it actually humanizes AI is very disturbing.


As a new grad in this job market who got 2 offers (1 FAANG), I heavily disagree. My projects (specifically my toy operating system) got me my offers.

Projects are just about the only thing you can add to your resume to show competence. Everyone has a degree, and no one has work experience.

Not only did my projects show that I have completed semi-relevant work in something considered relatively complex, which presumably got me past resume screenings (confirmed by my hiring manager), my projects also gave a prime talking point in interviews that let me showcase my domain knowledge and way that I work. (Consider cliche interview questions like “what is the biggest challenge you’ve faced”, and how they relate to your projects)

This is especially beneficial if you’re being interviewed by other engineers, and you can geek out over a project. Being human and enjoyable, while demonstrating technical competence, is a great interview winner.

Ofc I have limited experience, but small samples can add up if other evidence corroborates with it.


This is nice to hear and congrats, but I'd be willing to wager that your project didn't get you your offers; your interview performance got you your offers. Yes, your project gave you something interesting to talk about, and of course, invaluable experience building an operating system. But that isn't enough, and it never has been when it comes to obtaining employment.

The ROI is simply bad compared to grinding LeetCode/NeetCode/Cracking The Coding Interview and learning how to game the interview process. This should be every new grad's priority if they are interested in employment. It's even worse than just having gone to a highly reputable university, ideally with a pipeline to FAANG companies.


To clarify, the reason I say that the projects led me to offers was only because they helped lead to the process being started (I.e. led to a first interview). Indeed, other skills are necessary to close the deal.

The way I see the current market, the hard part isn’t the interview-to-offer ratio, it’s the application-to-interview ratio. Grinding leetcode and improving your skills unfortunately doesn’t help you with that. Having a good resume helps (or having good networking).

Referencing back then to what I said originally, everyone has a degree, no one has work experience. Given this, having a cool project is one of the ways to specifically increase this application-to-interview ratio.

However, given this analysis, putting more effort into networking could yield similar results, so this suggests the original point possibly has some truth.


It is relevant because it wastes time and adds nothing of substance. An AI can only output as much information as was inputted into it. Using it to write a text then just makes it unnecessarily more verbose.

The last few sections could have been cut entirely and nothing would have been lost.

Edit: In the process of writing this comment, the author removed 2 sections (and added an LLM acknowledgement), of which I referred to in my previous statement. To the author, thank you for reducing the verbosity with that.


Maybe it’s just me, but I don’t really see the advantage myself for touch typing. My current style of typing already reaches me 110+wpm, and it feels natural without any wrist problems, and I also can type fine without looking at the keyboard. (Perhaps the lack of wrist problems part is because of young age, but I’ve been typing for over 10 years)

When I tried out Dvorak, I learned touch typing for Dvorak, but after a while, it started hurting from having my hands in the touch typing position, so I decided it wasn’t really worth it to continue, since the point would’ve been to reduce injury.

The way that I type is a combination of knowing where keys are, having a muscle memory of common words, and knowing how to effectively flow between them.

It seems to me though that many of the advantages of touch typing, I already have gotten without it, so it doesn’t seem to be worth it?


> and I also can type fine without looking at the keyboard.

You are touch typing. You're just not home-row touch-typing.

I don't do it that way either, developed my own style playing multiplayer StarCraft in the late 90s/early 2000s. Home row has always felt awkward, I have small hands and have to twist my wrists to reach keys when trying it. Instead my hands mostly hover with fingertips constantly in contact, and I'm using my elbows and shoulders for coarse movements across the keyboard. I have occasionally gotten comments about how weird it looks, from people who only know home-row touch-typing.

It's just that home-row is usually the only thing taught so most people think it's the only style of touch typing.


Same for me. Huh, I'd never corrolated that with hand size, but that's plausible.

For me, I took piano lessons long before I ever touched a typewriter or computer keyboard. With piano, you have to move your entire hand to get to where the keys physically are. I guess it never occurred to me to keep my hands in one place on a computer keyboard.


Agreed, Touch Typing is probably worse than what you develop naturally once you get to the 100+ WPM mark. I guess Touch Typing is just the simplest, easiest method to codify and teach.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: