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

Sometimes I will see a domain on YC and immediately know it will be LLM-designed before clicking on the link. This was one of those projects. Wish they were more human and more understated.


LLM designed webpages are fine. But they're just that. Fine.

They're bland and average. Almost like they are designed by a system inherently selecting the average over time.

I like people made pages better because there's generally a little more flavor of the designer. Unless it's like a wiki where I'm just digesting information, I'm looking for a little personal touch. Otherwise, what's the point? If the author or designer can't be bothered to actually put work in to the project, why should I put work into consuming it?


> compiles directly to Rust — no runtime, no GC, just (s-expr → .rs → binary).

Can we please write our own READMEs before posting to HN?


I'm a student at Stanford — this is hitting the whole school hard. Unlike a lot of schools on the east coast that are affected (Brown, Harvard, MIT) we are on the quarter system so we're just ending Midterms right now. We're also lucky enough to have our CS department entirely independent from Canvas, but most of my humanities classes are not so lucky. One art history class is having us submit our midterm papers by uploading to a google drive folder—another is pausing weekly quizzes. The main thing this has revealed is just how dependent students and teachers are on Canvas... I hope that this re-prompts discussions about moving off of a platform that was already (from a student perspective) not very good.


I really feel like SH fucked up by sinking this low hitting students and Americas young minds like this....

One thing to target coroporations but leave the students alone....


It's not so bad, I'd say the Christmas PS3 hack was worse


You don't care that students are impacted but your ps3 not being playable for a short period was more important.

Heard you loud and clear sheesh


And what's your opinion on the em dash?


That it tends to provoke unproductive comments like this one. https://news.ycombinator.com/newsguidelines.html#comments


The fact that one of the em dashes has spaces around it, and the other does not, makes it more likely to be handwritten.

I personally love em-dashes and hate that they're a sign of AI writing now.


Interesting that this doesn't seem to include a computer algebra system like the Nspire CAS. Wonder if it's a testing environment compliance thing?


Absolutely is


This seems like a great opportunity for new platforms who are rethinking the OSS space to finally gain the traction they need to be effective. For a collaborative platform, quantity is key, and I am hopeful that someone who is interested in advancing the software space will become the new go-to. This isn't to say that GitHub hasn't been innovating, but at least from my perspective, the way we've used git for the past however-many-years has remained basically constant.

Some projects that seem interesting: - https://tangled.org/ seems to be building out cool and exciting ways to write and interact with code (and they're distributed on the ATProto! But notably that's not their core selling point) - Microservices like https://pico.sh/ and https://sr.ht/ feel like fresh air...


Love sourcehut and want to see them succeed, but their build service (despite having some very cool ideas like allowing you to SSH into your build container) is pretty barebones / lacking compared to GH/GitHub actions. You either get no task parallelism (all your tasks are in one manifest) or you get up to N=4 parallelism (you have four manifests). As far as I can tell, you can’t specify job dependencies beyond just “when this job finishes, trigger this next job by deploying a manifest”. No build caching, and artifact sharing felt like a kludge.


OTOH, the nice thing about a minimalist build system is it forces you to solve these problems yourself, in a way that’s broadly compatible with any provider: for me, nix builds, cache with cachix, and use gnu parallel for running concurrent jobs.

Means that my CI pipeline can be ~instantly moved to any provider, or a box that I own, or whatever.


Yep. I cannot imagine any universe where I'd rather use GitHub Actions than a shell script.


Thanks for the callout: we’ve been reimagining code forges by making them irrelevant with tools and tiny services like: https://pgit.pico.sh (static site generator for git) and https://pr.pico.sh (pastebin for git collab)

They are still a WIP but it’s on our roadmap to continue to improve.


Tried tangled, quite like the idea! The fact you can always switch to a self-hosted knot is nice.

I was looking to self-host forgejo but I didn't want to expose any SSH, and needing to be on a tailscale network just to develop also seemed flakey.

I'll stay on codeberg for now and check out tangled from time to time, because I think this is a good use of ATProto


I’d love see Tangled succeed because it strikes a good balance of UX and features. Sadly, there’s no clear pricing story around managed solution. They are also VC funded so they can follow the “journey of VC backed org” anytime.


Farming is a funny example to use, given that it's one of the best examples of an industry that's continually revolutionized by evolving technology. Farming today is about owning the best tractor.


The dismiss button on the top banner doesn't work after I click onto the trial page.


Thanks for the feedback! We've tested it on a few different browsers. Can I just get what browser you're using and if on mobile? Thanks!


...and start writing it like you're an LLM!

This looks generally good but sadly also stylistically is similar to the default "modern" output of Claude Code. Just a thought.



Was this post written with AI? The syntax and use of emojis certainly looks like something Claude would generate.


> Was this post written with AI?

Why should we care if it's not difficult to read? What is your complaint?


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

Search: