41 Followers
15 Following
39 Posts

Software trainer, education consultant

I'm also @digital_carver

StackOverflowhttps://stackoverflow.com/users/8127/sundar-r
Julialang ZulipSundar R
Buy me a Chai?https://ko-fi.com/digital_carver

@Stevenk
A pretty informative talk. It's obvious that they've been thinking about the issues and intricacies related to AI safety for a long time, and understand the many many different dimensions of it.

(I wish I could take back all the time I wasted on reading Hacker News discussions on AI safety and the future - which taught me basically nothing - and spend the time instead on talks like this 😀 )

@mhsatman
have you seen the MLStyle.jl package?
Rainbow

okay nature like i appreciate the sentiment and probably great article but also this type of juxtaposition will never stop being funny

There are more than 750 entries in the Big Book of Julia:

https://adamwysokinski.codeberg.page/bbj/

#julialang

Welcome to the Big Book of Julia!

@kdpsingh

select usually involves some transformation/operation on the column too (since without that, we can just use the indexing syntax if we want the columns as-is). By-row means the transformation function is applied row-wise i.e. to each row separately instead of to whole columns.

At the #JuliaLang meet-up at the JuliaHub office in Bangalore. Say hello if you come across the nametag SUNDAR screaming at you!

#JuliaMeetup #JuliaQnA

@abhi_jl

Makes sense, JS dependence seems (unfortunately) pretty common in Julia doc pages.

If possible, it would be nice if we could have a "some functionality is disable without Javascript" type message at the top, instead of this misleading and potentially confusing link to older docs. It might not be obvious to a new user that JS is the problem, and they might be mislead towards the docs for the older version.

@abhi_jl
Also, I'm not sure why that main docs link from https://genieframework.com/docs/? immediately leads to a an "Advanced" page.

Should it be linking to the "Getting Started" section https://genieframework.com/docs/genie/v5.4/tutorials/Getting-Started.html instead?

Seems like the "Advanced" page is getting chosen just because it's alphabetically first, but that's probably not the most useful place to start for a new user.

Documentation - Genie Framework

Genie Framework includes all you need to quickly build production-ready web applications with Julia. Develop Julia backends, create beautiful web UIs, build data applications and dashboards, integrate with databases and set up high-performance web services and APIs.

Hi @abhi_jl
The "v5 (latest)" link from https://genieframework.com/docs/? leads to https://genieframework.com/docs/genie/v5.4/tutorials/Advanced-Routing-Techniques.html

For those of us that have Javascript disabled by default, that page shows a misleading warning "You are not using the latest version of docs. Click here to go to v5 →" and the link actually takes us to the v4 version of the documentation.

Documentation - Genie Framework

Genie Framework includes all you need to quickly build production-ready web applications with Julia. Develop Julia backends, create beautiful web UIs, build data applications and dashboards, integrate with databases and set up high-performance web services and APIs.