HackerTrans
TopNewTrendsCommentsPastAskShowJobs

khet

no profile record

Submissions

Show HN: 2048 with a Leaderboard

the2048league.com
4 points·by khet·3 माह पहले·0 comments

Show HN: A better way to read blogs

boredreading.com
2 points·by khet·3 वर्ष पहले·0 comments

Building Apollo

construction-physics.com
1 points·by khet·3 वर्ष पहले·0 comments

The Al Capone Problem

atvbt.com
2 points·by khet·3 वर्ष पहले·1 comments

Screenshot to Code

picoapps.xyz
2 points·by khet·3 वर्ष पहले·0 comments

Show HN: My startup marketplace 5 years later

borderline.biz
2 points·by khet·3 वर्ष पहले·0 comments

Have We Become Anti-Human?

classicalwisdom.substack.com
4 points·by khet·3 वर्ष पहले·0 comments

The Long, Sad History of American Attempts to Build High-Speed Rail

construction-physics.com
5 points·by khet·3 वर्ष पहले·0 comments

Why There's a Legal Price for a Human Life

practical.engineering
3 points·by khet·3 वर्ष पहले·0 comments

Isometric Geological Diagrams

socks-studio.com
100 points·by khet·3 वर्ष पहले·4 comments

Show HN: Better CSS for 10-K reports

fishyreader.com
4 points·by khet·3 वर्ष पहले·1 comments

LLMs, Intuition, and Working with Computers

blog.jim-nielsen.com
1 points·by khet·3 वर्ष पहले·0 comments

How not to be fooled by viral charts

noahpinion.blog
18 points·by khet·3 वर्ष पहले·0 comments

[untitled]

8 points·by khet·3 वर्ष पहले·0 comments

To rent or to sell, that is the question

devon.postach.io
1 points·by khet·3 वर्ष पहले·0 comments

Google Goes to Court

platformer.news
1 points·by khet·3 वर्ष पहले·0 comments

Show HN: A better way to read blogs

boredreading.com
103 points·by khet·3 वर्ष पहले·61 comments

Trophy Jobs

anu.substack.com
1 points·by khet·3 वर्ष पहले·0 comments

Steve Jobs Emails Adobe's CEO

techemails.com
3 points·by khet·3 वर्ष पहले·0 comments

The Skill of Capital

commoncog.com
2 points·by khet·3 वर्ष पहले·0 comments

comments

khet
·5 माह पहले·discuss
I love that blogging is taking off a bit again, and I think this trend will last.

I built BoredReading.com a few years ago because I enjoy reading but hate having to curate my own feeds, so this is a done for you kinda app.
khet
·8 माह पहले·discuss
People attend meetings for job security, not to accomplish an agenda.

Being seen as important, is important.

You can't solve this without true ownership, and employees aren't owners.
khet
·8 माह पहले·discuss
I've been curating some of the last few personal blogs in one place for a couple years now (http://boredreading.com).

It always makes me happy to see more people bring back blogging. I hate that everything is on platforms like substack, and would much rather see a million wordpress or ghost installs.
khet
·पिछला वर्ष·discuss
and https://boredreading.com/
khet
·3 वर्ष पहले·discuss
Found this on Boredreading.com which is an interesting way to discover new blogs!
khet
·3 वर्ष पहले·discuss
Registering is free though. People use their email to signup for newsletters all the time. So I feel like it's a fair ask to signup to read some really high quality curated articles with an unparalleled reading experience.
khet
·3 वर्ष पहले·discuss
It's funny, you (the user, and everyone else that commented about registering) say it's not worth your time registering, but if you look at it from my perspective, it's not worth putting in all this effort for someone who isn't willing to even register for free, let alone pay for the service that cost months to build.
khet
·3 वर्ष पहले·discuss
The articles update every hour, so please check back again. The articles are from blogs that were deemed high quality, but even high quality blogs can churn out filler content. But in general, I think you'll always find one or two really interesting things to read at any given time, if not on the homepage, then on the blogs you follow.
khet
·3 वर्ष पहले·discuss
FYI: Don't forget to try the keyboard shortcuts!
khet
·3 वर्ष पहले·discuss
If you could email me, I'm trying to see if self-hosting is doable. Thanks! https://news.ycombinator.com/item?id=35404958
khet
·3 वर्ष पहले·discuss
OP here: I'm considering it. Can you email me please? (email in profile)

Would love to figure out a way I can work out a self hosted version for those who want it, given there is enough interest in it. This goes to anyone else who's interested in self hosting, please email me! Thanks!
khet
·3 वर्ष पहले·discuss
OP Here, I think so. Digging into why it's taking so long to load.
khet
·4 वर्ष पहले·discuss
I used this for a bit and I really like it. This could take off. It's fun!
khet
·4 वर्ष पहले·discuss
How did you know about my bad luck? :)

It did work this time.
khet
·4 वर्ष पहले·discuss
I like people trying stuff like this. The web is too large and too broad for everyone to hangout in the same place. There should be communities and sub communities that are distributed. We used to have forums, but maybe it'll end up being thousands of niche social media sites like yours. Kudos on the launch!

FYI, Got a 500 server error on https://app.pressnt.net/post/create/#edit-here-to-create-you...
khet
·4 वर्ष पहले·discuss
It doesn't matter if the solutions exist if engineers don't think for themselves. The last project I worked on was about a dozen or so forms and the code base was thousands of lines of react/redux boilerplate nightmare. That project didn't need to be an SPA, and it could have been built much simpler. Heck it could have been hundreds of lines with jquery & node/express.

I love this quote and I think its apt here, “Any idiot can build a bridge that stands, but it takes an engineer to build a bridge that barely stands.”
khet
·4 वर्ष पहले·discuss
What's incredible is how software engineers have failed over the last decade to truly advance the creation of CRUD apps.

Making a CRUD app in many ways has become much more complicated than it was when I started programming 10 years ago.

Today when I want to build an application, I often find myself frustrated and bemused at the state of things. Not because I find it difficult to write TailWind, or connect my Redux state to a component, but because I would have imagined the increase in the number of engineers would have led to more abstractions that would have simplified the creation of a CRUD app, which is are just glorified web forms.

I wonder if ChatGPT had even stood a chance if engineers were good at engineering. But engineers are really mostly good at boiler-plating code complex enough to ensure job security. Which ChatGPT might excel at one day.

What I would have liked to have seen is a world in which we were good at creating abstraction layers to solve an entire class of problems. But alas, I might have asked for too much.
khet
·4 वर्ष पहले·discuss
I've been looking for a remote design + engineering role, but it really seems like most companies are not hiring or just have way too many options to choose from!

I've got 10+ years as a design who is also a full stack engineer (node stack). If you're hiring for a role that is well-rounded product, please message me, I'd love to talk.

Portfolio link in my profile.