Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nodoodles
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nodoodles
11d ago
That theory sounds rather esoteric and arbitrary - defensible in some circles I'm certain. Lack of visual imagination or inner monologue does not in any way imply lack of 'inner world', nevermind the lack of essence of being
2.
▲
by
nodoodles
11d ago
Yup, I consider it just bad (narrative) memory compounded by aphantasia. Can watch a film or read a book and barely remember what was there the next day. Same for life events, with exception of very strong emotional triggers, or very well-c
3.
▲
by
nodoodles
11d ago
I haven't tried mushrooms, but had some medical trouble and with very high fever + medications there was times of rathr vivid visualisation while awake which I never experience otherwise - full blackness as well. Wouldn't recommen
4.
▲
by
nodoodles
11d ago
+1 switched to versity for homelab, been simple and stable as a rock. Point at a directory per bucket and done. Also discussions few months ago here when healthcheks.io switched to it: https://news.ycombinator.com/item?id=47
5.
▲
by
nodoodles
3mo ago
If the lift is geometrically full of the (perhaps blended) mass of people, and race-dependent density is roughly similar, does it matter?
6.
▲
by
nodoodles
3mo ago
Agreed, the negativity here is quite wild. There are new power tools for our craft. People are experimenting and having fun with said power tools, and have interesting results that may be transferrable to $YOUR_PROJECT. Doing things just b
7.
▲
by
nodoodles
3mo ago
Of which calendar system?
8.
▲
by
nodoodles
7mo ago
Curious but offtopic - are others also immediately suspicious of the content and quality because the readme is so obviously AI-written? What are ways you distinguish genuinely useful contributions on the sea of slop?
9.
▲
by
nodoodles
10mo ago
Only a 100 years — the whole history before that was working in the vicinity of a home, it does feel natural to return to that. Instead of anvils, we hit keyboards and instead of swords produce alignment, but either way it brings food to
10.
▲
by
nodoodles
1y ago
Yet another browser-based screen/video recorder and editor but with multiple inputs, full privacy and scriptable effects - a slow weekend project
11.
▲
by
nodoodles
1y ago
Here's a bookmarklet: javascript:document.querySelectorAll('a').forEach(el => el.style.backgroundColor = 'transparent')
12.
▲
by
nodoodles
1y ago
On 2/ there is a safety point in having the grounding pin on all plugs, and it being longer than the live/neutral: in the socket side, the grounding pin opens up latches that block live/neutral, so kids can’t stick things int
13.
▲
by
nodoodles
2y ago
A little page that tries to keep up with Flickr uploads in real time.. built ca 13 years ago, amazingly still running. http://ekke.si/flickr/?render=random
14.
▲
by
nodoodles
2y ago
I have thought of that as ‘n’ being the manageable threshold and the (uncontrolled) ‘+1’ the overflow creates the problems. Typically in terms of additional layers or iterations.. but i like your point and perhaps’n+1’ and ‘1+n’ mean differ
15.
▲
by
nodoodles
2y ago
One fun mechanism I've been using for reducing html size is diffing (with some leniency) pages from same domain to exclude common parts (ie headers/footers). That preprocessing can be useful for any parsing mechanism..
16.
▲
by
nodoodles
2y ago
Thanks, will look into it, looks promising
17.
▲
by
nodoodles
2y ago
Awesome to hear! Looking forward to a launch -- the Waitlist form was too long to complete, need to take another LLM to fill that :)
18.
▲
by
nodoodles
2y ago
Agreed there are several complexities but not sure which ‘this’ you mean - specifically updating selectors is one of the areas I had in mind earlier..
19.
▲
by
nodoodles
2y ago
What I'd love to see is scraper builder that uses LLMs/'magic' to generate optimised scraping rules for any page, ie css selectors and processing rules mapped to output keys. So you can run scraping itself at low cost an
20.
▲
by
nodoodles
2y ago
It's "R.I.P.", not "RIP".
21.
▲
by
nodoodles
2y ago
Checks calendar… good one! I hope.. Good reminder why not to collect and keep personal data you don’t need
22.
▲
by
nodoodles
2y ago
and folding plastic bags into triangles for storage
23.
▲
by
nodoodles
2y ago
Can’t imagine that much less unwanted children is anything but net positive though..
24.
▲
by
nodoodles
3y ago
Why do we need to meet YC partners to start a startup?
25.
▲
by
nodoodles
3y ago
Agreed, it's curious the article never mentions sustainability or benefits of not having uncontrolled population growth, but uses negative language for the trend (collapse, doom, disappearing..)
26.
▲
Ask HN: Developers, do you use SDKs to integrate against REST APIs?
1 points
by
nodoodles
3y ago
|
0 comments
27.
▲
by
nodoodles
3y ago
Clever! With bit of more complexity in generation, you can shave off good number of bytes by using shorter id's, I think? 3 characters per id in base36 should do, in reality even less on average, starting from #0. >100KB reduction?
28.
▲
by
nodoodles
3y ago
One could abuse Kotlin to make almost this syntax valid. Something like: states.includes { +”VALID” || +”IN_PROGRESS” } Where statestype function ‘includes’ takes a lambda that’s run in states context and overrides plus operator for string
29.
▲
by
nodoodles
3y ago
No dismissal intended! Was agreeing with you on the premise of a barrage of difficult situations (=‘fires’) in the job. The kinds of challenges you list are to be expected and normal business as usual, but imho doesn’t have to make the role
30.
▲
by
nodoodles
3y ago
It’s certainly an unpredictable one, never know what new fires the next week brings, or when they set off a chain reaction pushing the whole team to the brink of despair. Being able to have mental boundaries and (this sounds cold) emotional
More ›