Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cloths
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cloths
3y ago
I'm not sure if just me " https://response.ee/ " takes a very long time to load.
2.
▲
by
cloths
3y ago
In my opinion the key thing is find an employer/interviewer that emphasis more on high level things than specific stack, you're mid-senior, I think it would be natural for you to discuss architecture, design, manage tech debts, co
3.
▲
by
cloths
3y ago
I've read multiple times that there've been discussions in a few places around the world to ban cats, or certain breeding of cats to save wildlife, or birds specifically. But I haven't heard any law become real, anyone?
4.
▲
by
cloths
3y ago
I can't agree more. > Focus: There is real value in having people at your company whose focus is on the quality of your end product. Quality might be “everybody’s job”…but it should also be “somebody’s job”. Yes indeed, naturally e
5.
▲
by
cloths
3y ago
Nice write-up! The nuances between browsers can be annoying yes, if I remember correctly the spellcheck behaviour for contenteditable div are also different between FF and Chromium-based.
6.
▲
by
cloths
3y ago
From one point I think it's fair for Uni emphasise on CS over SE because there's "truth" inherent in CS, but for SE, which deals with building software in real life, is more complicated because real-life is complicated.
7.
▲
by
cloths
3y ago
Some countries offer Digital Nomad Visa which is very beneficial for people in software professions and remote-able jobs.
8.
▲
by
cloths
3y ago
Ha! Combining LLM with Occultism! Not just Astrology, but Tarot, Yin-Yang, Divination, Spiritual Practices. I see this a perfect fit as non-deterministic nature of LLM :)
9.
▲
by
cloths
3y ago
(I've checked Wikipedia) Information Retrieval seems to be a generic term, or does it mean something more specific or dedicated, like Language Model is not model of languages?
10.
▲
by
cloths
3y ago
We can kick off this new calendar and gradually migrated over :), some cultures around the world already use multiple calendars, their traditional ones (Lunar calendar, Indian calendar etc) and Gregorian Calendar. I am also thinking once we
11.
▲
by
cloths
3y ago
We used to have another engineer watch over your shoulder when you do Prod stuff, can be very helpful.
12.
▲
by
cloths
3y ago
This is cool and very useful! It's a bit slow but understandable, so you'd permutate the input domain and then query DNS? Feels resource heavy, any caching mechanism in place? IMHO it'd be good to add some intro/info on
13.
▲
by
cloths
3y ago
It's nice this article includes a survey of background research! > Go paragraph-by-paragraph The author didn't say will previous tuned paragraphs be fed into Claud to generate following paragraph? > balancing ideas with pers
14.
▲
by
cloths
3y ago
Oh, that would be SpaceX Starship Launch :), same huge company, tons of smart people, super spicy gossips
15.
▲
by
cloths
3y ago
This is a brilliant idea! I see you're also building a platform for people to share. At first glance it looks I can only upload an image or feed text. Is there a way to make the input more flexible, at lease both image and text?
16.
▲
by
cloths
3y ago
I tested "me@example.com" is unknown, I reckon you can add example domain to your regex. Also tested an iCloud Hide My Email email address created 10mins ago shows undeliverable, which is understandable.
17.
▲
by
cloths
3y ago
Although may pick at your scab but can't resist my curiosity about the hack that wiped out your blog and revenue?
18.
▲
by
cloths
3y ago
Need refinement but a good start! It'd be useful and I just bookmarked it :)
19.
▲
by
cloths
3y ago
Yeah more screenshots on your official website would be helpful :)
20.
▲
by
cloths
3y ago
I can think of one reason for strict adherence to principles is for newbies, for new starters not familiar with the world they're dealing with, too many moving pieces can be overwhelming, so using principles to fixate a few things can
21.
▲
by
cloths
3y ago
> So i kind of stop sharing everything, haha. I'd like to encourage you as well as myself, don't let reality beat you :)
22.
▲
by
cloths
3y ago
Yeah I also want to know this, I used to write diaries for years and cherish it, thought I would look back my life or extract something meaningful out of it, turns out I very rarely look at it. Same goes to old project archives, emails, I h
23.
▲
by
cloths
3y ago
A consistent and forward compatible data schema across the organization should reduce the amount the work for T part at least. But things are easily to diverge and difficult to converge. You gonna need some disciplines and top-down executio
24.
▲
by
cloths
3y ago
Curious to know what the data source is? Github API?
25.
▲
by
cloths
3y ago
> a bottom floating toolbar (huh???) Oh that's mobile view, I don't recommend nor do I personally use it on mobile but just my best effort(compromise) to make mobile not a total mess :)
26.
▲
by
cloths
3y ago
Good question! When I built, I chose URL over localStorage for visibility, with localStorage you'd have to dig into development console. But the main reason is self-contain, with data in URL you can easily share your todo list to someo
27.
▲
by
cloths
3y ago
Thank you, oh it comes with it, you just click on "Go back" button on your browser. ---- As I use `pushState()` to update URL for every todo list update, so can rely on browser history for this functionality, I also add change sum
28.
▲
by
cloths
3y ago
Thank you. Yes it's left aligned, as each item has a leading checkbox, also item can have children and grandchildren items, indent from left.
29.
▲
Show HN: An instantly usable To-Do List desktop Web App, no sign-up/log-in
(2doli.st)
11 points
by
cloths
3y ago
|
8 comments