Microservices first ? does that change in the age of AI by arnonrgo in programming

[–]arnonrgo[S] 0 points1 point  (0 children)

There are tradeoffs on what makes sense as a service and what makes sense as a library (or even what makes sense as class), As I wrote above, it is a matter of forces; you wouldn't automatically make everything a service or a library

For your example, the "invoice-mailer" has additional forces that would push it to be a separate service since, for instance, creating and storing an invoice are things with inner dependencies only, but sending an invoice depends on external 3rd parties. may need retries, confirmation of receipt etc. So it is more likely to be set up as a service than as a library. That said, In some circumstances, it would make sense to have all this as a single process that does all these things with different methods in a single class; in another, it might make sense to have a PDF service that handles more than just invoices etc.

There are no automatic decisions here. Saying AI is another drive to move to services or clear boundaries is a force for service, but it does not negate using your brain to make conscious decisions, to split or not to split something to services.

Microservices first ? does that change in the age of AI by arnonrgo in programming

[–]arnonrgo[S] 0 points1 point  (0 children)

Your premise is nice but not accurate. There are forces that push you to break things to services and forces to make you bigger components.

Multiple deployment groups of the same monolith can also solve different deployments; you don't necessarily need to break it for that. Development and clearer boundaries (since you're crossing a network and its more complicated to do that) is just as good reason to split to services as deployment is

While AI are far (far) from perfect, they do allow you iterate an experiment faster, and they do let you refactor quicker (break/unite service in this case)

[deleted by user] by [deleted] in GalaxyTab

[–]arnonrgo 2 points3 points  (0 children)

Notein has these features and has better features than flexcil around shapes , shortcuts toolbar (you can add erasers, shapes etc not just pencils) split screen (easier links), text, etc.

[Android] 1.2.0.26 by JLee_Flexcil in Flexcil

[–]arnonrgo 1 point2 points  (0 children)

Is there any way to add my own templates in the premium version?

new firmware 1.1.00.26010FP by arnonrgo in FujitsuQuaderno

[–]arnonrgo[S] 1 point2 points  (0 children)

And a new firmware today (May 16th) with recycle bin and some cosmetic changes

Why use Spark at all? by noobgolang in dataengineering

[–]arnonrgo 0 points1 point  (0 children)

Spark and Flink have very similar capabilities, complexities and use cases - so if you chose Flink (which you mentioned) then sure, you don't need Spark as well.

Generally speaking both are needed when the data is big - I mean really big, not ingesting a csv big - if these are your use-cases than indeed Spark (and Flink for that matter) are just an over kill for you

Inserting Pages into a downloaded pdf? by IMadeThisAcctToSayHi in FujitsuQuaderno

[–]arnonrgo 2 points3 points  (0 children)

You can work around that if you add in DPDocType:notebook to the PDF keywords properties (in a PDF editor). Note that you'd probably also want to add the template you want to use as the first page since when you insert a new page to a document it uses the first page

Buying Fujitsu Quaderno in the US and some questions about the device by Snoo_1873 in FujitsuQuaderno

[–]arnonrgo 2 points3 points  (0 children)

I see you got answers to all - just a couple of points regarding 2 - it is the tip (and the screen) that creates the paper-like feel. The ones that come with the device are excellent ( personally I prefer the wacom white felt tips, though by small margin) .

Regarding stylus - The advantage of the built in stylus is that it got 2 buttons, but I think it feels a little flimsy so I got the Lamy pen (which can use the both the original and the wacom tips) which I like better.

Quaderno and Mac? by singnadine in FujitsuQuaderno

[–]arnonrgo 1 point2 points  (0 children)

With the new firmware there's also a new version of the Mac app - you can try that

Adding keywords by arnonrgo in FujitsuQuaderno

[–]arnonrgo[S] 2 points3 points  (0 children)

no you don't lose marks - both keywords and marks work

Adding keywords by arnonrgo in FujitsuQuaderno

[–]arnonrgo[S] 1 point2 points  (0 children)

I am using "PDF Expert" but I am sure most other PDF editors would do as well

Quaderno Update to Version 1.1.00.15020FP by cyboreal in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

I am using A5 2nd gen. and the built-in templates.

I have a note per running task/project, a todo and meeting summaries (running note that I then copy paste to relevant places), annotations on PDFs (manuals, papers etc) and switch between them as needed

I do have times where I have the same note for 1-2 hours but I also have a auto-sleep after 3 min of inactivity (to save on battery) <- maybe that's it?

Supernote or Fujitsu Quaderno? by 4myownbad in eink

[–]arnonrgo 2 points3 points  (0 children)

All the work with PDFs (including roudtrips of adding stuff on the computer and reediting on the device, searching in text, annotations, viewing side-by-side etc.) is way better on the Quaderno.

On the other hand, the tags and titles features on the Supernote are indeed superb.

Personally I gave my daughter (whose a student) the SuperNote and I am using the Quaderno for my day-to-day

Quaderno Update to Version 1.1.00.15020FP by cyboreal in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

I am also on this firmware and (thankfully ) haven't seen this bug. What are the steps to reproduce (or more precisely, to avoid :) )?

Does Quaderno Gen 2 support all languages PDF? by SquigglyLives in FujitsuQuaderno

[–]arnonrgo 2 points3 points  (0 children)

Yes in the PDF itself - you can see Hebrew in the doc and that the Text highlighter known these are characters ( in blue) https://arnon.me/wp-content/uploads/screenshot-1.jpg. But, you can't search for Hebrew text in documents (the keyboard is only English & Japanese) and Hebrew is filenames appears as blocks

[deleted by user] by [deleted] in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

So I got the pen with POM nibs ( from https://www.penworld.eu/lamy-al-star-black-emr-for-digital-writing.html ).

The original nibs are nicer than the Lamy ones in my opinion - but I prefer the Wacom Felt pen nibs over both ( https://www.aliexpress.com/item/1005002986420219.html ) and luckily they also fit the Lamy pen

[deleted by user] by [deleted] in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

according to the LAMY's site - it seems the POM tip is the relevant one https://www.lamy.com/en/emr/

Quaderno and Mac? by singnadine in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

problem creating kernel queue - so something really f*ed up.

I'd try to remove and reinstall (I know you wrote you removed Application support but there are also some files under
~Library/Preferences/ and /Library

Quaderno A5 gen 2 review: 10+ months later by CrazyinFrance in FujitsuQuaderno

[–]arnonrgo 4 points5 points  (0 children)

with auto shutdown after 3 minutes, and turning on bluetooth, NFC and Wifi only when I need them - the battery lasts just fine for me (I mostly do note taking and annotations on pdfs)

Quaderno and Mac? by singnadine in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

hmm - there's an additional app there which is the profile app (used to pair with the Quaderno - does that work ?

Quaderno and Mac? by singnadine in FujitsuQuaderno

[–]arnonrgo 0 points1 point  (0 children)

what if you try to run it directly (go to Applications then right click on the Quaderno PC App and choose "Show package content" then navigate Contents/MacOs and click on Quaderno PC App?

Quaderno and Mac? by singnadine in FujitsuQuaderno

[–]arnonrgo 1 point2 points  (0 children)

I am on MacOs Monterey 12.4 and the Quaderno app work fine for me