Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fatcow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
fatcow
18d ago
Who remembers seeing PSQR everywhere in .COM files?
2.
▲
by
fatcow
7mo ago
What an incredible idea! Love it, will spend some monopoly money on it!!
3.
▲
by
fatcow
2y ago
Question: is the apple reboot seriously displaying a dmesg log?
4.
▲
by
fatcow
2y ago
another perthian! w00t
5.
▲
by
fatcow
2y ago
https://furius.ca/salsa-book/ is a previous attempt!
6.
▲
by
fatcow
2y ago
Woot. JavaScript will be moot.
7.
▲
by
fatcow
2y ago
You fight like a dairy farmer.
8.
▲
by
fatcow
2y ago
also: Delphine software Another World.
9.
▲
by
fatcow
3y ago
https://map.geo.admin.ch/ Herewith the map site. I have to admit, the maps (at any zoom levels) are quite beautiful. Much much better than the likes of Apple or Google!
10.
▲
by
fatcow
3y ago
Oh saw a lot of these when dabbling with fractint. Never could figure out how and why, but they were beautiful nonetheless on my mighty VGA!
11.
▲
by
fatcow
3y ago
https://github.com/Gnucash/gnucash/blob/stable/gnucash/gnome... This is something I'm familiar with! I refined the above algorithm to reconcile statements according to the statement end balance
12.
▲
by
fatcow
3y ago
You could and should discuss on the mailing lists. Agree scheduled transactions are not visible from bindings, and it could be a feature request. If you wanted to so depreciation of assets you could easily do your own calculations via schem
13.
▲
by
fatcow
3y ago
https://github.com/Gnucash/gnucash/pull/1794 Note the full API may be accessible via a cli interface. The above work will be merged hopefully soon.
14.
▲
by
fatcow
3y ago
Stopford Building!
15.
▲
System-wide profiling for Linux and Android
(perfetto.dev)
1 points
by
fatcow
3y ago
|
0 comments
16.
▲
by
fatcow
3y ago
while ( t++ = s++) ; You're assigning a char to another, relying on the return value being 0 to detect end of string. You're performing the copy while also increasing the pointers with ++ in the same expression. You'
17.
▲
by
fatcow
4y ago
Yes I get that, didn't quite understand why this switching of error message is relevant to the code...
18.
▲
by
fatcow
4y ago
Why is it funny, please explain?
19.
▲
by
fatcow
4y ago
It orders transactions by (1) Transaction Date (2) Split Action (3) Transaction Num (4) Entry Date (5) Description
20.
▲
by
fatcow
4y ago
Huh there's a Balance Forecast report which does exactly this. It considers the Scheduled Transactions applicable to your accounts, and shows the forecasted balances.
21.
▲
by
fatcow
4y ago
You'll like https://github.com/Gnucash/gnucash/pull/1371 then :)
22.
▲
by
fatcow
4y ago
There's also a heavily worked-on upgrade to the importer. Just saying the developers are users too, and want an easier time for data entry. https://github.com/Gnucash/gnucash/pull/1371
23.
▲
by
fatcow
4y ago
So much fun in this editor. I'm surprised it is getting so much regular development. A breath of fresh air, it has helped edit many config files on remote shells.
24.
▲
by
fatcow
5y ago
There's an upcoming UI to input stock transactions and will explicitly request capital gains, so, there will be fewer opportunities for error. https://github.com/Gnucash/gnucash/pull/818
25.
▲
by
fatcow
5y ago
There's the EPC QR code standard in Europe which is underused... https://en.wikipedia.org/wiki/EPC_QR_code
26.
▲
by
fatcow
5y ago
Us old-timers may remember a PC one called PCROBOTS sent to UK to participate in tournaments in the early 1990s (30 years ago!) http://www.pscs.co.uk/pcrobots/index.php https://programminggames.org/PCRo
27.
▲
by
fatcow
5y ago
While I usually abhor reductionist conclusions, I find this comment refreshing and hopefully useful to others. Depression isn't simply "lack of serotonin" nor "a series of unfortunate events". There's a theory
28.
▲
by
fatcow
5y ago
you could monitor the bitcoin address and watch if the funds deplete.
29.
▲
by
fatcow
5y ago
> Can somebody let me know why one cannot just take the assembly version of an existing compiler and carefully review its code to be happy with it and then build everything from that verified compiler? Why does it need so many steps? Bec
30.
▲
by
fatcow
5y ago
Thanks for mentioning GnuCash - it has a mature scheme backend.
More ›