Readit News logoReadit News
username91 commented on Tell HN: I let my 6-year-old daughter design my website    · Posted by u/kbst
username91 · 4 years ago
It looks great! :D It's a lovely idea.

Because of the filesize, this would be right at home on the 512KB club: https://512kb.club/

username91 commented on The Problem with C (2020)   cor3ntin.github.io/posts/... · Posted by u/marcobambini
usrbinbash · 4 years ago
So what is the <title> then again exactly?

Because my takeaway from the article is this: C++ piled loads and loads and them some loads of stuff onto a slim, easy, comprehensible language, is now a gigantic pile of complexity. that has precious little to do with its roots any more...and every attempt to solve its problems includes piling on more complexity.

So, how is that a problem of C?

C is not responsible for C++, simple as that.

username91 · 4 years ago
The title doesn't seem to correspond to the article at all; basically it's clickbait.
username91 commented on 1-Line CSS Layouts   1linelayouts.glitch.me/... · Posted by u/sysadm1n
username91 · 4 years ago
These are great.

I've been using CSS since it first [barely] appeared in IE3, but I've been behind on fully getting to know flex and grid. Didn't know about aspect-ratio at all.

Maybe that says more about the amount of attention I've been paying, but I learned a lot from these examples.

username91 commented on Show HN: I made a drag and drop website builder that works on mobile   straw.page... · Posted by u/okozzie
username91 · 4 years ago
This is so great. I love the chunky grid layout when positioning.

The eyes and other ridiculousness is what made me wanna try it out. Everyone's branding these days is so boring. Great work. :D

username91 commented on IRCv3 Spec round-up   ircv3.net/2021/11/17/spec... · Posted by u/buovjaga
moritonal · 4 years ago
There is no reference to it on the internet, and I'm fairly sure no bit survives. Which is sad when I think I worked 6 months on it, but someone paid me to do it, so that's nice.
username91 · 4 years ago
That's a shame. Sounds like it was great work, just the same!

Lots of my early stuff (late 90s and early 00s) has basically vanished from the 'net as well; I know the feeling.

username91 commented on IRCv3 Spec round-up   ircv3.net/2021/11/17/spec... · Posted by u/buovjaga
moritonal · 4 years ago
I once implemented in a dead chat-app a "typing notification" by sending both the `isTyping` flag, along with the length of the unsent message. On the clients side it was displayed as a blurred lorem-ipsum of the correct length.

It was the nicest form of instant conversation I've ever had. Watching the blurred text become a message was lovely and every conversation felt snapper rather than anxiety-inducing as you start at the "x is typing" message, instead you just watch the sentance grow, then materialise.

username91 · 4 years ago
This sounds really cool! What was the app's name?
username91 commented on Biomarker predicts severity of Covid-19 infection early on   mpg.de/17722615/1021-pfor... · Posted by u/_Microft
protoman3000 · 4 years ago
It appears this provides a way to truly distinguish who should be protected from SARS-Cov-2 infection and who shouldn’t, given a cheap test can be manufactured.

The problem then is, that we and the individuals affected know which group they are belonging to. This makes a very alienable experience. Imagine being one of these people, virtually every other person is radioactive to you.

What would be the societal and political implications of this? Lockdowns only for people who have this marker? I can imagine people wouldn’t want to make this test as it makes them turn paranoid, could we force people to make this test?

username91 · 4 years ago
> virtually every other person is radioactive to you.

While you're not wrong, this behaviour is already present - just randomly distributed. Some/many people withdraw, interact with fear, maybe eventually get fed up and take risks, based on guessing-games.

If this research proves fruitful, it will reduce the guesswork a lot, and people can try to find more practical and constructive approaches.

username91 commented on Facts every web dev should know before they burn out and turn to painting   baldurbjarnason.com/2021/... · Posted by u/caseyross
zamalek · 4 years ago
One thing I understand as a "backend engineer" (which my front-end/web engineer colleagues usually hold in high regard): my code does exactly what I tell it to do, good logic and bad logic.

You can have the best and cleanest JS that targets FF, and have it fall over one million ways in other browsers (I'm looking at you, Safari). There is a level of respect that is lost, so far as the expertise of understanding the lowest common denominator across browsers, and actually getting that denominator to do something useful.

Front-end is, at the end of the day, much harder than backend. I understand why us backend people get praise: algorithms, distributed systems, coherency, performance, yada yada yada. Imagine coding against a system that doesn't behave consistently. No thanks.

username91 · 4 years ago
They have little in common.
username91 commented on VSCode deprecates Enable Telemetry, auto-enrolls you in Telemetry?    · Posted by u/tmpfile
username91 · 4 years ago
Reminder that Sublime Text is constantly being improved and might be worth a look if you haven't tried it in a while ~ https://www.sublimetext.com/

u/username91

KarmaCake day153January 28, 2021View Original