Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
inshadows
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
inshadows
4y ago
You're idiot
2.
▲
by
inshadows
4y ago
> Audible cheesecake?: How to become a better listener Unsubscribe from Audible. Listen to audiobooks that you actually own. Stop being a slave of subscription economy.
3.
▲
by
inshadows
4y ago
Oooh, we have all missed it. What would we do without him.
4.
▲
by
inshadows
4y ago
> FTX > Musk Very nice! How can I add friends on HN?!
5.
▲
by
inshadows
4y ago
> It feels good and particularly good at this moment to be at an organization that said we need to do things differently from the beginning, and then to be asking ourselves what does it mean to do things differently now and over the cour
6.
▲
by
inshadows
4y ago
Who cares. Don't be a free-loader.
7.
▲
by
inshadows
4y ago
They charge for bandwidth, server cycles and rent.
8.
▲
by
inshadows
4y ago
> A simple, clean and cross-platform music player > electron-builder.yml This is a joke, right?
9.
▲
by
inshadows
4y ago
Yet another 300 MB of utter Electron crap with as little functionality as viable.
10.
▲
by
inshadows
4y ago
Check out functions/procedures/subroutines.
11.
▲
by
inshadows
4y ago
> What about defence in depth? It is a manager-speak buzzword. What about it?
12.
▲
by
inshadows
4y ago
#!/bin/bash command1 command2 wow, magic
13.
▲
by
inshadows
4y ago
Care to elaborate and share some interesting links? I'm honestly interested and I agree the article is shallow.
14.
▲
by
inshadows
4y ago
Though from quick skim of https://rclone.org/sftp/ it seems you have to configure each remote. With sshfs you don't need to do any configuration apart from ~/.ssh.
15.
▲
by
inshadows
4y ago
Just make fonts gray, put as little content on as much screen area as possible, and include some Corporate Memphis around.
16.
▲
by
inshadows
4y ago
How come you don't just dump this junk into spam? It's clearly meant to get your dollars so the content is intended to manipulate you. Why are newsletters a thing anyway? When I see "sign-up for newsletter" anywhere in t
17.
▲
by
inshadows
4y ago
So is astroturfing. Parent and most other posters should be banned for breaking that rule.
18.
▲
by
inshadows
4y ago
You mean like dict() in Python? What's the use case for this?
19.
▲
by
inshadows
4y ago
And redis/memcached are like 1% of use cases for database.
20.
▲
by
inshadows
4y ago
Sorry for stupid question, but how does it actually draw stuff onto screen? I see lots of GUI abstractions in fyrox-ui/src/lib.rs but I can't find where it actually interacts with the underlying OS. I'm very curious abou
21.
▲
by
inshadows
4y ago
How do scrapers deal with being nice to a website these days? I'm talking multiple IPs, request rate, exponential backoff. Is there any body of knowledge for this?
22.
▲
by
inshadows
4y ago
Can you share where did you get such a nice proxy for 500 proxies? TIA
23.
▲
by
inshadows
5y ago
Perfect! Usually mnemonics are activated by Meta-$letter, e.g. Meta-C (or Alt-C) for "[C]ancel" or Meta-M for "I[m]port". That has long tradition. I've just found the I[m]port example in Evolution's (mail clien
24.
▲
by
inshadows
5y ago
No mneonics... All of this Python TUI stuff wastes pixels with 80's technology screen rendering and yet it doesn't have the only thing that still makes TUIs good: fast keyboard navigation. And I don't mean Tab-ing and arrow-i
25.
▲
by
inshadows
5y ago
Enjoy your unfixed CVEs. About weekly the longest.
26.
▲
by
inshadows
5y ago
Then your cache is lost on every reboot... Evolution (mail client) by default stores fetched email in there (I moved it to other place for backup purposes). It'd suck to have your mail client re-fetch emails every time.
27.
▲
by
inshadows
5y ago
render.com is nice domain. I wonder how much it cost to acquire it. :-)
28.
▲
by
inshadows
5y ago
Bullshit. I don't need to use cursor with Python's sqlite3 module if I use the shorthand API exported by the module. I can write abstractions in Python. But I don't need to write shitty abstractions like the one for filtering
29.
▲
by
inshadows
5y ago
Write SQL.
30.
▲
by
inshadows
5y ago
How is this DSL acceptable? posts = await client.post.find_many( where={ 'OR': [ {'title': {'contains': 'prisma'}}, {'content': {&#x
More ›