Filter
Exclude
Time range
-
Near
Replying to @SenecaSpeaks21
Good luck and perseverance. I've moved out of the Bay area back in 2020, but remember the estuary waterfront from sailing out of Oakland YC back in the day. Turns out the venality of the Port of Oakland, & Oakland City Government dates back to at least 1977, when they tried to seize the OYC docks. See "move to Alameda" section below for the polite version of the story. linkhttps://www.oaklandyachtclub.net/Default.aspx?p=dynamicmodule&pageid=195&ssid=100228&vnf=1 The less polite is that the docks were moved in the dark of night the evening before the lease expired, leaving only the disconnected power and water lines hanging over the seawall, as the leasehold improvements were club property and not being left to the port to confiscate.
5
185
There's still time to join our current #DailyStudyGroup, "Creating Custom User Interfaces"! Next week we'll be exploring control objects, layout, DynamicModule and more. Sign up here: wolfr.am/VXRUlc89
2
10
Have you ever wished for an "Arduino app?" A pre-compiled binary file that you may copy to SD card and deploy on multiple boards. Developing an Arduino 'app' with RT-Thread: bit.ly/3xLVN7z @arduino #Arduino #App #OpenSource @Embedded #RTOS #ArduinoMKRZero #DynamicModule
2
5
Linear algebra in #Emacs using MKL and dynamic modules goo.gl/fb/DgrX8L #dynamicmodule

1
4
Adding linear algebra to #Emacs with the GSL and dynamic modules goo.gl/fb/LcfbQK #dynamicmodule

1
Adding a GSL #integration function to #Emacs with a dynamic module goo.gl/fb/ZJ8aL1 #dynamicmodule

1
DynamicModule[{x}, {Slider[Dynamic[x], {-3000, 5000}], Dynamic@ MatrixPlot@Sign[QuantityMagnitude@GeoElevationData@"Earth" x]}]
1
Selecting the nth prime: DynamicModule[{n=1000},{Slider[Dynamic[n], {1,10^5,1}], Subscript[p,Dynamic[n]]\[LongRightArrow]Dynamic[Prime[n]]}]
4
Plot any function: Panel[DynamicModule[{f = Sin[x]}, Column[{InputField[Dynamic[f]], Dynamic[Plot[f, {x, -5, 5}]]}]]]
1
5
Simple dynamic interface: DynamicModule[{c}, {PopupMenu[Dynamic[c], CountryData[]], Dynamic[CountryData[c, "Shape"]]}]
5
Constrain locators: DynamicModule[{pt = {1, 0}}, Graphics[{Circle[], Locator[Dynamic[pt, (pt = Normalize[#]) &]]}, PlotRange -> 2]]
1
3
Check out the invite here! trumpnationallosangeles.com/…

1