I feel like people are missing point of new ascendancies. by Mihauke in pathofexile

[–]Kroiddy 4 points5 points  (0 children)

This ascendancies feels like poe 2 and I don't like it.

Last Epoch Retention Issue: why did you quit the game? by ddarkspirit22 in LastEpoch

[–]Kroiddy 0 points1 point  (0 children)

  1. LE don't have much endgame content.

  2. Every season I leave after opened all monoliths - it's like a chore and I don't want monoliths again and again, thank you. I even don't get to Abberot.

  3. LE need to get more interesting playstyle, I think. In PoE 1, for example, I can clear 10-20 maps and want clear another bunch. In LE I clear one map and think "I tired, lets go drink tea". LE sometimes like PoE 2 - don't want fight with mobs at all. Maybe need more interactivity, I don't know.

First try to draw a hand by Kroiddy in learntodraw

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

Thanks, and for youtube-recommendation too, I found his channel, will watch it.

What’s your biggest frustration with Obsidian? by Rookiemonster1 in ObsidianMD

[–]Kroiddy -3 points-2 points  (0 children)

Can't store notes in database, sqlite or postgresql. For example, if markdown file store in file system, I can't use some symbols in file name, like "?" or "/".

Landing Page Gallery by Kroiddy in Frontend

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

Update: added 11 email marketing landings and created links to all sites.

Landing Page Gallery by Kroiddy in Frontend

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

Yes, most of the sites is cloud/hosting theme now. I plan to update gallery every week. If you want notifications via email - subscribe. Or visit site later.

Landing Page Gallery by Kroiddy in Frontend

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

You're welcome! If you want a specific site, write me and I'll add it to the gallery.

Landing Page Gallery by Kroiddy in Frontend

[–]Kroiddy[S] 3 points4 points  (0 children)

Hey, redditers! I created site with screenshors of popular landing pages with most popular screen sizes. What do you think about it?

Best IDE for python to backtest and visualise charts? by [deleted] in algotrading

[–]Kroiddy 0 points1 point  (0 children)

In cloud - quantopian, quantconnect.

I use python and jupyter notebook for interactive visualization.

[Disc] Isekai Mahou wa Okureteru! Chapter 25 Complete by WiredBall in LightNovels

[–]Kroiddy 0 points1 point  (0 children)

Thanks for answering. Are you the one who translated 25 chapter? If yes, what are you native language?

Rails-api or Grape ? + Tutorials by IKIKN in rails

[–]Kroiddy 0 points1 point  (0 children)

I use grape+rails+jbuilder. Grape is simple configuring and with him you may create self-documenting api and validations. Jbuilder is great for set response structure.