Slashdot Mirror


User: recjhl

recjhl's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. Re:Just use someone else's computer on Google Personalizes Search Results Even When You're Logged Out, a DuckDuckGo Study Finds (theverge.com) · · Score: 1

    What is a cubicle? :-)
    I have never seen one in use in Denmark.

  2. Is there anybody with an IQ above room temperature still working in the US executive branch?

    Are you using Fahrenheit or celsius?

  3. See the 2.nd half of this video: https://www.destroyallsoftware...

  4. Re:Keep honest people honest but make a good produ on 75 Percent of Bluetooth Smart Locks Can Be Hacked (tomsguide.com) · · Score: 1

    It sounds too inconvenient for most people. One more lock, and it will be faster to break in than use to keys.

  5. Re:Could systemd be responsible for the boot issue on Linux Kernel 4.6.1 Released; Some Users Report Boot Issue · · Score: 3, Funny

    For example, if I want all the kernel errors from two boots ago, it's just journalctl -p err -b -2 -k. You can get the same thing with grep but it's a lot more work.

    Two boots ago systemd did not exist.

  6. In Denmark we have a system like that. on Australian 'Electronic Pigeon Hole' Could Replace Gov't Snail Mail · · Score: 0

    Look at http://www.e-boks.dk/. Click on english at the bottom. Here we can receive most letters from local and government authorities, and form a lot of private companies, banks, insurance, phone bills. And if you want you can put your own private documents there, for a fee.

  7. How about SQL-Ledger on Running a Small Business on the Linux Platform? · · Score: 3, Informative
    From the Debian description:
    A double-entry accounting program written in perl
    Accounting data is stored in a SQL Server, for the display any text or
    GUI browser can be used. The entire system is linked through a chart
    of accounts. Each item in inventory is linked to revenue, expense,
    inventory and tax accounts. When you sell and purchase goods and
    services the accounts are automatically updated.
    .
    With the assembly feature you can build manufactured goods from parts,
    services and assemblies. When you sell assemblies all the accounts
    linked to the individual parts, services and assemblies are updated
    and stock levels adjusted accordingly. If any item belonging to an
    assembly is changed all assemblies are updated as well.
    .
    Invoices, Packing List, Income Statement, Balance Sheet, Sales and
    Purchase Order, Statements, Receipts and Checks are generated from
    templates and may be changed to suit your needs. Templates are provided
    in html and tex format. The tex templates are processed with latex
    to produce postscript and PDF documents and can be sent to a printer,
    displayed in a PDF viewer or sent out via email ...
    See http://www.sql-ledger.org/.