@mntmn ooooooh
Notices by ✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 16-Nov-2024 06:36:07 JST ✧✦✶✷Catherine✷✶✦✧ -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Monday, 04-Nov-2024 16:53:52 JST ✧✦✶✷Catherine✷✶✦✧ @foone you could call this...
flash memory
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Monday, 04-Nov-2024 08:16:24 JST ✧✦✶✷Catherine✷✶✦✧ @munin I do yeah
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 02-Nov-2024 07:48:18 JST ✧✦✶✷Catherine✷✶✦✧ @foone i feel like this is a perfect application for prolog
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Thursday, 24-Oct-2024 05:17:24 JST ✧✦✶✷Catherine✷✶✦✧ @mntmn CP2108?
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Thursday, 17-Oct-2024 07:55:07 JST ✧✦✶✷Catherine✷✶✦✧ refuse the phenomenon of cutting corners
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Tuesday, 15-Oct-2024 17:12:41 JST ✧✦✶✷Catherine✷✶✦✧ it's terrifying just how easily FPGA skills translate to Factorio circuit network skills. the main difference is that wired-AND is back with a vengeance, baby, and it's also now wired-ADD instead of wired-AND
i'll do my absolute best to never use the circuit network again
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Tuesday, 15-Oct-2024 17:12:41 JST ✧✦✶✷Catherine✷✶✦✧ encountered the usual "too many items and not enough belts" in factorio and solved it with a bit of Verilog
always @(posedge update) begin
science_x_delta <= science_x_in + science_x_out * -1;
science_x_mem <= science_x_mem + science_x_delta;
end -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Tuesday, 15-Oct-2024 17:12:40 JST ✧✦✶✷Catherine✷✶✦✧ i have a recurring problem where i come up with some idea for a game and then have to slap myself and go "wait. this is just reinventing my literal job again"
this is definitely one of those times.
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Tuesday, 15-Oct-2024 17:12:40 JST ✧✦✶✷Catherine✷✶✦✧ ok so i have an incredibly cursed idea
factorio currently allows you to use only integers as values. but what if you could have higher order combinators?
"Red Science" = lambda x: x > 10
imagine how fantastically unreadable the networks would become! so much worse than the norm
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Friday, 11-Oct-2024 13:08:10 JST ✧✦✶✷Catherine✷✶✦✧ KiCAD needs a PvP mode
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Friday, 11-Oct-2024 13:08:10 JST ✧✦✶✷Catherine✷✶✦✧ hot take: Factorio is EDA software
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Thursday, 10-Oct-2024 10:03:50 JST ✧✦✶✷Catherine✷✶✦✧ i'm sorry, HDMI HEC is _what_
it is _literally Ethernet_ as in _100BASE-TX_ with very minor modifications???
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Thursday, 10-Oct-2024 06:58:49 JST ✧✦✶✷Catherine✷✶✦✧ "Modeline? Do you mean the Celeste girl?"
-
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 28-Sep-2024 07:27:37 JST ✧✦✶✷Catherine✷✶✦✧ tired: GPL is not a EULA
fatigued: MIT is not a EULA -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Wednesday, 11-Sep-2024 09:54:03 JST ✧✦✶✷Catherine✷✶✦✧ -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 07-Sep-2024 12:51:53 JST ✧✦✶✷Catherine✷✶✦✧ achievement unlocked: printf-debugged someone else's application that came to me as a binary (by finding a function nobody would miss, deleting it, and replacing the body with a call to printf and the first few instructions of whatever was in the place i wanted to have printed)
In conversation from mastodon.social permalink -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 07-Sep-2024 09:37:18 JST ✧✦✶✷Catherine✷✶✦✧ ISE has 30 (thirty) different "Util*" libraries. maybe more, i wouldn't count on me finding all of them
In conversation from mastodon.social permalink -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 07-Sep-2024 09:37:18 JST ✧✦✶✷Catherine✷✶✦✧ one of the 130 (one hundred thirty) shared libraries that this command loads is also patched (i've replaced 1e12 with 1e15 in the binary to adjust numeric precision of the output), and i'm trying to figure out why the patch doesn't work
In conversation from mastodon.social permalink -
✧✦✶✷Catherine✷✶✦✧ (whitequark@mastodon.social)'s status on Saturday, 07-Sep-2024 09:37:18 JST ✧✦✶✷Catherine✷✶✦✧ you know things are going well when you're running a command that goes
$ XILINX=/opt/Xilinx/14.7/ISE_DS/ISE LD_LIBRARY_PATH=/opt/Xilinx/14.7/ISE_DS/ISE/lib/lin64 LD_PRELOAD=~/libPortability_debugStub_printf.so ~/Projects/ltrace/ltrace -e '@*Dly*' /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/unwrapped/netgen -sta -w ~/test.ncd
and you're not even halfway done with it
In conversation from mastodon.social permalink