Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wfriesen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
The End of Tt-Rss.org
(community.tt-rss.org)
4 points
by
wfriesen
1y ago
|
0 comments
2.
▲
by
wfriesen
3y ago
In Australia it's $400 Google Store credit with the Pro, $250 with the regular. Pixel Watch 2 starts at $549.
3.
▲
Do the poka-yoke: building error proof software
(dontbuildsoftware.substack.com)
3 points
by
wfriesen
3y ago
|
6 comments
4.
▲
by
wfriesen
3y ago
Those prods have existed since phones, but it was previously about not having a ringtone blare out. Now the backlash is against people scrolling tiktok/whatever during a movie. I haven't been to a movie theatre in a while so I can
5.
▲
by
wfriesen
3y ago
I've always used this. Any rows returned means there are differences select * from ( ( select * from table1 minus select * from table2 ) union all ( select * from table2
6.
▲
by
wfriesen
3y ago
Yeah, compulsory voting is what makes it a viable way to detect fraud. I was also mistaken somewhat when I said "paper ballots". There is certainly electronic voting in Australia, but the "authentication" aspect of just
7.
▲
by
wfriesen
3y ago
In Australia we do paper ballots, no voter ID, you just say your name and it's crossed off a list. Afterwards, if the same name was crossed off two lists, the amount of double votes are counted and if it is enough to change the result
8.
▲
by
wfriesen
3y ago
Coming from an Oracle background, both application and data warehousing, I wholeheartedly agree with the articles first paragraph saying that application based dynamic SQL is horrible, but DBA (and I'll include data warehousing) dynami
9.
▲
by
wfriesen
3y ago
A good meta search across book stores is https://booko.info/ It's not global, but serves a few countries
10.
▲
by
wfriesen
3y ago
Not mainlined now, and probably not ever given that Linus has said "considering Oracle's litigious nature, and the questions over licensing, there's no way I can feel safe in ever doing so" https://arstechnica
11.
▲
by
wfriesen
4y ago
I think of the classic sci-fi depiction of "picture phones", and they are almost exclusively a device mounted on a wall, much like the original telephone. Maybe it's just a usability issue, in that holding a phone pointing at
12.
▲
by
wfriesen
4y ago
Joins are cheap when joining on indexed columns, but the trade off is extra time maintaining those indexes when writing. As always, it depends on the use case.
13.
▲
by
wfriesen
4y ago
I've been using it for a while now getting the password from a file.
14.
▲
by
wfriesen
4y ago
Interesting path, he's skipped straight over the Vagrant->Docker step most took (myself included)
15.
▲
by
wfriesen
4y ago
Signal doesn't press you to setup (by default) unencrypted cloud backups.
16.
▲
by
wfriesen
4y ago
I worked in government where Accenture where brought in for projects. A lot of high level meetings and presentations, then sub-junior level devs. At the end there was a lot of legal wrangling over "we delivered what you asked for"
17.
▲
by
wfriesen
4y ago
I'm using the linuxserver container image for calibre, then rsync'ing to my laptop to sync with my kindle. Not really server-only but has everything I want from that https://docs.linuxserver.io/images/docker-c
18.
▲
by
wfriesen
4y ago
Other than doom I like some fuzzy raw black metal to drown out noise, like Paysage d'hiver. Thankfully they have quite a large discography.
19.
▲
by
wfriesen
4y ago
I just migrated my instance by repointing the webserver container image at the one in this repo. So far, so good.
20.
▲
by
wfriesen
5y ago
Tomcat is a common embedded server for Spring Boot applications, and included in the default web stack from Spring Initialiser.
21.
▲
by
wfriesen
5y ago
That's only on the cheapest paid plan. You can customize plans and increase the amount of domains, though it adds to the price.
22.
▲
by
wfriesen
5y ago
This isn't really "in SQL" as much as "using a product that has a SQL extension/backend".
23.
▲
by
wfriesen
5y ago
pivpn now supports both wireguard and openvpn, with wireguard as the default.
24.
▲
by
wfriesen
5y ago
The official plugin uses a php port of Mozilla's Readability, which is used for Firefox Reader Mode. There is also the 3rd party FeedIron that is more configurable. https://github.com/feediron/ttrss_plugin-feediron
25.
▲
by
wfriesen
5y ago
Just 80, it seems https://github.com/caioluders/server.casino/blob/354cec4c053... That probably increases the odds that the servers it finds are "interesting"
26.
▲
by
wfriesen
5y ago
Business/requirements/users will often tell you that no two users will have the same birthday/SSN/whatever, but so often that eventually proves incorrect. Just using an auto increment ID as the primary key can prevent a
27.
▲
by
wfriesen
5y ago
I use rssbridge for sites without a feed, and the feediron plugin for ttrss for sites whose feed is incomplete. https://github.com/RSS-Bridge/rss-bridge https://github.com/feediron/ttrss_plugin-fe
28.
▲
by
wfriesen
5y ago
The .wal file comes and goes, so occasionally things like rsync will fail if the file no longer exists by the time it tries to transfer.
29.
▲
by
wfriesen
5y ago
They contain very little metal, so will not set off any metal detectors. I have a similar sized implant, but not this one, and have no trouble at airports.
30.
▲
by
wfriesen
5y ago
The result is the same, but most drugs (prescription and otherwise) are more in the milligram range. For ecstacy/MDMA an effective dose is usually on the order of 100mg.
More ›